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 |
---|---|---|---|---|---|
P2PG | ERC-20 | 56.41144 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453111 | 4 months ago | | | 0 | 0.000049203000 | |
| 19998824 | 6 months ago | | | 0 | 0.00022480500 | |
| 18751296 | a year ago | | | 0 | 0.0017226663 | |
| 14093205 | 3 years ago | | | 0 | 0.0028289187 | |
| 13639740 | 3 years ago | | | 0 | 0.0064190340 | |
| 13639690 | 3 years ago | | | 0 | 0.0089645130 | |
| 13639631 | 3 years ago | | | 0 | 0.0095024160 | |
| 13639594 | 3 years ago | | | 0 | 0.0088005330 | |
| 13625276 | 3 years ago | | | 0 | 0.0052016310 | |
| 13595320 | 3 years ago | | | 0 | 0.0036477305 |
ABI
ABI objects
Getter at block 21286373
decimals() view returns (uint8)
18
name() view returns (string)
P2PGuru
owner() view returns (address)
0x47c66df1d137e0334b68f2efa7270adaadc53a66
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
P2PG
totalSupply() view returns (uint256)
255408689232870431307794670
Read-only
allowance(address owner, address spender) view returns (uint256 remaining)
balanceOf(address account) view returns (uint256)
tokensByPercentage(uint256 val, uint256 p) pure returns (uint256)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool)
sendDividendsFromE()
sendTokensToF()
transfer(address recipient, uint256 amount) returns (bool success)
transferFrom(address sender, address recipient, uint256 amount) returns (bool success)
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.