LiquidityPoolManager

Verified contract

Active on Ethereum with 38,679 txns
Deployed by via 0x8d504360 at 13216729
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $19.13
ERC-20
Value $1.45
ERC-20
Value $1.4
ERC-20
--
0x07c8f82b8c423fa0d81b431ece0aea1bd223cfa9a2f08e25e4845b643226e119
0xed7b5f091f5e22096ff39af9352462c7007d4d54800286603f03e862259ade32
0xf23b8fe42d340e6b595e1c06d0f1d03b60796cc070075842d3e763147a50ba7c
0xf5c3bf24a41a67b2af2d9c7c1eb18b3beb791c94f1786ca08c96559d03517146
0xaa60271e2f0eb898d8d744525703896b12baf2a4aee44eab1bc97117cb607101
0x96d5aa075a1bc471384995faadf20058a6deb9a626cf2d99ae174fa07a445c4a
0xa5e49990d7a351c26effa6484aaa3d2032060f12e1b184467f401e96a2b2b38d
0x6090313a8d6e192049e5920a4c7c1089542738d3254575bd0bcf74bf278f32f7
0x909f6cba0701d62c3ee59d10e212cb668df6f39ba4d2f8134bd4a7a5c0613993
0x98abaa932d12e985ba0df4cf9c53afdb7f55cddba4d1c309ec57148997a621e2

Functions
Getter at block 21202508
adminFee(view returns (uint256)
1
baseGas(view returns (uint256)
21000
getAdminFee(view returns (uint256)
1
getExecutorManager(view returns (address)
0xeed0c0aa1d73ed0f48559e6cc2c762d4ed5ca1ca
getOwner(view returns (address)
0x29ab82ec552573b1b7d4933b2aaa3c568be9c6d1
getPauser(view returns (address)
0x129443ca2a9dec2020808a2868b38dda457eacc7
isOwner(view returns (bool)
false
isPaused(view returns (bool)
true
isPauser(view returns (bool)
false
trustedForwarder(view returns (address)
0x84a0856b038eaad1cc7e297cf34a7e72685a8693
versionRecipient(view returns (string)
1
Read-only
adminFeeAccumulatedByToken(addressview returns (uint256)
checkHashStatus(address tokenAddressuint256 amountaddress receiverbytes depositHashview returns (bytes32 hashSendTransactionbool status)
gasFeeAccumulatedByToken(addressview returns (uint256)
getLiquidity(address liquidityProviderAddressaddress tokenAddressview returns (uint256)
isTrustedForwarder(address forwarderview returns (bool)
processedHash(bytes32view returns (bool)
tokensInfo(addressview returns (uint256 transferOverheadbool supportedTokenuint256 minCapuint256 maxCapuint256 liquidity)
State-modifying
addNativeLiquidity(payable 
addSupportedToken(address tokenAddressuint256 minCapLimituint256 maxCapLimit
addTokenLiquidity(address tokenAddressuint256 amount
changeAdminFee(uint256 newAdminFee
changePauser(address newPauser
depositErc20(address tokenAddressaddress receiveruint256 amountuint256 toChainId
depositNative(address receiveruint256 toChainIdpayable 
pause(
permitAndDepositErc20(address tokenAddressaddress receiveruint256 amountuint256 toChainIdstruct LiquidityPoolManagerPermitRequest permitOptions
permitEIP2612AndDepositErc20(address tokenAddressaddress receiveruint256 amountuint256 toChainIdstruct LiquidityPoolManagerPermitRequest permitOptions
removeNativeLiquidity(uint256 amount
removeSupportedToken(address tokenAddress
removeTokenLiquidity(address tokenAddressuint256 amount
renounceOwnership(
renouncePauser(
sendFundsToUser(address tokenAddressuint256 amountaddress receiverbytes depositHashuint256 tokenGasPrice
setBaseGas(uint128 gas
setExecutorManager(address _executorManagerAddress
setTokenTransferOverhead(address tokenAddressuint256 gasOverhead
setTrustedForwarder(address forwarderAddress
transferOwnership(address newOwner
unpause(
updateTokenCap(address tokenAddressuint256 minCapLimituint256 maxCapLimit
withdrawErc20(address tokenAddress
withdrawErc20AdminFee(address tokenAddressaddress receiver
withdrawErc20GasFee(address tokenAddressaddress receiver
withdrawNative(
withdrawNativeAdminFee(address receiver
withdrawNativeGasFee(address receiver
Events
AdminFeeChanged(uint256 indexed newAdminFee
AdminFeeWithdraw(address indexed tokenAddressaddress indexed owneruint256 indexed amount
AssetSent(address indexed assetuint256 indexed amountuint256 indexed transferredAmountaddress targetbytes depositHash
Deposit(address indexed fromaddress indexed tokenAddressaddress indexed receiveruint256 toChainIduint256 amount
EthReceived(address arg0uint256 arg1
GasFeeWithdraw(address indexed tokenAddressaddress indexed owneruint256 indexed amount
LiquidityAdded(address indexed fromaddress indexed tokenAddressaddress indexed receiveruint256 amount
LiquidityRemoved(address indexed tokenAddressuint256 indexed amountaddress indexed sender
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserChanged(address indexed previousPauseraddress indexed newPauser
Received(address indexed fromuint256 indexed amount
TrustedForwarderChanged(address indexed forwarderAddress
Unpaused(address account
fundsWithdraw(address indexed tokenAddressaddress indexed owneruint256 indexed amount
Constructor
constructor(address _executorManagerAddressaddress owneraddress pauseraddress _trustedForwarderuint256 _adminFee
Fallback and receive
receive(
Errors

This contract contains no error objects.