Skip to content

Commit

Permalink
feat: change kaytn name
Browse files Browse the repository at this point in the history
  • Loading branch information
gabaldon committed Sep 10, 2024
1 parent 56e711f commit 13e429b
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 11 deletions.
12 changes: 3 additions & 9 deletions packages/api/src/dataFeedsRouter.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,12 +257,6 @@
"gnosis": {
"name": "Gnosis",
"networks": {
"gnosis.mainnet": {
"mainnet": true,
"name": "Gnosis Mainnet",
"blockExplorer": "https://gnosisscan.io/address/{address}",
"version": "2.0"
},
"gnosis.testnet": {
"name": "Gnosis Testnet",
"blockExplorer": "https://blockscout.com/gnosis/chiado/address/{address}",
Expand Down Expand Up @@ -319,16 +313,16 @@
}
},
"klaytn": {
"name": "Klaytn",
"name": "Kaia",
"networks": {
"klaytn.mainnet": {
"mainnet": true,
"name": "Klaytn Cypress (Mainnet)",
"name": "Kaia Cypress (Mainnet)",
"blockExplorer": "https://scope.klaytn.com/account/{address}",
"version": "2.0"
},
"klaytn.testnet": {
"name": "Klaytn Baobab (Testnet)",
"name": "Kaia Baobab (Testnet)",
"blockExplorer": "https://baobab.scope.klaytn.com/account/{address}",
"version": "2.0"
}
Expand Down
1 change: 1 addition & 0 deletions packages/ui/assets/svg/kaia.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion packages/ui/assets/svg/klaytn.svg

This file was deleted.

27 changes: 26 additions & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 13e429b

Please sign in to comment.