Paper Napkin Coin
Verified contract
Active on
Ethereum with 138 txns
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 "Paper Napkin Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17731439 | a year ago | | | 0 | 0.00067007267 | |
| 17714960 | a year ago | | | 0 | 0.0015606188 | |
| 17679231 | a year ago | | | 0 | 0.0023233067 | |
| 17634704 | a year ago | | | 0 | 0.0016214821 | |
| 17621878 | a year ago | | | 0 | 0.00095883246 | |
| 17621843 | a year ago | | | 0 | 0.0010248270 | |
| 17610919 | a year ago | | | 0 | 0.0011383176 | |
| 17601466 | a year ago | | | 0 | 0.00068448588 | |
| 17599098 | a year ago | | | 0 | 0.00064121730 | |
| 17599093 | a year ago | | | 0 | 0.00063749990 |
ABI
ABI objects
Getter at block 21260155
CallMeForFreeETH() pure returns (string)
I lied lol, not a square to spare
CallMeForUtility() pure returns (string)
Send me all your eth and i will tell you secrets
HowManyNapkinsIBuy() view returns (uint256)
2000000000000000000000000
HowManyNapkinsISell() view returns (uint256)
2000000000000000000000000
WhatYouThinkOfBenEth() pure returns (string)
Write this on a napkin: FUCK THAT DUDE
buyTaxes() view returns (uint256 dev)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x0ffb8492e6c5638dd7e8b68624b1621606190abf
maxNapkins() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Paper Napkin Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xc0d0195f10ee55d0e4e18a095ab74333d7fe3e40
sellTaxes() view returns (uint256 dev)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
0
symbol() view returns (string)
NAPKIN
thatthingthatswapstokens() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
totalBuyTax() view returns (uint256)
0
totalSellTax() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromPayingMe(address account) view returns (bool)
State-modifying
Events activateTrading()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromMaxAmountOfNapkins(address account, bool excluded)
excludeFromPayingMeMoney(address account, bool excluded)
excludeMultipleFromOurWraith(address[] accounts, bool excluded)
forceSend()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueETH20Tokens(address tokenAddress)
setAutomatedMarketMakerPair(address newPair, bool value)
setDevWallet(address newWallet)
setMaxAmountOfMaxNapkins(uint256 maxBuy, uint256 maxSell)
setPayMeOnBuy(uint256 _dev)
setSwapEnabled(bool _enabled)
setSwapTokensAtAmount(uint256 amount)
setpayMeOnSell(uint256 _dev)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxAmountOfNapkinsICanHave(uint256 newNum)
updateRouter(address newRouter)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _dev)
receive()
This contract contains no error objects.