CoinCrowdReservedContract
Verified contract
Active on
Ethereum with 299 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8b85…f4d7
Balances ($0.00)
No balances found for "CoinCrowdReservedContract"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8150552 | 5 years ago | | | 0 | 0.00014000000 | |
| 8051567 | 5 years ago | | | 0 | 0.000078861000 | |
| 8027200 | 5 years ago | | | 0 | 0.00043500000 | |
| 8026438 | 5 years ago | | | 0 | 0.00056752000 | |
| 7707500 | 6 years ago | | | 0 | 0.00021704375 | |
| 7497900 | 6 years ago | | | 0 | 0.0018152750 | |
| 7379665 | 6 years ago | | | 0 | 0.00047355000 | |
| 7327937 | 6 years ago | | | 0.001 | 0.00081129600 | |
Transfer | 7302065 | 6 years ago | | | 0.01 | 0.00012627600 | |
| 7270684 | 6 years ago | | | 0 | 0.0014194980 |
ABI
ABI objects
Getter at block 21305518
tokenSaleContract() view returns (address)
0x8b850e007736b24f7a81ad776d3e7e0a5c6df4d7
xcc() view returns (address)
0x4d829f8c92a6691c56300d020c9e0db984cfe2ba
Read-only
alreadyPayed(bytes32) view returns (uint256)
hasher(address _buyerAddress, bytes32 _buyerId, uint256 _maxAmount) view returns (bytes32 hash)
isKycSigner(address) view returns (bool)
tkd_amount(address) view returns (uint256)
State-modifying
Events buyTokens(bytes32 buyerId, uint256 maxAmount, uint8 v, bytes32 r, bytes32 s) payable returns (bool)
withdraw(address to, uint256 value)
withdrawTokens(address tknAddr, address to, uint256 value) returns (bool)
KycVerified(address indexed signer, address buyerAddress, bytes32 buyerId, uint256 maxAmount)
constructor(address _xcc, address _tokenSaleAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.