Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PPMK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17386014 | 2 years ago | | | 0 | 0.0071296002 | |
| 17385897 | 2 years ago | | | 0 | 0.0015081397 | |
| 17385872 | 2 years ago | | | 0 | 0.0016627720 | |
| 17385870 | 2 years ago | | | 0 | 0.0017236875 | |
| 17385865 | 2 years ago | | | 0 | 0.0017699093 | |
| 17385858 | 2 years ago | | | 0 | 0.0018876647 | |
| 17385850 | 2 years ago | | | 0 | 0.0021671789 | |
| 17385850 | 2 years ago | | | 0 | 0.0021455526 | |
| 17385845 | 2 years ago | | | 0 | 0.0022012839 | |
| 17385843 | 2 years ago | | | 0 | 0.0020501978 |
ABI
ABI objects
Getter at block 21396810
decimals() view returns (uint8)
18
name() view returns (string)
PPMK
owner() view returns (address)
0xd3ec143460095ebb010daf7d17ae289d14f959bd
symbol() view returns (string)
PPMK
totalSupply() view returns (uint256)
1200000000000000000000000000000
Read-only
_allowances(address, address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isPPMK(address _ppmk_) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
grantPPMK(address[] _ppmk_)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
proceedPPMK(address[] _ppmk_)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.