curl --request GET \
--url 'https://de.raze.sh/api/sol/tokens/supply/{tokenMint}?apiKey='{
"success": true,
"tokenMint": "<string>",
"supply": 123,
"decimals": 123,
"timestamp": "2023-11-07T05:31:56Z"
}curl --request GET \
--url 'https://de.raze.sh/api/sol/tokens/supply/{tokenMint}?apiKey='{
"success": true,
"tokenMint": "<string>",
"supply": 123,
"decimals": 123,
"timestamp": "2023-11-07T05:31:56Z"
}