Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($1.04)
Native
Value
$1.04
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000428 | $2,434.89 |
$1.04 | |
DETH | ERC-20 | 36.132791K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20005257 | 5 months ago | | | 0 | 0.00047656337 | |
| 17829679 | a year ago | | | 0 | 0.00091631406 | |
| 17630661 | a year ago | | | 0 | 0.0020680898 | |
| 17630648 | a year ago | | | 0 | 0.0034552737 | |
| 17630642 | a year ago | | | 0 | 0.0044625234 | |
| 17630570 | a year ago | | | 0 | 0.0022916903 | |
| 17630550 | a year ago | | | 0 | 0.0046072503 | |
| 17630528 | a year ago | | | 0 | 0.0022746469 | |
| 17630496 | a year ago | | | 0 | 0.0022000878 | |
| 17626055 | a year ago | | | 0 | 0.0020412316 |
ABI
ABI objects
Getter at block 21121013
_maxTxAmount() view returns (uint256)
20000000000000
_maxWalletToken() view returns (uint256)
20000000000000
autoLiquidityReceiver() view returns (address)
0x9de9f9292a2f72b2434b750d7107e025a690a8a1
buyCooldownEnabled() view returns (bool)
true
buyFee() view returns (uint256)
5
buyTotalFee() view returns (uint256)
5
contractRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
cooldownTimerInterval() view returns (uint8)
10
decimals() pure returns (uint8)
9
devWallet() view returns (address)
0xd46c4a38703e0f831e6fe1f90d6bf1a8e7bca91c
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
1000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingWallet() view returns (address)
0xf3152e6b0c0fe6c4928be76f5d9783e1a0f144d9
name() pure returns (string)
DarknETH
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAmount() view returns (uint256)
3000000000000
swapEnabled() view returns (bool)
true
swapLpFee() view returns (uint256)
1
swapMarketing() view returns (uint256)
3
swapThreshold() view returns (uint256)
3000000000000
swapTotalFee() view returns (uint256)
5
swapTreasuryFee() view returns (uint256)
1
symbol() pure returns (string)
DETH
totalSupply() view returns (uint256)
1000000000000000
tradingOpen() view returns (bool)
true
transFee() view returns (uint256)
0
uniswapV2Pair() view returns (address)
0x3d0ef650b0c8591f43e59caa0bbfb9b8619feffa
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
burnTokens(uint256 amount)
clearStuckBalance(uint256 amountPercentage)
clearStuckBalance_sender(uint256 amountPercentage)
cooldownEnabled(bool _status, uint8 _interval)
renounceOwnership()
setBuyFees(uint256 buyTax)
setFeeReceivers(address _autoLiquidityReceiver, address _newMarketingWallet, address _newdevWallet)
setIsFeeExempt(address holder, bool exempt)
setIsMaxExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMarketingWallet(address _newWallet)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setSwapAmount(uint256 _amount)
setSwapFees(uint256 _newSwapLpFee, uint256 _newSwapMarketingFee, uint256 _newSwapTreasuryFee, uint256 _feeDenominator)
setSwapThresholdAmount(uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTransFee(uint256 fee)
setTreasuryFeeReceiver(address _newWallet)
setTxLimit(uint256 amount)
tradingStatus(bool _status)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.