Yokocho coin
Verified contract
Active on
Ethereum with 450 txns
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 "Yokocho coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12859574 | 3 years ago | | | 0 | 0.0022534000 | |
| 12812892 | 3 years ago | | | 0 | 0.00096803100 | |
| 12812634 | 3 years ago | | | 0 | 0.00096806370 | |
| 12812634 | 3 years ago | | | 0 | 0.00096806370 | |
| 12812634 | 3 years ago | | | 0 | 0.00099419400 | |
| 12812634 | 3 years ago | | | 0 | 0.00091570500 | |
| 12812634 | 3 years ago | | | 0 | 0.00088954200 | |
| 12812634 | 3 years ago | | | 0 | 0.00088954200 | |
| 12812634 | 3 years ago | | | 0 | 0.00088954200 | |
| 12812634 | 3 years ago | | | 0 | 0.00088954200 |
ABI
ABI objects
Getter at block 21182206
chainStartBlockNumber() view returns (uint256)
6901140
chainStartTime() view returns (uint256)
1545019661
coinAge() view returns (uint256 myCoinAge)
0
decimals() view returns (uint256)
18
interest() view returns (uint256)
4
maxTotalSupply() view returns (uint256)
33000000000000000000000000000
name() view returns (string)
Yokocho coin
owner() view returns (address)
0xf773323ff8ae778e361dcdecce61c08abfdf2a71
stakeStartTime() view returns (uint256)
1545581280
symbol() view returns (string)
YOKOCHO
totalInitialSupply() view returns (uint256)
15000000000000000000000000000
totalSupply() view returns (uint256)
15044980687294632027625522580
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events airdrop(address[] addresses, uint256[] amounts) returns (bool)
approve(address _spender, uint256 _value) 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.