Skip to content

Commit

Permalink
fix ERSN tokenId and add empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadf11 committed Dec 2, 2024
1 parent 24f56ab commit e2fcf92
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ network-general = {
RSN="8b08cdd5449a9592a9e79711d7d79249d7a03c535d17efaee83e216e80a44c4b"
RSNRatioNFT="e2ed4d64393222db666f20e67803e9e6fbe6d64531e14ff52ddd95615b0cbf17"
EmissionNFT="c5bf77f7edf6b8e793692f6535c28cf67712a5c2efc014637aedad1321f50eaf"
ERSN="bbcb0dc09acb34c09d767aa43683ff2a360fdb4496344988ea10ff5d93ac348a"
ERSN="dede2cf5c1a2966453ffec198a9b97b53d281e548903a905519b3525d59cdc3c"
}
ergo-network = {
node = "https://node.ergopool.io/"
Expand Down Expand Up @@ -46,7 +46,7 @@ network-general = {
RSN="d752bede1a85891fff344604431fd6dc30ba685b382f2e0fe15da8141d36e34e",
RSNRatioNFT="145a8281b315f3a7061aaeee6947e082645202080fb1c00deba30e2833426167"
EmissionNFT="6ab309bf4657dfd2f55da99f6e77eb77b0c47fb444776dff27208253d24033b7"
ERSN="f0554fca3aad62bc21537d04d97fe43552d0d1c4bf3cbfb37a30cc4e025b6b11"
ERSN="bbcb0dc09acb34c09d767aa43683ff2a360fdb4496344988ea10ff5d93ac348a"
}
ergo-network = {
node = "https://node.ergopool.io/"
Expand Down
2 changes: 1 addition & 1 deletion tokensMap/ADA.pandora.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@
"residency": "wrapped"
}
}
}
}
2 changes: 1 addition & 1 deletion tokensMap/Archimedes.pandora.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
"residency": "wrapped"
}
}
}
}
2 changes: 1 addition & 1 deletion tokensMap/BNB.pandora.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
"residency": "wrapped"
}
}
}
}
2 changes: 1 addition & 1 deletion tokensMap/BTC.pandora.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@
"residency": "wrapped"
}
}
}
}
2 changes: 1 addition & 1 deletion tokensMap/ERG.pandora.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
"residency": "wrapped"
}
}
}
}
2 changes: 1 addition & 1 deletion tokensMap/ETH.pandora.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
"residency": "wrapped"
}
}
}
}
2 changes: 1 addition & 1 deletion tokensMap/Euclid.pandora.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
"residency": "wrapped"
}
}
}
}
2 changes: 1 addition & 1 deletion tokensMap/RSN.pandora.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
"residency": "wrapped"
}
}
}
}

0 comments on commit e2fcf92

Please sign in to comment.