Yun Planet
Verified contract
Active on
Ethereum with 317,317 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 |
---|---|---|---|---|---|
YUN | ERC-20 | 1 | -- | -- | |
MYOU | ERC-20 | 0.3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9696191 | 5 years ago | | | 0 | 0.00043520400 | |
| 9630781 | 5 years ago | | | 0 | 0.00035629205 | |
| 9469389 | 5 years ago | | | 0 | 0.00039588000 | |
| 9064455 | 5 years ago | | | 0 | 0.00027676075 | |
| 9053028 | 5 years ago | | | 0 | 0.00038032000 | |
| 9042427 | 5 years ago | | | 0 | 0.00019016000 | |
| 9030956 | 5 years ago | | | 0 | 0.00015012400 | |
| 9013407 | 5 years ago | | | 0 | 0.00013857600 | |
| 8801938 | 5 years ago | | | 0 | 0.00063638400 | |
| 8770338 | 5 years ago | | | 0 | 0.00023032000 |
ABI
ABI objects
Getter at block 21157981
decimals() view returns (uint8)
8
name() view returns (string)
Yun Planet
owner() view returns (address)
0x81fe7325460824cd9db9b405f7872ed163d37bc6
symbol() view returns (string)
YUN
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
mylog(uint256 code)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.