Token Information
Token Information
Retrieve information about the SOMI token.
URL: /token
Method: GET
Response:
{
"name": "Somi Token",
"symbol": "SOMI",
"total_supply": 1000000000,
"contract_address": "0xSOMI123..."
}
Last updated