ODEMCrowdsale
Verified contract
Active on
Ethereum with 450 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x52fc…b6aa
Balances ($0.00)
No balances found for "ODEMCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5457934 | 7 years ago | | | 0 | 0.000024485000 | |
| 5282467 | 7 years ago | | | 0 | 0.0055414200 | |
| 5282182 | 7 years ago | | | 0.0573084 | 0.00020802600 | |
| 5282143 | 7 years ago | | | 0.0615084 | 0.000044100000 | |
| 5281897 | 7 years ago | | | 0.0615525 | 0.000084000000 | |
| 5281784 | 7 years ago | | | 0.01021654 | 0.0028314600 | |
| 5281669 | 7 years ago | | | 1 | 0.0013812000 | |
| 5281454 | 7 years ago | | | 499 | 0.0028314600 | |
| 5281318 | 7 years ago | | | 1 | 0.0040614600 | |
| 5279574 | 7 years ago | | | 0.245916 | 0.0019812000 |
ABI
ABI objects
Getter at block 21157664
BOUNTY_REWARD_SHARE() view returns (uint256)
43666667000000000000000000
COMPANY_SHARE() view returns (uint256)
71300194000000000000000000
NON_VESTED_TEAM_ADVISORS_SHARE() view returns (uint256)
5039200000000000000000000
PERSONAL_FIRST_HOUR_CAP() view returns (uint256)
2000000000000000000000000
PRE_CROWDSALE_CAP() view returns (uint256)
58200000000000000000000000
PUBLIC_CROWDSALE_CAP() view returns (uint256)
180000000000000000000000000
TOTAL_TOKENS_FOR_CROWDSALE() view returns (uint256)
238200000000000000000000000
TOTAL_TOKENS_SUPPLY() view returns (uint256)
396969697000000000000000000
VESTED_TEAM_ADVISORS_SHARE() view returns (uint256)
38763636000000000000000000
endTime() view returns (uint256)
1521450000
hasEnded() view returns (bool)
true
isFinalized() view returns (bool)
true
oneHourAfterStartTime() view returns (uint256)
1518861600
owner() view returns (address)
0x8b3effe4a7bd11c2fc04e8d540ca5f8793d16ccd
paused() view returns (bool)
false
rate() view returns (uint256)
14820
remainderAmount() view returns (uint256)
0
remainderPurchaser() view returns (address)
0x0000000000000000000000000000000000000000
rewardWallet() view returns (address)
0xef2d149e3ad5b8c10d9db08e4f64b0563f4d0f2a
startTime() view returns (uint256)
1518858000
teamAndAdvisorsAllocation() view returns (address)
0xfcc5c3e4046ec3cf9b6475c5f669d3099bb75c04
token() view returns (address)
0xbf52f2ab39e26e0951d2a02b49b7702abe30406a
wallet() view returns (address)
0x215b4a7cd7f4ad4594867bbcc91cac08c83ab507
weiRaised() view returns (uint256)
3507181770071006114193
whitelist() view returns (address)
0x52fcc1cb912c18008823841336ae24186ff5b6aa
Read-only
trackBuyersPurchases(address) view returns (uint256)
State-modifying
Events buyTokens(address beneficiary) payable
finalize()
mintTokenForPreCrowdsale(address investorsAddress, uint256 tokensPurchased)
pause()
setRate(uint256 newRate)
setTeamWalletAddress(address _teamAndAdvisorsAllocation)
transferOwnership(address newOwner)
unpause()
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
PrivateInvestorTokenPurchase(address indexed investor, uint256 tokensPurchased)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
TokenRateChanged(uint256 previousRate, uint256 newRate)
Unpause()
constructor(uint256 _startTime, uint256 _endTime, address _whitelist, uint256 _rate, address _wallet, address _rewardWallet)
fallback()
This contract contains no error objects.