Skip to content

BridgeTxResult

BridgeTxResult

Bases: BaseModel

Attributes

prepared_tx instance-attribute

prepared_tx: PreparedBridgeTx

source_tx instance-attribute

source_tx: TxResult

target_from_block instance-attribute

target_from_block: int

event_id class-attribute instance-attribute

event_id: str | None = None

target_tx class-attribute instance-attribute

target_tx: TxResult | None = None

status property

status: TxStatus

currency property

currency: Currency

source_chain property

source_chain: ChainID

target_chain property

target_chain: ChainID

bridge_type property

bridge_type: BridgeType

gas_used property

gas_used: int

effective_gas_price property

effective_gas_price: int

total_fee property

total_fee: int