{ "@context": { "@language": "en-us", "CIP100": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0100/README.md#", "CIP116": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0116/README.md#", "CIP169": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0169/README.md#", "CIP119": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0119/README.md#", "hashAlgorithm": "CIP100:hashAlgorithm", "body": { "@id": "CIP119:body", "@context": { "references": { "@id": "CIP100:references", "@container": "@set", "@context": { "GovernanceMetadata": "CIP100:GovernanceMetadataReference", "Other": "CIP100:OtherReference", "label": "CIP100:reference-label", "uri": "CIP100:reference-uri" } }, "paymentAddress": "CIP119:paymentAddress", "givenName": "CIP119:givenName", "objectives": "CIP119:objectives", "motivations": "CIP119:motivations", "qualifications": "CIP119:qualifications", "comment": "CIP100:comment", "externalUpdates": { "@id": "CIP100:externalUpdates", "@context": { "title": "CIP100:update-title", "uri": "CIP100:update-uri" } }, "onChain": { "@id": "CIP169:onChain", "@context": { "@vocab": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0116/README.md#", "deposit": "CIP116:deposit", "reward_account": "CIP116:reward_account", "coin": "CIP116:coin", "tag": "CIP116:tag", "policy_hash": "CIP116:policy_hash", "drep_credential": { "@id": "CIP116:drep_credential", "@context": { "tag": "CIP116:tag", "value": "CIP116:credential_value" } }, "committee_cold_credential": { "@id": "CIP116:committee_cold_credential", "@context": { "tag": "CIP116:tag", "value": "CIP116:credential_value" } }, "gov_action": { "@id": "CIP116:gov_action", "@context": { "tag": "CIP116:tag", "gov_action_id": { "@id": "CIP116:gov_action_id", "@context": { "transaction_id": "CIP116:transaction_id", "gov_action_index": "CIP116:gov_action_index" } }, "protocol_version": { "@id": "CIP116:protocol_version", "@context": { "major": "CIP116:major", "minor": "CIP116:minor" } }, "rewards": { "@id": "CIP116:rewards", "@container": "@set", "@context": { "key": "CIP116:reward_account", "value": "CIP116:coin" } }, "members_to_remove": { "@id": "CIP116:members_to_remove", "@container": "@set", "@context": { "tag": "CIP116:tag", "value": "CIP116:credential_value" } }, "committee": { "@id": "CIP116:committee", "@container": "@set", "@context": { "key": { "@id": "CIP116:committee_cold_credential", "@context": { "tag": "CIP116:tag", "value": "CIP116:credential_value" } }, "value": "CIP116:epoch" } }, "signature_threshold": { "@id": "CIP116:signature_threshold", "@context": { "numerator": "CIP116:numerator", "denominator": "CIP116:denominator" } }, "constitution": { "@id": "CIP116:constitution", "@context": { "anchor": { "@id": "CIP116:anchor", "@context": { "url": "CIP116:url", "data_hash": "CIP116:data_hash" } }, "script_hash": "CIP116:script_hash" } } } }, "key": { "@id": "CIP116:voter", "@context": { "tag": "CIP116:tag", "credential": { "@id": "CIP116:credential", "@context": { "tag": "CIP116:tag", "value": "CIP116:credential_value" } }, "pubkey_hash": "CIP116:pubkey_hash" } }, "value": { "@id": "CIP116:voting_procedures_value", "@container": "@set", "@context": { "key": { "@id": "CIP116:gov_action_id", "@context": { "transaction_id": "CIP116:transaction_id", "gov_action_index": "CIP116:gov_action_index" } }, "value": { "@id": "CIP116:voting_procedure", "@context": { "vote": "CIP116:vote" } } } } } } } }, "authors": { "@id": "CIP100:authors", "@container": "@set", "@context": { "did": "@id", "name": "http://xmlns.com/foaf/0.1/name", "witness": { "@id": "CIP100:witness", "@context": { "witnessAlgorithm": "CIP100:witnessAlgorithm", "publicKey": "CIP100:publicKey", "signature": "CIP100:signature" } } } } }, "hashAlgorithm": "blake2b-256", "body": { "givenName": "Ryan Williams (CIP-0169 Preview Example)", "paymentAddress": "addr_test1qr0ghja2nh9qp5zpss3p5wdkav07afsyl9k5vnuw8ssysna4l96kf3uag59tt0pvmgrefscaupnku958nrcd2rk6pehsd045pm", "objectives": "Demonstrate CIP-0169 on-chain binding for DRep registration certificates on the Preview testnet.", "motivations": "Live, verifiable examples help governance tools implement CIP-0169 verification.", "qualifications": "Author of CIP-0169; active CIP author and contributor.", "onChain": { "tag": "register_drep", "drep_credential": { "tag": "pubkey_hash", "value": "fa1283331c95aa3b4e5d16ee212433c38044cbeec9847122f806b7cb" }, "coin": "500000000" } }, "authors": [ { "name": "Ryan Williams", "witness": { "witnessAlgorithm": "ed25519", "publicKey": "7ea09a34aebb13c9841c71397b1cabfec5ddf950405293dee496cac2f437480a", "signature": "ec75ebe5c27cb577a535b24bafbc3927350017715f2df08aba93cc0317de79d1f6c62af99f02cd6bb1fa217945e6f98c294f69405008fd1c3c8361dd6bd87307" } } ] }