Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf838…4eb9
Balances ($563.28)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XDOGE | ERC-20 | 146.452351B | $0.00 |
$292.9 | |
USDT | ERC-20 | 269.84 | $1.002 |
$270.38 | |
XDOGE | ERC-20 | 299.9K | -- | -- | |
HQG | ERC-20 | 0.2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21167896 | 4 hours ago | | | 0 | 0.0017195946 | |
| 21167470 | 6 hours ago | | | 0 | 0.0018961147 | |
| 21166801 | 8 hours ago | | | 0 | 0.0025105884 | |
| 21143296 | 4 days ago | | | 0 | 0.00076902005 | |
| 21132332 | 5 days ago | | | 0 | 0.00071887527 | |
| 21130767 | 5 days ago | | | 0 | 0.00082731063 | |
| 21112672 | 8 days ago | | | 0 | 0.00022287654 | |
| 21109638 | 8 days ago | | | 0 | 0.00024258975 | |
| 21090264 | 11 days ago | | | 0 | 0.00022919841 | |
| 21086023 | 12 days ago | | | 0 | 0.00035464942 |
ABI
ABI objects
Getter at block 21169111
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
42000000000000000000000
botFee() view returns (uint256)
890
buyfee() view returns (uint256)
10
decimals() pure returns (uint8)
8
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0xeea71c6641a57c1515f6d0277c0159ba32192267
name() pure returns (string)
XDOGE
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellfee() view returns (uint256)
10
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
16800000000000000000
symbol() pure returns (string)
XDOGE
totalSupply() view returns (uint256)
19999999999999302183490
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoFeeWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLpPair(address newPair)
changeWallets(address marketing)
enableTrading(uint256 deadline)
renounceOwnership()
setNoFeeWallet(address account, bool enabled)
setPresaleAddress(address presale, bool yesno)
toggleCanSwapFees(bool yesno)
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)
_changePair(address newLpPair)
_changeThreshold(uint256 newThreshold)
_changeWallets(address marketing)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor()
receive()
This contract contains no error objects.