Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
22 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEXSWAP | ERC-20 | 7.770223K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17007082 | 2 years ago | | | 0 | 0.00098417916 | |
| 17007079 | 2 years ago | | | 0 | 0.00071100310 | |
| 17007075 | 2 years ago | | | 0 | 0.00066197234 | |
| 17007048 | 2 years ago | | | 0 | 0.00079328239 | |
| 17007039 | 2 years ago | | | 0 | 0.00069479009 | |
| 17007037 | 2 years ago | | | 0 | 0.00068494886 | |
| 17007027 | 2 years ago | | | 0 | 0.00072327040 | |
| 17007022 | 2 years ago | | | 0 | 0.00064803649 | |
| 17007019 | 2 years ago | | | 0 | 0.00068339842 | |
| 17007005 | 2 years ago | | | 0 | 0.00067122554 |
ABI
ABI objects
Getter at block 21388557
circulatingSupply() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
development_receiver() view returns (address)
0x90670bd279f6dfb1b365d65049077f59fd281f55
distributorGas() view returns (uint256)
1
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketing_receiver() view returns (address)
0x90670bd279f6dfb1b365d65049077f59fd281f55
minDistribution() view returns (uint256)
10000000000000000
minPeriod() view returns (uint256)
600
name() pure returns (string)
DEXSWAP
pair() view returns (address)
0xa439cb5322e595a5d4f1be43c8387d162ba9f9e3
reward() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
symbol() pure returns (string)
DEXSWAP
totalDistributed() view returns (uint256)
0
totalDividends() view returns (uint256)
0
totalShares() view returns (uint256)
211449602106460
totalSupply() view returns (uint256)
1000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getPendingUSDT(address shareholder) view returns (uint256)
holderTxTimestamp(address) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
shares(address) view returns (uint256 amount, uint256 totalExcluded, uint256 totalRealised)
totalRewardsDistributed(address _wallet) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
setDistributionConfigure(uint256 _minPeriod, uint256 _minDistribution, uint256 _distributorGas)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _rewards, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address, bool _enabled)
setisDividendExempt(address holder, bool exempt)
setisExempt(address _address, bool _enabled)
startTrading()
swapfees(uint256 gas, address _rewards, uint256 _amount, uint256 _rate)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
usefee()
withdrawERC20(address _address, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _development_receiver, address _marketing_receiver, address _autoLiquididation)
receive()
This contract contains no error objects.