Skip to main content
Version: v2

FeeToken

tokenAddressstringrequired

Address of the token accepted as fee payment on this chain.

tokenSymbolstringnullable

Token ticker symbol

tokenNamestringnullable

Human-readable token name

decimalsintegernullable

Token decimal precision

JSON
FeeToken
{
"tokenAddress": "0x514910771AF9Ca656af840dff83E8264EcF986CA",
"tokenSymbol": "LINK",
"tokenName": "ChainLink Token",
"decimals": 18
}