Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($25.73)
Native
Value
$25.73
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00807 | $3,187.69 |
$25.73 | |
DOGA | ERC-20 | 11.766048M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21154343 | a day ago | | | 0 | 0.00048644864 | |
| 21152293 | a day ago | | | 0 | 0.00049158106 | |
| 21150949 | a day ago | | | 0 | 0.00052066092 | |
| 21131784 | 4 days ago | | | 0 | 0.00095755415 | |
| 21131743 | 4 days ago | | | 0 | 0.0013179968 | |
| 21128922 | 4 days ago | | | 0 | 0.00054577229 | |
| 21122227 | 5 days ago | | | 0 | 0.00087493121 | |
| 21121903 | 5 days ago | | | 0 | 0.00034426590 | |
| 21121182 | 6 days ago | | | 0 | 0.00020380230 | |
| 21119020 | 6 days ago | | | 0 | 0.00042667295 |
ABI
ABI objects
Getter at block 21161073
creator() view returns (string)
coinsult.net
decimals() view returns (uint8)
18
liquidityFeeOnBuy() view returns (uint256)
1
liquidityFeeOnSell() view returns (uint256)
1
marketingFeeOnBuy() view returns (uint256)
3
marketingFeeOnSell() view returns (uint256)
3
marketingWallet() view returns (address)
0xf7fc367fba1fc53aa1f34308025b3bed39525951
name() view returns (string)
DOGITA
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
20000000000000000000000000
symbol() view returns (string)
DOGA
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x35a53a9f920057f36dc8599f12b3035f1eafd540
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMarketingWallet(address _marketingWallet)
claimStuckTokens(address token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setSwapEnabled(bool _enabled)
setSwapTokensAtAmount(uint256 newAmount)
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)
ExcludeFromFees(address indexed account, bool isExcluded)
MarketingWalletChanged(address marketingWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 bnbReceived, uint256 tokensIntoLiqudity)
SwapAndSendMarketing(uint256 tokensSwapped, uint256 bnbSend)
SwapTokensAtAmountUpdated(uint256 swapTokensAtAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.