Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($246.78)
Native
Value
$246.78
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.078527 | $3,142.66 |
$246.78 | |
DTAG | ERC-20 | 6656.399468T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20731884 | 2 months ago | | | 0 | 0.00033875260 | |
| 20731762 | 2 months ago | | | 0 | 0.00013755421 | |
| 19837978 | 6 months ago | | | 0 | 0.00019767844 | |
| 19501110 | 8 months ago | | | 0 | 0.0012557164 | |
| 18910371 | a year ago | | | 0 | 0.00083287078 | |
| 17420866 | a year ago | | | 0 | 0.0013797385 | |
| 17420667 | a year ago | | | 0 | 0.00050219243 | |
| 17420660 | a year ago | | | 0 | 0.00050225753 | |
| 17420656 | a year ago | | | 0 | 0.00051689187 | |
| 17420644 | a year ago | | | 0 | 0.00083442804 |
ABI
ABI objects
Getter at block 21206562
decimals() pure returns (uint8)
9
name() pure returns (string)
DogTag
owner() view returns (address)
0x90e69bff53773e670242ce7247eea0d25cbc51df
symbol() pure returns (string)
DTAG
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
excludeFromFee(address _excludeAddy)
includeFromFee(address _includeAddy)
manualLiquidity()
manualsend(uint256 _eth)
manualswap(uint256 _tokens)
openTrading()
renounceOwnership()
setBots(address[] bots_)
setBuyFee(uint256 dtag_, uint256 liq_)
setCooldownEnabled(bool onoff)
setMarketingWallet(address walletAddress)
setMaxTxAmount(uint256 maxTxAmount)
setMaxWallet(uint256 maxTxWallet)
setQty(uint256 _qty)
setSellFee(uint256 dtag_, uint256 liq_)
setSwap()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.