0xc66ed5d7800579220c71f21b1cca2006b3a95900
Verified contract
Proxy
Active on
Ethereum with 149 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
0xacb8…c8c7
0x824d…1491
0xb621…04fa
Balances ($0.00)
No balances found for "0xc66ed5d7800579220c71f21b1cca2006b3a95900"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17913176 | a year ago | | | 0 | 0.010836663 | |
| 14834385 | 3 years ago | | | 0 | 0.0068421416 | |
| 14811046 | 3 years ago | | | 0 | 0.0089914270 | |
| 14787555 | 3 years ago | | | 0 | 0.017908972 | |
| 14787505 | 3 years ago | | | 0 | 0.0033032160 | |
| 14764012 | 3 years ago | | | 0 | 0.050350666 | |
| 14741618 | 3 years ago | | | 0 | 0.010708254 | |
| 14741598 | 3 years ago | | | 0 | 0.013322905 | |
| 14732606 | 3 years ago | | | 0 | 0.013812111 | |
| 14732567 | 3 years ago | | | 0 | 0.021962956 |
ABI
ABI objects
Getter at block 21311791
baseSwap() view returns (address)
0xacb83e0633d6605c5001e2ab59ef3c745547c8c7
metaLPToken() view returns (address)
0xb6214a9d18f5bf34a23a355114a03be4f7d804fa
metaSwap() view returns (address)
0x824dcd7b044d60df2e89b1bb888e66d8bcf41491
Read-only
baseTokens(uint256) view returns (address)
calculateRemoveLiquidity(uint256 amount) view returns (uint256[])
calculateRemoveLiquidityOneToken(uint256 tokenAmount, uint8 tokenIndex) view returns (uint256)
calculateSwap(uint8 tokenIndexFrom, uint8 tokenIndexTo, uint256 dx) view returns (uint256)
calculateTokenAmount(uint256[] amounts, bool deposit) view returns (uint256)
getToken(uint8 index) view returns (address)
metaTokens(uint256) view returns (address)
tokens(uint256) view returns (address)
State-modifying
Events addLiquidity(uint256[] amounts, uint256 minToMint, uint256 deadline) returns (uint256)
initialize(address _baseSwap, address _metaSwap, address _metaLPToken)
removeLiquidity(uint256 amount, uint256[] minAmounts, uint256 deadline) returns (uint256[])
removeLiquidityImbalance(uint256[] amounts, uint256 maxBurnAmount, uint256 deadline) returns (uint256)
removeLiquidityOneToken(uint256 tokenAmount, uint8 tokenIndex, uint256 minAmount, uint256 deadline) returns (uint256)
swap(uint8 tokenIndexFrom, uint8 tokenIndexTo, uint256 dx, uint256 minDy, uint256 deadline) returns (uint256)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.