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 |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17790988 | a year ago | | | 0 | 0.00089494437 | |
| 17000004 | 2 years ago | | | 0 | 0.00095923378 | |
| 14588462 | 3 years ago | | | 0 | 0.0013046389 | |
| 14588444 | 3 years ago | | | 0 | 0.0013313218 | |
| 14588424 | 3 years ago | | | 0 | 0.0017490932 | |
| 12656786 | 3 years ago | | | 0.1 | 0.00018900000 | |
| 10875792 | 4 years ago | | | 0 | 0.0028262828 | |
| 7806180 | 6 years ago | | | 0 | 0.000072576000 | |
| 6859051 | 6 years ago | | | 0 | 0.0014878080 | |
| 6465195 | 6 years ago | | | 0 | 0.00025561500 |
ABI
ABI objects
Getter at block 21263854
decimals() pure returns (uint8)
0
isToken() pure returns (bool weAre)
true
name() pure returns (string)
YoshiCoin
owner() pure returns (address)
0xa558d385843f25efc973f10a8c62f6dd7026e2a7
rate() pure returns (uint256)
50
symbol() pure returns (string)
YC
tokenAmount() pure returns (uint256)
0
totalSupply() pure returns (uint256)
372
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
mint(address receiver, uint256 amount)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Minted(address receiver, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.