Dogecoin20
Verified contract
Active on
Ethereum with 2,949 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($274.28)
Native
Value
$32.05
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.010429 | $3,073.63 |
$32.05 | |
DOGE20 | ERC-20 | 14.009897M | $0.000017 |
$242.23 | |
DOGE20 | ERC-20 | 102.004911K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21200934 | 12 hours ago | | | 0 | 0.00067611648 | |
| 21200651 | 13 hours ago | | | 0 | 0.00091776901 | |
| 21200641 | 13 hours ago | | | 0 | 0.00090762211 | |
| 20887802 | a month ago | | | 0 | 0.00014714721 | |
| 20852118 | 2 months ago | | | 0 | 0.00042008342 | |
| 20537412 | 3 months ago | | | 0 | 0.00015865061 | |
| 20525776 | 3 months ago | | | 0 | 0.00023381382 | |
| 20477734 | 3 months ago | | | 0 | 0.0012342451 | |
| 20413073 | 4 months ago | | | 0 | 0.00032417226 | |
| 20413032 | 4 months ago | | | 0 | 0.00037293857 |
ABI
ABI objects
Getter at block 21204644
TaxOnBuy() view returns (uint256)
0
TaxOnSell() view returns (uint256)
0
decimals() pure returns (uint8)
18
getOpenedTrade() view returns (bool)
true
name() pure returns (string)
Dogecoin20
owner() view returns (address)
0x01dbe187e8323d382a0ea939993560da78cf91b6
symbol() pure returns (string)
DOGE20
totalSupply() view returns (uint256)
140000000000000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
claimAndStake(address from, address[] to, uint256[] amount)
claimToken(address from, address[] to, uint256[] amount)
manualsend()
openTrading()
transfer(address to, uint256 value) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.