Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$0.08
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000025 | $3,287.19 |
$0.08 | |
WETH | ERC-20 | 0.029681 | $3,288.68 |
$97.61 | |
USDC | ERC-20 | 6.889276 | $1.00 |
$6.89 | |
USDbC | ERC-20 | 2.758734 | $0.998377 |
$2.75 | |
DAI | ERC-20 | 1 | $1.00 |
$1 | |
WGC | ERC-20 | 200 | $0.000497 |
$0.1 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.1 | |
USA | ERC-20 | 1 | $0.000744 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000757 |
$0 | |
PUMP | ERC-20 | 20M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22749055 | 6 hours ago | | | 0 | 0.0000080972168 | |
| 22746468 | 7 hours ago | | | 0 | 0.0000069466348 | |
| 22729235 | 17 hours ago | | | 0 | 3.5507065e-7 | |
| 22718605 | a day ago | | | 0 | 0.0000058109440 | |
| 22717591 | a day ago | | | 0 | 0.0000051905540 | |
| 22704331 | a day ago | | | 0 | 0.0000067694962 | |
| 22703825 | a day ago | | | 0 | 0.0000025659376 | |
| 22700377 | a day ago | | | 0 | 0.0000057788462 | |
| 22697339 | a day ago | | | 0 | 0.0000087982560 | |
| 22696472 | a day ago | | | 0 | 0.0000061236937 |
ABI
ABI objects
Getter at block 22759615
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()