Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 8032d96

Browse files
johnrjjdekz
andauthored
feat: Updates BZRX token address to new BZRX token (#279)
* UPDATES BZRX token address to new BZRX token * Update src/token_metadatas_for_networks.ts Co-authored-by: Jacob Evans <jacob@dekz.net>
1 parent 16d3efd commit 8032d96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/token_metadatas_for_networks.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,7 @@ export const TokenMetadatasForChains: TokenMetadataAndChainAddresses[] = [
692692
name: 'bZx Protocol Token',
693693
decimals: 18,
694694
tokenAddresses: {
695-
[ChainId.Mainnet]: '0x1c74cff0376fb4031cd7492cd6db2d66c3f2c6b9',
695+
[ChainId.Mainnet]: '0x56d811088235f11c8920698a204a5010a788f4b3',
696696
[ChainId.Kovan]: NULL_ADDRESS,
697697
[ChainId.Ganache]: NULL_ADDRESS,
698698
},

0 commit comments

Comments
 (0)