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 |
---|---|---|---|---|---|
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6614211 | 6 years ago | | | 0 | 0.000073998000 | |
| 6173868 | 6 years ago | | | 0 | 0.000073998000 | |
| 6039798 | 6 years ago | | | 0 | 0.00036336000 | |
| 5828377 | 6 years ago | | | 0 | 0.00046063500 | |
| 5611238 | 6 years ago | | | 0 | 0.00021999000 | |
| 5504836 | 7 years ago | | | 0 | 0.00014988600 | |
| 5504771 | 7 years ago | | | 0 | 0.00013626000 | |
| 5504547 | 7 years ago | | | 0 | 0.00011099700 | |
| 5504420 | 7 years ago | | | 0 | 0.00011099700 | |
| 5504210 | 7 years ago | | | 0 | 0.00018168000 |
ABI
ABI objects
Getter at block 21158573
decimals() view returns (uint8)
18
name() view returns (string)
SUB1X
owner() view returns (address)
0xf36ed7fe76209a6d5835b347454e09d7b52236dc
symbol() view returns (string)
SUB1X
totalBurned() view returns (uint256 l_totalBurned)
0
totalSupply() view returns (uint256 l_totalSupply)
500000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events aidrop(address[] addresses)
approve(address _spender, uint256 _amount) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) 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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.