GambaCoinPresale
Verified contract
Active on
Ethereum with 1,884 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4d6e…5de5
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GAMBA | ERC-20 | 54.887431M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17710363 | a year ago | | | 0 | 0.00095483738 | |
| 17646108 | a year ago | | | 0 | 0.00088085996 | |
| 17645926 | a year ago | | | 0 | 0.0011518191 | |
| 17560370 | a year ago | | | 0 | 0.00073698059 | |
| 17558492 | a year ago | | | 0 | 0.00090453227 | |
| 17520329 | a year ago | | | 0 | 0.00078383189 | |
| 17428670 | a year ago | | | 0 | 0.0020974508 | |
| 17427452 | a year ago | | | 0 | 0.0017174264 | |
| 17408392 | a year ago | | | 0 | 0.0026230250 | |
| 17403478 | a year ago | | | 0 | 0.0017115421 |
ABI
ABI objects
Getter at block 21260351
LIQUIDITY_ALLOCATION() view returns (uint256)
388888888000000000000000000
MAX_INDIVIDUAL_CONTRIBUTION() view returns (uint256)
500000000000000000
PRESALE_ALLOCATION() view returns (uint256)
233333333000000000000000000
PRESALE_HARD_CAP() view returns (uint256)
150000000000000000000
UNISWAP_V2_ROUTER_ADDRESS() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
finalizedOnBlock() view returns (uint256)
17276576
gambaCoin() view returns (address)
0x4d6ea05039b9d8bb4eb36df5321d7a3394555de5
getTotalContribution() view returns (uint256)
150000000000000000000
owner() view returns (address)
0xfb07c672c1dc16d22d459d61a29d3128936dda56
publicStartTime() view returns (uint256)
1684288800
vestingPeriod() view returns (uint256)
50400
whitelistMerkleRoot() view returns (bytes32)
0xf1f6f8c1554969ef8e88bbcf1bfee4d39b5251a16b26a844ba171309dfe6968e
whitelistStartTime() view returns (uint256)
1684281600
Read-only
contributions(address) view returns (uint256 amount, uint256 claimed)
getClaimableGamba(address account) view returns (uint256 gambaAmount)
getClaimableShares(address account) view returns (uint256 claimable)
getClaimed(address account) view returns (uint256)
getContribution(address account) view returns (uint256)
State-modifying
Events claim()
contribute() payable
contributeWhitelist(bytes32[] proof) payable
finalize() payable
renounceOwnership()
setGambaCoin(address gambaCoin_)
transferOwnership(address newOwner)
updatePresaleSettings(bytes32 whitelistMerkleRoot_, uint256 whitelistStartTime_, uint256 publicStartTime_, uint256 vestingPeriod_)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.