Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 507 Bytes

BurnTransactionData.md

File metadata and controls

43 lines (22 loc) · 507 Bytes

Interface: BurnTransactionData

A transaction for minting osTokens

Properties

transaction

transaction: `0x${string}`

Const

Hex-encoded transaction call data


gasEstimation

gasEstimation: bigint

Const

Gas estimation


maxPriorityFeePerGas

maxPriorityFeePerGas: bigint

Const

Max priority fee per gas to use for network


maxFeePerGas

maxFeePerGas: bigint

Const

Max fee per gas to use for network