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 |
---|---|---|---|---|---|
YANU | ERC-20 | 6.099K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20145430 | 5 months ago | | | 0 | 0.000060374438 | |
| 16076341 | 2 years ago | | | 0 | 0.00058764456 | |
| 14358849 | 3 years ago | | | 0 | 0.0027061110 | |
| 13841140 | 3 years ago | | | 0 | 0.0046163070 | |
| 13299146 | 3 years ago | | | 0 | 0.0022285620 | |
| 12748219 | 3 years ago | | | 0 | 0.00022843800 | |
| 12278183 | 4 years ago | | | 0 | 0.014605038 | |
| 12277979 | 4 years ago | | | 0 | 0.0077809830 | |
| 12277975 | 4 years ago | | | 0 | 0.0077809830 | |
| 12277973 | 4 years ago | | | 0 | 0.0077809830 |
ABI
ABI objects
Getter at block 21246197
decimals() view returns (uint8)
18
name() view returns (string)
Yanu
owner() view returns (address)
0x6581ef1b35caba0462b276da04260f935b7b6245
symbol() view returns (string)
YANU
totalSupply() view returns (uint256)
400000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
changeOwner(address _newOwner)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.