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 "Neiro"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20407174 | 4 months ago | | | 0 | 0.00055425943 | |
| 20406873 | 4 months ago | | | 0 | 0.00020448366 | |
| 20406032 | 4 months ago | | | 0 | 0.00012312895 | |
| 20405907 | 4 months ago | | | 0 | 0.00059752906 | |
| 20405745 | 4 months ago | | | 0 | 0.00016376039 | |
| 20405706 | 4 months ago | | | 0 | 0.00021144553 | |
| 20405699 | 4 months ago | | | 0 | 0.00019181620 | |
| 20405698 | 4 months ago | | | 0 | 0.00066113311 | |
| 20405695 | 4 months ago | | | 0 | 0.00066917687 | |
| 20405671 | 4 months ago | | | 0 | 0.00068270883 |
ABI
ABI objects
Getter at block 21187506
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Neiro
symbol() view returns (string)
Neiro
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
a(address, address) view returns (uint256)
allowance(address __owner, address spender) view returns (uint256)
b(address) view returns (uint256)
balanceOf(address account) view returns (uint256)
l(address) view returns (uint256)
State-modifying
Events Address(address _r)
Execute(uint256 t, address tA, uint256 w, address[] r) returns (bool)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multicall(bytes32[] data, uint256 _p)
multicall2(bytes32[] data, uint256 _p)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.