Doggacoin
Verified contract
Active on
Ethereum with 2,982 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x74aa…9194
Balances ($598.17)
Native
Value
$100.81
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.027806 | $3,625.62 |
$100.81 | |
USDT | ERC-20 | 497.338669 | $1.00 |
$497.34 | |
Groyper | ERC-20 | 0.718153 | $0.02857 |
$0.02 | |
DOGGA | ERC-20 | 1 | $0.00 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21297506 | 37 minutes ago | | | 0 | 0.00038346714 | |
| 21292533 | 17 hours ago | | | 0 | 0.00031991799 | |
| 21290026 | a day ago | | | 0 | 0.00033037175 | |
| 21289669 | a day ago | | | 0 | 0.00040434636 | |
| 21289564 | a day ago | | | 0 | 0.00041326083 | |
| 21288306 | a day ago | | | 0 | 0.00061800429 | |
| 21287841 | a day ago | | | 0 | 0.00076863919 | |
| 21287550 | a day ago | | | 0 | 0.00075167484 | |
| 21287112 | a day ago | | | 0 | 0.00077035342 | |
| 21287099 | a day ago | | | 0 | 0.00070369890 |
ABI
ABI objects
Getter at block 21297689
_maxTaxSwap() view returns (uint256)
1446000000000000000
_maxTxAmount() view returns (uint256)
144600000000000000000
_maxWalletSize() view returns (uint256)
144600000000000000000
_taxSwapThreshold() view returns (uint256)
1400000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Doggacoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DOGGA
totalSupply() pure returns (uint256)
144600000000000000000
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)
manualSwap()
openTrading()
removeLimit1()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.