Function addUserTokenInfo

  • Sets the specified token info which can later be retrieved via getUserTokenInfo

    If any fields are unspecified, they will be searched for from the following in order of priority:

    • The "Sei-Public-Goods" centralized asset list
    • Metadata returned from the contract (if it's a contract token)
    • the denoms_metadata Sei query (if it's a native token)

    Parameters

    Returns Promise<void>