Neurobi Partners Coin
Verified contract
Active on
Ethereum with 385 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 "Neurobi Partners Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15668708 | 2 years ago | | | 0 | 0.0016002864 | |
| 15668698 | 2 years ago | | | 0 | 0.0014581557 | |
| 15660042 | 2 years ago | | | 0 | 0.00026683188 | |
| 15660006 | 2 years ago | | | 0 | 0.00030482565 | |
| 15654097 | 2 years ago | | | 0 | 0.00028220238 | |
| 15654029 | 2 years ago | | | 0 | 0.00057963550 | |
| 15630729 | 2 years ago | | | 0 | 0.00036889200 | |
| 15630727 | 2 years ago | | | 0 | 0.00042422580 | |
| 15630684 | 2 years ago | | | 0 | 0.00077897694 | |
| 15630659 | 2 years ago | | | 0 | 0.00063103400 |
ABI
ABI objects
Getter at block 21202782
decimals() view returns (uint8)
2
name() view returns (string)
Neurobi Partners Coin
owner() view returns (address)
0xe9d096b24e9514dbe2b9ce6cef228b89102708d3
symbol() view returns (string)
NPC
totalSupply() view returns (uint256)
20000000000
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address delegate, uint256 numTokens) returns (bool)
transfer(address receiver, uint256 numTokens) returns (bool)
transferFrom(address owner, address buyer, uint256 numTokens) 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(string __name, string __symbol, uint8 __decimals, uint256 __amount)
This contract contains no fallback and receive objects.
This contract contains no error objects.