Static
Private
tokenStatic
addAdds tokens to the bridge token configuration for the specified network.
add
The Algorand network for which to add the tokens.
The Algorand token configuration array.
Static
Private
addPrivate
Adds or updates tokens in the bridge token configuration for the specified network.
addUpdateTokens
The network for which to add or update the tokens.
The token configuration array.
Static
getRetrieves the token associated with the specified address for the specified network.
getFromAddress
The Algorand network for which to retrieve the token.
The address associated with the token to retrieve.
Static
getRetrieves the token with the specified symbol for the specified network.
getToken
The Algorand network for which to retrieve the token.
The symbol of the token to retrieve.
Static
getRetrieves the tokens for the specified network.
getTokens
The Algorand network for which to retrieve the tokens.
Static
loadLoads the bridge token configuration for the specified network.
loadConfig
The network for which to load the bridge token configuration.
The bridge token configuration array.
Generated using TypeDoc
Represents a class that manages bridge tokens. (V1 + Circle Bridge)