Common data types used in the Suave API endpoints.
{ "title": "Bored Ape NFT #1234", "description": "A super rare NFT", "image_url": "https://example.com/ape.jpg", "quantity": 1 }
{ "currency": "USDC", "amount": 1000000000000000000, "decimals": 18 }