diff --git a/src/assets/winr/cover.svg b/src/assets/winr/cover.svg new file mode 100644 index 0000000..00b8c78 --- /dev/null +++ b/src/assets/winr/cover.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/assets/winr/logo.svg b/src/assets/winr/logo.svg new file mode 100644 index 0000000..ce1bddb --- /dev/null +++ b/src/assets/winr/logo.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/protocols/arbitrum-one.json b/src/protocols/arbitrum-one.json index 07d7298..042c3d4 100644 --- a/src/protocols/arbitrum-one.json +++ b/src/protocols/arbitrum-one.json @@ -196,8 +196,8 @@ "chainId": 42161, "id": "winr", "name": "WINR Protocol", - "logo": "https://winr.games/winr-symbol.png", - "cover": "https://winr.games/winr-logo.svg", + "logo": "BASE_URL/assets/gmx/logo.svg", + "cover": "BASE_URL/assets/gmx/cover.svg", "tagline": "Decentralized On-Chain iGaming Infrastructure", "tags": ["e-gaming", "infrastructure"], "description": "The WINR Protocol pioneers the transition of iGaming to web3\n by providing smart contract tools, a liquidity engine,\n and an incentive framework to builders.",