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 "YLC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4355629 | 7 years ago | | | 0 | 0.00046788000 | |
| 4355559 | 7 years ago | | | 0 | 0.00046653600 | |
| 4355553 | 7 years ago | | | 0 | 0.00046922400 | |
| 4355492 | 7 years ago | | | 0 | 0.00049156800 | |
| 4269792 | 7 years ago | | | 0 | 0.0037280000 | |
| 4269601 | 7 years ago | | | 0 | 0.00049904313 | |
| 4269601 | 7 years ago | | | 0 | 0.00049904313 | |
| 4261722 | 7 years ago | | | 0 | 0.0019591171 | |
| 4252300 | 7 years ago | | | 0 | 0.0010996920 | |
| 4252047 | 7 years ago | | | 0 | 0.0044550000 |
ABI
ABI objects
Getter at block 21169376
buyPrice() pure returns (uint256)
0
decimals() pure returns (uint8)
8
name() pure returns (string)
YLC
owner() pure returns (address)
0xaab5471984f82ca6ab6f3b33e2b981f9a96836b1
sellPrice() pure returns (uint256)
0
standard() pure returns (string)
Token 0.1
symbol() pure returns (string)
¥
totalSupply() pure returns (uint256)
10000000000000000
Read-only
allowance(address, address) pure returns (uint256)
balanceOf(address) pure returns (uint256)
frozenAccount(address) pure returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 amount) returns (bool success)
buy() payable
freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
sell(uint256 amount)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, uint8 decimalUnits, string tokenSymbol)
fallback()
This contract contains no error objects.