{
"jsonrpc": "2.0",
"id": "1",
"method": "contracts_create",
"params": {
"type": "digital_property_with_revenue_share",
"network": "base",
"title": "Test Song",
"description": "Test Song",
"creator_name": "Test User",
"revenue_source": {
"product": {
"type": "pfa",
"pay_for_access_metadata": {
"json_rpc": "https://base-mainnet.g.alchemy.com/v2/uTDQJozcVtnDB8Rc7fvmf",
"network_id": 8453,
"grant_ttl_seconds": 2153088000,
"price_per_access_usd": 0.99,
"price_per_license_usd": 0,
"supports_licensing": true,
"use_usdc_as_currency": true,
"license_type": "UNLIMITED_LEASE_V1",
"preview": {
"name": "Test Song",
"description": "Test Song",
"image": "https://share-ddn.formless.xyz/content/test-song-artwork.png",
"attributes": {},
"title": "Test Song",
"artist": "Test User",
"asset_release_timestamp": 1798761600,
"type": "audio",
"audio": "https://share-ddn.formless.xyz/content/stackmatik-kamil-30s-preview.wav"
},
"grant": {
"name": "Test Song",
"description": "Test Song",
"image": "https://share-ddn.formless.xyz/content/test-song-artwork.png",
"attributes": {},
"title": "Test Song",
"artist": "Test User",
"type": "audio",
"asset_release_timestamp": 1798761600,
"audio": "https://share-ddn.formless.xyz/content/stackmatik-kamil.wav"
}
},
"product": {
"type": "pfa"
}
}
},
"revenue_share": {
"recipients": {
"share@formless.xyz": 100
},
"community_allocation_percent": 0,
"community_split_count": 0,
"distribution_unit": {
"value": 0.99,
"currency": "USD"
}
}
}
}