diff --git a/scripts/assets/ISLAND/fISLAND.json b/scripts/assets/ISLAND/fISLAND.json new file mode 100644 index 000000000..e6c93bf6a --- /dev/null +++ b/scripts/assets/ISLAND/fISLAND.json @@ -0,0 +1,6 @@ +{ + "name": "Fail ISLAND", + "symbol": "fISLAND", + "description": "A token that redeems back to ISLAND if the proposal fails", + "image": "https://raw.githubusercontent.com/metaDAOproject/futarchy/refs/heads/develop/scripts/assets/ISLAND/fISLAND.png" +} \ No newline at end of file diff --git a/scripts/assets/ISLAND/fISLAND.png b/scripts/assets/ISLAND/fISLAND.png new file mode 100644 index 000000000..f1530d198 Binary files /dev/null and b/scripts/assets/ISLAND/fISLAND.png differ diff --git a/scripts/assets/ISLAND/pISLAND.json b/scripts/assets/ISLAND/pISLAND.json new file mode 100644 index 000000000..17f13700a --- /dev/null +++ b/scripts/assets/ISLAND/pISLAND.json @@ -0,0 +1,6 @@ +{ + "name": "Pass ISLAND", + "symbol": "pISLAND", + "description": "A token that redeems back to ISLAND if the proposal passes", + "image": "https://raw.githubusercontent.com/metaDAOproject/futarchy/refs/heads/develop/scripts/assets/ISLAND/pISLAND.png" +} \ No newline at end of file diff --git a/scripts/assets/ISLAND/pISLAND.png b/scripts/assets/ISLAND/pISLAND.png new file mode 100644 index 000000000..5c11ba0ad Binary files /dev/null and b/scripts/assets/ISLAND/pISLAND.png differ