Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1d40…c60a
4 additional
variables
Balances ($112.21)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEXED | ERC-20 | 23.839747K | $0.004707 |
$112.21 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21299399 | 3 hours ago | | | 0 | 0.00095552347 | |
| 21298732 | 6 hours ago | | | 0 | 0.00089464960 | |
| 21296250 | 14 hours ago | | | 0 | 0.00096766495 | |
| 21295067 | 18 hours ago | | | 0 | 0.0012746973 | |
| 21292951 | a day ago | | | 0 | 0.00092721337 | |
| 21292818 | a day ago | | | 0 | 0.00051953172 | |
| 21289072 | 2 days ago | | | 0 | 0.00035905855 | |
| 21288455 | 2 days ago | | | 0 | 0.00055602725 | |
| 21288325 | 2 days ago | | | 0 | 0.0010340743 | |
| 21287298 | 2 days ago | | | 0 | 0.00098994727 |
ABI
ABI objects
Getter at block 21300378
_developmentAddress() view returns (address)
0xb8a7614e68b4fe36489f7a4d793d6d92474f4daa
_marketingAddress() view returns (address)
0x1d40c28666d7a76cfb4e7367ae28c144bfaec60a
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
DEXED
owner() view returns (address)
0xb8a7614e68b4fe36489f7a4d793d6d92474f4daa
symbol() pure returns (string)
DEXED
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0xfe559f95f8ab33f52a67289fabd335aa2c0f5bf0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events BlockWallets(address[] addys)
GoDexed()
_toggleSwapback(bool _swapEnabled)
approve(address spender, uint256 amount) returns (bool)
changeFees(uint256 _buyTaxes, uint256 _sellTaxes)
changeSwapbackThreshold(uint256 _amount)
changeTaxWallet(address _marketing)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
removeLimits()
renounceOwnership()
setMaxTx(uint256 maxTxAmount)
setMaxWallet(uint256 maxWalletSize)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unBlockWallet(address _addy)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.