Yokocho coin
Verified contract
Active on
Ethereum with 2,761 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DCAT | ERC-20 | 1B | -- | -- | |
YOKOCHO | ERC-20 | 99.999K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9867224 | 5 years ago | | | 0 | 0.00010671200 | |
| 9308664 | 5 years ago | | | 0 | 0.00010670000 | |
| 8938380 | 5 years ago | | | 0 | 0.0024930360 | |
| 8783800 | 5 years ago | | | 0 | 0.0084152040 | |
| 8693616 | 5 years ago | | | 0 | 0.000080000000 | |
| 8692888 | 5 years ago | | | 0 | 0.000060000000 | |
| 8459703 | 5 years ago | | | 0 | 0.00036000000 | |
| 8256142 | 5 years ago | | | 0 | 0.000070870100 | |
| 8246629 | 5 years ago | | | 0 | 0.0029631000 | |
| 8246407 | 5 years ago | | | 0 | 0.00067834800 |
ABI
ABI objects
Getter at block 21378947
admin() view returns (address)
0xf773323ff8ae778e361dcdecce61c08abfdf2a71
chainStartBlockNumber() view returns (uint256)
5833660
chainStartTime() view returns (uint256)
1529662393
coinAge() view returns (uint256 myCoinAge)
0
decimals() view returns (uint8 _decimals)
16
develop() view returns (address)
0xbbc014cb376811b85aa36188e06bdd25deaca0ae
getBlockNumber() view returns (uint256 blockNumber)
15545287
initialTotalSupply() view returns (uint256)
199999999999999999999999131
manage() view returns (address)
0x8617f0e63728e1e7105b9b44912eb1a253e0056c
maxTotalSupply() view returns (uint256)
449999999999999999999991310
name() view returns (string _name)
Yokocho coin
owner() view returns (address)
0xf773323ff8ae778e361dcdecce61c08abfdf2a71
pr() view returns (address)
0x751e6dbdcd7e644edebf8b056dfb9c7b6f02c765
presale() view returns (address)
0x0c1688278814d6d5f1b4cff9a7380bb6299ab69e
stakeMaxAge() view returns (uint256)
7776000
stakeMinAge() view returns (uint256)
259200
stakeStartTime() view returns (uint256)
1529662394
symbol() view returns (string _symbol)
YOKOCHO
totalSupply() view returns (uint256 _totalSupply)
200067997951404217622274647
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
transferIns(address, uint256) view returns (uint256 amount, uint64 time)
State-modifying
Events airdrop(address[] addresses, uint256[] amounts) returns (bool)
approve(address _spender, uint256 _value) returns (bool success)
ownerBurnToken(uint256 _value)
posMint() returns (bool)
setStakeStartTime(uint256 timestamp)
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transfer(address _to, uint256 _value, bytes _data, string _custom_fallback) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PosMint(address indexed _address, uint256 _reward)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value, bytes indexed data)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.