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 9, 2024
1 parent 56e711f commit d5843fa
Show file tree
Hide file tree
Showing 3 changed files with 5 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 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.
Loading

0 comments on commit d5843fa

Please sign in to comment.