WithdrawLiquidityProxy

Verified contract

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

No balances found for "WithdrawLiquidityProxy"

0x3f4d53c3498f2c7ad75b525e174c158d537589ab3e997baff8804a61fdd9a26d
0x1a90a4c9b02ef671c5136e35eadc45227ac0de2aaad7719ec57fb6bf65210796
0x001b33dda20ff6005527718447f1cfd28ecbf1d3c0b38c2c6403c95f7b9b9274
0x77d2c070f7c001d038ff69c6b60a87e3a5ab572c3763f74f089bdd2703d9a0c9
0x8983d4c456fa50e0b6d74700079b6da8a6d7b19b7eea11a5f4986ac9889e7197
0xbe22be99972bea06c1110eb632cfa18636db961fcc8318e17115854697f33c8e
0xcffa6fee1f3bd71444d3c0581716eb96689a895294e135e5966aa1630b7a0265
0x87a0faf98a037e1772ab923a9e67ccc709631bf51d8334848468e5cbd731a6ae
0xcf83c50acf30a061eaf8fcf2ac4329fdb114f94e971965dc1cb551210f5427b9
0x471756ff9c364f08fead2e8a2c4fd7617a0fe9f735c0a93e17644ae87b3c27ea

Functions
Getter at block 20995390
FEE_PRECISION(view returns (uint256)
1000000
actionFee(view returns (uint256)
0
feeDepositAddress(view returns (address)
0x8283ac36fa5de9c987424474af226bfbb985c666
getAgentManager(view returns (address)
0xfd113b9a1ae64f9402c7aeb2db2ca865ba3848b2
isOwner(view returns (bool)
false
owner(view returns (address)
0x8283ac36fa5de9c987424474af226bfbb985c666
uniswapRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
userAgent(addressview returns (uint256)
State-modifying
renounceOwnership(
setActionFee(uint256 _actionFeereturns (bool)
setFeeDepositAddress(address _feeDepositAddressreturns (bool)
transferOwnership(address newOwner
updateAgentManagerContract(address agentManagerAddressreturns (bool)
updateRouterContract(address uniswapRouterAddressreturns (bool)
withdrawAll(string agentIdaddress useruint256 amountaddress pairAddressreturns (bool)
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
feeDeposited(address indexed depositAddressaddress indexed tokenAddressuint256 indexed amount
fundsWithdrawn(address indexed useraddress indexed pairAddressaddress tokenAaddress tokenBuint256 amountAuint256 amountB
Constructor
constructor(address uniswapRouterAddressaddress agentManagerAddressuint256 actionFeeaddress feeDepositAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.