1inch Liquidity Pool (ETH-TMM)

Verified contract

Active on Ethereum with 51 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
Native
Value $139.53
ERC-20
Value $0.72
ERC-20
--
ERC-20
--
0xc8225d4106aa5b1fce155f09eda2c803c54edda7afaeea1c3438da57358744b2
0x6361ba0642446c385e6cb742f7ca60ef34b3028041d90955e45ae1133cdb11d1
0x629f8fcbebd7fc2cb8f92cc312cfa07b18311bc2bc59aaabd39f7baa682ea211
0x6106ff05608421658b74ef697ea729698ed9e774e0519feb2c33a8d283036e09
0xc26e3a0533152ecd177448ef733f303f12359b0b59f8d355928d65fe1c8262a9
0x1e07fbb812260406c3bf2f656ca929a45fea849867ba64d610b197b8b985b8da
0xcf2e5d65bdc2f78ec26d49b96eee85c405fc319c4b192acfa2a6653446918ccb
0xed872be49b051053bdc5f23fb2b4428a879cdff9825b74c6bb5956cf71f92409
0xc176060756d10af29eb7f95191cd67e85d74a05c28356d6f0213e26c5b4c7b9d
0x749688efc358315e7d49c125a8800e0914fadc65dcb840ff57fb58d5ac6a02e7

Functions
Getter at block 20965575
decayPeriod(view returns (uint256)
5
decimals(view returns (uint8)
18
fee(view returns (uint256)
50025594354356
getTokens(view returns (address[] tokens)
[0x0000000000000000000000000000000000000000, 0x19042021329FDdcFBea5f934FB5b2670C91F7D20]
mooniswapFactoryGovernance(view returns (address)
0xbaf9a5d4b0052359326a6cdab54babaa3a3a9643
name(view returns (string)
1inch Liquidity Pool (ETH-TMM)
owner(view returns (address)
0x5e89f8d81c74e311458277ea1be3d3247c7cd7d1
slippageFee(view returns (uint256)
17218088217213734
symbol(view returns (string)
1LP-ETH-TMM
token0(view returns (address)
0x0000000000000000000000000000000000000000
token1(view returns (address)
0x19042021329fddcfbea5f934fb5b2670c91f7d20
totalSupply(view returns (uint256)
180555783677400064
virtualDecayPeriod(view returns (uint104uint104uint48)
(148, 5, 1693675295)
virtualFee(view returns (uint104uint104uint48)
(1925322221408572, 50025594354356, 1693675295)
virtualSlippageFee(view returns (uint104uint104uint48)
(409451717676926399, 17218088217213734, 1693675295)
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
decayPeriodVotes(address userview returns (uint256)
feeVotes(address userview returns (uint256)
getBalanceForAddition(address tokenview returns (uint256)
getBalanceForRemoval(address tokenview returns (uint256)
getReturn(address srcaddress dstuint256 amountview returns (uint256)
slippageFeeVotes(address userview returns (uint256)
tokens(uint256 iview returns (address)
virtualBalancesForAddition(addressview returns (uint216 balanceuint40 time)
virtualBalancesForRemoval(addressview returns (uint216 balanceuint40 time)
volumes(addressview returns (uint128 confirmeduint128 result)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decayPeriodVote(uint256 vote
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256[2] maxAmountsuint256[2] minAmountspayable returns (uint256 fairSupplyuint256[2] receivedAmounts)
depositFor(uint256[2] maxAmountsuint256[2] minAmountsaddress targetpayable returns (uint256 fairSupplyuint256[2] receivedAmounts)
discardDecayPeriodVote(
discardFeeVote(
discardSlippageFeeVote(
feeVote(uint256 vote
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
rescueFunds(address tokenuint256 amount
setMooniswapFactoryGovernance(address newMooniswapFactoryGovernance
slippageFeeVote(uint256 vote
swap(address srcaddress dstuint256 amountuint256 minReturnaddress referralpayable returns (uint256 result)
swapFor(address srcaddress dstuint256 amountuint256 minReturnaddress referraladdress receiverpayable returns (uint256 result)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
withdraw(uint256 amountuint256[] minReturnsreturns (uint256[2] withdrawnAmounts)
withdrawFor(uint256 amountuint256[] minReturnsaddress targetreturns (uint256[2] withdrawnAmounts)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DecayPeriodVoteUpdate(address indexed useruint256 decayPeriodbool isDefaultuint256 amount
Deposited(address indexed senderaddress indexed receiveruint256 shareuint256 token0Amountuint256 token1Amount
Error(string reason
FeeVoteUpdate(address indexed useruint256 feebool isDefaultuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SlippageFeeVoteUpdate(address indexed useruint256 slippageFeebool isDefaultuint256 amount
Swapped(address indexed senderaddress indexed receiveraddress indexed srcTokenaddress dstTokenuint256 amountuint256 resultuint256 srcAdditionBalanceuint256 dstRemovalBalanceaddress referral
Sync(uint256 srcBalanceuint256 dstBalanceuint256 feeuint256 slippageFeeuint256 referralShareuint256 governanceShare
Transfer(address indexed fromaddress indexed touint256 value
Withdrawn(address indexed senderaddress indexed receiveruint256 shareuint256 token0Amountuint256 token1Amount
Constructor
constructor(address _token0address _token1string namestring symboladdress _mooniswapFactoryGovernance
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.