diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..723ef36 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea \ No newline at end of file diff --git a/src/tokens/safe.tokenlist.json b/src/tokens/safe.tokenlist.json index c85f34e..f364fa6 100644 --- a/src/tokens/safe.tokenlist.json +++ b/src/tokens/safe.tokenlist.json @@ -24,6 +24,14 @@ "chainId": 100, "logoURI": "https://safe-transaction-assets.safe.global/tokens/logos/0x177127622c4A00F3d409B75571e12cB3c8973d3c.png" }, + { + "symbol": "EIGEN", + "name": "Eigenlayer Token", + "address": "0xec53bF9167f50cDEB3Ae105f56099aaaB9061F83", + "decimals": 18, + "chainId": 1, + "logoURI": "https://safe-transaction-assets.safe.global/tokens/logos/0xec53bF9167f50cDEB3Ae105f56099aaaB9061F83.png" + }, { "symbol": "SAFE", "name": "Safe Token",