Paymon Token
Verified contract
Active on
Ethereum with 25,682 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 |
---|---|---|---|---|---|
ERC-20 | 21M | -- | -- | ||
PMNT | ERC-20 | 5.676493M | -- | -- | |
ERC-20 | 8.889K | -- | -- | ||
DOG | ERC-20 | 250 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- | |
PMT | ERC-20 | 0.0011 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18369712 | a year ago | | | 0 | 0.0016860030 | |
| 17181764 | 2 years ago | | | 0 | 0.0036224677 | |
| 16971895 | 2 years ago | | | 0 | 0.0012136540 | |
| 16077690 | 2 years ago | | | 0 | 0.00096222069 | |
| 14035829 | 3 years ago | | | 0 | 0.0037166036 | |
| 13789480 | 3 years ago | | | 0 | 0.0013202550 | |
| 13178702 | 3 years ago | | | 0 | 0.0045738917 | |
| 12963120 | 3 years ago | | | 0 | 0.0013866580 | |
| 12599336 | 3 years ago | | | 0 | 0.00082347200 | |
| 12547878 | 3 years ago | | | 0 | 0.00096775000 |
ABI
ABI objects
Getter at block 21159459
decimals() view returns (uint8)
9
name() view returns (string)
Paymon Token
symbol() view returns (string)
PMNT
totalSupply() view returns (uint256)
1000000000000000000
version() view returns (string)
1.0
Read-only
allowance(address _spender, address _owner) view returns (uint256 balance)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value)
transfer(address _recipient, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
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.