MIRIS AS Cash Settlement
Verified contract
Active on
Ethereum with 206 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 Cash Settlement"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9917559 | 5 years ago | | | 0 | 0.000073728810 | |
| 9917555 | 5 years ago | | | 0 | 0.000073728810 | |
| 9917550 | 5 years ago | | | 0 | 0.000043578810 | |
| 9917547 | 5 years ago | | | 0 | 0.000043578810 | |
| 9611726 | 5 years ago | | | 0 | 0.00022385400 | |
| 9546899 | 5 years ago | | | 0 | 0.00010846500 | |
| 9467081 | 5 years ago | | | 0 | 0.00013008600 | |
| 9386686 | 5 years ago | | | 0 | 0.000047941526 | |
| 9386686 | 5 years ago | | | 0 | 0.000047941526 | |
| 9375747 | 5 years ago | | | 0 | 0.00011004300 |
ABI
ABI objects
Getter at block 21210772
contractHash() view returns (string)
ED0E3FC31151F29B26482F330B3FE1B5F69723C4989534CA92EA2BEC082B236F620B64C88EE6A58FCB55E8A91ACA0E0332540FF70E10626816CB7A61CAA86725
contractUrl() view returns (string)
https://miristech.blob.core.windows.net/uploaded-documents/uploaded-documents/3081afd6-7e7d-4a54-bb27-cf8d21f787bd.pdf
decimals() view returns (uint8)
2
expiryDate() view returns (string)
2019/08/31
isOwner() view returns (bool)
false
name() view returns (string)
MIRIS AS Cash Settlement
optionType() view returns (string)
owner() view returns (address)
0x0b2074d4c4592afcc293e9afb6828dbf00cf04bb
strikePrice() view returns (string)
symbol() view returns (string)
MIR/CS
totalSupply() view returns (uint256)
5000737900
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, string expiryDate, string optionType, string strikePrice)
This contract contains no fallback and receive objects.
This contract contains no error objects.