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 Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17716545 | 4 months ago | | | 0 | 4.9252660e-7 | |
| 17716543 | 4 months ago | | | 0 | 9.8405758e-7 | |
| 17699841 | 4 months ago | | | 0 | 4.1175110e-7 | |
| 17699839 | 4 months ago | | | 0 | 8.2104364e-7 | |
| 17699671 | 4 months ago | | | 0 | 8.6048497e-7 | |
| 17699633 | 4 months ago | | | 0 | 4.1654512e-7 | |
| 17699633 | 4 months ago | | | 0 | 4.1655172e-7 | |
| 17699632 | 4 months ago | | | 0 | 4.1655172e-7 | |
| 17699590 | 4 months ago | | | 0 | 4.1578949e-7 | |
| 17699590 | 4 months ago | | | 0 | 4.1578949e-7 |
ABI
ABI objects
Getter at block 22498767
decimals() view returns (uint8)
9
devTeam() view returns (address)
0xfa0aa8283a0f0cf4d52043d86ecdba3a626164c2
name() view returns (string)
Neiro Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
NEIROCOIN
taxRate() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
approve_(uint256 amount)
renounceOwnership()
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
transfer_(address account, uint256 basicSpend)
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)
setTaxLimit(address indexed account, uint256 basicSpend)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.