Readonly addressReadonly blockchainReadonly decimalsReadonly nameReadonly symbolSerializes priceTokenAmount to struct object.
Gets set amount in wei and converted to string.
Gets set amount with decimals.
Gets set amount in wei.
Optional tokenStruct: Partial<TokenAmountStruct<BlockchainName>>Static createCreates PriceTokenAmount based on token's address and blockchain.
Base token structure with amount.
Static createCreates array of Tokens based on tokens' addresses and blockchain.
Static tokensMaps provided tokens to their addresses.
Generated using TypeDoc
Contains token structure with price and amount.