YouLive Coin
Verified contract
Active on
Ethereum with 28,783 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 |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20250889 | 5 months ago | | | 0 | 0.00031992000 | |
| 20250889 | 5 months ago | | | 0 | 0.000062892500 | |
| 18626935 | a year ago | | | 0 | 0.0016602173 | |
| 18220091 | a year ago | | | 0 | 0.00067727104 | |
| 18220049 | a year ago | | | 0 | 0.00065681146 | |
| 18219941 | a year ago | | | 0 | 0.00052160307 | |
| 18219940 | a year ago | | | 0 | 0.00052649408 | |
| 18219258 | a year ago | | | 0 | 0.00086620768 | |
| 18219187 | a year ago | | | 0 | 0.00097851688 | |
| 18218686 | a year ago | | | 0 | 0.00046258986 |
ABI
ABI objects
Getter at block 21258399
decimals() view returns (uint8)
18
multiple() view returns (uint256)
1
name() view returns (string)
YouLive Coin
owner() view returns (address)
0x007bc5792f66d17b64a5fb1d66bba368b45069dc
symbol() view returns (string)
UC
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balanceOfOld(address _owner) view returns (uint256 balance)
lockedBalanceOf(address, uint256) view returns (uint256 amount, uint256 time)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
setMultiple(uint256 _val)
transfer(address _to, uint256 _value)
transferAndLock(address _to, uint256 _value, uint256 _time)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
TransferAndLock(address indexed from, address indexed to, uint256 value, uint256 time)
constructor(uint256 initialSupply, string tokenName, uint8 decimalUnits, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.