NEURALINK
Verified contract
Active on
Ethereum with 210 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "NEURALINK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19516463 | 7 months ago | | | 0 | 0.00076848953 | |
| 19153906 | 9 months ago | | | 0 | 0.00073764063 | |
| 19124423 | 9 months ago | | | 0 | 0.00042748967 | |
| 18944982 | 10 months ago | | | 0 | 0.00047442594 | |
| 18752672 | a year ago | | | 0 | 0.0010298112 | |
| 18699294 | a year ago | | | 0 | 0.0013673738 | |
| 18682380 | a year ago | | | 0 | 0.0016032610 | |
| 18682370 | a year ago | | | 0 | 0.0014131400 | |
| 18657658 | a year ago | | | 0 | 0.0014875630 | |
| 18633381 | a year ago | | | 0 | 0.0012492310 |
ABI
ABI objects
Getter at block 21100913
contractTypeBlazex() pure returns (uint256)
1
decimals() view returns (uint8)
18
lpPair() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
NEURALINK
owner() view returns (address)
0x0000000000000000000000000000000000000000
referralCommission() view returns (uint256)
0
referralWallet() view returns (address)
0x0000000000000000000000000000000000000000
serviceFee() view returns (uint256)
50000000000000000
symbol() view returns (string)
NEURAL
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidityETH(uint256 _tokenAmount) payable returns (bool)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setPair(address pair)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.