| Name | Type | Description | Notes |
|---|---|---|---|
| feePerByte | string | [optional] [default to undefined] | |
| gasPrice | number | [optional] [default to undefined] | |
| gasLimit | string | [optional] [default to undefined] | |
| networkFee | string | [optional] [default to undefined] | |
| baseFee | number | (optional) Base Fee according to EIP-1559 (ETH assets) | [optional] [default to undefined] |
| priorityFee | number | (optional) Priority Fee according to EIP-1559 (ETH assets) | [optional] [default to undefined] |
| maxFeePerGasDelta | string | Max Fee Per Gas Delta added only for EIP-1559 (ETH assets) | [optional] [default to undefined] |
| l1Fee | string | Layer 1 fee for Layer 2 chains | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]