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 |
---|---|---|---|---|---|
DOGE420 | ERC-20 | 0.2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15879444 | 2 years ago | | | 0 | 0.00060738430 | |
| 15879439 | 2 years ago | | | 0 | 0.00066871260 | |
| 15879436 | 2 years ago | | | 0 | 0.00069895419 | |
| 15879435 | 2 years ago | | | 0 | 0.0092666301 | |
| 15879431 | 2 years ago | | | 0 | 0.00060376045 | |
| 15879431 | 2 years ago | | | 0 | 0.00071734740 | |
| 15879431 | 2 years ago | | | 0 | 0.0010728262 | |
| 15879429 | 2 years ago | | | 0 | 0.00066857085 | |
| 15879428 | 2 years ago | | | 0 | 0.00062045837 | |
| 15879428 | 2 years ago | | | 0 | 0.00067950922 |
ABI
ABI objects
Getter at block 21211604
_liquidityFee() view returns (uint256)
0
_marketingFee() view returns (uint256)
4
_marketingWallet() view returns (address)
0xfdf4086dcb27c929e58f56103449e638b81f0a5a
_maxTxAmount() view returns (uint256)
20000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Weedoge
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DOGE420
totalSupply() view returns (uint256)
420000000000
uniswapV2Pair() view returns (address)
0xcee7d385f8a07f982b3c73f1d0b129bc04d30d22
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.