From 936309e27357392c03294f3d056efe81d18193b0 Mon Sep 17 00:00:00 2001 From: BTCBR-Token Deployer <111493268+Nenzy10@users.noreply.github.com> Date: Sun, 16 Mar 2025 07:17:21 -0400 Subject: [PATCH] Create CUSD --- tokens/custom/CUSD | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tokens/custom/CUSD diff --git a/tokens/custom/CUSD b/tokens/custom/CUSD new file mode 100644 index 0000000..e251b80 --- /dev/null +++ b/tokens/custom/CUSD @@ -0,0 +1,14 @@ +{ + "name": "Cryptohost Bridged USD", + "symbol": "CUSD", + "description": "A cross-chain stablecoin bridging traditional banking to blockchain.", + "address": "0x6665B556A5e46A314d45334368fD56A65A5979FA", + "decimals": 18, + "chainId": 56, + "image": "https://raw.githubusercontent.com/Nenzy10/CryptohostCrossChainBridgedUSD/refs/heads/main/CUSD.svg", + "website": "https://cryptohostcrosschainbridgedusd.com", + "social": { + "telegram": "https://t.me/Nenzybrown", + "twitter": "https://twitter.com/Nenzybrown" + } +}