Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
No balances found for "NeurosyncAi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13710546 | 6 months ago | | | 0 | 6.5983204e-7 | |
| 13697822 | 6 months ago | | | 0 | 9.4311112e-7 | |
| 13673096 | 6 months ago | | | 0 | 2.8781303e-7 | |
| 13672854 | 6 months ago | | | 0 | 0.0000015031053 | |
| 13672841 | 6 months ago | | | 0 | 0.0000052344498 | |
| 13672841 | 6 months ago | | | 0 | 0.0000052344498 | |
| 13672841 | 6 months ago | | | 0 | 0.0000052344498 | |
| 13672841 | 6 months ago | | | 0 | 0.0000052344498 | |
| 13672841 | 6 months ago | | | 0 | 0.0000052344498 | |
| 13672841 | 6 months ago | | | 0 | 0.0000052344498 |
ABI
ABI objects
Getter at block 21844746
BuybuybackFee() view returns (uint256)
0
BuydevFee() view returns (uint256)
0
BuyliquidityFee() view returns (uint256)
0
BuymarketingFee() view returns (uint256)
0
BuytotalFee() view returns (uint256)
0
SellbuybackFee() view returns (uint256)
0
SelldevFee() view returns (uint256)
0
SellliquidityFee() view returns (uint256)
0
SellmarketingFee() view returns (uint256)
0
SelltotalFee() view returns (uint256)
0
_maxBuyTxAmount() view returns (uint256)
1000000000000000
_maxSellTxAmount() view returns (uint256)
1000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000
autoLiquidityReceiver() view returns (address)
0x904c4d5dc1cf4eb9d5777bfe0d6989f63f089d30
buybackFee() view returns (uint256)
0
buybackFeeReceiver() view returns (address)
0x904c4d5dc1cf4eb9d5777bfe0d6989f63f089d30
checkMaxBuyTxAmount() view returns (uint256)
1000000000000000
checkMaxSellTxAmount() view returns (uint256)
1000000000000000
checkMaxWalletToken() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
devFee() view returns (uint256)
0
devFeeReceiver() view returns (address)
0x904c4d5dc1cf4eb9d5777bfe0d6989f63f089d30
getOwner() view returns (address)
0xce85cf5e9545b17769ed2db5ab1e29d93296c4af
getUnlockTime() view returns (uint256)
0
isNotInSwap() view returns (bool)
true
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
0
marketingFeeReceiver() view returns (address)
0x904c4d5dc1cf4eb9d5777bfe0d6989f63f089d30
maxSwapSize() view returns (uint256)
10000000000000
name() pure returns (string)
NeurosyncAi
pair() view returns (address)
0xebc01cd55f7dfd77c9674b8af4032776b0bd342b
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000
symbol() pure returns (string)
NSAI
tokensToSell() view returns (uint256)
0
totalFee() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events Ownershiplock(uint256 time)
Ownershipunlock()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
checkSwapThreshold()
clearStuckBalance(uint256 amountPercentage)
rescueToken(address tokenAddress, uint256 tokens) returns (bool success)
setBuyFees(uint256 _liquidityFee, uint256 _buybackFee, uint256 _marketingFee, uint256 _devFee)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _buybackFeeReceiver, address _devFeeReceiver)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxBuyTxPercent_base1000(uint256 maxBuyTXPercentage_base1000)
setMaxSellTxPercent_base1000(uint256 maxSellTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setSellFees(uint256 _liquidityFee, uint256 _buybackFee, uint256 _marketingFee, uint256 _devFee)
setSwapBackSettings(bool _enabled, uint256 _percentage_min_base10000, uint256 _percentage_max_base10000)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.