diff --git a/static/.well-known/bitcoin-cash-metadata-registry.json b/static/.well-known/bitcoin-cash-metadata-registry.json index 6afee60..31b48b4 100644 --- a/static/.well-known/bitcoin-cash-metadata-registry.json +++ b/static/.well-known/bitcoin-cash-metadata-registry.json @@ -104177,6 +104177,47 @@ "reddit": "https://www.reddit.com/r/FoldingCash" } } + }, + "fbc0b001313509454331f23f4b1891a8d9a284421efcc33187f1a1cdd37ccb46": { + "2024-08-10T00:00:00.000Z": { + "name": "Future BCH Baton", + "description": "Contract issued and controlled NFT batons used to validate issuance of canonical FBCH fungible tokens. The initial minting baton was used to create four (4) mutable batons, then the single minting baton was burned by the battery contract. The data commitments of the four mutable batons track the current series locktime being generated for fungible futures tokens in four gantry contract instances. Although each series of fungible FBCH tokens has a different category id, all valid fungible FBCH tokens are minted in a transaction with the tracking baton as the sole input and first output.", + "token": { + "category": "fbc0b001313509454331f23f4b1891a8d9a284421efcc33187f1a1cdd37ccb46", + "symbol": "FBCH-BATON", + "nfts": { + "description": "Utility NFT tracking the state of FBCH fungible token vault creation.", + "fields": { + "currentLock": { + "name": "Locktime Value", + "description": "A variable to track the maturation date of the most recent token Vault contract funded by a Gantry contract holding a baton.", + "encoding": { + "type": "locktime" + } + } + }, + "parse": { + "bytecode": "006b00cf6b", + "types": { + "": { + "name": "Gantry State", + "description": "The current state of the Gantry contract controlling an NFT Baton.", + "fields": ["currentLock"], + "uris": { + "icon": "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2016'%20style='width:400px;%20height:400px;'%3E%3Crect%20style='fill:%23fbc;'%20width='14'%20height='14'%20x='1'%20y='1'%20rx='3'%20ry='3'%20/%3E%3Cpath%20d='m%205,3%20h%206%20V%205%20H%207%20V%207%20H%209%20V%209%20H%207%20v%204%20H%205%20Z'%20style='fill:%23fff;'%20/%3E%3C/svg%3E", + "web": "https://futurebitcoin.cash/protocol" + } + } + } + } + } + }, + "uris": { + "icon": "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2016'%20style='width:400px;%20height:400px;'%3E%3Crect%20style='fill:%23fbc;'%20width='14'%20height='14'%20x='1'%20y='1'%20rx='3'%20ry='3'%20/%3E%3Cpath%20d='m%205,3%20h%206%20V%205%20H%207%20V%207%20H%209%20V%209%20H%207%20v%204%20H%205%20Z'%20style='fill:%23fff;'%20/%3E%3C/svg%3E", + "web": "https://futurebitcoin.cash/protocol", + "telegram": "https://t.me/Future_Bitcoin_Cash" + } + } } }, "license": "CC0-1.0"