Skip to content

Commit 9707852

Browse files
chore: Adding BRZ and IDRX on PoS (#42)
* Adding BRZ and IDRX on PoS * Adding logos
1 parent 0f01b23 commit 9707852

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

assets/BRZ.webp

7.83 KB
Loading

assets/IDRX.webp

2.24 KB
Loading

src/tokens/mainnet.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1077,5 +1077,21 @@
10771077
"decimals": 18,
10781078
"chainId": 137,
10791079
"logoURI": "https://raw.githubusercontent.com/QuickSwap/quickswap-default-token-list/main/assets/PICKS.webp"
1080+
},
1081+
{
1082+
"name": "BRZ Token",
1083+
"address": "0x4eD141110F6EeeAbA9A1df36d8c26f684d2475Dc",
1084+
"symbol": "BRZ",
1085+
"decimals": 18,
1086+
"chainId": 137,
1087+
"logoURI": "https://raw.githubusercontent.com/QuickSwap/quickswap-default-token-list/main/assets/BRZ.webp"
1088+
},
1089+
{
1090+
"name": "IDRX",
1091+
"address": "0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC",
1092+
"symbol": "IDRX",
1093+
"decimals": 0,
1094+
"chainId": 137,
1095+
"logoURI": "https://raw.githubusercontent.com/QuickSwap/quickswap-default-token-list/main/assets/IDRX.webp"
10801096
}
10811097
]

0 commit comments

Comments
 (0)