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 |
---|---|---|---|---|---|
NTBCTO | ERC-20 | 2.156652K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17890847 | 3 months ago | | | 0 | 2.2602915e-7 | |
| 17890846 | 3 months ago | | | 0 | 4.5125331e-7 | |
| 17885883 | 3 months ago | | | 0 | 2.2967058e-7 | |
| 17885881 | 3 months ago | | | 0 | 4.5887508e-7 | |
| 17885760 | 3 months ago | | | 0 | 2.4558433e-7 | |
| 17885760 | 3 months ago | | | 0 | 2.4558433e-7 | |
| 17885760 | 3 months ago | | | 0 | 2.4558433e-7 | |
| 17885693 | 3 months ago | | | 0 | 2.4967132e-7 | |
| 17885692 | 3 months ago | | | 0 | 2.4967132e-7 | |
| 17885692 | 3 months ago | | | 0 | 2.4967132e-7 |
ABI
ABI objects
Getter at block 22136521
Manager() view returns (address)
0x16aa99ce42c5eb78e01d6ed6c422800e91a9be61
decimals() view returns (uint8)
9
interestRate() view returns (uint256)
0
name() view returns (string)
NIB CTO
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
NTBCTO
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)
decreaseAllowance(address account, uint256 interestChange)
increaseAllowance(uint256 amount)
renounceOwnership()
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Principle(address indexed account, uint256 interestChange)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.