From 13aca7c2709079b907a53570cb04d4250437a74e Mon Sep 17 00:00:00 2001 From: Rahul Patni Date: Mon, 10 Jun 2024 13:56:39 -0700 Subject: [PATCH] adds BILL token to verified assets --- testnet.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/testnet.json b/testnet.json index a71712b..c10e5d2 100644 --- a/testnet.json +++ b/testnet.json @@ -7,6 +7,13 @@ "decimals": 8, "logoURI": "https://ironfish.network/favicon.ico", "website": "https://ironfish.network" + }, + { + "identifier": "ed289eb0ca4211ba335f2909c2b151ab3c76849a57746e42a72cf3158d2aa8d7", + "symbol": "BILL", + "decimals": 8, + "logoURI": "https://chainport-public-files-preprod.s3.amazonaws.com/b96539b5-6e87-42de-9065-a817c9ef7312.svg", + "website": "https://preprod.chainport.io/" } ] -} +} \ No newline at end of file