Yun Planet
Verified contract
Active on
Ethereum with 163,373 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 |
---|---|---|---|---|---|
JBX | ERC-20 | 6K | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
CPAY | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9052818 | 5 years ago | | | 0 | 0.00053241000 | |
| 8316910 | 5 years ago | | | 0 | 0.00063889200 | |
| 8161073 | 5 years ago | | | 0 | 0.0010661000 | |
| 8131084 | 5 years ago | | | 0 | 0.0010661000 | |
| 8085805 | 5 years ago | | | 0 | 0.00027185550 | |
| 8070307 | 5 years ago | | | 0 | 0.00038369000 | |
| 8065196 | 5 years ago | | | 0 | 0.00057457500 | |
| 8023281 | 5 years ago | | | 0 | 0.000023305000 | |
| 7993406 | 5 years ago | | | 0 | 0.00051411800 | |
| 7993394 | 5 years ago | | | 0 | 0.0011031088 |
ABI
ABI objects
Getter at block 21157935
decimals() view returns (uint8)
8
name() view returns (string)
Yun Planet
owner() view returns (address)
0xec8cd964eddc9ab15ffca16036e7c614d69f3251
symbol() view returns (string)
YUN
totalSupply() view returns (uint256)
100000000000000000
transStatus() view returns (uint256)
0
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)
setTransStatus(uint256 flag) returns (bool)
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.