CRDCrowdsale
Verified contract
Active on
Ethereum with 1,526 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($149,856.53)
Native
Value
$149,856.53
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 39.196112 | $3,823.25 |
$149,856.53 | |
CRD | ERC-20 | 7.918K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13317887 | 3 years ago | | | 0.0047379072 | 0.0013877745 | |
| 12389695 | 4 years ago | | | 0.0015528019 | 0.0012810000 | |
| 11863113 | 4 years ago | | | 0.003534812 | 0.0033180000 | |
| 11476465 | 4 years ago | | | 0.00935 | 0.0011550000 | |
| 11206438 | 4 years ago | | | 0.028396624 | 0.00033810000 | |
| 11206381 | 4 years ago | | | 0.059154107 | 0.00033810000 | |
| 11141372 | 4 years ago | | | 0.02 | 0.00042000000 | |
| 11113086 | 4 years ago | | | 0.088175208 | 0.0011340000 | |
| 11111264 | 4 years ago | | | 0.018 | 0.00081900000 | |
| 11095232 | 4 years ago | | | 0.01 | 0.00069300000 |
ABI
ABI objects
Getter at block 21383476
owner() view returns (address)
[unknown]
rate() view returns (uint256)
[unknown]
token() view returns (address)
[unknown]
wallet() view returns (address)
[unknown]
weiRaised() view returns (uint256)
[unknown]
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens() payable
close()
renounceOwnership()
setRate(uint256 _rate)
setWallet(address _wallet)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, uint256 value, uint256 amount)
constructor(address _token)
fallback()
receive()
This contract contains no error objects.