From 4a2a5560e18792466dbaf91bae61b4ca5a76e6e9 Mon Sep 17 00:00:00 2001 From: J M Rossy Date: Fri, 23 Dec 2022 17:06:09 -0500 Subject: [PATCH] Run prettier --- src/consts/tokens.hyperlane.xyz.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/consts/tokens.hyperlane.xyz.json b/src/consts/tokens.hyperlane.xyz.json index 3a47dfc..4387d5d 100644 --- a/src/consts/tokens.hyperlane.xyz.json +++ b/src/consts/tokens.hyperlane.xyz.json @@ -17,9 +17,7 @@ "symbol": "WETH", "decimals": 18, "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png", - "hypCollateralAddresses": [ - "0x50EA04269efD47dFA3844e5cCA5d3e66dA5A122F" - ] + "hypCollateralAddresses": ["0x50EA04269efD47dFA3844e5cCA5d3e66dA5A122F"] } ] }