GoldenPresale
Verified contract
Active on
Ethereum with 3,285 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb902…0566
0xe621…d17b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GOLDEN | ERC-20 | 1130.147489T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19547048 | 8 months ago | | | 0 | 0.0026233018 | |
| 19385203 | 9 months ago | | | 0 | 0.0015253912 | |
| 19365505 | 9 months ago | | | 0 | 0.0017449606 | |
| 19353974 | 9 months ago | | | 0 | 0.0042024404 | |
| 19301710 | 10 months ago | | | 0 | 0.0028244913 | |
| 19227909 | 10 months ago | | | 0 | 0.0031831591 | |
| 19218181 | 10 months ago | | | 0 | 0.0023590804 | |
| 19086528 | a year ago | | | 0 | 0.0024026356 | |
| 19046346 | a year ago | | | 0 | 0.0018504210 | |
| 19016730 | a year ago | | | 0 | 0.0031177029 |
ABI
ABI objects
Getter at block 21405056
GoldenToken() view returns (address)
0xd87996ff3d06858bfc20989aef50cc5fcd4d84ca
amountRaisedInEth() view returns (uint256)
168638288613565174103
divider() view returns (uint256)
100
enableClaim() view returns (bool)
true
fundReceiver() view returns (address)
0xe62146c0d544f3b3fe9c75676350d39f54a9d17b
maxPurchase() view returns (uint256)
2500000000000000000
owner() view returns (address)
0xb902361161e26c0607a184e38d96b6f3e4fe0566
soldToken() view returns (uint256)
19701100000000000000000000
tokenPerEth() view returns (uint256)
110000000000000000000000
tokensForSale() view returns (uint256)
19700000000000000000000000
totalUsers() view returns (uint256)
0
Read-only
EthToToken(uint256 _amount) view returns (uint256)
users(address) view returns (uint256 Eth_balance, uint256 token_balance, uint256 claimed_token)
State-modifying
Events EnableClaim(bool _claim)
buyToken() payable
changeOwner(address _newOwner)
changePrice(uint256 _price)
changePurchaseLimits(uint256 _maxPurchase)
changeToken(address _token)
claimTokens()
setSupply(uint256 tokenPerPhase, uint256 _soldToken)
transferFundsEth(uint256 _value)
transferTokens(address token, uint256 _value)
BuyToken(address indexed _user, uint256 indexed _amount)
ClaimToken(address indexed _user, uint256 indexed _amount)
constructor(address _token)
receive()
This contract contains no error objects.