Tezos · Schema

IMicheline

TezosBlockchainTzKTBaking BadCryptocurrencySmart ContractsNFTTokensDelegationsStakingGovernanceFA1.2FA2WebSocket

Properties

Name Type Description
type object
View JSON Schema on GitHub

JSON Schema

imicheline.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "IMicheline",
  "type": "object",
  "x-abstract": true,
  "additionalProperties": false,
  "properties": {
    "type": {
      "$ref": "#/components/schemas/MichelineType"
    }
  }
}