Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "Pepe 3.14"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17588422 | a year ago | | | 0 | 0.0023253879 | |
| 17588422 | a year ago | | | 0 | 0.0023253879 | |
| 17588421 | a year ago | | | 0 | 0.0023071929 | |
| 17588411 | a year ago | | | 0 | 0.0012204729 | |
| 17588406 | a year ago | | | 0 | 0.0011715243 | |
| 17588400 | a year ago | | | 0 | 0.0011944651 | |
| 17588387 | a year ago | | | 0 | 0.0010051235 | |
| 17588387 | a year ago | | | 0 | 0.0010781654 | |
| 17588375 | a year ago | | | 0 | 0.0010950443 | |
| 17588361 | a year ago | | | 0 | 0.00085524172 |
ABI
ABI objects
Getter at block 21089326
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Pepe 3.14
owner() view returns (address)
0x8b136c90b47cc212d09644bec0729698c1a9f80d
symbol() pure returns (string)
PEPE3.14
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.