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 |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.00191 |
$0 | |
JLL | ERC-20 | 115.7K | -- | -- | |
XPS | ERC-20 | 100K | -- | -- | |
Plus | ERC-20 | 890 | -- | -- | |
SNW | ERC-20 | 800 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583505 | 2 years ago | | | 0 | 0.0016470311 | |
| 15290750 | 2 years ago | | | 0 | 0.00010622838 | |
| 14034104 | 3 years ago | | | 0 | 0.0041484216 | |
| 14033977 | 3 years ago | | | 0 | 0.0065291074 | |
| 13466336 | 3 years ago | | | 0 | 0.0025572674 | |
| 13322016 | 3 years ago | | | 0 | 0.0056143861 | |
| 12804784 | 3 years ago | | | 0 | 0.00059427508 | |
| 12696158 | 3 years ago | | | 0 | 0.00023443800 | |
| 12650433 | 3 years ago | | | 0 | 0.00035144106 | |
| 12626211 | 3 years ago | | | 0 | 0.00019518500 |
ABI
ABI objects
Getter at block 21259995
INITIAL_SUPPLY() pure returns (uint256)
200000000000000000000000000000
_creator() pure returns (address)
0x919ecd7778a13725568924835c04bdfa34029d1c
_totalSupply() pure returns (uint256)
200000000000000000000000000000
decimals() pure returns (uint256)
18
name() pure returns (string)
JLL
symbol() pure returns (string)
JLL
totalSupply() pure returns (uint256 total)
200000000000000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
destroy()
freezeAll()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.