Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18987740 | a year ago | | | 0 | 0.00089402322 | |
| 11052155 | 4 years ago | | | 0 | 0.0023012326 | |
| 8760712 | 5 years ago | | | 0 | 0.00019428500 | |
| 8269317 | 5 years ago | | | 0 | 0.00053729000 | |
| 8032370 | 5 years ago | | | 0 | 0.0010220670 | |
| 7348179 | 6 years ago | | | 0 | 0.00032199000 | |
| 7334139 | 6 years ago | | | 0 | 0.00029550950 | |
| 7333604 | 6 years ago | | | 0 | 0.00032237400 | |
| 7329058 | 6 years ago | | | 0 | 0.00027110300 | |
| 7328744 | 6 years ago | | | 0 | 0.00032237400 |
ABI
ABI objects
Getter at block 21290217
decimals() view returns (uint8)
18
foundingTime() view returns (uint256)
1511156270
initialSupply() view returns (uint256)
0
minerCurrentChallenge() view returns (bytes32)
0xc943d0d6d7a01b80193d58d1fcace3f918c9aad14805ee72f7bf2b2cf6ec766a
minerDifficulty() view returns (uint256)
1
minerPreSupply() view returns (uint256)
7800000000000000000000000
minerPreTime() view returns (uint256)
2592000
minerTimeOfLastProof() view returns (uint256)
1527062445
minerTotalReward() view returns (uint256)
8178847545027904616945705
minerTotalSupply() view returns (uint256)
39000000000000000000000000
minerTotalTime() view returns (uint256)
630720000
minerTotalYears() view returns (uint256)
20
name() view returns (string)
ZBC
oneYear() view returns (uint256)
31536000
optionExerciseSpan() view returns (uint256)
31536000
optionInitialSupply() view returns (uint256)
66000000000000000000000000
optionTotalSupply() view returns (uint256)
66000000000000000000000000
optionTotalTimes() view returns (uint256)
5
owner() view returns (address)
0xbe6e2461a5897529eb727fb85111a05498f6f758
reserveSupply() view returns (uint256)
105000000000000000000000000
sellSupply() view returns (uint256)
69700000000000000000000000
symbol() view returns (string)
ZBC
tokenUnit() view returns (uint256)
1000000000000000000
totalSupply() view returns (uint256)
28478847545027904616945705
wanUnit() view returns (uint256)
10000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
optionExerciseOf(address) view returns (uint256)
optionOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
optionExercise(uint256 value)
optionTransfer(address _to, uint256 _option, uint256 _exercised)
proofOfWork(uint256 nonce)
releaseReserve(uint256 value)
releaseSell(uint256 value)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
OptionExercise(address indexed addr, uint256 value)
OptionTransfer(address indexed from, address indexed to, uint256 option, uint256 exercised)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.