Skip to content

BridgeTxDetails

BridgeTxDetails

Bases: BaseModel

Attributes

contract instance-attribute

contract: ChecksumAddress

fn_name instance-attribute

fn_name: str

fn_kwargs instance-attribute

fn_kwargs: dict[str, Any]

tx instance-attribute

tx: dict[str, Any]

signed_tx instance-attribute

tx_hash property

tx_hash: str

Pre-computed transaction hash.

nonce property

nonce: int

Transaction nonce.

gas property

gas: int

Gas limit

max_fee_per_gas property

max_fee_per_gas: int