EarlyLiquidity

Verified contract

Active on Ethereum with 1,876 txns
Deployed by via 0xcae97db3 at 18809233
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x6c5b45695cf76bad9d3dc83d9df8c8f18388afe67d9f313129c0f36399c74697
0xcbc44e937bbe896c9fc5db7abf6ddad98ef208db641a04a0f1bb9d140bc542ec
0xff082c5e82d9a5f2f8e56321d9271190e75b1f2e1cbdb5d0ecd96d87b60b15fd
0xaed0ae1bbfb88597133e676bd959302c6380994bf5ecce6cbe254d0819570a78
0x35cc3706479e1ee65cdb610667e81b42e8159ff01d3b94b620638bfb7c76bb39
0x4c7fa4d29dc449a652b9be1a759f602629d1cfd7f361fa7ae5267189e5825a0c
0xa382a8e64066d44c430381cf2c70bb53a1fd6db8da860127c1a102245f96a791
0xc7d7e41e1e70a0003c8fe4e96c587c0b6e5cb49b7f35474d8d9d498662ac87fa
0x8b267b55480aafaae9766410a7584ed9e2fd3ca026762de51f287a39f56dc92b
0x81198ad9c959c2b9bdce0b4168011e56cd9a45fd032944dbddcb68a3c3aa6cb6

Functions
Getter at block 21167593
GLOW_TOKEN(view returns (address)
0xf4fbc617a5733eaaf9af08e1ab816b103388d8b6
HOLDING_CONTRACT(view returns (address)
0xd5970622b740a2ea5a5574616c193968b10e1297
MINER_POOL(view returns (address)
0x6fa8c7a89b22bf3212392b778905b12f3dbaf5c4
MIN_TOKEN_INCREMENT(view returns (uint256)
10000000000000000
TOTAL_INCREMENTS_TO_SELL(view returns (uint256)
1200000000
USDC_DECIMALS(view returns (uint256)
6
USDC_TOKEN(view returns (address)
0xe010ec500720be9ef3f82129e7ed2ee1fb7955f2
getCurrentPrice(view returns (uint256)
32964
totalSold(view returns (uint256)
3457891110000000000000000
Read-only
getPrice(uint256 incrementsToPurchaseview returns (uint256)
State-modifying
buy(uint256 incrementsuint256 maxCost
Events
Purchase(address indexed buyeruint256 glwReceiveduint256 totalUSDCSpent
Constructor
constructor(address _usdcAddressaddress _holdingContractaddress _glowTokenaddress _minerPoolAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
AllSold(
FailedInnerCall(
MinerPoolAlreadySet(
ModNotZero(
PriceTooHigh(
SafeERC20FailedOperation(address token
TooManyIncrements(
ZeroAddress(