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)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,055.82 |
$0 | |
OG | ERC-20 | 4.151111M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19652974 | 7 months ago | | | 0 | 0.00027977821 | |
| 18292543 | a year ago | | | 0 | 0.00093100474 | |
| 18222856 | a year ago | | | 0 | 0.00084899363 | |
| 18087090 | a year ago | | | 0 | 0.0017590111 | |
| 18001870 | a year ago | | | 0 | 0.00056159117 | |
| 17828204 | a year ago | | | 0 | 0.0021737425 | |
| 17820370 | a year ago | | | 0 | 0.0012924355 | |
| 17818385 | a year ago | | | 0 | 0.00098643522 | |
| 17780684 | a year ago | | | 0 | 0.00088422243 | |
| 17772677 | a year ago | | | 0 | 0.0023955826 |
ABI
ABI objects
Getter at block 21189781
_caughtDogs() view returns (uint256)
15
buyTax() view returns (uint8 marketingTax, uint8 devTax)
(marketingTax=0, devTax=0)
decimals() pure returns (uint8)
9
devWallet() view returns (address)
0x525bfcb552b39dcaadd3d1cedc4bd252b5dd9c28
disableMaxes() view returns (bool)
false
marketingWallet() view returns (address)
0x430172cfef7a90afdf7262308adc6afd6b5ceb0d
maxTxAmount() view returns (uint256)
20000000000000000
maxWallet() view returns (uint256)
20000000000000000
name() pure returns (string)
OG
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xb8d8f5ac11b3f9948d61ef5aa5a509514ebef4f6
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint8 marketingTax, uint8 devTax)
(marketingTax=2, devTax=2)
swapThreshold() view returns (uint256)
10000000000000000
symbol() pure returns (string)
OG
totalSupply() view returns (uint256)
1000000000000000000
totalTokensFromTax() view returns (uint256 marketingTokens, uint256 devTokens)
(marketingTokens=2075555611309324, devTokens=2075555611309324)
watchdogMode() view returns (bool)
false
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_rescueAnyERC20Tokens(address _tokenAddr, address _to, uint256 _amount_EXACT, uint256 _decimal)
owner_rescueETH(uint256 weiAmount)
owner_setBlacklisted(address account, bool isBlacklisted)
owner_setBulkIsBlacklisted(address[] accounts, bool state)
owner_setBuyTaxes(uint8 marketingTax, uint8 devTax)
owner_setDogSellTimeForAddress(address holder, uint256 dTime)
owner_setExcludedFromFee(address account, bool isExcluded)
owner_setExcludedFromMaxBalance(address account, bool isExcluded)
owner_setSellTaxes(uint8 marketingTax, uint8 devTax)
owner_setSwapThreshold(uint256 swapthreshold_EXACT)
owner_setTransferMaxes(uint256 maxTX_EXACT, uint256 maxWallet_EXACT)
owner_setTransferMaxesStatus(bool status_)
owner_setWallets(address newMarketingWallet, address newDevWallet)
owner_setWatchDogStatusLaunch(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.