diff --git a/pacific-1/proposals/08-10-2023-update-oracle-whitelist.json b/pacific-1/proposals/08-10-2023-update-oracle-whitelist.json new file mode 100644 index 000000000..7d6434c35 --- /dev/null +++ b/pacific-1/proposals/08-10-2023-update-oracle-whitelist.json @@ -0,0 +1,22 @@ +{ + "title": "Change oracle whitelist for pacific-1", + "description": "Change oracle whitelist to add ATOM and OSMO", + "changes": [ + { + "subspace": "oracle", + "key": "Whitelist", + "value": + [ + {"name":"ubtc"}, + {"name":"ueth"}, + {"name":"uusdc"}, + {"name":"uusdt"}, + {"name":"uatom"}, + {"name":"uosmo"} + + ] + } + ], + "deposit": "20sei", + "is_expedited": true + } \ No newline at end of file