Skip to content

Commit

Permalink
Merge pull request #151 from dappforce/continuum-network
Browse files Browse the repository at this point in the history
Add continuum network
  • Loading branch information
olehmell authored Mar 8, 2024
2 parents ad73e1f + f16e91d commit 2227b66
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 0 deletions.
Binary file added public/images/continuum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/pioneer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/rtk/features/multiChainInfo/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ export const supportedNetworks = [
'genshiro',
'robonomics',
'integritee',
'continuum',
'pendulum',
'centrifuge',
'originTrail',
Expand Down
1 change: 1 addition & 0 deletions src/rtk/features/prices/pricesHooks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export const overriddenChainNames: Record<string, string> = {
pendulum: 'pendulum-chain',
unique: 'unique-network',
manta: 'manta-network',
continuum: 'mnet-continuum',
}

export const statemineAssets = [ 'rmrk' ]
Expand Down

0 comments on commit 2227b66

Please sign in to comment.