VyArbitrumErc721TransactionRequest
\!! DESCRIPTION MISSING !!
Derived Properties (VyTransactionRequestBase)
Field | Type | Description | Required |
---|---|---|---|
Id | string | The transaction `ID` | ✗ |
WalletId | string | The wallet `ID` that executed the tx | ✗ |
| string | ✗ | |
Type | The type of transaction | ✓ | |
Status | The status of transaction | ✗ |
Properties
Field | Type | Description | Required |
---|---|---|---|
SigningMethod | ✗ | ||
GasPrice | int | ✗ | |
Gas | int | ✗ | |
MaxFeePerGas | int | ✗ | |
MaxPriorityFeePerGas | int | ✗ | |
Nonce | int | ✗ | |
Value | int | ✗ | |
To | string | ✗ | |
Network | ✗ | ||
TokenAddress | string | ✗ | |
From | string | ✗ | |
Amount | int | ✗ | |
TokenId | int | ✗ |
References
Operation
Schema
Last updated