Miscellaneous
FastBridge Contract Utilities
Call from Origin Chain:
canClaim
Checks if the Dispute Period has passed and the funds are now claimable
bridgeStatuses
Returns the current BridgeStatus of the indicated
transactionId
bridgeProofs
Returns the details of a bridge proof, including the asserted
relayer
getBridgeTransaction
Decodes request bytes (such as those emitted from a BridgeRequested event) into a BridgeTransactionV2 struct.
Call from Destination Chain:
bridgeRelays
Checks if the indicated
transactionId
has already been relayed
RFQ Load Tester
The rfq-loadtest
tool can be used to rapidly send ETH bridges for the purpose of load testing.