NativeRouterExecutor
Verified contract
Active on
Ethereum with 268 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($533.14)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LDO | ERC-20 | 375.358151 | $1.40 |
$525.5 | |
APE | ERC-20 | 5.589175 | $1.33 |
$7.43 | |
CHKN | ERC-20 | 2.598511M | $0.00 |
$0.21 | |
DAI | ERC-20 | 0 | $0.99886 |
$0 | |
OCEAN | ERC-20 | 0 | $0.649678 |
$0 | |
ENS | ERC-20 | 0 | $20.49 |
$0 | |
CRV | ERC-20 | 0 | $0.504786 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19033234 | 10 months ago | | | 0 | 0.00084916923 | |
| 18988854 | 10 months ago | | | 0 | 0.0065682909 | |
| 18939981 | a year ago | | | 0 | 0.0076671956 | |
| 18939941 | a year ago | | | 0 | 0.010622073 | |
| 18939905 | a year ago | | | 0 | 0.0092853416 | |
| 18939801 | a year ago | | | 0 | 0.011319269 | |
| 18937661 | a year ago | | | 0 | 0.0085133226 | |
| 18937659 | a year ago | | | 0 | 0.0078361521 | |
| 18916215 | a year ago | | | 0 | 0.010267911 | |
| 18916045 | a year ago | | | 0 | 0.0096517699 |
ABI
ABI objects
Getter at block 21256700
owner() view returns (address)
0xdb714c6c6bd7d1bab01c8e8787f41a8e6b9f2d0c
Read-only
This contract contains no read-only function objects.
State-modifying
Events execute(struct SignedOrder order, bytes callbackData)
executeBatch(struct SignedOrder[] orders, bytes callbackData)
multicall(address[] tokensToApprove, bytes[] multicallData)
reactorCallback(struct ResolvedOrder[], bytes callbackData)
setWhitelistCaller(address newCaller)
transferOwnership(address newOwner)
unwrapWETH(address recipient)
withdrawETH(address recipient)
OwnershipTransferred(address indexed user, address indexed newOwner)
constructor(address _whitelistedCaller, address _reactor, address _owner, address _nativeRouter)
receive()
CallerNotWhitelisted()
MsgSenderNotReactor()
NativeTransferFailed()