Interface AssetTransfer

Hierarchy

  • AssetTransfer

Properties

blockNum: string

Block number of the block where the transfer occurred.

category: string
contractAddress: null | string
hash: string

Hex string represented transaction hash.

metadata: {
    blockTimestamp: Date;
}

Metadata of the transfer.

Type declaration

  • blockTimestamp: Date

    Timestamp of the block from which the transaction event originated.

network: string
tokenId: null | string

Generated using TypeDoc