NativeCurrency
namestringnullable
Full name of the native currency.
Example:
Ethersymbolstringnullable
Ticker symbol of the native currency.
Example:
ETHdecimalsintegernullable
Decimal precision of the native currency.
Example:
18JSON
NativeCurrency
{
"name": "Ether",
"symbol": "ETH",
"decimals": 18
}