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 16, 2024
1 parent 56e711f commit a738e89
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions packages/api/src/dataFeedsRouter.json
Original file line number Diff line number Diff line change
Expand Up @@ -319,16 +319,16 @@
}
},
"klaytn": {
"name": "Klaytn",
"name": "Kaia",
"networks": {
"klaytn.mainnet": {
"mainnet": true,
"name": "Klaytn Cypress (Mainnet)",
"name": "Kaia (Mainnet)",
"blockExplorer": "https://scope.klaytn.com/account/{address}",
"version": "2.0"
},
"klaytn.testnet": {
"name": "Klaytn Baobab (Testnet)",
"name": "Kairos (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.

0 comments on commit a738e89

Please sign in to comment.