TokenConfig

August 5, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
tickerstrticker symbol of the currency e.g. USDT
decimalsintthe number of digits after the comma. Values are always delivered as integers. This value can be used to set the decimal point at the right place.
peg_currencystris set if token is a stablecoin. It holds the thicker symbol of the currency the tokens is pegged to.[optional]
contract_addressstrthe contract address of the token on the blockchain. This is only set for tokens that are not native to the blockchain.[optional]
any string namebool, date, datetime, dict, float, int, list, str, none_typeany string name can be used but the value must be the correct type[optional]

[Back to Model list] [Back to API list] [Back to README]