Luxurious Pro Network Token
Verified contract
Active on
Ethereum with 52,783 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Luxurious Pro Network Token"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20373477 | 4 months ago | | | 0 | 0.0014049900 | |
| 20062442 | 5 months ago | | | 0 | 0.00077291897 | |
| 20044778 | 5 months ago | | | 0 | 0.00012067000 | |
| 20044778 | 5 months ago | | | 0 | 0.00017260500 | |
| 20044778 | 5 months ago | | | 0 | 0.00014860500 | |
| 20044778 | 5 months ago | | | 0 | 0.00012061000 | |
| 20044778 | 5 months ago | | | 0 | 0.00017254500 | |
| 20044749 | 5 months ago | | | 0 | 0.00017254500 | |
| 20044749 | 5 months ago | | | 0 | 0.00017254500 | |
| 20043985 | 5 months ago | | | 0 | 0.00017260500 |
ABI
ABI objects
Getter at block 21157567
decimals() view returns (uint8)
18
name() view returns (string)
Luxurious Pro Network Token
symbol() view returns (string)
LPNT
totalSupply() view returns (uint256)
80000000000000000000000000
Read-only
allowance(address owner, address delegate) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
State-modifying
Events approve(address delegate, uint256 numTokens) returns (bool)
transfer(address receiver, uint256 numTokens) returns (bool)
transferFrom(address owner, address buyer, uint256 numTokens) returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(uint256 total)
This contract contains no fallback and receive objects.
This contract contains no error objects.