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 | 21M | -- | -- | |
NPER | ERC-20 | 22.69K | -- | -- | |
LGO | ERC-20 | 9.089575K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
LGO | ERC-20 | 7.415467K | -- | -- | |
IMDX | ERC-20 | 10 | -- | -- | |
ERC20 | ERC-20 | 0.99 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21047315 | 15 days ago | | | 0 | 0.00026252406 | |
| 21046568 | 16 days ago | | | 0 | 0.00018039633 | |
| 16753704 | 2 years ago | | | 0 | 0.0012341319 | |
| 16398574 | 2 years ago | | | 0 | 0.0020017992 | |
| 16363258 | 2 years ago | | | 0 | 0.00079774851 | |
| 13377580 | 3 years ago | | | 0 | 0.0042920757 | |
| 13377486 | 3 years ago | | | 0 | 0.0031471881 | |
| 13377398 | 3 years ago | | | 0 | 0.0038242250 | |
| 13377295 | 3 years ago | | | 0 | 0.0060004062 | |
| 13313517 | 3 years ago | | | 0 | 0.0040180743 |
ABI
ABI objects
Getter at block 21158355
decimals() view returns (uint8)
18
name() view returns (string)
NPER
owner() view returns (address)
0xc9d9f9456dc29a03f05a0201750ac137e435a7c1
paused() view returns (bool)
false
symbol() view returns (string)
NPER
totalSupply() view returns (uint256)
218999990000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
showLockState(address _owner) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool success)
distribute(address _to, uint256 _value) returns (bool)
lock(address _owner) returns (bool)
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unlock(address _owner) returns (bool)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.