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 "Bunzola"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5811709 | 6 years ago | | | 0 | 0.0020500000 | |
| 5805905 | 6 years ago | | | 0 | 0.0033657310 | |
| 5805872 | 6 years ago | | | 0 | 0.0029663090 | |
| 5805781 | 6 years ago | | | 0 | 0.0039807310 | |
| 5736964 | 6 years ago | | | 0 | 0.053259000 | |
| 5736718 | 6 years ago | | | 0 | 0.016338951 | |
| 5736700 | 6 years ago | | | 0 | 0.0011948630 | |
| 5736644 | 6 years ago | | | 0 | 0.0033736030 | |
| 5736607 | 6 years ago | | | 0 | 0.0028281800 | |
| 5736560 | 6 years ago | | | 0 | 0.0033736030 |
ABI
ABI objects
Getter at block 21215511
annualInterest() view returns (uint256 interest)
100000000000000000
chainStartBlockNumber() view returns (uint256)
5517290
chainStartTime() view returns (uint256)
1524869178
coinAge() view returns (uint256 myCoinAge)
0
decimals() view returns (uint256)
18
maxMintProofOfStake() view returns (uint256)
100000000000000000
maxTotalSupply() view returns (uint256)
9000000000000000000000000000
name() view returns (string)
Bunzola
owner() view returns (address)
0x5e8ed045e5986e4b1703132e229ca55d44f56a38
stakeMaxAge() view returns (uint256)
7776000
stakeMinAge() view returns (uint256)
259200
stakeStartTime() view returns (uint256)
1524871800
symbol() view returns (string)
Bunz
totalInitialSupply() view returns (uint256)
900000000000000000000000000
totalSupply() view returns (uint256)
901160273972602739726027397
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
batchTransfer(address[] _recipients, uint256[] _values) returns (bool)
getBlockNumber() returns (uint256 blockNumber)
mint() returns (bool)
ownerBurnToken(uint256 _value)
ownerSetStakeStartTime(uint256 timestamp)
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)
Burn(address indexed burner, uint256 value)
Mint(address indexed _address, uint256 _reward)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.