GearLiquidityBootstrapper
Verified contract
Active on
Ethereum with 8,056 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e9b…f1c2
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GEAR | ERC-20 | 0.55496 | $0.005769 |
$0 | |
crvGEARETH-f | ERC-20 | 11.54163K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20361871 | 4 months ago | | | 0 | 0.00051109841 | |
| 19803169 | 7 months ago | | | 0 | 0.00047665800 | |
| 19745231 | 7 months ago | | | 0 | 0.00042891395 | |
| 19741699 | 7 months ago | | | 0 | 0.00044479721 | |
| 19656512 | 7 months ago | | | 0 | 0.00064491949 | |
| 19630644 | 7 months ago | | | 0 | 0.0012666549 | |
| 19627167 | 8 months ago | | | 0 | 0.0018616132 | |
| 19317774 | 9 months ago | | | 0 | 0.0027496406 | |
| 19313403 | 9 months ago | | | 0 | 0.0051588676 | |
| 19300882 | 9 months ago | | | 0 | 0.0017641409 |
ABI
ABI objects
Getter at block 21272861
PRICE_MULTIPLIER() view returns (uint256)
1000000000000000000
SHEARING_PCT_DENOMINATOR() view returns (uint256)
1000000000000000000
curveFactory() view returns (address)
0xf18056bbd320e96a48e3fbf8bc061322531aac99
curvePool() view returns (address)
0x0e9b5b092cad6f1c5e6bc7f89ffe1abb5c95f1c2
curvePool_A() view returns (uint256)
400000
curvePool_adjustment_step() view returns (uint256)
146000000000000
curvePool_admin_fee() view returns (uint256)
5000000000
curvePool_allowed_extra_profit() view returns (uint256)
2000000000000
curvePool_fee_gamma() view returns (uint256)
230000000000000
curvePool_gamma() view returns (uint256)
145000000000000
curvePool_ma_half_time() view returns (uint256)
600
curvePool_mid_fee() view returns (uint256)
26000000
curvePool_out_fee() view returns (uint256)
45000000
ethDepositStart() view returns (uint256)
1671091200
ethMaxAmount() view returns (uint256)
3000000000000000000000
ethMinAmount() view returns (uint256)
2000000000000000000000
fairTradingDuration() view returns (uint256)
518400
fairTradingEnd() view returns (uint256)
1671782400
fairTradingStart() view returns (uint256)
1671264000
gear() view returns (address)
0xba3335588d9403515223f109edc4eb7269a9ab5d
gearDepositStart() view returns (uint256)
1670918400
gearMaxAmount() view returns (uint256)
160000000000000000000000000
gearMinAmount() view returns (uint256)
120000000000000000000000000
getCurrentShearingPct() view returns (uint256)
0
getPendingLPAmount() view returns (uint256 lpAmount)
0
getPriceRangeEthGear() view returns (uint256 minPrice, uint256 maxPrice)
(minPrice=22388478522259, maxPrice=22388478522259)
getPriceRangeGearEth() view returns (uint256 minPrice, uint256 maxPrice)
(minPrice=44665831088331559922731, maxPrice=44665831088331559922731)
getTimeUntilLPClaim() view returns (uint256 lpAmount)
0
owner() view returns (address)
0x7b065fcb0760df0cea8cfd144e08554f3cea73d1
shearingPctStart() view returns (uint256)
250000000000000000
stage() view returns (uint8)
4
totalEthCommitted() view returns (uint256)
3000000000000000000000
totalGearCommitted() view returns (uint256)
133997493264994679768193740
totalLPTokens() view returns (uint256)
634028768901683229673522
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
ethCommitted(address) view returns (uint256)
gearCommitted(address) view returns (uint256)
getETHFromGEARAmount(uint256 amount) view returns (uint256)
getGEARFromETHAmount(uint256 amount) view returns (uint256)
State-modifying
Events advanceStage()
buyGEAR(uint256 minGEARBack) payable
claimLP()
commitETH() payable
commitGEAR(uint256 amount)
execute(address target, bytes data) returns (bytes)
fail()
renounceOwnership()
retrieveETH()
retrieveGEAR()
retrieveShearedGEAR()
sellGEAR(uint256 amount, uint256 minETHBack)
setGearMiner(address newMiner)
takeGEARManagerBack()
transferOwnership(address newOwner)
EthCommitted(address indexed contributor, uint256 amount)
GearBought(address indexed buyer, uint256 amount)
GearCommitted(address indexed contributor, uint256 amount)
GearSold(address indexed seller, uint256 amount, uint256 shearedAmount)
GearTransfersUnlocked()
LPClaimed(address indexed contributor, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PoolDeployed(address indexed pool)
PoolSeeded(uint256 initialGEAR, uint256 initialETH, uint256 initialLP)
StageChanged(uint8 newStage)
constructor()
receive()
This contract contains no error objects.