|
| 1 | +{ |
| 2 | + "title": "Remove an entry from Ledger Contract Domain Name registry v2", |
| 3 | + "description": "Someone requested to remove an entry from Ledger Contract Domain Name registry v2", |
| 4 | + "rulingOptions": { |
| 5 | + "titles": [ |
| 6 | + "Yes, Remove It", |
| 7 | + "No, Don't Remove It" |
| 8 | + ], |
| 9 | + "descriptions": [ |
| 10 | + "Select this if you think the entry does not comply with the required criteria and should be removed.", |
| 11 | + "Select this if you think the entry complies with the required criteria and should not be removed." |
| 12 | + ] |
| 13 | + }, |
| 14 | + "category": "Curated Lists", |
| 15 | + "question": "Does the entry comply with the required criteria?", |
| 16 | + "fileURI": "/ipfs/QmdvkC5Djgk8MfX5ijJR3NJzmvGugUqvui7bKuTErSD6cE/contract-domain-name-registry-for-ledger-policy-3-.pdf", |
| 17 | + "evidenceDisplayInterfaceURI": "/ipfs/QmNhJXtMrxeJu4fpchPruGrL93bm2M4VmDZ8pj4x6FqnHJ/index.html", |
| 18 | + "metadata": { |
| 19 | + "tcrTitle": "Ledger Contract Domain Name registry v2", |
| 20 | + "tcrDescription": "A list of contract addresses and the domain names they are meant to be used from .", |
| 21 | + "columns": [ |
| 22 | + { |
| 23 | + "label": "Contract address", |
| 24 | + "description": "The address of the contract in question. Case-sensitive only if required by the blockchain that the address pertains to (e.g. Solana). ", |
| 25 | + "type": "rich address", |
| 26 | + "isIdentifier": true |
| 27 | + }, |
| 28 | + { |
| 29 | + "label": "Domain name", |
| 30 | + "description": "The specific (sub)domain name of the dApp where this contract is meant to be accessed from. Wildcards (*) are acceptable as part of this field if proof can be shown that the contract is intended to be used across multiple domains.", |
| 31 | + "type": "text", |
| 32 | + "isIdentifier": true |
| 33 | + }, |
| 34 | + { |
| 35 | + "label": "Visual proof", |
| 36 | + "description": "If the domain is a specific root or subdomain, this must be a screenshot of the exact page and setup where this particular address can be interacted from.", |
| 37 | + "type": "image", |
| 38 | + "isIdentifier": false |
| 39 | + } |
| 40 | + ], |
| 41 | + "itemName": "entry", |
| 42 | + "itemNamePlural": "entries", |
| 43 | + "logoURI": "/ipfs/QmNNSDkpyDX1wB4NNFdAzaHsJihpvgNVV89zCH8FH9CVAz/ledger-white.png", |
| 44 | + "requireRemovalEvidence": true, |
| 45 | + "isTCRofTCRs": false, |
| 46 | + "relTcrDisabled": true |
| 47 | + } |
| 48 | +} |
0 commit comments