UniversalRouter
Verified contract
Active on
Base with 737 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 "UniversalRouter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6664277 | a year ago | | | 0 | 0.000000000129710750 | |
| 6582535 | a year ago | | | 0.00031465191 | 0.000000003110594047 | |
| 6582521 | a year ago | | | <0.00000001 | 0.000000002155257440 | |
| 6582320 | a year ago | | | 0 | 0.000000022462773984 | |
| 6090799 | a year ago | | | 0 | 0.000000000059129181 | |
| 6090732 | a year ago | | | 0 | 0.000000000172014471 | |
| 6036315 | a year ago | | | 0.002 | 4.2982228e-7 | |
| 5407733 | a year ago | | | 0 | 0.000000027424412886 | |
| 5407706 | a year ago | | | 0 | 0.000000035914311538 | |
| 5381325 | a year ago | | | 0 | 0.000000039006619899 |
ABI
ABI objects
Getter at block 21977375
This contract contains no getter function objects.
Read-only
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) pure returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) pure returns (bytes4)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
supportsInterface(bytes4 interfaceId) pure returns (bool)
State-modifying
Events collectRewards(bytes looksRareClaim)
execute(bytes commands, bytes[] inputs) payable
execute(bytes commands, bytes[] inputs, uint256 deadline) payable
uniswapV3SwapCallback(int256 amount0Delta, int256 amount1Delta, bytes data)
RewardsSent(uint256 amount)
constructor(struct RouterParameters params)
receive()
BalanceTooLow()
BuyPunkFailed()
ContractLocked()
ETHNotAccepted()
ExecutionFailed(uint256 commandIndex, bytes message)
FromAddressIsNotOwner()
InsufficientETH()
InsufficientToken()
InvalidBips()
InvalidCommandType(uint256 commandType)
InvalidOwnerERC1155()
InvalidOwnerERC721()
InvalidPath()
InvalidReserves()
InvalidSpender()
LengthMismatch()
SliceOutOfBounds()
TransactionDeadlinePassed()
UnableToClaim()
UnsafeCast()
V2InvalidPath()
V2TooLittleReceived()
V2TooMuchRequested()
V3InvalidAmountOut()
V3InvalidCaller()
V3InvalidSwap()
V3TooLittleReceived()
V3TooMuchRequested()