UniAgent

Verified contract

Active on Ethereum with 10 txns
Deployed by via 0x41c7f068 at 18126564
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "UniAgent"

0x23f54060a39a97b149481e040c2f6fa3445879c390f3bd826f1d556172f13b39
0x2d3aa1141dcc64e3c9bb061630fbbb92deceb6b4030d6cc4df83007830c9d6e4
0x057eafbaa42423d924f1e52c8cf4f3b799a758c01ad19e86897908e75bd7316b
0x7ff23a8086f11e42e60a3e3995d8a992f74ae704bd1a7321f6357782cdae6c00
0x97b29c2a2e7d83ef4e93cedcd5a0f7f0673cb65e81f135649420445a06e060a8
0xb696cf13c8696abbfeeaa4c90feb6d66771bda48bd52e28f9aed8556be3a15b0
0x5f52d96e1e2a32f41d066ea0752e1f79a2c857f549ef10fc12a3b2ae7b6c8e33
0x27e5d94ed4e151de5db45fcf908651806740afd3b911087ee0a74302905b8b6c
0x31dfa0950e38ffafa0941d359ef6d475b17080225078eba666fdced59fff0df4
0x14adca062b1d5763d715d94216ee3bb6497e68cb74e5116ea5c6742d3a6734c5

Functions
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
acceptOwnership(
approveAndSwap(uint8 routerTypeaddress inputTokenuint256 inputAmountbytes payloadbytes userPermitpayable 
approveTokensToRouters(address[] tokens
nominateNewOwner(address newOwner
renounceOwnership(
rescueTokens(address[] tokensaddress recipient
swap(uint8 routerTypeaddress inputTokenuint256 inputAmountbytes payloadbytes userPermitpayable 
Events
OwnerChanged(address indexed oldOwneraddress indexed newOwner
OwnerNominated(address indexed newOwner
Swap(address indexed useraddress indexed routeraddress indexed inputTokenuint256 inputAmount
Constructor
constructor(address _owneraddress _uniswapPermit2address _allowanceTarget
Fallback and receive
receive(
Errors
InsufficientBalance(
InvalidMsgValue(
NominationExists(
NotNominated(
NotOwner(
Permit2DataEmpty(
ZeroOwner(