UniversalRouter
Verified contract
Active on
Base with 468,415 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 |
---|---|---|---|---|---|
| ERC-20 | 19K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
WKLAY | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22730037 | a few seconds ago | | | 0 | 0.0000014714304 | |
| 22729949 | 4 minutes ago | | | 0 | 0.000016599887 | |
| 22729942 | 4 minutes ago | | | 0 | 0.0000012025570 | |
| 22729935 | 4 minutes ago | | | 0 | 6.4181902e-7 | |
| 22729921 | 4 minutes ago | | | 0 | 0.000014964264 | |
| 22729888 | 6 minutes ago | | | 0 | 0.000020281152 | |
| 22729874 | 6 minutes ago | | | 0.000029781153 | 4.1471809e-7 | |
| 22729828 | 8 minutes ago | | | 0 | 0.000021180522 | |
| 22729825 | 8 minutes ago | | | 0 | 0.000017358125 | |
| 22729818 | 8 minutes ago | | | 0.00624 | 0.000017636740 |
ABI
ABI objects
Getter at block 22730050
owner() view returns (address)
0xddaf25d9363f852122d0c80ba33e7c613e8abb47
paused() view returns (bool)
false
stableSwapFactory() view returns (address)
0x64d74e1eaae3176744b5767b93b7bee39cf7898f
stableSwapInfo() view returns (address)
0x64d74e1eaae3176744b5767b93b7bee39cf7898f
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
pancakeV3SwapCallback(int256 amount0Delta, int256 amount1Delta, bytes data)
pause()
renounceOwnership()
setStableSwap(address _factory, address _info)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
RewardsSent(uint256 amount)
SetStableSwap(address indexed factory, address indexed info)
Unpaused(address account)
constructor(struct RouterParameters params)
receive()
BalanceTooLow()
BuyPancakeNFTFailed()
BuyPunkFailed()
ContractLocked()
ETHNotAccepted()
ExecutionFailed(uint256 commandIndex, bytes message)
FromAddressIsNotOwner()
InsufficientETH()
InsufficientToken()
InvalidBips()
InvalidCommandType(uint256 commandType)
InvalidOwnerERC1155()
InvalidOwnerERC721()
InvalidPath()
InvalidPoolAddress()
InvalidPoolLength()
InvalidReserves()
InvalidSpender()
LengthMismatch()
SliceOutOfBounds()
StableInvalidPath()
StableTooLittleReceived()
StableTooMuchRequested()
TransactionDeadlinePassed()
UnableToClaim()
UnsafeCast()
V2InvalidPath()
V2TooLittleReceived()
V2TooMuchRequested()
V3InvalidAmountOut()
V3InvalidCaller()
V3InvalidSwap()
V3TooLittleReceived()
V3TooMuchRequested()