Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DASH | ERC-20 | 38.800455K | -- | -- | |
DASH | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20785187 | 2 months ago | | | 0 | 0.0046969639 | |
| 20623522 | 3 months ago | | | 0 | 0.00014400834 | |
| 19707801 | 7 months ago | | | 0 | 0.00014797870 | |
| 19298315 | 9 months ago | | | 0 | 0.0015850066 | |
| 18972796 | a year ago | | | 0 | 0.0019484345 | |
| 18972772 | a year ago | | | 0 | 0.0022469914 | |
| 18741892 | a year ago | | | 0 | 0.0019923420 | |
| 18654248 | a year ago | | | 0 | 0.00040349975 | |
| 18597187 | a year ago | | | 0 | 0.00060180578 | |
| 18510163 | a year ago | | | 0 | 0.00095407127 |
ABI
ABI objects
Getter at block 21313857
BuyFee() view returns (uint256)
5
SellFee() view returns (uint256)
5
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
100000000000000000000000000
maxTransactionAmount() view returns (uint256)
100000000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000000
name() view returns (string)
DASH
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
DASH
totalSupply() view returns (uint256)
100000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0b5ab843fbe880d909b61f07ec9008ab84b95ad9
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
burnsRemainTokens(address tokenAddress, uint256 percent)
clearstuckEths()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBots(address[] notbot)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualswap(uint256 percent)
openTrading()
removesLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBuyFee(uint256 _Marketing, uint256 _Revenue)
setSellFee(uint256 _Marketing, uint256 _Revenue)
setSwapTokensAtAmount(uint256 _amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _marketingWallet, address _revenueWallet)
receive()
This contract contains no error objects.