CurveRegistryCache
Verified contract
Active on
Ethereum with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "CurveRegistryCache"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19069478 | 10 months ago | | | 0 | 0.032256200 | |
| 19069474 | 10 months ago | | | 0 | 0.048499900 | |
| 19069472 | 10 months ago | | | 0 | 0.022877075 | |
| 19069468 | 10 months ago | | | 0 | 0.058451800 | |
| 19069466 | 10 months ago | | | 0 | 0.087018575 | |
| 19069464 | 10 months ago | | | 0 | 0.076028225 | |
| 19069462 | 10 months ago | | | 0 | 0.027706925 | |
| 19069458 | 10 months ago | | | 0 | 0.076482850 | |
| 19069455 | 10 months ago | | | 0 | 0.074914700 | |
| 19069452 | 10 months ago | | | 0 | 0.073973850 |
ABI
ABI objects
Getter at block 21208137
BOOSTER() view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
Read-only
assetType(address pool_) view returns (uint8)
basePool(address pool_) view returns (address)
coinIndex(address pool_, address coin_) view returns (int128)
coinIndices(address pool_, address from_, address to_) view returns (int128, int128, bool)
coins(address pool_) view returns (address[])
decimals(address pool_) view returns (uint256[])
getAllUnderlyingCoins(address pool) view returns (address[])
getPid(address pool_) view returns (uint256)
getRewardPool(address pool_) view returns (address)
hasCoinAnywhere(address pool_, address coin_) view returns (bool)
hasCoinDirectly(address pool_, address coin_) view returns (bool)
interfaceVersion(address pool_) view returns (uint256)
isRegistered(address pool_) view returns (bool)
isShutdownPid(uint256 pid_) view returns (bool)
lpToken(address pool_) view returns (address)
nCoins(address pool_) view returns (uint256)
poolFromLpToken(address lpToken_) view returns (address)
State-modifying
Events initPool(address pool_)
initPool(address pool_, uint256 pid_)
PoolInitialized(address indexed pool, uint256 indexed pid)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.