Last active
November 25, 2025 21:07
-
-
Save arnabmitra/e33da9f7ab72170055ed04ea13ad9c3d to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| { | |
| "name": "YLDS", | |
| "symbol": "$YLDS", | |
| "description": "YLDS is the first SEC-registered, yield-bearing stablecoin combining the liquidity of traditional stablecoins, the safety of a security, and the earning power of a money market fund.", | |
| "image": "https://www.datocms-assets.com/119559/1752675020-ylds.svg", | |
| "external_url": "https://www.ylds.com", | |
| "seller_fee_basis_points": 0, | |
| "properties": { | |
| "creators": [ | |
| { | |
| "name": "Figure Certificate Company", | |
| "address": "https://ylds.com/" | |
| } | |
| ], | |
| "files": [ | |
| { | |
| "uri": "https://www.datocms-assets.com/119559/1752675020-ylds.svg", | |
| "type": "image/svg+xml" | |
| } | |
| ], | |
| "category": "fungible" | |
| }, | |
| "attributes": [ | |
| { | |
| "trait_type": "Type", | |
| "value": "Stablecoin" | |
| }, | |
| { | |
| "trait_type": "Yield-Bearing", | |
| "value": "Yes" | |
| }, | |
| { | |
| "trait_type": "SEC-Registered", | |
| "value": "Yes" | |
| }, | |
| { | |
| "trait_type": "Issuer", | |
| "value": "Figure Certificate Company" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment