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 "Joyreum"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6708545 | 6 years ago | | | 0 | 0.0037560240 | |
| 6702037 | 6 years ago | | | 0 | 0.000088156000 | |
| 6701423 | 6 years ago | | | 0 | 0.0026714160 | |
| 6635316 | 6 years ago | | | 0 | 0.0026668080 | |
| 6604835 | 6 years ago | | | 0 | 0.0031261800 | |
| 6561643 | 6 years ago | | | 0 | 0.0037468080 | |
| 6533617 | 6 years ago | | | 0 | 0.000033058500 | |
| 6531986 | 6 years ago | | | 0 | 0.0034345740 | |
| 6501308 | 6 years ago | | | 0 | 0.00067817100 | |
| 6356608 | 6 years ago | | | 0 | 0.000092832594 |
ABI
ABI objects
Getter at block 21302478
decimals() view returns (uint8)
18
name() view returns (string)
Joyreum
owner() view returns (address)
0x1af6de64aca40cbeea6ba81e501e4511838c839c
symbol() view returns (string)
JOY
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
multiTransfer(address[] recipients, uint256[] amounts)
reclaimEther()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.