Skip to content

Commit

Permalink
add location mapping for terra luna & mantle
Browse files Browse the repository at this point in the history
  • Loading branch information
prettyirrelevant committed Jan 7, 2025
1 parent f43c0ca commit 620b223
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion updates/info.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"spam_assets":{"latest":4},"rpc_nodes":{"latest":6},"contracts":{"latest":0},"global_addressbook":{"latest":0},"accounting_rules":{"latest":4,"limits":{"4":{"min_version":"1.35.0"}}},"location_asset_mappings":{"latest":6},"location_unsupported_assets":{"latest":1}}
{"spam_assets":{"latest":4},"rpc_nodes":{"latest":6},"contracts":{"latest":0},"global_addressbook":{"latest":0},"accounting_rules":{"latest":4,"limits":{"4":{"min_version":"1.35.0"}}},"location_asset_mappings":{"latest":7},"location_unsupported_assets":{"latest":1}}
15 changes: 15 additions & 0 deletions updates/location_asset_mappings/v7.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"location_asset_mappings": {
"additions": [
{
"asset": "LUNA-3",
"location": "nexo",
"location_symbol": "LUNA2"
}, {
"asset": "eip155:1/erc20:0x3c3a81e81dc49A522A592e7622A7E711c06bf354",
"location": null,
"location_symbol": "MNT"
}
]
}
}

0 comments on commit 620b223

Please sign in to comment.