Print The Planet
Verified contract
Active on
Ethereum with 68 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa5cd…a496
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PP | ERC-20 | 3.037903M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17516790 | a year ago | | | 0 | 0.00079982167 | |
| 17516783 | a year ago | | | 0 | 0.0022759143 | |
| 17516783 | a year ago | | | 0 | 0.00060742018 | |
| 17516782 | a year ago | | | 0 | 0.0041406517 | |
| 17516781 | a year ago | | | 0 | 0.00079395040 | |
| 17516770 | a year ago | | | 0 | 0.00077345362 | |
| 17516762 | a year ago | | | 0 | 0.00072819187 | |
| 17516761 | a year ago | | | 0 | 0.00036793115 | |
| 17516760 | a year ago | | | 0 | 0.00076594381 | |
| 17516759 | a year ago | | | 0 | 0.0020563590 |
ABI
ABI objects
Getter at block 21250022
PLANET() view returns (address)
0x2ad9addd0d97ec3cdba27f92bf6077893b76ab0b
blacklistEnabled() view returns (bool)
false
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
69696969000000000
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
getTotalClaimed() view returns (uint256)
14844553628370920595221752
getTotalDividends() view returns (uint256)
15752795840928029477451067
launchedAt() view returns (uint256)
17516721
marketingWallet() view returns (address)
0x584451d51ccb1bc8475741d6df361df6e1638643
name() pure returns (string)
Print The Planet
numTokensSellToAddToLiquidity() view returns (uint256)
13939393800000
pair() view returns (address)
0x2f720700cc2090790d62851d79074d78686a7882
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() pure returns (string)
PP
totalSupply() view returns (uint256)
69696969000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkBot(address account) view returns (bool)
getClaimableDividendOf(address shareholder) view returns (uint256)
getDividendsClaimedOf(address shareholder) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
claimDividend()
claimDividend(address holder)
manualBurn(uint256 amount) returns (bool)
manualSend()
openTrading()
removeBuyLimit()
setBlacklistEnabled()
setBot(address _address, bool toggle)
setFee(uint256 _fee)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setMarketingWallet(address _marketingWallet)
setSwapThresholdAmount(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address[] airDropWallets, uint256[] airdropBalance)
receive()
This contract contains no error objects.