From 01e75c3d622539f78e5c97fb42f60fad301e44ed Mon Sep 17 00:00:00 2001 From: eddie <66155195+just-toby@users.noreply.github.com> Date: Wed, 17 Apr 2024 16:21:56 -0700 Subject: [PATCH] usdc arbitrum - create info.json --- .../0xaf88d065e77c8cC2239327C5EDb3A432268e5831/info.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 blockchains/arbitrum/assets/0xaf88d065e77c8cC2239327C5EDb3A432268e5831/info.json diff --git a/blockchains/arbitrum/assets/0xaf88d065e77c8cC2239327C5EDb3A432268e5831/info.json b/blockchains/arbitrum/assets/0xaf88d065e77c8cC2239327C5EDb3A432268e5831/info.json new file mode 100644 index 0000000000000..3ead28f419dc9 --- /dev/null +++ b/blockchains/arbitrum/assets/0xaf88d065e77c8cC2239327C5EDb3A432268e5831/info.json @@ -0,0 +1,7 @@ +{ + "name": "USD Coin", + "symbol": "USDC", + "type": "ERC20", + "decimals": 6, + "id": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831" +}