diff --git a/.husky/_/pre-commit b/.husky/_/pre-commit index 686a8bf..16aae78 100755 --- a/.husky/_/pre-commit +++ b/.husky/_/pre-commit @@ -1,5 +1,2 @@ #!/usr/bin/env sh -npm run format -npm run check -git add -A -npm run validate +. "$(dirname "$0")/h" \ No newline at end of file diff --git a/tokens/token-list.json b/tokens/token-list.json index 70ccfcf..53c1c07 100644 --- a/tokens/token-list.json +++ b/tokens/token-list.json @@ -4330,6 +4330,17 @@ "hash": "0x5BC7e5f0Ab8b2E10D2D0a3F21739FCe62459aeF3", "chainId": 1 }, + { + "id": "GHO-mainnet", + "name": "GHO", + "symbol": "GHO", + "decimals": 18, + "address": "0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f", + "network": "mainnet", + "type": "ERC20", + "hash": "0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f", + "chainId": 1 + }, { "id": "HYDRO-mainnet", "name": "HYDRO", @@ -5621,11 +5632,22 @@ "id": "USDS-mainnet", "name": "USDS", "symbol": "USDS", + "decimals": 18, + "address": "0xdC035D45d973E3EC169d2276DDab16f1e407384F", + "network": "mainnet", + "type": "ERC20", + "hash": "0xdC035D45d973E3EC169d2276DDab16f1e407384F", + "chainId": 1 + }, + { + "id": "mUSD-mainnet", + "name": "MetaMask USD", + "symbol": "mUSD", "decimals": 6, - "address": "0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe", + "address": "0xacA92E438df0B2401fF60dA7E4337B687a2435DA", "network": "mainnet", "type": "ERC20", - "hash": "0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe", + "hash": "0xacA92E438df0B2401fF60dA7E4337B687a2435DA", "chainId": 1 }, { @@ -6422,7 +6444,7 @@ }, { "id": "mUSD-mainnet", - "name": "mUSD", + "name": "mStable USD", "symbol": "mUSD", "decimals": 18, "address": "0xe2f2a5C287993345a840Db3B0845fbC70f5935a5", @@ -7773,6 +7795,17 @@ "hash": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1", "chainId": 10 }, + { + "id": "USDS-optimism", + "name": "USDS", + "symbol": "USDS", + "decimals": 18, + "address": "0x4F13a96EC5C4Cf34e442b46Bbd98a0791F20edC3", + "network": "optimism", + "type": "ERC20", + "hash": "0x4F13a96EC5C4Cf34e442b46Bbd98a0791F20edC3", + "chainId": 10 + }, { "id": "USDC-multichain-moonbeam", "name": "USDC-multichain", @@ -7938,6 +7971,17 @@ "hash": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1", "chainId": 42161 }, + { + "id": "USDS-arbitrum-one", + "name": "USDS", + "symbol": "USDS", + "decimals": 18, + "address": "0x6491c05A82219b8D1479057361ff1654749b876b", + "network": "arbitrum-one", + "type": "ERC20", + "hash": "0x6491c05A82219b8D1479057361ff1654749b876b", + "chainId": 42161 + }, { "id": "AVAX-avalanche", "name": "AVAX",