SudanGoldCoinCrowdsale
Verified contract
Active on
Ethereum with 89 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SudanGoldCoinCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6304789 | 6 years ago | | | 0 | 0.0017322910 | |
| 6301726 | 6 years ago | | | 0 | 0.0023446670 | |
| 6282500 | 6 years ago | | | 0 | 0.0023472910 | |
| 6263160 | 6 years ago | | | 0 | 0.0023499150 | |
| 6263145 | 6 years ago | | | 0 | 0.0011220470 | |
| 6157770 | 6 years ago | | | 0 | 0.0011463000 | |
| 6099828 | 6 years ago | | | 0 | 0.0011463000 | |
| 5818751 | 6 years ago | | | 0 | 0.00084502000 | |
| 5818696 | 6 years ago | | | 0 | 0.00084630000 | |
| 5815733 | 6 years ago | | | 0 | 0.00084630000 |
ABI
ABI objects
Getter at block 21222394
endTime() view returns (uint256)
1567495956
hasEnded() view returns (bool)
true
owner() view returns (address)
0xca2a3098bbbd9fc67766a796097d112bb1d1b97f
rate() view returns (uint256)
1370
startTime() view returns (uint256)
1520375438
token() view returns (address)
0x8cadb134bd67f31c7a886d0e2185965dbe6c0d16
wallet() view returns (address)
0x287e23a0743dbe1009c8a2691bc53adb374da08e
weiRaised() view returns (uint256)
1000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
sendTokens(address _to, uint256 _amount) returns (bool)
setEndTime(uint256 _endTime) returns (bool)
setRate(uint256 _rate) returns (bool)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _startTime, uint256 _endTime, uint256 _rate, address _wallet)
fallback()
This contract contains no error objects.