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 | 20.02K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11640543 | 4 years ago | | | 0 | 0.0039193748 | |
| 11309559 | 4 years ago | | | 0 | 0.0011615100 | |
| 11256244 | 4 years ago | | | 0 | 0.00057600000 | |
| 10918922 | 4 years ago | | | 0 | 0.0036189175 | |
| 10702286 | 4 years ago | | | 0 | 0.0080724945 | |
| 10698182 | 4 years ago | | | 0 | 0.010635966 | |
| 9197571 | 5 years ago | | | 0 | 0.000038693000 | |
| 8881692 | 5 years ago | | | 0 | 0.00037605000 | |
| 8808042 | 5 years ago | | | 0 | 0.0015391810 | |
| 7702181 | 6 years ago | | | 0 | 0.00027639675 |
ABI
ABI objects
Getter at block 21213007
decimals() pure returns (uint8)
0
name() pure returns (string)
Jbox
owner() pure returns (address)
0x957b1ecae6a239397f0a7129509ad7af4dbe2c1a
symbol() pure returns (string)
JBX
totalSupply() pure returns (uint256)
200000000
Read-only
allowance(address owner, address spender) pure returns (uint256 remaining)
balanceOf(address owner) pure returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
approveAndCall(address spender, uint256 value, bytes context) returns (bool success)
burn(uint256 value) returns (bool success)
burnFrom(address from, uint256 value) returns (bool success)
changeOwner(address newowner)
mine(uint256 newTokens)
transfer(address to, uint256 value)
transfer(address to, uint256 value, bytes data) returns (bool success)
transfer(address to, uint256 value, bytes data, string custom_fallback) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value, bytes indexed data)
constructor()
fallback()
This contract contains no error objects.