Skip to main content

Interface: EvmNativeTransferInput

moralis-monorepo / @moralisweb3/common-evm-utils / EvmNativeTransferInput

Interface: EvmNativeTransferInput

@moralisweb3/common-evm-utils.EvmNativeTransferInput

Table of contents

Properties

Properties

direction

Optional Readonly direction: string


fromAddress

Readonly fromAddress: EvmAddressInput


fromAddressLabel

Optional Readonly fromAddressLabel: string


internalTransaction

Readonly internalTransaction: boolean


toAddress

Optional Readonly toAddress: EvmAddressInput


toAddressLabel

Optional Readonly toAddressLabel: string


Readonly tokenLogo: string


tokenSymbol

Readonly tokenSymbol: string


value

Readonly value: string


valueFormatted

Readonly valueFormatted: string