Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NEX | ERC-20 | 437.440559M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18171433 | a year ago | | | 0 | 0.00080694447 | |
| 18171425 | a year ago | | | 0 | 0.0011232434 | |
| 18171412 | a year ago | | | 0 | 0.00075710278 | |
| 18171412 | a year ago | | | 0 | 0.00075769117 | |
| 18171373 | a year ago | | | 0 | 0.00095214723 | |
| 18171365 | a year ago | | | 0 | 0.0011172280 | |
| 18171360 | a year ago | | | 0 | 0.0012233765 | |
| 18171357 | a year ago | | | 0 | 0.0012628256 | |
| 18171357 | a year ago | | | 0 | 0.0012628256 | |
| 18171354 | a year ago | | | 0 | 0.0011192160 |
ABI
ABI objects
Getter at block 21337111 getChainPriceOf() view returns (uint256)
_chainOracleFeed() view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
_limitsInEffect() view returns (bool)
true
_maxTransactionAmount() view returns (uint256)
30000000000000000000000000
_maxWallet() view returns (uint256)
30000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
_totalFees() view returns (uint256)
1
_tradingActive() view returns (bool)
true
_uniswapV2Pair() view returns (address)
0x3a28e027d97ea0dab5c41ebf0822f8fbd6df78a5
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
getLatestPrice() view returns (uint80, int256, uint256, uint256, uint80)
(129127208515966864645, 393340000000, 1733410596, 1733410619, 129127208515966864645)
isAMMEnabled() view returns (bool)
true
name() view returns (string)
NexAI
owner() view returns (address)
0x2ea4e47f5ec84d20917102064305480c3f6bf0e9
symbol() view returns (string)
NEX
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableAddBuyFee()
disableAddSellFee()
enablePriceOracle(bool enabled)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
isFeeBackEnabled(address from, address to) returns (bool)
manualSend()
manualSwap()
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setManualETHvalue(uint256 val)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateChainOracleFeed(address feed)
updateDevelopmentAddr(address newWallet)
updateFees(uint256 marketingFee, uint256 developmentFee, uint256 liquidityFee)
updateMarketingAddr(address newWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateRewardATH(struct NexAIRewardMax _rewards)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.