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 |
---|---|---|---|---|---|
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
JOY | ERC-20 | 50 | -- | -- | |
| ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20893100 | a month ago | | | 0 | 0.00029049938 | |
| 20861781 | a month ago | | | 0 | 0.00019835335 | |
| 20846860 | a month ago | | | 0 | 0.00018548515 | |
| 20567283 | 3 months ago | | | 0 | 0.000084697008 | |
| 20382105 | 4 months ago | | | 0 | 0.00011085592 | |
| 20381943 | 4 months ago | | | 0 | 0.000082170984 | |
| 20145256 | 5 months ago | | | 0 | 0.00014983075 | |
| 20145254 | 5 months ago | | | 0 | 0.000099030000 | |
| 19839395 | 6 months ago | | | 0 | 0.00021827282 | |
| 19839385 | 6 months ago | | | 0 | 0.00076176910 |
ABI
ABI objects
Getter at block 21159834
decimals() view returns (uint8)
6
isLocked() view returns (bool)
false
name() view returns (string)
JOYSO
owner() view returns (address)
0xe0de6bbc6589160e8539230eead301f8481bc1b2
symbol() view returns (string)
JOY
totalSupply() view returns (uint256)
200000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address joysoWallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.