RelayAdapt
Verified contract
Active on
Ethereum with 493 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "RelayAdapt"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19909596 | 6 months ago | | | 0.010728552 | 0.0017963145 | |
| 16839695 | 2 years ago | | | 2.48 | 0.018714186 | |
| 16646927 | 2 years ago | | | 0 | 0.027448140 | |
| 16541390 | 2 years ago | | | 0 | 0.031139295 | |
| 16432485 | 2 years ago | | | 0 | 0.017966846 | |
| 16426661 | 2 years ago | | | 0 | 0.020565457 | |
| 16426630 | 2 years ago | | | 1.3595663 | 0.012944323 | |
| 16426599 | 2 years ago | | | 0.31671967 | 0.013440356 | |
| 16424078 | 2 years ago | | | 0 | 0.031675248 | |
| 16423715 | 2 years ago | | | 1.4621198 | 0.012567022 |
ABI
ABI objects
Getter at block 21229732
railgun() view returns (address)
0xfa7093cdd9ee6932b4eb2c9e1cde7ce00b1fa4b9
wBase() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
getAdaptParams(struct Transaction[] _transactions, struct RelayAdaptActionData _actionData) pure returns (bytes32)
State-modifying
Events multicall(bool _requireSuccess, struct RelayAdaptCall[] _calls) payable
relay(struct Transaction[] _transactions, struct RelayAdaptActionData _actionData) payable
shield(struct ShieldRequest[] _shieldRequests)
transfer(struct RelayAdaptTokenTransfer[] _transfers)
unwrapBase(uint256 _amount)
wrapBase(uint256 _amount)
CallError(uint256 callIndex, bytes revertReason)
constructor(address _railgun, address _wBase)
receive()
CallFailed(uint256 callIndex, bytes revertReason)