Goofy Pepe
Verified contract
Active on
Ethereum with 50 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd802…d810
1 additional
variable
Balances ($0.00)
No balances found for "Goofy Pepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17285880 | 2 years ago | | | 0 | 0.0015995563 | |
| 17281387 | 2 years ago | | | 0 | 0.0026655649 | |
| 17176207 | 2 years ago | | | 0 | 0.0048918766 | |
| 17176203 | 2 years ago | | | 0 | 0.0045787967 | |
| 17173981 | 2 years ago | | | 0 | 0.0046450224 | |
| 17173556 | 2 years ago | | | 0 | 0.0045367174 | |
| 17173384 | 2 years ago | | | 0 | 0.0020346053 | |
| 17173380 | 2 years ago | | | 0 | 0.0039859528 | |
| 17173140 | 2 years ago | | | 0 | 0.0034243199 | |
| 17173072 | 2 years ago | | | 0 | 0.0037289836 |
ABI
ABI objects
Getter at block 21330217
_maxTaxSwap() view returns (uint256)
15000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Goofy Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GPEPE
totalSupply() pure returns (uint256)
1000000000000000000
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 approve(address spender, uint256 amount) returns (bool)
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.