Neuralink
Verified contract
Active on
Ethereum with 4,245 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,409.21)
Native
Value
$1,409.21
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.420954 | $3,347.66 |
$1,409.21 | |
NEURALINK | ERC-20 | 6.406782K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21254904 | a day ago | | | 0 | 0.00049497313 | |
| 21254054 | a day ago | | | 0 | 0.00055515025 | |
| 21251490 | a day ago | | | 0 | 0.0022681901 | |
| 21250730 | 2 days ago | | | 0 | 0.00067147995 | |
| 21250080 | 2 days ago | | | 0 | 0.00045523063 | |
| 21249151 | 2 days ago | | | 0 | 0.00048742066 | |
| 21246857 | 2 days ago | | | 0 | 0.00076806559 | |
| 21246553 | 2 days ago | | | 0 | 0.00068618159 | |
| 21245832 | 2 days ago | | | 0 | 0.0014063244 | |
| 21245794 | 2 days ago | | | 0 | 0.00073593750 |
ABI
ABI objects
Getter at block 21261896
_maxTransferAmount() view returns (uint256)
10000000000000000000000000000000000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000000000000000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000000000000000000000000000000
decimals() pure returns (uint8)
18
devWallet() view returns (address)
0xd5fce3152212136f5393283c53564fbae2b6bdc6
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
Neuralink
pair() view returns (address)
0x51b3832e54406e6653644a7b8497c9826eca400a
symbol() pure returns (string)
NEURALINK
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
commenceTrade()
excludeFromFees(address _address, bool _enabled)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
updateDevWallet(address newDevWallet)
updateFees(uint256 _liq, uint256 _dev, uint256 _total, uint256 _sell, uint256 _trans)
updateLimits(uint256 _buy, uint256 _trans, uint256 _wallet)
updateMinSwapTokensAmount(uint256 _newMinSwapTokensAtAmount)
updateSwapTrheshold(uint256 _newSwapTreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.