Interface: AptosCoinInfoDtoInput
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosCoinInfoDtoInput
Interface: AptosCoinInfoDtoInput
@moralisweb3/common-aptos-utils.AptosCoinInfoDtoInput
Table of contents
Properties
- coinType
- coinTypeHash
- creatorAddress
- decimals
- name
- supplyAggregatorTableHandle
- supplyAggregatorTableKey
- symbol
- transactionCreatedTimestamp
- transactionVersionCreated
Properties
coinType
• Readonly coinType: string
coinTypeHash
• Readonly coinTypeHash: string
creatorAddress
• Readonly creatorAddress: AptosAddressInput
decimals
• Readonly decimals: number
name
• Readonly name: string
supplyAggregatorTableHandle
• Readonly supplyAggregatorTableHandle: string
supplyAggregatorTableKey
• Readonly supplyAggregatorTableKey: string
symbol
• Readonly symbol: string
transactionCreatedTimestamp
• Readonly transactionCreatedTimestamp: string
transactionVersionCreated
• Readonly transactionVersionCreated: string