Skip to content

Commit

Permalink
change existential deposits
Browse files Browse the repository at this point in the history
  • Loading branch information
gianfra-t committed Aug 28, 2024
1 parent 841d5cb commit 1616980
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/chaindata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3410,7 +3410,7 @@
{
"symbol": "GLMR",
"decimals": 18,
"ed": "1",
"ed": "1000",
"onChainId": "{\"type\":\"XCM\",\"value\":6}",
"coingeckoId": "moonbeam"
},
Expand Down Expand Up @@ -3489,7 +3489,7 @@
{
"symbol": "ASTR",
"decimals": 18,
"ed": "0",
"ed": "1000",
"onChainId": "{\"type\":\"XCM\",\"value\":9}",
"coingeckoId": "astar"
},
Expand Down

0 comments on commit 1616980

Please sign in to comment.