Skip to content

Commit 582c99d

Browse files
authored
feat(tokens/safe.tokenlist.json): Add support for aBasUSDC token on Base (#15)
1 parent d2979f8 commit 582c99d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: src/tokens/safe.tokenlist.json

+8
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,14 @@
103103
"decimals": 18,
104104
"chainId": 100,
105105
"logoURI": "https://safe-transaction-assets.safe.global/tokens/logos/0x4d18815D14fe5c3304e87B3FA18318baa5c23820.png"
106+
},
107+
{
108+
"symbol": "aBasUSDC",
109+
"name": "Aave Base USDC",
110+
"address": "0x4e65fE4DbA92790696d040ac24Aa414708F5c0AB",
111+
"decimals": 6,
112+
"chainId": 8453,
113+
"logoURI": "https://safe-transaction-assets.safe.global/tokens/logos/0x4e65fE4DbA92790696d040ac24Aa414708F5c0AB.png"
106114
}
107115
]
108116
}

0 commit comments

Comments
 (0)