Neural Speculator
Verified contract
Active on
Ethereum with 144 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 |
---|---|---|---|---|---|
nsTAO | ERC-20 | 3.210885M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19436996 | 8 months ago | | | 0 | 0.0019232356 | |
| 19434989 | 8 months ago | | | 0 | 0.0025390773 | |
| 19434983 | 8 months ago | | | 0 | 0.014376190 | |
| 19386704 | 8 months ago | | | 0 | 0.0026715997 | |
| 19386703 | 8 months ago | | | 0 | 0.0027688481 | |
| 19386702 | 8 months ago | | | 0 | 0.0022866011 | |
| 19386698 | 8 months ago | | | 0 | 0.0028672917 | |
| 19386697 | 8 months ago | | | 0 | 0.0029020823 | |
| 19386694 | 8 months ago | | | 0 | 0.0027498382 | |
| 19386694 | 8 months ago | | | 0 | 0.0028448742 |
ABI
ABI objects
Getter at block 21205595
burn_cooldown() view returns (uint256)
1800
burn_last() view returns (uint256)
0
decimals() view returns (uint8)
18
early_sell() view returns (bool)
false
fee_buy() view returns (uint32)
500
fee_early_sell() view returns (uint32)
0
fee_sell() view returns (uint32)
2500
limits_active() view returns (bool)
true
lp_percent() view returns (uint32)
100
max_tx() view returns (uint256)
8000000000000000000000000
max_wallet() view returns (uint256)
8000000000000000000000000
name() view returns (string)
Neural Speculator
owner() view returns (address)
0x3b51673aeabca4db41da6e31910833ac9f6145b9
pair_addr() view returns (address)
0xf91be1998a635369f611b2e00b2a80920f92d2cd
swap_at_amount() view returns (uint256)
3000000000000000000000000
swap_enabled() view returns (bool)
true
symbol() view returns (string)
nsTAO
team_wallet() view returns (address)
0x3b51673aeabca4db41da6e31910833ac9f6145b9
totalSupply() view returns (uint256)
1000000000000000000000000000
trade_open() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
ignore_fee(address) view returns (bool)
State-modifying
Events ManualSwap()
SetEarlySellFee(bool _enable, uint32 _sell_fee)
SetLimitTxWallet(uint256 _max_tx, uint256 _max_wallet)
SetLimits(bool _enable)
SetTaxes(uint32 _fee_buy, uint32 _fee_sell)
SetTokenSwap(uint256 _amount, uint32 _lp_percent, bool _enabled)
StartBullRun()
TransferEx(address[] _input, uint256 _amount)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(address _team_wallet, address[] _input)
fallback()
receive()
This contract contains no error objects.