God Father
Verified contract
Active on
Ethereum with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GF | ERC-20 | 2.4K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17394463 | a year ago | | | 0 | 0.0018728802 | |
| 17394462 | a year ago | | | 0 | 0.0018607052 | |
| 17394454 | a year ago | | | 0 | 0.0022361454 | |
| 17394409 | a year ago | | | 0 | 0.0028304354 | |
| 17394388 | a year ago | | | 0 | 0.00097458217 | |
| 17394374 | a year ago | | | 0 | 0.0019620671 | |
| 17394372 | a year ago | | | 0 | 0.0015734331 | |
| 17394360 | a year ago | | | 0 | 0.0017193132 | |
| 17394360 | a year ago | | | 0 | 0.0032031202 | |
| 17394359 | a year ago | | | 0 | 0.00098985845 |
ABI
ABI objects
Getter at block 21219392
_caughtDogs() view returns (uint256)
5
buyTax() view returns (uint8 marketingTax, uint8 lpTax)
(marketingTax=0, lpTax=0)
decimals() pure returns (uint8)
9
marketingWallet() view returns (address)
0xb9863bdcc8c06f726279696f6c2bc382d3e1b430
maxTxAmount() view returns (uint256)
200000000000000
maxWallet() view returns (uint256)
200000000000000
name() pure returns (string)
God Father
owner() view returns (address)
0xb9863bdcc8c06f726279696f6c2bc382d3e1b430
pair() view returns (address)
0x8ffeb183f616d8bfd27daad74c07774a4e372903
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint8 marketingTax, uint8 lpTax)
(marketingTax=0, lpTax=0)
swapThreshold() view returns (uint256)
5000000000000
symbol() pure returns (string)
GF
totalSupply() view returns (uint256)
1000000000000000
totalTokensFromTax() view returns (uint256 marketingTokens, uint256 lpTokens)
(marketingTokens=2000000000000, lpTokens=400000000000)
watchdogMode() view returns (bool)
true
Read-only
_dogSellTime(address) view returns (uint256)
_isBlacklisted(address) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
_isExcludedFromMaxBalance(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
owner_rescueETH(uint256 weiAmount)
owner_rescueExcessTokens()
owner_setBlacklisted(address account, bool isBlacklisted)
owner_setBulkIsBlacklisted(address[] accounts, bool state)
owner_setBuyTaxes(uint8 marketingTax, uint8 lpTax)
owner_setDogSellTimeForAddress(address holder, uint256 dTime)
owner_setSellTaxes(uint8 marketingTax, uint8 lpTax)
owner_setTransferMaxes(uint256 maxTX_EXACT, uint256 maxWallet_EXACT)
owner_setWatchDogMode(bool status_)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify()
TaxesChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.