Things going fast, snatch me some 
voting for a 1 day
enactment 0.25 a day after that
“name”: “VEGA/tBTC”,
“code”: “CRYPTO:VEGAtBTC/16NOV22”
settlement asset: tUSDC
“base:VEGA”,
“quote:tBTC”
Finally added Vega/tbtc market proposal
#VEGA/tBTC NEW MARKET PROPOSAL
proposal = {
"proposalSubmission": {
"reference": proposal_ref,
"rationale": {
"description": "New market VEGA/tBTC. Expected to attract high liqudity and tx volume on Vega"
},
"terms": {
"closingTimestamp": closing_time,
"enactmentTimestamp": enactment_time,
"validationTimestamp": validation_time,
"newMarket": {
"changes": {
"decimalPlaces": 4,
"instrument": {
"name": "VEGA/tBTC",
"code": "CRYPTO:VEGAtBTC/16NOV22",
"future": {
"oracleSpecForSettlementPrice": {
"pubKeys": ["c77fe74b64b2c97723bac8c3f110e5c3d7fb78f6c6c8915a56cb962968fbcfa7"],
"filters": [
{
"key": {
"name": "price.VEGAtBTC.value",
"type": "TYPE_INTEGER",
},
"conditions": [
{
"operator": "OPERATOR_GREATER_THAN",
"value": "0",
},
],
},
],
},
"oracleSpecForTradingTermination": {
"pubKeys": ["c77fe74b64b2c97723bac8c3f110e5c3d7fb78f6c6c8915a56cb962968fbcfa7"],
"filters": [
{
"key": {
"name": "trading.terminated.VEGAtBTC",
"type": "TYPE_BOOLEAN"
},
"conditions": [
{
"operator": "OPERATOR_EQUALS",
"value": "true"
}
],
},
],
},
"oracleSpecBinding": {
"settlementPriceProperty": "price.VEGAtBTC.value",
"tradingTerminationProperty": "trading.terminated.VEGAtBTC"
},
"quoteName": "tUSDC",
"settlementAsset": found_asset_id,
},
},
"metadata": [
"base:VEGA",
"quote:tBTC",
],
"priceMonitoringParameters": {
"triggers": [
{
"horizon": 43200,
"probability": "0.9999999",
"auctionExtension": 600
},
{
"horizon": 300,
"probability": "0.9999",
"auctionExtension": 60
}
]
},
"liquidityMonitoringParameters": {
"targetStakeParameters": {
"timeWindow": 3600,
"scalingFactor": 10,
},
"triggeringRatio": 0,
"auctionExtension": 0,
},
"logNormal": {
"riskAversionParameter": 0.01,
"tau": 1.90128526884173e-06,
"params": {"mu": 0, "r": 0.016, "sigma": 0.05},
},
},
"liquidityCommitment": {
"commitmentAmount": "1000000000",
"fee": "0.01",
"sells": [
{
"reference": "PEGGED_REFERENCE_BEST_ASK",
"proportion": 2,
"offset": "2",
},
{
"reference": "PEGGED_REFERENCE_BEST_ASK",
"proportion": 1,
"offset": "1",
},
],
"buys": [
{
"reference": "PEGGED_REFERENCE_BEST_BID",
"proportion": 1,
"offset": "1",
},
{
"reference": "PEGGED_REFERENCE_BEST_BID",
"proportion": 2,
"offset": "2",
},
],
"reference": "",
},
}
}
},
"pubKey": pubkey,
"propagate": True
}