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 |
---|---|---|---|---|---|
DINU | ERC-20 | 1M | -- | -- | |
DOGENS | ERC-20 | 10.94628K | -- | -- | |
DOGENS | ERC-20 | 5.016K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21206026 | a month ago | | | 0 | 0.00023918970 | |
| 21206019 | a month ago | | | 0 | 0.00023955708 | |
| 20892354 | 2 months ago | | | 0 | 0.00024915042 | |
| 20386082 | 5 months ago | | | 0 | 0.000085372749 | |
| 20340058 | 5 months ago | | | 0 | 0.00011890338 | |
| 20289544 | 5 months ago | | | 0 | 0.00031288810 | |
| 20269051 | 5 months ago | | | 0 | 0.00039730981 | |
| 20016283 | 6 months ago | | | 0 | 0.00013676624 | |
| 19908960 | 7 months ago | | | 0 | 0.000065530887 | |
| 19396483 | 9 months ago | | | 0 | 0.0010355269 |
ABI
ABI objects
Getter at block 21396269
decimals() pure returns (uint8)
9
launchTime() view returns (uint256)
1671292691
maxWallet() view returns (uint256)
999999999999999999999999999999999999999999999
name() pure returns (string)
Dogens
owner() view returns (address)
0x869004596bf3319d67c595d612fc0d4d448aa152
swapAndTreasureEnabled() view returns (bool)
false
swapAtAmount() view returns (uint256)
3015238473467
symbol() pure returns (string)
DOGENS
totalSupply() pure returns (uint256)
666999000000000
treasuryFeeOnBuy() view returns (uint256)
0
treasuryFeeOnSell() view returns (uint256)
6
treasuryWallet() view returns (address)
0x869004596bf3319d67c595d612fc0d4d448aa152
uniswapV2Pair() view returns (address)
0xe5313ad751e98918d9f9547cfc1761092fdefd62
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfIt(address token) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isRemovedSniper(address account) view returns (bool)
State-modifying
Events addLiquidity(uint256 tokenAmount) payable
addSniper(address[] account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyWithdraw()
excludeFromFee(address account)
feeCommit(address[] accounts, bool excluded)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
pardonSniper(address account)
renounceOwnership()
rescueERC20(address tokenAdd, uint256 amount)
setCanTransfer(bool _canTransfer)
setMaxWallet(uint256 _amount)
setSwapAndTreasureEnabled(bool _flag)
setSwapAtAmount(uint256 _amount)
setTreasuryAddress(address _treasuryWallet)
setTreasuryFeePercent(uint256 _newFeeOnBuy, uint256 _newFeeOnSell)
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)
SendETHRewards(address to, uint256 amountETH)
SendTokenRewards(address to, address token, uint256 amount)
SwapAndLiquify(uint256 tokensSwappedForEth, uint256 ethAddedForLp, uint256 tokensAddedForLp)
SwapETHForTokens(address whereTo, uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.