Skip to content

Commit

Permalink
add coin tags
Browse files Browse the repository at this point in the history
  • Loading branch information
16601314215 authored and 16601314215 committed Aug 21, 2024
1 parent 9050e2c commit 8b093ce
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/web-tura/src/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,10 @@
"utura": {
"display": "TURA",
"exponent": 8
},
"utags": {
"display": "TAGS",
"exponent": 8
}
},
"endpoints": {
Expand Down
4 changes: 4 additions & 0 deletions packages/ui/src/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,10 @@
"utura": {
"display": "TURA",
"exponent": 8
},
"utags": {
"display": "TAGS",
"exponent": 8
}
},
"endpoints": {
Expand Down

0 comments on commit 8b093ce

Please sign in to comment.