Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRYPTIC | ERC-20 | 8.635464M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15880242 | 2 years ago | | | 0 | 0.00028612563 | |
| 15824215 | 2 years ago | | | 0 | 0.00032282252 | |
| 15667822 | 2 years ago | | | 0 | 0.00082510461 | |
| 15612668 | 2 years ago | | | 0 | 0.00057801135 | |
| 15611367 | 2 years ago | | | 0 | 0.00048443026 | |
| 15611366 | 2 years ago | | | 0 | 0.00049944663 | |
| 15611163 | 2 years ago | | | 0 | 0.00052833415 | |
| 15611071 | 2 years ago | | | 0 | 0.00046397221 | |
| 15611055 | 2 years ago | | | 0 | 0.00043409731 | |
| 15610984 | 2 years ago | | | 0 | 0.00057910623 |
ABI
ABI objects
Getter at block 21191592
_maxWalletAmount() view returns (uint256)
3000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x879e4d6d2cc0f25cf3a07770aa3b5d5b241dc6ea
name() pure returns (string)
Cryptic
pair() view returns (address)
0xa6ce9a078bc1ba0677d039ed0eb92e16a00ec93a
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
15000000000000000
symbol() pure returns (string)
CRYPTIC
totalSupply() view returns (uint256)
3000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
areBots(address[] bots_, bool status)
isBots(address botAddress, bool status)
manualSend()
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver)
setFees(uint256 _MarketingFee, uint256 _sellMarketingFee)
setThreshold(uint256 _treshold)
setWalletLimit(uint256 amountPercent)
swapStatus(bool status)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.