Defined in: account-kit/infra/src/actions/types.ts:41
| Property | Type |
|---|---|
amount? | string |
assetType | SimulateAssetType |
changeType | SimulateChangeType |
contactAddress | `0x${string}` |
decimals | number |
from | `0x${string}` |
logo? | string |
name? | string |
rawAmount? | string |
symbol | string |
to | `0x${string}` |
tokenId? | string |