diff --git a/scripts/assets/CLOUD-USDC/fUSDC.json b/scripts/assets/CLOUD-USDC/fUSDC.json new file mode 100644 index 00000000..1a77a88e --- /dev/null +++ b/scripts/assets/CLOUD-USDC/fUSDC.json @@ -0,0 +1,6 @@ +{ + "name": "Fail USDC", + "symbol": "fUSDC", + "description": "A token that redeems back to USDC if the proposal fails", + "image": "https://arweave.net/MvDKkY-F7dDAQOlqzlpNNYnGZT9dSGltEzgjLC0R2AY" +} \ No newline at end of file diff --git a/scripts/assets/CLOUD-USDC/pUSDC.json b/scripts/assets/CLOUD-USDC/pUSDC.json new file mode 100644 index 00000000..d6badeb6 --- /dev/null +++ b/scripts/assets/CLOUD-USDC/pUSDC.json @@ -0,0 +1,6 @@ +{ + "name": "Pass USDC", + "symbol": "pUSDC", + "description": "A token that redeems back to USDC if the proposal passes", + "image": "https://arweave.net/4JRlLx374SQGILjAeBtl9pEOnul0TQkW87e04c92Uqg" +} \ No newline at end of file diff --git a/scripts/assets/CLOUD/fCLOUD.json b/scripts/assets/CLOUD/fCLOUD.json new file mode 100644 index 00000000..d33a0211 --- /dev/null +++ b/scripts/assets/CLOUD/fCLOUD.json @@ -0,0 +1,6 @@ +{ + "name": "Fail CLOUD", + "symbol": "fCLOUD", + "description": "A token that redeems back to CLOUD if the proposal fails", + "image": "https://arweave.net/0bz91Sgw53LBptksqIuETJ5RBhAogJBLV7lh9qiSZJM" +} \ No newline at end of file diff --git a/scripts/assets/CLOUD/pCLOUD.json b/scripts/assets/CLOUD/pCLOUD.json new file mode 100644 index 00000000..4931b789 --- /dev/null +++ b/scripts/assets/CLOUD/pCLOUD.json @@ -0,0 +1,6 @@ +{ + "name": "Pass CLOUD", + "symbol": "pCLOUD", + "description": "A token that redeems back to CLOUD if the proposal passes", + "image": "https://arweave.net/eTi_qoA4bB18OFU9OP5gc3Suuef8FI_DZt-bd2Y13FA" +} \ No newline at end of file