From 796c89c26b2d36166794f0613d04dd6f9516d860 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Fri, 21 Aug 2026 11:34:23 +0000 Subject: [PATCH] feat: add Golden backed US Dollar (USAD) on Ethereum mainnet Adds metadata and icon for 0x7EC90eD9297dBc5702b1E616A938235AfD20a1dE with decimals set to 6, matching the on-chain value reported by the contract. Co-authored-by: Prithpal Sooriya --- ...C90eD9297dBc5702b1E616A938235AfD20a1dE.svg | 956 ++++++++++++++++++ ...90eD9297dBc5702b1E616A938235AfD20a1dE.json | 7 + 2 files changed, 963 insertions(+) create mode 100644 icons/eip155:1/erc20:0x7EC90eD9297dBc5702b1E616A938235AfD20a1dE.svg create mode 100644 metadata/eip155:1/erc20:0x7EC90eD9297dBc5702b1E616A938235AfD20a1dE.json diff --git a/icons/eip155:1/erc20:0x7EC90eD9297dBc5702b1E616A938235AfD20a1dE.svg b/icons/eip155:1/erc20:0x7EC90eD9297dBc5702b1E616A938235AfD20a1dE.svg new file mode 100644 index 000000000..418e0bc02 --- /dev/null +++ b/icons/eip155:1/erc20:0x7EC90eD9297dBc5702b1E616A938235AfD20a1dE.svg @@ -0,0 +1,956 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/metadata/eip155:1/erc20:0x7EC90eD9297dBc5702b1E616A938235AfD20a1dE.json b/metadata/eip155:1/erc20:0x7EC90eD9297dBc5702b1E616A938235AfD20a1dE.json new file mode 100644 index 000000000..1078061bd --- /dev/null +++ b/metadata/eip155:1/erc20:0x7EC90eD9297dBc5702b1E616A938235AfD20a1dE.json @@ -0,0 +1,7 @@ +{ + "logo": "./icons/eip155:1/erc20:0x7EC90eD9297dBc5702b1E616A938235AfD20a1dE.svg", + "name": "Golden backed US Dollar", + "symbol": "USAD", + "decimals": 6, + "erc20": true +}