Skip to content

Commit 2e913b0

Browse files
authored
Merge pull request #150 from prettyirrelevant/add-nexo-mappings
add location mapping for luna token (nexo)
2 parents f43c0ca + 620b223 commit 2e913b0

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

updates/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +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}}
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}}
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"location_asset_mappings": {
3+
"additions": [
4+
{
5+
"asset": "LUNA-3",
6+
"location": "nexo",
7+
"location_symbol": "LUNA2"
8+
}, {
9+
"asset": "eip155:1/erc20:0x3c3a81e81dc49A522A592e7622A7E711c06bf354",
10+
"location": null,
11+
"location_symbol": "MNT"
12+
}
13+
]
14+
}
15+
}

0 commit comments

Comments
 (0)