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 "Gene BTC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4423078 | 7 years ago | | | 10 | 0.0013443780 | |
| 4422768 | 7 years ago | | | 1 | 0.0010293780 | |
| 4422722 | 7 years ago | | | 0.1 | 0.0013443780 | |
| 4421297 | 7 years ago | | | 0.1 | 0.0012803600 | |
| 4411065 | 7 years ago | | | 1 | 0.0013443780 | |
| 4409875 | 7 years ago | | | 0.1 | 0.0013443780 | |
| 4328128 | 7 years ago | | | 0.5 | 0.0013443780 | |
| 4307955 | 7 years ago | | | 0.2 | 0.0013395060 | |
| 4303997 | 7 years ago | | | 0.1 | 0.00031893000 | |
| 4296707 | 7 years ago | | | 0.15 | 0.0013660080 |
ABI
ABI objects
Getter at block 21091607
decimals() pure returns (uint8)
18
endDate() pure returns (uint256)
1521331200
name() pure returns (string)
Gene BTC
owner() pure returns (address)
0x06e19e5bdcd90998c83c96a0ffe7db613905456a
saleActive() pure returns (bool)
false
saleCap() pure returns (uint256)
100000000000000000000000000
startDate() pure returns (uint256)
1505692800
symbol() pure returns (string)
GBC
totalSupply() pure returns (uint256)
200000000000000000000000000
wallet() pure returns (address)
0x8a3cc72a784ecb05508ec1401b133d6abb0368ac
weiRaised() pure returns (uint256)
13350000000000000000
Read-only
GeneBlockChainUserIDs(address) pure returns (bytes32)
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
getRateAt(uint256 at) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
finalize()
initialize(address _wallet, uint256 _start, uint256 _end, uint256 _saleCap, uint256 _totalSupply)
push(address buyer, uint256 amount)
setUserID(bytes32 user_id)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
PreICOTokenPushed(address indexed buyer, uint256 amount)
TokenPurchase(address indexed purchaser, uint256 value, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
UserIDChanged(address owner, bytes32 user_id)
constructor()
fallback()
This contract contains no error objects.