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 "YHYL"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10995273 | 4 years ago | | | 0 | 0.0030246400 | |
| 9892086 | 5 years ago | | | 0 | 0.0010559200 | |
| 9888518 | 5 years ago | | | 0 | 0.00075568000 | |
| 9867604 | 5 years ago | | | 0 | 0.0010559200 | |
| 9855959 | 5 years ago | | | 0 | 0.0010561600 | |
| 9841227 | 5 years ago | | | 0 | 0.00075568000 | |
| 9815668 | 5 years ago | | | 0 | 0.00075568000 | |
| 9779361 | 5 years ago | | | 0 | 0.00075568000 | |
| 9735045 | 5 years ago | | | 0 | 0.00075568000 | |
| 9728268 | 5 years ago | | | 0 | 0.00020049921 |
ABI
ABI objects
Getter at block 21160136
decimals() view returns (uint8)
8
name() view returns (string)
YHYL
owner() view returns (address)
0x4524fcfa399bb0c65561aa43b41d7024b9dea208
symbol() view returns (string)
YHYL
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
setLock(bool _lock)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(uint256 _initialAmount, string _tokenName, uint8 _decimalUnits, string _tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.