Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$0.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000025 | $2,556.97 |
$0.06 | |
WETH | ERC-20 | 0.029681 | $2,555.77 |
$75.86 | |
USDC | ERC-20 | 6.889276 | $1.00 |
$6.89 | |
USDbC | ERC-20 | 2.758734 | $0.999705 |
$2.76 | |
DAI | ERC-20 | 1 | $0.999647 |
$1 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.08 | |
WGC | ERC-20 | 200 | $0.0001 |
$0.02 | |
USA | ERC-20 | 1 | $0.001549 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000652 |
$0 | |
BLOOM | ERC-20 | 1 | $0.000046 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21800137 | 29 minutes ago | | | 0 | 0.0000039821312 | |
| 21797347 | 2 hours ago | | | 0 | 0.0000037620974 | |
| 21772160 | 16 hours ago | | | 0 | 0.0000038032375 | |
| 21772089 | 16 hours ago | | | 0 | 0.0000035986193 | |
| 21766668 | 19 hours ago | | | 0 | 0.0000044956028 | |
| 21762299 | 21 hours ago | | | 0 | 0.0000044956028 | |
| 21754404 | a day ago | | | 0 | 0.0000037615107 | |
| 21752775 | a day ago | | | 0 | 0.0000042934682 | |
| 21752334 | a day ago | | | 0 | 0.0000080116273 | |
| 21751428 | a day ago | | | 0 | 0.0000035064053 |
ABI
ABI objects
Getter at block 21800993
CHAIN_ID() view returns (uint64)
8453
superRegistry() view returns (address)
0x17a332dc7b40ae701485023b219e9d6f493a2514
Read-only
getPostDstSwapFailureUpdatedTokenAmount(uint256 payloadId_, uint256 index_) view returns (address interimToken, uint256 amount)
swappedAmount(uint256 payloadId, uint256 index) view returns (uint256 amount)
State-modifying
Events batchProcessTx(uint256 payloadId_, uint256[] indices_, uint8[] bridgeIds_, bytes[] txData_)
batchUpdateFailedTx(uint256 payloadId_, uint256[] indices_, address[] interimTokens_, uint256[] amounts_)
processFailedTx(address user_, address interimToken_, uint256 amount_)
processTx(uint256 payloadId_, uint8 bridgeId_, bytes txData_)
updateFailedTx(uint256 payloadId_, address interimToken_, uint256 amount_)
SuperRegistryUpdated(address indexed superRegistry)
SwapFailed(uint256 indexed payloadId, uint256 indexed index, address indexed intermediaryToken, uint256 amount)
SwapProcessed(uint256 indexed payloadId, uint256 indexed index, uint256 indexed bridgeId, uint256 finalAmount)
constructor(address superRegistry_)
receive()
ARRAY_LENGTH_MISMATCH()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
BLOCK_CHAIN_ID_OUT_OF_BOUNDS()
DST_SWAP_ALREADY_PROCESSED()
DUPLICATE_INDEX()
FAILED_DST_SWAP_ALREADY_UPDATED()
FAILED_TO_EXECUTE_TXDATA(address token)
FAILED_TO_SEND_NATIVE()
FailedInnerCall()
INDEX_OUT_OF_BOUNDS()
INSUFFICIENT_BALANCE()
INSUFFICIENT_NATIVE_AMOUNT()
INVALID_CHAIN_ID()
INVALID_DST_SWAPPER_FAILED_SWAP()
INVALID_DST_SWAPPER_FAILED_SWAP_NO_NATIVE_BALANCE()
INVALID_DST_SWAPPER_FAILED_SWAP_NO_TOKEN_BALANCE()
INVALID_INDEX()
INVALID_INTERIM_TOKEN()
INVALID_PAYLOAD_ID()
INVALID_PAYLOAD_STATUS()
INVALID_PAYLOAD_TYPE()
INVALID_SWAP_OUTPUT()
NOT_CORE_STATE_REGISTRY()
NOT_PRIVILEGED_CALLER(bytes32 role)
ReentrancyGuardReentrantCall()
SLIPPAGE_OUT_OF_BOUNDS()
SafeERC20FailedOperation(address token)
ZERO_ADDRESS()
ZERO_AMOUNT()
ZERO_INPUT_VALUE()