Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GOD | ERC-20 | 35.470934 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21224723 | 6 days ago | | | 0 | 0.00033978057 | |
| 20342101 | 4 months ago | | | 0 | 0.00036870657 | |
| 20342095 | 4 months ago | | | 0 | 0.00044219425 | |
| 19587165 | 8 months ago | | | 0 | 0.00026525257 | |
| 18809354 | a year ago | | | 0 | 0.00069641861 | |
| 18332154 | a year ago | | | 0 | 0.00030445470 | |
| 18065588 | a year ago | | | 0 | 0.0010939705 | |
| 18028628 | a year ago | | | 0 | 0.0016709761 | |
| 18017827 | a year ago | | | 0 | 0.00038668169 | |
| 18008630 | a year ago | | | 0 | 0.00088269915 |
ABI
ABI objects
Getter at block 21267272
_maxTaxSwap() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
deployerWallet() view returns (address)
0x056910fe78ffba90b94812a8d6b39f11ab68807e
name() pure returns (string)
OG Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GOD
totalSupply() pure returns (uint256)
1000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
isWhitelisted(address _addr) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
dropTaxes()
lowerTaxes()
manualsend()
manualswap()
openTrading()
removeLimits()
setPhase2()
transfer(address recipient, uint256 amount) returns (bool)
transferERC20(address token, uint256 amount)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _address)
whitelistForCex(address _addr, bool _bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTaxSwapPercUpdated(uint256 _maxTaxSwap)
MaxTxAmountUpdated(uint256 _maxTxAmount)
MaxWalletPercUpdated(uint256 _maxWalletPerc)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
addressWhitelisted(address _address, bool _bool)
constructor()
receive()
This contract contains no error objects.