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 "K21Curve"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17367621 | 2 years ago | | | 0 | 0.0015054954 | |
| 17366084 | 2 years ago | | | 0 | 0.0080780700 |
ABI
ABI objects
Getter at block 21421710
_BondingCurveAddress() view returns (address)
0xfc09f2447dc82848c2c40f3e5ac54c053f3de07f
_L18() view returns (int256)
40000000000000000000
_b18() view returns (int256)
1000000000000000000000000
_count() view returns (uint256)
0
_decimals() view returns (uint256)
18
_initialized() view returns (bool)
false
_k18() view returns (int256)
600000000000000
_lastReset() view returns (uint256)
17366081
_m18() view returns (int256)
6500000000000000000000
_posFeePercent18() view returns (int256)
200000000000000000
_resetInterval() view returns (uint256)
100800
getCount() view returns (uint256)
0
getNextBurnReward() view returns (uint256 reward)
800000000000000000000000
getNextMintPrice() view returns (uint256 price)
1000000000000000000000000
getPosFeePercent18() view returns (int256)
200000000000000000
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.