Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb74a…2be6
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CLARITYX | ERC-20 | 216.288578K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21143005 | 23 days ago | | | 0 | 0.0010149808 | |
| 21142986 | 23 days ago | | | 0 | 0.0010465856 | |
| 21142912 | 23 days ago | | | 0 | 0.00093496575 | |
| 20325912 | 4 months ago | | | 0 | 0.00051570104 | |
| 20171889 | 5 months ago | | | 0 | 0.00011027991 | |
| 19936732 | 6 months ago | | | 0 | 0.00028042168 | |
| 19890857 | 6 months ago | | | 0 | 0.00046371733 | |
| 19287366 | 9 months ago | | | 0 | 0.0019828208 | |
| 19287308 | 9 months ago | | | 0 | 0.0021819514 | |
| 19287270 | 9 months ago | | | 0 | 0.0014908377 |
ABI
ABI objects
Getter at block 21309568
_maxTaxSwap() view returns (uint256)
100000000000000
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
ClarityX
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CLARITYX
totalSupply() pure returns (uint256)
10000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 newFee)
removeLimits()
removeTransferTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferETHToDev()
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeUpdated(uint256 _newFee)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.