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 |
---|---|---|---|---|---|
PEMP | ERC-20 | 693.13567B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17808444 | 4 months ago | | | 0 | 0.0000010048106 | |
| 11835939 | 9 months ago | | | 0 | 0.0000012530467 | |
| 11813534 | 9 months ago | | | 0 | 0.0000068057840 | |
| 11805765 | 9 months ago | | | 0 | 5.7058671e-7 | |
| 11790913 | 9 months ago | | | 0 | 0.000000005040561726 | |
| 11790816 | 9 months ago | | | 0 | 0.000000005103268170 | |
| 11790658 | 9 months ago | | | 0 | 0.000000005205107916 | |
| 11790498 | 9 months ago | | | 0 | 0.000000005370554061 | |
| 11790242 | 9 months ago | | | 0 | 1.4406511e-7 | |
| 11790242 | 9 months ago | | | 0 | 0.0000046602578 |
ABI
ABI objects
Getter at block 23181670
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0xaf24d0dfcf6c43fe52b787f53b8d5330e0644657
msgSend() view returns (address)
0xf4e7177c7c510b3785629be4106deb82b4cab1d1
name() view returns (string)
Pemp
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xf4e7177c7c510b3785629be4106deb82b4cab1d1
startBlock() view returns (uint256)
11789374
symbol() view returns (string)
PEMP
totalSupply() view returns (uint256)
6900000000000000000000000000
trade() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading() payable
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.