Interface: Transaction
Defined in: types.ts:39
Properties
Property | Type | Defined in |
---|---|---|
contractAddress? | string | types.ts:46 |
date | number | types.ts:40 |
from | string | types.ts:41 |
nftId | string | types.ts:44 |
to | string | types.ts:42 |
tokenId? | string | types.ts:45 |
tokenName? | string | types.ts:47 |
txId | string | types.ts:43 |