QuinadsCrowdsale
Verified contract
Active on
Ethereum with 272 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "QuinadsCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7868350 | 5 years ago | | | 0 | 0.0010704000 | |
| 7015163 | 6 years ago | | | 0.003 | 0.00086100000 | |
| 7013463 | 6 years ago | | | 0.0001 | 0.00017193300 | |
| 6928381 | 6 years ago | | | 0 | 0.00042000000 | |
| 6928373 | 6 years ago | | | 0 | 0.00023100000 | |
| 6795616 | 6 years ago | | | 0 | 0.0010704000 | |
| 6739154 | 6 years ago | | | 0 | 0.00086100000 | |
| 6719894 | 6 years ago | | | 0 | 0.00016955136 | |
| 6710300 | 6 years ago | | | 0.0001 | 0.00023548800 | |
| 6699965 | 6 years ago | | | 0.025 | 0.0010704000 |
ABI
ABI objects
Getter at block 21172608
TokenSaleSupply() view returns (uint256)
12000000000000000000000000000
icoClosed() view returns (bool)
true
icoContrib() view returns (uint256)
10000000000000000
icoOpen() view returns (bool)
true
icoPercentBonus() view returns (uint8)
5
icoSupply() view returns (uint256)
9600000000000000000000000000
minContribution() view returns (uint256)
10000000000000000
minGetAddBonus() view returns (uint256)
50000000000000000000
minGetBonus() view returns (uint256)
20000000000000000000
owner() view returns (address)
0x61ebcc762976e675c47021a9330c08993bd66a7f
preContrib() view returns (uint256)
20000000000000000000
preOpen() view returns (bool)
false
prePercentBonus() view returns (uint8)
10
preSupply() view returns (uint256)
2400000000000000000000000000
rate() view returns (uint256)
10000000
stage() view returns (uint8)
1
stageAllocation() view returns (uint256)
9600000000000000000000000000
token() view returns (address)
0x86e44543164d9b97b14ef7f6f3ab7ba670cab346
tokensSold() view returns (uint256)
11999906340408000000010000000
wallet() view returns (address)
0x7146a92acc2c6c97f87c91b53141b5fd3ad68aaa
weiRaised() view returns (uint256)
1199990634040800000001
Read-only
allowPre(address) view returns (bool)
availablePerStage(uint8) view returns (uint256)
contributions(address) view returns (uint256)
getAvailableBuyETH(uint8 _stage) view returns (uint256)
getuserContributions(address _beneficiary) view returns (uint256)
getuserICOBonus(address _beneficiary) view returns (uint256)
getuserICOTotalBuy(address _beneficiary) view returns (uint256)
getuserPresaleBonus(address _beneficiary) view returns (uint256)
getuserPresaleTotalBuy(address _beneficiary) view returns (uint256)
icoBonus(address) view returns (uint256)
icoTotalBuy(address) view returns (uint256)
presaleBonus(address) view returns (uint256)
presaleTotalBuy(address) view returns (uint256)
soldPerStage(uint8) view returns (uint256)
State-modifying
Events buyTokens(address _beneficiary) payable
closeICO(bool status)
openICOSale(bool status)
openPresale(bool status)
renounceOwnership()
sendToOwner(uint256 _amount)
setCrowdsaleStage(uint8 _stage)
transferOwnership(address _newOwner)
whitelistPresale(address _beneficiary, bool status)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _rate, address _wallet, address _token)
fallback()
This contract contains no error objects.