Skip to content

Commit

Permalink
chore: update chain data
Browse files Browse the repository at this point in the history
  • Loading branch information
zanechua committed Dec 20, 2023
1 parent cf93929 commit 4c2712d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/data/chain.js
Original file line number Diff line number Diff line change
Expand Up @@ -18482,6 +18482,7 @@ const chainArray = [
{
name: 'Nordek Mainnet',
chain: 'Nordek',
icon: 'nordek',
rpc: [ 'https://mainnet-rpc.nordekscan.com' ],
faucets: [],
nativeCurrency: { name: 'NRK', symbol: 'NRK', decimals: 18 },
Expand Down

0 comments on commit 4c2712d

Please sign in to comment.