PepoNaut

Verified contract

Active on Ethereum with 117 txns
Deployed by via 0x340d24d0 at 20851678
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
--
0x5433b208b34f320ddeec3482361dd3da419edef45572b477010600ac5b7bc3c0
0xf19476f5c9ac950397ba2be5e924b6a8f8eb0aa9f46c16da56e7918be8edfe71
0xa3a3ec4342f9839fac9a33627978b034146d22f19ede864068038ebbc1d55735
0x4e25d8b8f5243ee25cdc06d504be450c9942b3c68badc6ef69e661756dcdac21
0xf918fe0a1795b6b8908ac48dcb1e327a5471d9fa603e12fb11e86c2634664fc0
0x7b5f78519eef0b2337d6d1ec13294e825b6ce7b89b029ed8d0b6ae60fc620f38
0x808a610c10984b9cfb95743f733ed73c10ef980d18467baccc6fe63ad6542f92
0xb36c867e20cb08238be81088ad249c00ab6ba0bef34ac2d228a6b8cbdfef7603
0x001f30fefbb04d00e44b0682114d2d828182d28e3d5a83743da08818c4b7a5e4
0x17665eb48001864df7ba896c01ea10fff7a10ae8fa21429ca33f8d71e105abc3

Functions
Getter at block 20863432
_maxTaxSwap(view returns (uint256)
10000000000000000
_maxTxAmount(view returns (uint256)
1000000000000000000
_maxWalletSize(view returns (uint256)
1000000000000000000
_taxSwapThreshold(view returns (uint256)
1000000000000000
decimals(pure returns (uint8)
9
getTaxDetails(view returns (uint256 initialBuyTaxuint256 initialSellTaxuint256 finalBuyTaxuint256 finalSellTaxuint256 transferTax)
(initialBuyTax=15, initialSellTax=25, finalBuyTax=0, finalSellTax=0, transferTax=0)
name(pure returns (string)
PepoNaut
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
PEPA
totalSupply(pure returns (uint256)
1000000000000000000
tradingOpen(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address aview returns (bool)
State-modifying
addBot(address[] bots_
approve(address spenderuint256 amountreturns (bool)
delBot(address[] notbot
manualSwap(
openTrade(
reduceFee(uint256 _newFee
removeLimit(
removeTranTax(
renounceOwnership(
rescueERC20(address _addressuint256 percent
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OpenTrade(address indexed owneruint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
TransferTaxUpdated(uint256 _tax
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.