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 |
---|---|---|---|---|---|
NECUS | ERC-20 | 42.402987K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20186056 | 5 months ago | | | 0 | 0.00027288172 | |
| 20000243 | 6 months ago | | | 0 | 0.00023913083 | |
| 19981216 | 6 months ago | | | 0 | 0.00051334032 | |
| 19981211 | 6 months ago | | | 0 | 0.00036822850 | |
| 19981209 | 6 months ago | | | 0 | 0.00035025201 | |
| 19981207 | 6 months ago | | | 0 | 0.00064256181 | |
| 19981187 | 6 months ago | | | 0 | 0.00045564067 | |
| 19981177 | 6 months ago | | | 0 | 0.00043256565 | |
| 19981169 | 6 months ago | | | 0 | 0.00039687841 | |
| 19981142 | 6 months ago | | | 0 | 0.00083719800 |
ABI
ABI objects
Getter at block 21290361
_buyFundFee() view returns (uint256)
0
_buyers() view returns (uint256)
118
_initialBuyFee() view returns (uint256)
40
_maxTaxSwap() view returns (uint256)
1000000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_sellFundFee() view returns (uint256)
3
_uniswapPair() view returns (address)
0x775210d6a2625aae7ee25907ce7996c24884a1a3
_uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
fundAddress() view returns (address)
0xbca878ff322690eaf7934b30e911e1ae4a7dca5c
name() view returns (string)
NECUS AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
NECUS
totalSupply() view returns (uint256)
100000000000000000000000000
tradingBlock() view returns (uint256)
19980959
Read-only
_isExcludeFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createNecusPairs()
enableNecus()
removeNecusLimits()
renounceOwnership()
setFundAddr(address newAddr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withNecusStuckEthBalance()
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.