Executor
Verified contract
Active on
Ethereum with 27,153 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.75)
Native
Value
$0.75
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000234 | $3,208.48 |
$0.75 | |
KAIJU | ERC-20 | 421.317998 | $0.00 |
$0 | |
Ponzio | ERC-20 | 0 | $2,438,212,861.00 |
$0 | |
stUSDT | ERC-20 | 0 | $1.015 |
$0 | |
eETH | ERC-20 | 0 | $3,193.58 |
$0 | |
stETH | ERC-20 | 0 | $3,206.71 |
$0 | |
DCI | ERC-20 | 0 | $0.119893 |
$0 | |
Grimace | ERC-20 | 2.419124M | -- | -- | |
BLX | ERC-20 | 0.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21048127 | 15 days ago | | | 0.0000010017271 | 0.0011834261 | |
| 21047970 | 15 days ago | | | 0.0063871625 | 0.0011670927 | |
| 21047158 | 15 days ago | | | 0.014007 | 0.0010510382 | |
| 21047122 | 15 days ago | | | 0.20009998 | 0.0015977426 | |
| 21047118 | 15 days ago | | | 0.80039989 | 0.0017733186 | |
| 21047092 | 15 days ago | | | 1.2005991 | 0.0019140184 | |
| 21046919 | 15 days ago | | | 0 | 0.0015116321 | |
| 21046847 | 15 days ago | | | 1.6007989 | 0.0024523746 | |
| 21046810 | 15 days ago | | | 1.0004997 | 0.0016630107 | |
| 21046791 | 15 days ago | | | 1.0004998 | 0.0018620488 |
ABI
ABI objects
Getter at block 21157790
erc20Proxy() view returns (address)
0x5741a7ffe7c39ca175546a54985fa79211290b51
Read-only
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
swapAndCompleteBridgeTokens(bytes32 _transactionId, struct LibSwapSwapData[] _swapData, address _transferredAssetId, address _receiver) payable
swapAndExecute(bytes32 _transactionId, struct LibSwapSwapData[] _swapData, address _transferredAssetId, address _receiver, uint256 _amount) payable
ERC20ProxySet(address indexed proxy)
LiFiGenericSwapCompleted(bytes32 indexed transactionId, string integrator, string referrer, address receiver, address fromAssetId, address toAssetId, uint256 fromAmount, uint256 toAmount)
LiFiSwappedGeneric(bytes32 indexed transactionId, string integrator, string referrer, address fromAssetId, address toAssetId, uint256 fromAmount, uint256 toAmount)
LiFiTransferCompleted(bytes32 indexed transactionId, address receivingAssetId, address receiver, uint256 amount, uint256 timestamp)
LiFiTransferRecovered(bytes32 indexed transactionId, address receivingAssetId, address receiver, uint256 amount, uint256 timestamp)
LiFiTransferStarted(struct ILiFiBridgeData bridgeData)
constructor(address _erc20Proxy)
receive()
InsufficientBalance(uint256 required, uint256 balance)
InvalidAmount()
InvalidContract()
NativeAssetTransferFailed()
NoSwapFromZeroBalance()
NoTransferToNullAddress()
NullAddrIsNotAValidSpender()
NullAddrIsNotAnERC20Token()
ReentrancyError()
SliceOutOfBounds()
SliceOverflow()
UnAuthorized()