diff --git a/src/assets/ilock.png b/src/assets/ilock.png new file mode 100644 index 0000000..448b4d3 Binary files /dev/null and b/src/assets/ilock.png differ diff --git a/src/tokens/arbitrum-one.json b/src/tokens/arbitrum-one.json index 94082e2..e76a663 100644 --- a/src/tokens/arbitrum-one.json +++ b/src/tokens/arbitrum-one.json @@ -2138,4 +2138,13 @@ "decimals": 18, "quote": "other" } + { + "chainId": 42161, + "symbol": "ILOCK", + "name": "Interlock", + "address": "0xcf1D7D1a7bBF5D11CCFe717FC6A9A45C8dD9c7bE", + "logoURI": "BASE_URL/assets/ilock.png", + "decimals": 18, + "quote": "other", + } ]