Penta Network Token
Verified contract
Active on
Ethereum with 137,393 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.003805 |
$0 | |
PNT | ERC-20 | 112.065K | -- | -- | |
BEAT | ERC-20 | 137.5745 | -- | -- | |
MST | ERC-20 | 100.0068 | -- | -- | |
BEC | ERC-20 | 8 | -- | -- | |
HIC | ERC-20 | 8 | -- | -- | |
BEC | ERC-20 | 8 | -- | -- | |
ICTA | ERC-20 | 2 | -- | -- | |
草泥马币 | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21003527 | 22 days ago | | | 0 | 0.00033844381 | |
| 20617435 | 2 months ago | | | 0 | 0.000043586671 | |
| 20453427 | 3 months ago | | | 0 | 0.000047091000 | |
| 20453427 | 3 months ago | | | 0 | 0.000024264000 | |
| 20453370 | 3 months ago | | | 0 | 0.000047091000 | |
| 20453328 | 3 months ago | | | 0 | 0.000047091000 | |
| 20453299 | 3 months ago | | | 0 | 0.000051891000 | |
| 20453288 | 3 months ago | | | 0 | 0.000029991000 | |
| 20453125 | 3 months ago | | | 0 | 0.000047067000 | |
| 20452838 | 3 months ago | | | 0 | 0.000047091000 |
ABI
ABI objects
Getter at block 21158541
INITIAL_SUPPLY() view returns (uint256)
100000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Penta Network Token
symbol() view returns (string)
PNT
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
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.