Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd320…6d34
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,156.18 |
$0 | |
0xN | ERC-20 | 237.991031K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20442301 | 3 months ago | | | 0 | 0.00027709557 | |
| 20060941 | 5 months ago | | | 0 | 0.00036846978 | |
| 19846347 | 6 months ago | | | 0 | 0.00026574619 | |
| 19799318 | 6 months ago | | | 0 | 0.00023060069 | |
| 19797369 | 6 months ago | | | 0 | 0.00028077442 | |
| 19794271 | 6 months ago | | | 0 | 0.00025878570 | |
| 19790929 | 6 months ago | | | 0 | 0.00049561507 | |
| 19772959 | 6 months ago | | | 0 | 0.00029018939 | |
| 19771800 | 6 months ago | | | 0 | 0.00028890937 | |
| 19765266 | 6 months ago | | | 0 | 0.00039964089 |
ABI
ABI objects
Getter at block 21181632
_maxTaxSwap() view returns (uint256)
1000000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_taxSwapThreshold() view returns (uint256)
200000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
0xNeura
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
0xN
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Add_Pair()
Enable_Trading()
approve(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
setFinalTax(uint256 _valueBuy, uint256 _valueSell)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address taxWallet, address revShare)
receive()
This contract contains no error objects.