Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/rmrk-team/rmrk-js
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuripetusko committed Jan 23, 2024
2 parents e7f1cc5 + 148282f commit 644652a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rmrk-evm-utils/src/lib/rmrk-contract-addresses.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import type { Address, Chain } from 'viem';
import { bsc } from 'viem/chains';
import {
astar,
base,
Expand All @@ -11,7 +12,6 @@ import {
polygonMumbai,
sepolia,
} from 'wagmi/chains';
import { bsc } from 'viem/chains';

export const NETWORK_CONTRACTS_PROPS = {
RMRKEquipRenderUtils: 'RMRKEquipRenderUtils',
Expand Down

0 comments on commit 644652a

Please sign in to comment.