CommonTokensale
Verified contract
Active on
Ethereum with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xeb0e…17f1
0xf557…a59e
0x7574…0bd7
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GSE | ERC-20 | 32 | $0.000024 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6162585 | 6 years ago | | | 0 | 0.0019481400 | |
| 6162576 | 6 years ago | | | 0 | 0.0020083800 | |
| 6162558 | 6 years ago | | | 0 | 0.0019891800 | |
| 6162555 | 6 years ago | | | 0 | 0.0018222600 | |
| 5610674 | 7 years ago | | | 22 | 0.00024401000 | |
| 5608860 | 7 years ago | | | 10 | 0.0014640600 | |
| 5590166 | 7 years ago | | | 12.5 | 0.0045012900 | |
| 5572469 | 7 years ago | | | 15 | 0.013503870 | |
| 5572375 | 7 years ago | | | 5 | 0.0025501700 | |
| 5571964 | 7 years ago | | | 0 | 0.00069612800 |
ABI
ABI objects
Getter at block 21387126
beneficiary() view returns (address)
0x2ee11b9e4c39e978e5ff1f882d9a510f402ba09d
bridge() view returns (address)
0xeb0e067d58db676644c470781021a857c6f517f1
bsWallet() view returns (address)
0x8d5bd2aba04a07bfa0cc976c73ed45b23cc6d6a2
canRefund() view returns (bool)
false
canWithdraw() view returns (bool)
true
defaultTokensPerWei() view returns (uint256)
6080
endTime() view returns (uint256)
1528639200
isFinishedSuccessfully() view returns (bool)
false
isMainSaleBonusTime() view returns (bool)
false
isMainSaleTime() view returns (bool)
false
isPreSaleTime() view returns (bool)
false
mainSaleBonusEndTime() view returns (uint256)
1526565600
mainSaleMinPaymentWei() view returns (uint256)
50000000000000000
mainSaleStartTime() view returns (uint256)
1526392800
maxCapWei() view returns (uint256)
12500000000000000000000
minCapWei() view returns (uint256)
2500000000000000000000
owner() view returns (address)
0x2ee11b9e4c39e978e5ff1f882d9a510f402ba09d
paused() view returns (bool)
false
preSaleEndTime() view returns (uint256)
1526306400
preSaleMinPaymentWei() view returns (uint256)
5000000000000000000
refundDeadlineTime() view returns (uint256)
1531231200
startTime() view returns (uint256)
1525701600
token() view returns (address)
0xf557ae02978e74aab75009cb354e7e1570afa59e
tokensPerWei10() view returns (uint256)
6688
tokensPerWei15() view returns (uint256)
6992
tokensPerWei20() view returns (uint256)
7296
tokensPerWei5() view returns (uint256)
6384
tokensPerWei7() view returns (uint256)
6505
totalTokensSold() view returns (uint256)
227412900000000000000000
totalWeiReceived() view returns (uint256)
32500000000000000000
totalWeiRefunded() view returns (uint256)
0
whitelist() view returns (address)
0x7574769f0e4aa756154edd2808c60ba6d26e0bd7
whitelistEnabled() view returns (bool)
true
Read-only
amountPercentage(uint256 _amount, uint256 _per) pure returns (uint256)
buyerToSentWei(address) view returns (uint256)
calledOnce(bytes32) view returns (bool)
canAcceptPayment(uint256 _amountWei) view returns (bool)
tokensPerWei(uint256 _amountWei) view returns (uint256)
tokensPerWeiPlusBonus(uint256 _per) view returns (uint256)
weiToTokens(uint256 _amountWei) view returns (uint256)
State-modifying
Events changeBridge(address _bridge)
deposit() payable
pause()
refund()
resume()
sendWingsRewardsOnce()
setBeneficiary(address _beneficiary)
setWhitelist(address _whitelist)
setWhitelistEnabled(bool _enabled)
transferOwnership(address newOwner)
updateMaxCapEthOnce(uint256 _amountInEth)
updateMinCapEthOnce(uint256 _amountInEth)
updateTokensPerEthOnce(uint256 _amountInEth)
withdraw(address _to)
withdraw(address _to, uint256 _amount)
ChangeBeneficiaryEvent(address indexed _oldAddress, address indexed _newAddress)
ChangeWhitelistEvent(address indexed _oldAddress, address indexed _newAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiveEthEvent(address indexed _buyer, uint256 _amountWei)
RefundEthEvent(address indexed _buyer, uint256 _amountWei)
constructor(address _token, address _whitelist, address _beneficiary)
fallback()
This contract contains no error objects.