Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NEXUS | ERC-20 | 369.737426 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19343519 | 10 months ago | | | 0 | 0.0024031781 | |
| 19318250 | 10 months ago | | | 0 | 0.0020375775 | |
| 19296877 | 10 months ago | | | 0 | 0.0014706755 | |
| 19296877 | 10 months ago | | | 0 | 0.0014706755 | |
| 19296877 | 10 months ago | | | 0 | 0.0014706755 | |
| 19296877 | 10 months ago | | | 0 | 0.0014706755 | |
| 19296877 | 10 months ago | | | 0 | 0.0015427067 | |
| 19296876 | 10 months ago | | | 0 | 0.0015427067 | |
| 19296876 | 10 months ago | | | 0 | 0.0015427067 | |
| 19296876 | 10 months ago | | | 0 | 0.0015427067 |
ABI
ABI objects
Getter at block 21435114
buyDevFee() view returns (uint256)
2
buyMarketFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
18
developersWallet() view returns (address)
0x8eac36781053b8bd9b9adc4044f3137d3e0fb17d
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0xfc2db779b92f90e5beb26586ba0f22e9ab48fc24
maxTxn() view returns (uint256)
20000000000000000000000
maxWalletSize() view returns (uint256)
20000000000000000000000
name() view returns (string)
Nexus AI
owner() view returns (address)
0x8eac36781053b8bd9b9adc4044f3137d3e0fb17d
sellDevFee() view returns (uint256)
20
sellMarketFee() view returns (uint256)
20
sellTotalFees() view returns (uint256)
40
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000
symbol() view returns (string)
NEXUS
tokensForDev() view returns (uint256)
184868712965326132250
tokensForMarket() view returns (uint256)
184868712965326132250
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0xae58905f5326843cf75e6c8299a3344c0d91c8f7
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludemaxTxn(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFrommaxTxn(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
openTradingWithPermit(uint8 v, bytes32 r, bytes32 s)
removeLimits() returns (bool)
renounceOwnership()
setAMMPair(address pair, bool value)
setAntiDrainer(address newAntiDrainer)
setBlackList(address addr, bool enable)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 newMarketFee, uint256 newDevFee)
updateMaxWalletSize(uint256 newNum)
updateSellFees(uint256 newMarketFee, uint256 newDevFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updatemaxTxn(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.