Print The Wojak
Verified contract
Active on
Ethereum with 243 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6851…7717
0x623a…2e29
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PTW | ERC-20 | 78.541784K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17339971 | a year ago | | | 0 | 0.0010944632 | |
| 17239727 | 2 years ago | | | 0 | 0.0021996350 | |
| 17198812 | 2 years ago | | | 0 | 0.0054539157 | |
| 17178985 | 2 years ago | | | 0 | 0.0024050735 | |
| 17176546 | 2 years ago | | | 0 | 0.010138751 | |
| 17175304 | 2 years ago | | | 0 | 0.0053786991 | |
| 17175258 | 2 years ago | | | 0 | 0.0049151835 | |
| 17175009 | 2 years ago | | | 0 | 0.015083987 | |
| 17173643 | 2 years ago | | | 0 | 0.0038976237 | |
| 17173612 | 2 years ago | | | 0 | 0.0039731946 |
ABI
ABI objects
Getter at block 21187387
WOJAK() view returns (address)
0x5026f006b85729a8b14553fae6af249ad16c9aab
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
69032129807518832
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
getTotalClaimed() view returns (uint256)
2699957622952367522087122
getTotalDividends() view returns (uint256)
5819379448001585812078558
launchedAt() view returns (uint256)
17172371
marketingWallet() view returns (address)
0x6851d151d68cf08ca033df5ab7d3325601737717
name() pure returns (string)
Print The Wojak
numTokensSellToAddToLiquidity() view returns (uint256)
13939393800000
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x531da11dc8eeee4cacc8e9e671908db75a101237
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() pure returns (string)
PTW
totalSupply() view returns (uint256)
69696969000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getClaimableDividendOf(address shareholder) view returns (uint256)
getDividendsClaimedOf(address shareholder) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimDividend()
claimDividend(address holder)
openTrading()
removeBuyLimit()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
receive()
This contract contains no error objects.