Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($5.52)
Native
Value
$5.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001764 | $3,131.62 |
$5.52 | |
DRX | ERC-20 | 4.071312T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18141006 | a year ago | | | 0 | 0.00050524977 | |
| 18140984 | a year ago | | | 0 | 0.00060591857 | |
| 18140980 | a year ago | | | 0 | 0.00062065725 | |
| 18140980 | a year ago | | | 0 | 0.00078330668 | |
| 18140980 | a year ago | | | 0 | 0.00078330668 | |
| 18140980 | a year ago | | | 0 | 0.00078330668 | |
| 18140969 | a year ago | | | 0 | 0.00066699514 | |
| 18140969 | a year ago | | | 0 | 0.00066699514 | |
| 18140966 | a year ago | | | 0 | 0.00064301078 | |
| 18140966 | a year ago | | | 0 | 0.00073587895 |
ABI
ABI objects
Getter at block 21213203
_maxTxAmount() view returns (uint256)
8400000000000000000000000000000
_maxWalletToken() view returns (uint256)
8400000000000000000000000000000
autoLiquidityReceiver() view returns (address)
0xb79c8ba32fb8ccb7549a942a8d35e9c595e84f8a
buyCooldownEnabled() view returns (bool)
true
buyFee() view returns (uint256)
5
buyTotalFee() view returns (uint256)
1
contractRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
cooldownTimerInterval() view returns (uint8)
10
decimals() pure returns (uint8)
18
devWallet() view returns (address)
0x88be9ea77f236729b07f769bf4642377d790d42e
feeDenominator() view returns (uint256)
100
geUnlockTime() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
420000000000000000000000000000000
getOwner() view returns (address)
0xb79c8ba32fb8ccb7549a942a8d35e9c595e84f8a
marketingWallet() view returns (address)
0x8a4ef9bce9858885101378dc6e38ba92cd7cdf9f
name() pure returns (string)
DRX
owner() view returns (address)
0xb79c8ba32fb8ccb7549a942a8d35e9c595e84f8a
swapAmount() view returns (uint256)
1260000000000000000000000000000
swapEnabled() view returns (bool)
true
swapLpFee() view returns (uint256)
1
swapMarketing() view returns (uint256)
3
swapThreshold() view returns (uint256)
1260000000000000000000000000000
swapTotalFee() view returns (uint256)
5
swapTreasuryFee() view returns (uint256)
1
symbol() pure returns (string)
DRX
totalSupply() view returns (uint256)
420000000000000000000000000000000
tradingOpen() view returns (bool)
true
transFee() view returns (uint256)
1
uniswapV2Pair() view returns (address)
0xd1854e58cb544af0a147d2be806ee54fd472e8c7
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)
lock(uint256 time)
openTrading()
renounceOwnership()
setBuyFees(uint256 buyTax)
setFeeReceivers(address _autoLiquidityReceiver, address _newMarketingWallet, address _newdevWallet)
setIsFeeExempt(address holder, bool exempt)
setIsMaxExempt(address holder, bool exempt)
setIsTimelockExempt(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)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
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.