Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "EthCurve"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17366167 | 2 years ago | | | 0 | 0.0021559496 | |
| 17366066 | 2 years ago | | | 0 | 0.0080767500 |
ABI
ABI objects
Getter at block 21421678
_BondingCurveAddress() view returns (address)
0xfc09f2447dc82848c2c40f3e5ac54c053f3de07f
_L18() view returns (int256)
60000000000000000
_b18() view returns (int256)
65000000000000000
_count() view returns (uint256)
373
_decimals() view returns (uint256)
18
_initialized() view returns (bool)
false
_k18() view returns (int256)
37500000000000000
_lastReset() view returns (uint256)
17366063
_m18() view returns (int256)
3600000000000000000000
_posFeePercent18() view returns (int256)
980000000000000000
_resetInterval() view returns (uint256)
100800
getCount() view returns (uint256)
373
getNextBurnReward() view returns (uint256 reward)
1300000000000000
getNextMintPrice() view returns (uint256 price)
65000000000000000
getPosFeePercent18() view returns (int256)
980000000000000000
owner() view returns (address)
0xe6e205e35e1f0ad1097ea0fdfd9f330fc5d83647
Read-only
getBurnReward(uint256 _x) view returns (uint256 price)
getMintPrice(uint256 _x) view returns (uint256 price)
getNewReserve(int256 b18_, int256 posFeePercent18_) view returns (uint256 newReserve)
State-modifying
Events decrementCount()
freeze()
incrementCount(uint256 _amount)
initialize(int256 L_, int256 k_, uint256 m_, int256 b_, int256 posPercent_)
renounceOwnership()
resetCurve(int256 k18_, int256 L18_, int256 b18_, int256 posFeePercent18_, uint256 _reserveBalance) returns (uint256 newReserve)
setBondingCurve(address BondingCurveAddress_)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.