SudanGoldCoinCrowdsale
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
0x7999…64e5
Balances ($0.00)
No balances found for "SudanGoldCoinCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6233697 | 6 years ago | | | 0.08 | 0.0022394200 | |
| 6233688 | 6 years ago | | | 0.18234795 | 0.0022394200 | |
| 6233683 | 6 years ago | | | 0.28 | 0.0022394200 | |
| 6233682 | 6 years ago | | | 0.2 | 0.0022394200 | |
| 6233681 | 6 years ago | | | 0.08 | 0.0022394200 | |
| 6233677 | 6 years ago | | | 0.68158172 | 0.0028544200 | |
| 6233670 | 6 years ago | | | 1.6 | 0.0028544200 | |
| 6233665 | 6 years ago | | | 0.1 | 0.0028544200 | |
| 6233658 | 6 years ago | | | 0.2 | 0.0028544200 | |
| 6233653 | 6 years ago | | | 0.25 | 0.0028544200 |
ABI
ABI objects
Getter at block 21386157
closingTime() view returns (uint256)
1543536000
hasClosed() view returns (bool)
true
openingTime() view returns (uint256)
1535310000
owner() view returns (address)
0xc083e887cca9e9acd83f2f29b31df25b922b4a52
rate() view returns (uint256)
220
sgcToken() view returns (address)
0x7999232921e9e3d782a2dd47719932456a7964e5
token() view returns (address)
0x7999232921e9e3d782a2dd47719932456a7964e5
wallet() view returns (address)
0x80e613307f4074e9b4ee24f5f61d17755a7bd172
weiRaised() view returns (uint256)
4653929665789638490
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address _beneficiary) payable
renounceOwnership()
sendTokens(address addr, uint256 tokens)
setRate(uint256 _rate)
transferOwnership(address _newOwner)
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, uint256 _openingTime, uint256 _closingTime)
fallback()
This contract contains no error objects.