-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
49b78b4
commit dc37a28
Showing
4 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" | ||
} |