InitialDistribution
Verified contract
Active on
Ethereum with 159 txns
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 "InitialDistribution"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14737411 | 3 years ago | | | 0.05 | 0.00053376366 | |
| 14545157 | 3 years ago | | | 0 | 0.0036961200 | |
| 14541759 | 3 years ago | | | 0.8 | 0.0086968135 | |
| 14540493 | 3 years ago | | | 1 | 0.0038264079 | |
| 14538916 | 3 years ago | | | 1 | 0.0055845609 | |
| 14538597 | 3 years ago | | | 0.3 | 0.0045239364 | |
| 14538594 | 3 years ago | | | 0.1 | 0.0050922690 | |
| 14538031 | 3 years ago | | | 1 | 0.0058794900 | |
| 14537890 | 3 years ago | | | 0.1 | 0.0042748024 | |
| 14536941 | 3 years ago | | | 1 | 0.0044384111 |
ABI
ABI objects
Getter at block 21306051
ETH_PER_TRANCHE() view returns (uint256)
14000000000000000000
WHITELIST_DURATION() view returns (uint256)
10800
currentTrancheSize() view returns (uint256)
9164233460243661734924
endedAt() view returns (uint256)
1649421524
exchangeRate() view returns (uint256)
654588104303118695351737495236574910410
getLeftInTranche() view returns (uint256)
2048860766468761516460
lastReductionAmount() view returns (uint256)
2980341068720415579028168
maxPerUser() view returns (uint256)
1000000000000000000
merkleRoot() view returns (bytes32)
0x76de4ca3f6408ee275c14b56674b52851e1e2bf23bff37cb9bcca2bc868a8406
owner() view returns (address)
0xedaeb101f34d767f263c0fe6b8d494e3d071f0ba
startedAt() view returns (uint256)
1649268020
token() view returns (address)
0x9ae380f0272e2162340a5bb646c354271c0f5cfc
totalMinted() view returns (uint256)
2987456441414190479246632
treasury() view returns (address)
0xb27dc5f8286f063f11491c8f349053cb37718bea
Read-only
apedPerUser(address) view returns (uint256)
getAmountForDeposit(uint256 depositAmount) view returns (uint256)
getDefaultMinOutput(uint256 depositAmount) view returns (uint256)
State-modifying
Events ape(uint256 minOutputAmount) payable
ape(uint256 minOutputAmount, struct MerkleProofProof proof) payable
end()
renounceOwnership()
start()
transferOwnership(address newOwner)
DistributonEnded()
DistributonStarted()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenDistributed(address receiver, uint256 receiveAmount, uint256 amountDeposited)
constructor(address _token, address _treasury, uint256 _maxPerUser, bytes32 _merkleRoot)
This contract contains no fallback and receive objects.
This contract contains no error objects.