Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CORTEX | ERC-20 | 1.92B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18253371 | a year ago | | | 0 | 0.00023146704 | |
| 18253358 | a year ago | | | 0 | 0.00043276888 | |
| 18253342 | a year ago | | | 0 | 0.00028719981 | |
| 18253326 | a year ago | | | 0 | 0.00045285007 | |
| 18253324 | a year ago | | | 0 | 0.00042117695 | |
| 18253315 | a year ago | | | 0 | 0.00026781891 | |
| 18253312 | a year ago | | | 0 | 0.00029112066 | |
| 18253311 | a year ago | | | 0 | 0.00031149353 | |
| 18253303 | a year ago | | | 0 | 0.00020859553 | |
| 18253302 | a year ago | | | 0 | 0.00028566590 |
ABI
ABI objects
Getter at block 21219812
blockForPenaltyEnd() view returns (uint256)
18253268
botsCaught() view returns (uint256)
0
buyBurnFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
3
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
limitsInEffect() view returns (bool)
true
lpPair() view returns (address)
0x12ad3f875b0fa9ded14f903deabd07110acb8dac
maxBuyAmount() view returns (uint256)
18000000000000000000000000000000000000000000000
maxSellAmount() view returns (uint256)
18000000000000000000000000000000000000000000000
maxWalletAmount() view returns (uint256)
18000000000000000000000000000000000000000000000
name() view returns (string)
CORTEX
owner() view returns (address)
0x461132ed5730408e34ec72c4a810370a19a82c20
sellBurnFee() view returns (uint256)
0
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
20
sellTotalFees() view returns (uint256)
20
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000000
symbol() view returns (string)
CORTEX
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
1920000000000000000000000000
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
18253267
transferDelayEnabled() view returns (bool)
true
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
buyBackTokens(uint256 amountInWei)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading(uint256 deadBlocks)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
returnToNormalTax()
setAutomatedMarketMakerPair(address pair, bool value)
setDevAddress(address _devAddress)
setOperationsAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _devFee, uint256 _burnFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _devFee, uint256 _burnFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
BuyBackTriggered(uint256 amount)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.