MetaMask / contract-metadata

A mapping of ethereum contract addresses to broadly accepted icons for those addresses.
ISC License
448 stars 1.1k forks source link

Add MAGIC token by Treasure #1303

Closed Antlion12 closed 4 months ago

Antlion12 commented 4 months ago

MAGIC Token by Treasure

Ethereum L1 address for MAGIC (which matches the address in this PR): https://etherscan.io/address/0xB0c7a3Ba49C7a6EaBa6cD4a96C55a1391070Ac9A

Supporting links

Discussion

I'm a core developer at Treasure and am submitting this on behalf of the DAO. The bulk of our liquidity was bridged from Ethereum L1 to Arbitrum One (an L2). The Arbitrum L2 address for MAGIC is https://arbiscan.io/address/0x539bde0d7dbd336b79148aa742883198bbf60342.

If you make the l1Address call on the Arbitrum One contract for MAGIC https://arbiscan.io/token/0x539bde0d7dbd336b79148aa742883198bbf60342#readProxyContract#F6 you will see the return value as 0xB0c7a3Ba49C7a6EaBa6cD4a96C55a1391070Ac9A, which is the above Ethereum L1 address for MAGIC submitted in this PR.

I have also attached screenshots from CoinGecko and CoinMarketCap showing both the Ethereum L1 addresses and Arbitrum addresses for MAGIC to further verify that these are linked to each other.

MRabenda commented 4 months ago

@Antlion12 Thank you for your contribution. Do you think that your logo icon is correct - as it has massive white background - https://github.com/MetaMask/contract-metadata/blob/bbc33f739ca37be6079f286d178cd31c4bd51351/images/MAGIC.svg

Antlion12 commented 4 months ago

@MRabenda Thanks. I believe that isn't a white background, but just an artifact of the GitHub preview for an SVG. Here's what it looks like (1) on preview, (2) when directly accessing the raw file (https://raw.githubusercontent.com/MetaMask/contract-metadata/bbc33f739ca37be6079f286d178cd31c4bd51351/images/MAGIC.svg). It looks like other SVGs in the repo render preview SVGs in the same way (https://github.com/MetaMask/contract-metadata/blob/master/images/Arb.svg).

Screenshot 2024-05-21 at 6 28 02 AM Screenshot 2024-05-21 at 6 44 18 AM Screenshot 2024-05-21 at 6 40 19 AM