Private
_customPrivate
_providerReturn the blockchain of the token.
Return the pNetwork enclave address for the token.
Return the pTokensAssetProvider eventually assigned
Return the token's symbol.
Return token smart contract address.
Return the vault address for the token.
Return the weight associated to the token during the swap. Its usage is currently not supported.
Protected
hostProtected
nativeSet custom transactions to be pushed on-chain when swapping. These will override the standard transactions used to interact with the pNetwork. Use carefully.
The same asset. This allows methods chaining.
An array of algosdk.EncodedTransaction objects (https://algorand.github.io/js-algorand-sdk/interfaces/EncodedTransaction.html).
Generated using TypeDoc
Create and initialize a pTokensAlgorandAsset object. pTokensAlgorandAsset objects shall be created with a pTokensAlgorandAssetBuilder instance.