0+X: Blockchain Privacy Dex
Verified contract
Active on
Ethereum with 379 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…fe32
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0+X | ERC-20 | 20.206072K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21081411 | 5 days ago | | | 0 | 0.00025611975 | |
| 19211554 | 9 months ago | | | 0 | 0.0042442205 | |
| 18477370 | a year ago | | | 0 | 0.00087769259 | |
| 17882106 | a year ago | | | 0 | 0.00035368866 | |
| 17010221 | 2 years ago | | | 0 | 0.00052977144 | |
| 16884675 | 2 years ago | | | 0 | 0.00085197000 | |
| 16516531 | 2 years ago | | | 0 | 0.00044652204 | |
| 16516523 | 2 years ago | | | 0 | 0.00037216661 | |
| 16045531 | 2 years ago | | | 0 | 0.00025786365 | |
| 15922448 | 2 years ago | | | 0 | 0.00043628938 |
ABI
ABI objects
Getter at block 21120259
_marketingAddress() view returns (address)
0x0000293e795318e2325f4711aa6c94a2719efe32
_marketingFee() view returns (uint256)
3
_maxTxAmount() view returns (uint256)
100000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
name() view returns (string)
0+X: Blockchain Privacy Dex
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
0+X
totalFees() view returns (uint256)
11646424263948386
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0xb27843e3274e4ce4cf0530257fcde68a64376bbd
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isRemovedSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _amnestySniper(address account)
_removeSniper(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
setmarketingFeePercent(uint256 marketingFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
TransferToMarketing(uint256 ethTransferred)
constructor()
receive()
This contract contains no error objects.