RankingBallGoldCrowdsale
Verified contract
Active on
Ethereum with 61 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4026…4c24
0xa203…1a8a
0x0794…0517
4 additional
variables
Balances ($0.00)
No balances found for "RankingBallGoldCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5892022 | 6 years ago | | | 0 | 0.15886540 | |
| 5886878 | 6 years ago | | | 39 | 0.0078347290 | |
| 5865773 | 6 years ago | | | 0.001 | 0.000030492000 | |
| 5862606 | 6 years ago | | | 0.5 | 0.0074703230 | |
| 5844561 | 6 years ago | | | 1 | 0.0074852060 | |
| 5822120 | 6 years ago | | | 0.52654135 | 0.0074852060 | |
| 5821914 | 6 years ago | | | 0.5 | 0.0012501720 | |
| 5821814 | 6 years ago | | | 0.5 | 0.0012501720 | |
| 5821809 | 6 years ago | | | 0.53154204 | 0.0012501720 | |
| 5821788 | 6 years ago | | | 0.53154204 | 0.0012501720 |
ABI
ABI objects
Getter at block 21318759
MAX_HOLDERS() view returns (uint8)
64
blockInterval() view returns (uint256)
5
bonusesForAmountsCount() view returns (uint256)
0
bonusesForTimesCount() view returns (uint256)
5
cap() view returns (uint256)
30000000000000000000000
coeff() view returns (uint256)
10000
computeTimeBonus() view returns (uint256)
0
crowdsaleRatio() view returns (uint256)
2500
distributed() view returns (bool)
true
endTime() view returns (uint256)
1530489599
getHolderCount() view returns (uint256)
8
getStageIndex() view returns (uint8 currentStage, bool onSale)
(currentStage=2, onSale=false)
goal() view returns (uint256)
3000000000000000000000
goalReached() view returns (bool)
true
hasEnded() view returns (bool)
true
initialized() view returns (bool)
false
isFinalized() view returns (bool)
true
locker() view returns (address)
0x40267cbce7c071f63d3f05ee9e1e6b1226cc4c24
nextTokenOwner() view returns (address)
0xaa6d812eefd2c8e36cd38b12ec6ddea6130b6346
numPeriods() view returns (uint8)
2
owner() view returns (address)
0x4032bd6af15b3568a63c417d467efc2b81a3f826
paused() view returns (bool)
false
rate() view returns (uint256)
50000
saleFinished() view returns (bool)
true
startTime() view returns (uint256)
1528416000
vault() view returns (address)
0xa2038ce672658f492fcd9e4fdaa1a3c530011a8a
weiRaised() view returns (uint256)
8050227945556999996035
Read-only
BONUS_AMOUNTS(uint256) view returns (uint128)
BONUS_AMOUNTS_VALUES(uint256) view returns (uint32)
BONUS_TIMES(uint256) view returns (uint32)
BONUS_TIMES_VALUES(uint256) view returns (uint32)
computeAmountBonus(uint256 weiAmount) view returns (uint256)
computeBonus(uint256 weiAmount) view returns (uint256)
holders(uint256) view returns (address addr, uint96 ratio)
recentBlock(address) view returns (uint256)
registered(address _addr) view returns (bool)
stages(uint256) view returns (uint128 cap, uint128 maxPurchaseLimit, uint128 minPurchaseLimit, uint128 weiRaised, uint32 startTime, uint32 endTime, bool kyc)
State-modifying
Events buyTokens(address beneficiary) payable
claimRefund()
claimTokens(address _token)
finalize()
init(bytes32[] args)
initHolders(address[] _addrs, uint96[] _ratios)
initStages(uint32[] _startTimes, uint32[] _endTimes, uint128[] _capRatios, uint128[] _maxPurchaseLimits, uint128[] _minPurchaseLimits, bool[] _kycs)
pause()
setBonusesForAmounts(uint128[] amounts, uint32[] values)
setBonusesForTimes(uint32[] times, uint32[] values)
transferOwnership(address newOwner)
unpause()
ClaimTokens(address indexed _token, uint256 _amount)
Distributed()
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpause()
constructor(bytes32[5] args)
fallback()
This contract contains no error objects.