StarterCoinCrowdsale
Verified contract
Active on
Ethereum with 81 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4137…c15b
0x6194…3bf8
0xd6d2…60f9
0x14b3…ecba
0x4345…56e3
0x8289…1d48
Balances ($0.00)
No balances found for "StarterCoinCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4658286 | 7 years ago | | | 0 | 0.0011132100 | |
| 4658268 | 7 years ago | | | 0 | 0.0011141700 | |
| 4658237 | 7 years ago | | | 0 | 0.0011170500 | |
| 4658219 | 7 years ago | | | 0 | 0.0011189700 | |
| 4657888 | 7 years ago | | | 0 | 0.00090453000 | |
| 4657860 | 7 years ago | | | 0 | 0.00090453000 | |
| 4657858 | 7 years ago | | | 0 | 0.0011295300 | |
| 4657813 | 7 years ago | | | 0 | 0.0011295300 | |
| 4657796 | 7 years ago | | | 0 | 0.0011295300 | |
| 4657727 | 7 years ago | | | 0 | 0.00090261000 |
ABI
ABI objects
Getter at block 21172770
ADVISERS_SUPPLY() view returns (uint256)
29400000000000000000000000
BOUNTY_SUPPLY() view returns (uint256)
78400000000000000000000000
CAP() view returns (uint256)
154622000000000000000000
DEV_SUPPLY() view returns (uint256)
78400000000000000000000000
FOUNDERS_SUPPLY() view returns (uint256)
59600000000000000000000000
ICOstartTime() view returns (uint256)
1512547200
ICOweek1End() view returns (uint256)
1514880000
ICOweek2End() view returns (uint256)
1515484800
ICOweek3End() view returns (uint256)
1516089600
ICOweek4End() view returns (uint256)
1516694400
RATE() view returns (uint256)
4500
TEAM_SUPPLY() view returns (uint256)
39200000000000000000000000
TOKEN_CAP() view returns (uint256)
695797500000000000000000000
TOKEN_PREICO_CAP() view returns (uint256)
62797500000000000000000000
TOKEN_PRESALE_CAP() view returns (uint256)
45000000000000000000000000
advisersTokenTimelock() view returns (address)
0x82898f135284f49d2c89bb276fa72716262b1d48
bountyTokenTimelock() view returns (address)
0x6194b4fe0c9bf3e641a8e80c9ee1fccc7c3a3bf8
devTokenTimelock() view returns (address)
0xd6d247a08e8a7f562db18924937b6244483360f9
endTime() view returns (uint256)
1516867200
foundersTokenTimelock() view returns (address)
0x14b3e8a33ba70a32041831bac17dcebed188ecba
hasEnded() view returns (bool)
true
owner() view returns (address)
0xf0b7a35f7dff8b740c647402743c3081707528ae
preICOstartTime() view returns (uint256)
1511596801
preSaleFirstDay() view returns (uint256)
1511596800
startTime() view returns (uint256)
1511477470
teamTokenTimelock() view returns (address)
0x43457afa3cf04a51a40e1ee28a674c994a7956e3
token() view returns (address)
0x4137b18b3feb44fedec3a11751e208737f13c15b
tokenSold() view returns (uint256)
226117422671973346721750
tokenSoldPreICO() view returns (uint256)
35016068390786606146500
tokenSoldPreSale() view returns (uint256)
166434822831284841575250
wallet() view returns (address)
0x34e0aece729ee1331f022c1b71656f930f4bed12
weiRaised() view returns (uint256)
27234873880210849373
Read-only
This contract contains no read-only function objects.
State-modifying
Events addOffChainContribution(address beneficiar, uint256 weiAmount, uint256 tokenAmount, string btcAddress)
buyTokens(address beneficiary) payable
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256[9] timing, address _wallet, address bountyWallet, uint64 bountyReleaseTime, address devWallet, uint64 devReleaseTime, address foundersWallet, uint64 foundersReleaseTime, address teamWallet, uint64 teamReleaseTime, address advisersWallet, uint64 advisersReleaseTime)
fallback()
This contract contains no error objects.