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 "UniAgent"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18190433 | a year ago | | | 0 | 0.0029902998 | |
| 18190166 | a year ago | | | 0 | 0.0030133858 | |
| 18190025 | a year ago | | | 0.02 | 0.0014802929 | |
| 18189953 | a year ago | | | 0 | 0.0019255011 | |
| 18189914 | a year ago | | | 0.02 | 0.0021607687 | |
| 18189524 | a year ago | | | 0 | 0.0027682230 | |
| 18188766 | a year ago | | | 0 | 0.0021290545 | |
| 18182772 | a year ago | | | 0 | 0.0018546337 | |
| 18182676 | a year ago | | | 0 | 0.0027228132 | |
| 18182589 | a year ago | | | 0.01 | 0.0012790826 |
ABI
ABI objects
Getter at block 21219484
allowanceTarget() view returns (address)
0x15974e3165cfe1fb21324c5bd1d3b63d34212ec6
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x63ef071b8a69c52a88dca4a844286aeff195129f
permit2() view returns (address)
0x000000000022d473030f116ddee9f6b43ac78ba3
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
approveAndSwap(uint8 routerType, address inputToken, uint256 inputAmount, bytes payload, bytes userPermit) payable
approveTokensToRouters(address[] tokens)
nominateNewOwner(address newOwner)
renounceOwnership()
rescueTokens(address[] tokens, address recipient)
swap(uint8 routerType, address inputToken, uint256 inputAmount, bytes payload, bytes userPermit) payable
OwnerChanged(address indexed oldOwner, address indexed newOwner)
OwnerNominated(address indexed newOwner)
Swap(address indexed user, address indexed router, address indexed inputToken, uint256 inputAmount)
constructor(address _owner, address _uniswapPermit2, address _allowanceTarget)
receive()
InsufficientBalance()
InvalidMsgValue()
NominationExists()
NotNominated()
NotOwner()
Permit2DataEmpty()
ZeroOwner()