This contract is being backfilled. You may encounter incomplete storage history.

ImpactXPTreasury

Verified contract

Active on Ethereum with 33 txns
Deployed by via 0x1c795abe at 15415757
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $298.18
ERC-20
--
0x25e4120d06ddc6577e0c92bb003eda00b5723bf2f42e09cbd65205faf6c77ad2
0x619e3f978ccba64e96143792ce685fb5a9963f5969e6f98d82b35a8c7a620158
0x19332c78ce80e418284d473450a75c295d688d2c1434d263e88e0de448b17d10
0xd16d90c83c1d820ac18017d03df01c8bece71f58b975da4874ac6ea5a2841e98
0x7d72ddd8e931bb73d161e1d70ac849f31a542c8304b6bfda287d89733afa92ef
0xab022992110333ee7c8a7ff024775e58e427cc912355dc8d86aa34e52651751d
0xe9cf99827b279643a408e074728579767d8221fda3af06b3b3fbf90fadb94f8d
0xbce3622248bc177200a604f0a4d31da29fd5b905a27efc622214cd0dbaed8454
0xc85f54a2af06f89285e2492cda70e7e09d3d0f1068ae91f54ea3cd01eac05224
0x7f7a6a4f48c95d4b4656079a8df7b1633c4caceba584a9ec52b9bd9bf3d78a70

Functions
Getter at block 20796824
addLiquidityRate(view returns (uint256)
9400
buybackRate(view returns (uint256)
9500
dividendToken(view returns (address)
0x54cb643ab007f47882e8120a8c57b639005c2688
feeWallet(view returns (address)
0xe1f1dd010bbc2860f81c8f90ea4e38db949bb16f
liquidityWithdrawalLimit(view returns (uint256)
0
owner(view returns (address)
0x4df0550b23d26687a72a3d96553f29cdeee0ba50
pair(view returns (address)
0x0000000000000000000000000000000000000000
performanceFee(view returns (uint256)
100
performanceLpFee(view returns (uint256)
200
period(view returns (uint256)
30
slippageFactor(view returns (uint256)
8000
slippageFactorUL(view returns (uint256)
9950
token(view returns (address)
0x54cb643ab007f47882e8120a8c57b639005c2688
uniRouterAddress(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
withdrawalLimit(view returns (uint256)
500
Read-only
dividendToTokenPath(uint256view returns (address)
ethToDividendPath(uint256view returns (address)
ethToTokenPath(uint256view returns (address)
State-modifying
addLiquidity(
buyBack(
buyBackFromDividend(
emergencyWithdraw(
harvest(address _to
harvestETH(address _to
harvestUSDC(address _to
initialize(address _tokenaddress _dividendTokenaddress _uniRouteraddress[] _ethToTokenPathaddress[] _ethToDividendPathaddress[] _dividendToTokenPath
renounceOwnership(
rescueTokens(address _token
setAddLiquidityRate(uint256 _percent
setBuybackRate(uint256 _percent
setFarmServiceInfo(address _farmaddress _addr
setLiquidityWithdrawalLimit(uint256 _percent
setServiceInfo(address _walletuint256 _fee
setStakingServiceInfo(address _stakingaddress _addr
setSwapSettings(address _uniRouteruint256 _slipPageaddress[] _ethToTokenPathaddress[] _ethToDividendPathaddress[] _dividendToTokenPath
setWithdrawalLimit(uint256 _percent
setWithdrawalLimitPeriod(uint256 _period
transferOwnership(address newOwner
withdraw(uint256 _amount
withdrawLiquidity(uint256 _amount
Events
AddLiquidityRateUpdated(uint256 percent
AdminTokenRecovered(address tokenRecovereduint256 amount
BuybackRateUpdated(uint256 percent
EmergencyWithdrawn(
EthHarvested(address touint256 amount
Harvested(address accountuint256 amount
Initialized(address tokenaddress dividendTokenaddress routeraddress[] ethToTokenPathaddress[] ethToDividendPathaddress[] dividendToTokenPath
LiquidityAdded(uint256 amountETHuint256 amountTokenuint256 liquidity
LiquidityWithdrawLimitUpdated(uint256 percent
LiquidityWithdrawn(uint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PeriodUpdated(uint256 duration
ServiceInfoUpdated(address walletuint256 performanceFeeuint256 liquidityFee
SetSwapConfig(address routeruint256 slipPageaddress[] ethToTokenPathaddress[] ethToDividendPathaddress[] dividendToTokenPath
Swapped(address tokenuint256 amountETHuint256 amountToken
TokenBuyBack(uint256 amountETHuint256 amountToken
TokenBuyBackFromDividend(uint256 amountuint256 amountToken
TransferBuyBackWallet(address stakingaddress wallet
UsdcHarvested(address touint256[] amounts
WithdrawLimitUpdated(uint256 percent
Withdrawn(uint256 amount
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.