contracts/deploy/entitlement-deploy.template.json

19 lines
762 B
JSON

{
"network": "baseSepolia",
"chain_id": 84532,
"deployer": "0x0000000000000000000000000000000000000000",
"treasury": "0x0000000000000000000000000000000000000000",
"payment_token": "0x036cbd53842c5426634e7929541ec2318f3dcf7e",
"membership_contract": "0x0000000000000000000000000000000000000000",
"offer_price_atomic": "1000000000",
"entitlement_contract": "0x0000000000000000000000000000000000000000",
"tx_hash": "0x",
"seeded_offers": [
{ "offer_id": "edut.solo.core", "tx_hash": "0x" },
{ "offer_id": "edut.workspace.core", "tx_hash": "0x" },
{ "offer_id": "edut.workspace.ai", "tx_hash": "0x" },
{ "offer_id": "edut.workspace.lane24", "tx_hash": "0x" },
{ "offer_id": "edut.workspace.sovereign", "tx_hash": "0x" }
]
}