CLOB Currencies
Get Currency by Address
Get single currency by address
curl -X GET "https://integrated-api.mainnet.muchfi.xyz/api/clob/currencies/string"{
"address": "string",
"name": "string",
"symbol": "string",
"decimals": 0,
"totalSupply": "string"
}