UniversalRouter
Verified contract
Active on
Ethereum with 6,887 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DogeT | ERC-20 | 9.998467K | -- | -- | |
GreenCap | ERC-20 | 2.995775K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20679503 | 2 months ago | | | 0.54456118 | 0.0027649455 | |
| 20679425 | 2 months ago | | | 1 | 0.00060035978 | |
| 20678844 | 2 months ago | | | 0 | 0.00063490627 | |
| 20678484 | 2 months ago | | | 0 | 0.0023040917 | |
| 20677880 | 2 months ago | | | 0.4 | 0.00096449005 | |
| 20677208 | 2 months ago | | | 0 | 0.00020152361 | |
| 20674236 | 2 months ago | | | 0 | 0.00017361787 | |
| 20672466 | 2 months ago | | | 0 | 0.00036952105 | |
| 20672007 | 2 months ago | | | 0.0005 | 0.00026734800 | |
| 20671010 | 2 months ago | | | 0 | 0.00075709421 |
ABI
ABI objects
Getter at block 21157893
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()
InsufficientSTETH()
InsufficientToken()
InvalidBips()
InvalidCommandType(uint256 commandType)
InvalidOwnerERC1155()
InvalidOwnerERC721()
InvalidPath()
InvalidReserves()
InvalidSpender()
LengthMismatch()
SliceOutOfBounds()
TransactionDeadlinePassed()
UnableToClaim()
UnsafeCast()
V2InvalidPath()
V2TooLittleReceived()
V2TooMuchRequested()
V3InvalidAmountOut()
V3InvalidCaller()
V3InvalidSwap()
V3TooLittleReceived()
V3TooMuchRequested()