Nexus AI Network
Verified contract
Active on
Ethereum with 215 txns
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 |
---|---|---|---|---|---|
NEXUS | ERC-20 | 1.198642M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21391025 | 6 hours ago | | | 0 | 0.00056035100 | |
| 21390433 | 8 hours ago | | | 0 | 0.00063695110 | |
| 21390250 | 8 hours ago | | | 0 | 0.00051862357 | |
| 21389810 | 10 hours ago | | | 0 | 0.00068854451 | |
| 21389741 | 10 hours ago | | | 0 | 0.00062658538 | |
| 21388342 | 15 hours ago | | | 0 | 0.0012689957 | |
| 21388264 | 15 hours ago | | | 0 | 0.0015413067 | |
| 21388261 | 15 hours ago | | | 0 | 0.0012290676 | |
| 21388227 | 15 hours ago | | | 0 | 0.0012209433 | |
| 21388156 | 15 hours ago | | | 0 | 0.0015263006 |
ABI
ABI objects
Getter at block 21392683
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xfa2c7e59bbb24e4337a94d991cf27bdfca2e41e4
feeThreshold() view returns (uint256)
1000000000000000000000000
limitsEnabled() view returns (bool)
false
maxSwap() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Nexus AI Network
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
5
symbol() view returns (string)
NEXUS
totalSupply() view returns (uint256)
1000000000000000000000000000
v2Pair() view returns (address)
0xc6379db582a6cdde73a7ad5a8220a3e4765fe639
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setBuyFees(uint256 newBuyFee)
setSellFees(uint256 newSellFee)
startTrading()
swapTokenFee()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.