Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($619.67)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOUG | ERC-20 | 4.997371B | $0.00 |
$619.67 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21191331 | 3 days ago | | | 0 | 0.00074001716 | |
| 20952734 | a month ago | | | 0 | 0.00025412679 | |
| 20946321 | a month ago | | | 0 | 0.00048530455 | |
| 20931428 | a month ago | | | 0 | 0.0018253744 | |
| 20930842 | a month ago | | | 0 | 0.0011458129 | |
| 20930828 | a month ago | | | 0 | 0.0017125825 | |
| 20930827 | a month ago | | | 0 | 0.00091932650 | |
| 20925868 | a month ago | | | 0 | 0.00065564277 | |
| 20917695 | a month ago | | | 0 | 0.00041781844 | |
| 20911828 | a month ago | | | 0 | 0.0012575729 |
ABI
ABI objects
Getter at block 21209422
decimals() view returns (uint8)
18
dexPair() view returns (address)
0x6a607a6d78ffa3b26d90954bea2e18776e7f2820
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
distributeAndLiquifyStatus() view returns (bool)
true
feeReceiver() view returns (address)
0x5b6f9ee9b635c962836ff6f8b54847f15c87b4f7
feesStatus() view returns (bool)
false
launchedAt() view returns (uint256)
1696636799
marketingFeeOnBuying() view returns (uint256)
0
marketingFeeOnSelling() view returns (uint256)
0
maxHoldLimit() view returns (uint256)
4140000000000000000000000000
maxTxnLimit() view returns (uint256)
4140000000000000000000000000
minTokenToSwap() view returns (uint256)
5175000000000000000000000000
name() view returns (string)
Doug
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentDivider() view returns (uint256)
100
symbol() view returns (string)
DOUG
totalSupply() view returns (uint256)
207000000000000000000000000000
trading() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isExcludedFromMaxHolding(address) view returns (bool)
isExcludedFromMaxTxn(address) view returns (bool)
totalBuyFeePerTx(uint256 amount) view returns (uint256)
totalSellFeePerTx(uint256 amount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableOrDisableFees(bool _value)
enableTrading()
includeOrExcludeFromFee(address account, bool value)
includeOrExcludeFromMaxHolding(address account, bool value)
includeOrExcludeFromMaxTxn(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckEth(address _receiver)
renounceOwnership()
setBuyFeePercent(uint256 _marketingFee)
setDistributionStatus(bool _value)
setMaxHoldLimit(uint256 _amount)
setMaxTxnLimit(uint256 _amount)
setMinTokenToSwap(uint256 _amount)
setSellFeePercent(uint256 _marketingFee)
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 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.