Defined an one token which can have multiple contract addresses dependent to networkId

name
string
required

Name of the token

Example:

"Shiba Inu"

symbol
string
required

Symbol of the token

Example:

"SHIB"

tokenAddresses
object[]
required

Array of different contract addresses dependent to networkId

Defines one token address connected with network Id on which it's working

Was this page helpful?