Svart 9% 2020-01-07 NOK
Verified contract
Active on
Ethereum with 121 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 "Svart 9% 2020-01-07 NOK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9248598 | 5 years ago | | | 0 | 0.000021968400 | |
| 9248482 | 5 years ago | | | 0 | 0.000023618000 | |
| 9248482 | 5 years ago | | | 0 | 0.000021614000 | |
| 9248470 | 5 years ago | | | 0 | 0.000023618000 | |
| 9248470 | 5 years ago | | | 0 | 0.000021614000 | |
| 9248470 | 5 years ago | | | 0 | 0.000029590000 | |
| 9248470 | 5 years ago | | | 0 | 0.000021614000 | |
| 9248470 | 5 years ago | | | 0 | 0.000029590000 | |
| 9248470 | 5 years ago | | | 0 | 0.000021614000 | |
| 9248470 | 5 years ago | | | 0 | 0.000029590000 |
ABI
ABI objects
Getter at block 21160051
contractHash() view returns (string)
6660B6C5C33DC181CC0883C08CBB2DD6D1C873F912326D919F90D9B0DEA512919464FFE5F6B260D41FB72E52E4A33BA1204A65B25D3DEDA364AF7371C54713D0
contractUrl() view returns (string)
https://miristech.blob.core.windows.net/uploaded-documents/20053660-67a6-4530-ab6e-60b9309ee01a.pdf
decimals() view returns (uint8)
2
interestBPS() view returns (uint32)
900
isOwner() view returns (bool)
false
maturityDate() view returns (string)
2020/01/07
name() view returns (string)
Svart 9% 2020-01-07 NOK
owner() view returns (address)
0x0b2074d4c4592afcc293e9afb6828dbf00cf04bb
symbol() view returns (string)
SVT9/0120N
totalSupply() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events Burn(address from, uint256 value) returns (bool)
Destroy() returns (bool)
Mint(address to, uint256 value) returns (bool)
approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setContractUrl(string url) returns (bool)
sudoTransfer(address from, address to, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) 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, string contractHash, string contractUrl, uint32 interestBPS, string maturityDate)
This contract contains no fallback and receive objects.
This contract contains no error objects.