|
| 1 | +{ |
| 2 | + "schema_version": "0.0.1", |
| 3 | + "name": "Our awesome test IP-NFT", |
| 4 | + "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua...", |
| 5 | + "image": "ipfs://bafkreih5d2453qzkprn35zm4gj5ff6ezroevnaaygxqlwcbqq2tg7ebbe4", |
| 6 | + "external_url": "https://testnet.mint.molecule.to/ipnft/76", |
| 7 | + "terms_signature": "0x1f030b9f1a91d74610cb296aa87f12b2207d2b336766fffad8c53b825f1bee7d30f3665076102fe635dd3664d564ae1e5e746794b58e8861feafacfa6767ea491b", |
| 8 | + "properties": { |
| 9 | + "type": "IP-NFT", |
| 10 | + "initial_symbol": "AWSOME", |
| 11 | + "agreements": [ |
| 12 | + { |
| 13 | + "type": "Research Agreement", |
| 14 | + "url": "ipfs://bafkreigqttkfe2vsgddhy4ohf3qs3eyacdz2vwindo33y7jefox3377yqq", |
| 15 | + "mime_type": "application/pdf", |
| 16 | + "content_hash": "bagaaiera7ftqs3jmnoph3zgq67bgjrszlqtxkk5ygadgjvnihukrqioipndq", |
| 17 | + "encryption": { |
| 18 | + "protocol": "lit", |
| 19 | + "encrypted_sym_key": "dff20fe5fc6aace9669a2afc25745350208825c073c6b8e280dbf02ca772747288e3f0ea122cb89dd9531331bf828819f98c24aa675966c236159c75461a182759d1f3fc9322932cb69ed7f4c125685362137b28fac26069a0fe6a304c8dd28a64ab484b7f610d608232c9104f155b38344fc79992a2a1afabf8137395e1c4f40000000000000020990610adf31cab49dddf73c9466772c96d9c85e48fc6bf8a29da685b204b6cb03ea6509ddf117ae3a52ee637d450e08b", |
| 20 | + "access_control_conditions": [ |
| 21 | + { |
| 22 | + "conditionType": "evmContract", |
| 23 | + "contractAddress": "0x152B444e60C526fe4434C721561a077269FcF61a", |
| 24 | + "chain": "sepolia", |
| 25 | + "functionName": "canRead", |
| 26 | + "functionParams": [":userAddress", "76"], |
| 27 | + "functionAbi": { |
| 28 | + "inputs": [ |
| 29 | + { |
| 30 | + "internalType": "address", |
| 31 | + "name": "reader", |
| 32 | + "type": "address" |
| 33 | + }, |
| 34 | + { |
| 35 | + "internalType": "uint256", |
| 36 | + "name": "tokenId", |
| 37 | + "type": "uint256" |
| 38 | + } |
| 39 | + ], |
| 40 | + "name": "canRead", |
| 41 | + "outputs": [ |
| 42 | + { |
| 43 | + "internalType": "bool", |
| 44 | + "name": "", |
| 45 | + "type": "bool" |
| 46 | + } |
| 47 | + ], |
| 48 | + "stateMutability": "view", |
| 49 | + "type": "function" |
| 50 | + }, |
| 51 | + "returnValueTest": { |
| 52 | + "key": "", |
| 53 | + "comparator": "=", |
| 54 | + "value": "true" |
| 55 | + } |
| 56 | + } |
| 57 | + ] |
| 58 | + } |
| 59 | + }, |
| 60 | + { |
| 61 | + "type": "Assignment Agreement", |
| 62 | + "url": "ipfs://bafkreihzm4ew2ldltz66juhxyjsmmwk4e52sxobqazsnlkb5cumcdsd3i4", |
| 63 | + "mime_type": "application/pdf", |
| 64 | + "content_hash": "bagaaiera7ftqs3jmnoph3zgq67bgjrszlqtxkk5ygadgjvnihukrqioipndq" |
| 65 | + } |
| 66 | + ], |
| 67 | + "project_details": { |
| 68 | + "industry": "Space Exploration", |
| 69 | + "organization": "NASA", |
| 70 | + "topic": "Wormholes", |
| 71 | + "funding_amount": { |
| 72 | + "value": 1234.5678, |
| 73 | + "decimals": 2, |
| 74 | + "currency": "USD", |
| 75 | + "currency_type": "ISO4217" |
| 76 | + }, |
| 77 | + "research_lead": { |
| 78 | + "name": "Carl Sagan", |
| 79 | + |
| 80 | + } |
| 81 | + } |
| 82 | + } |
| 83 | +} |
0 commit comments