MIRIS AS 9% 2019-12-31 NOK
Verified contract
Active on
Ethereum with 151 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 "MIRIS AS 9% 2019-12-31 NOK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9248273 | 5 years ago | | | 0 | 0.000018313000 | |
| 9248273 | 5 years ago | | | 0 | 0.000021626000 | |
| 9248249 | 5 years ago | | | 0 | 0.000064878000 | |
| 9248249 | 5 years ago | | | 0 | 0.000064878000 | |
| 9248249 | 5 years ago | | | 0 | 0.000064878000 | |
| 9248249 | 5 years ago | | | 0 | 0.000064842000 | |
| 9248249 | 5 years ago | | | 0 | 0.000064842000 | |
| 9248249 | 5 years ago | | | 0 | 0.000064842000 | |
| 9248245 | 5 years ago | | | 0 | 0.000043252000 | |
| 9248245 | 5 years ago | | | 0 | 0.000043252000 |
ABI
ABI objects
Getter at block 21416355
contractHash() view returns (string)
ED0E3FC31151F29B26482F330B3FE1B5F69723C4989534CA92EA2BEC082B236F620B64C88EE6A58FCB55E8A91ACA0E0332540FF70E10626816CB7A61CAA86725
contractUrl() view returns (string)
https://miristech.blob.core.windows.net/uploaded-documents/uploaded-documents/7c36cd80-1bd4-49ec-92f3-56b978a6fa2b.pdf
decimals() view returns (uint8)
2
interestBPS() view returns (uint32)
900
isOwner() view returns (bool)
false
maturityDate() view returns (string)
2019/12/31
name() view returns (string)
MIRIS AS 9% 2019-12-31 NOK
owner() view returns (address)
0x0b2074d4c4592afcc293e9afb6828dbf00cf04bb
symbol() view returns (string)
MIR9/1219N
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.