X of Doge
Verified contract
Active on
Ethereum with 119 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0df2…2150
2 additional
variables
Balances ($2.05)
Native
Value
$2.05
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000668 | $3,076.07 |
$2.05 | |
Dogecoin | ERC-20 | 239.737779B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18051037 | a year ago | | | 0 | 0.00053343086 | |
| 18050187 | a year ago | | | 0 | 0.00082404127 | |
| 18049902 | a year ago | | | 0 | 0.00094044064 | |
| 18049749 | a year ago | | | 0 | 0.00092715630 | |
| 18049732 | a year ago | | | 0 | 0.00079500348 | |
| 18049722 | a year ago | | | 0 | 0.00098228250 | |
| 18049700 | a year ago | | | 0 | 0.00081395591 | |
| 18049684 | a year ago | | | 0 | 0.00062432654 | |
| 18049682 | a year ago | | | 0 | 0.00082588743 | |
| 18049681 | a year ago | | | 0 | 0.00083694993 |
ABI
ABI objects
Getter at block 21210215
_buyCount() view returns (uint256)
67
_uniswapPair() view returns (address)
0x7645e9aac6b0f074ca431aabf8b6d893086ab596
_uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_walletMAX() view returns (uint256)
1000000000000000000000000000000000
decimals() view returns (uint8)
18
mkt() view returns (address)
0x93675994cf5467ab8655f946510cdf406dfb654f
name() view returns (string)
X of Doge
owner() view returns (address)
0x0000000000000000000000000000000000000000
remainHolder() view returns (bool)
true
startTradeBlock() view returns (uint256)
18049285
symbol() view returns (string)
Dogecoin
totalSupply() view returns (uint256)
1000000000000000000000000000000000
Read-only
_isExcludeFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeRemain()
recuseTax(uint256 newBuy, uint256 newSell, uint256 newReduceBuy, uint256 newReduceSell, uint256 newPreventSwapBefore)
removeERC20(address _token)
renounceOwnership()
setFeeExclude(address account, bool value)
setSwapAtAmount(uint256 newValue)
setWallet(address newMKT, address newTeam)
setWalletMax(uint8 percentage)
startTrade(address[] adrs)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _team)
receive()
This contract contains no error objects.