diff --git a/build.gradle b/build.gradle
index ececb9f082..af3b984e1d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -275,7 +275,7 @@ configure(project(':desktop')) {
apply plugin: 'witness'
apply from: '../gradle/witness/gradle-witness.gradle'
- version = '1.2.3-SNAPSHOT'
+ version = '1.2.4-SNAPSHOT'
mainClassName = 'bisq.desktop.app.BisqAppMain'
diff --git a/common/src/main/java/bisq/common/app/Version.java b/common/src/main/java/bisq/common/app/Version.java
index 047e280d94..62c9af5b69 100644
--- a/common/src/main/java/bisq/common/app/Version.java
+++ b/common/src/main/java/bisq/common/app/Version.java
@@ -27,7 +27,7 @@ public class Version {
// VERSION = 0.5.0 introduces proto buffer for the P2P network and local DB and is a not backward compatible update
// Therefore all sub versions start again with 1
// We use semantic versioning with major, minor and patch
- public static final String VERSION = "1.2.3";
+ public static final String VERSION = "1.2.4";
public static int getMajorVersion(String version) {
return getSubVersion(version, 0);
diff --git a/core/src/main/resources/i18n/displayStrings_de.properties b/core/src/main/resources/i18n/displayStrings_de.properties
index 4d57eabc8f..d37ca77f47 100644
--- a/core/src/main/resources/i18n/displayStrings_de.properties
+++ b/core/src/main/resources/i18n/displayStrings_de.properties
@@ -208,12 +208,12 @@ shared.learnMore=Mehr erfahren
shared.dismiss=Verwerfen
shared.selectedArbitrator=Gewählte Vermittler
shared.selectedMediator=Gewählter Vermittler
-shared.selectedRefundAgent=Gewählte Vermittler
+shared.selectedRefundAgent=Gewählter Vermittler
shared.mediator=Mediator
shared.arbitrator=Vermittler
shared.refundAgent=Vermittler
-shared.refundAgentForSupportStaff=Rückerstattung des Agenten
-shared.delayedPayoutTxId=Rückerstattung von Sicherheiten Transaktion-ID
+shared.refundAgentForSupportStaff=Rückerstattungsbeauftragten
+shared.delayedPayoutTxId=Rückerstattung von Sicherheiten Transaktions-ID
####################################################################
@@ -274,7 +274,7 @@ mainView.p2pNetworkWarnMsg.connectionToP2PFailed=Verbinden mit Bisq-Netzwerk feh
mainView.walletServiceErrorMsg.timeout=Verbindung mit Bitcoin-Netzwerk aufgrund einer Zeitüberschreitung fehlgeschlagen.
mainView.walletServiceErrorMsg.connectionError=Verbindung mit Bitcoin-Netzwerk aufgrund eines Fehlers fehlgeschlagen: {0}
-mainView.walletServiceErrorMsg.rejectedTxException=A transaction was rejected from the network.\n\n{0}
+mainView.walletServiceErrorMsg.rejectedTxException=Eine Transaktion wurde aus dem Netzwerk abgelehnt.\n\n{0}
mainView.networkWarning.allConnectionsLost=Sie haben die Verbindung zu allen {0} Netzwerk-Peers verloren.\nMöglicherweise haben Sie Ihre Internetverbindung verloren oder Ihr Computer war im Standbymodus.
mainView.networkWarning.localhostBitcoinLost=Sie haben die Verbindung zum localhost Bitcoinknoten verloren.\nBitte starten Sie die Bisq Anwendung neu, um mit anderen Bitcoinknoten zu verbinden oder starten Sie den localhost Bitcoinknoten neu.
@@ -376,9 +376,9 @@ offerbook.warning.noMatchingAccount.msg=Um dieses Angebot anzunehmen, müssen Si
offerbook.warning.counterpartyTradeRestrictions=Dieses Angebot kann aufgrund von Handelsbeschränkungen der Gegenpartei nicht angenommen werden
-offerbook.warning.newVersionAnnouncement=Mit dieser Version der Software können Trading-Partner die Zahlungskonten der anderen verifizieren und unterzeichnen, um ein Netzwerk von vertrauenswürdigen Zahlungskonten zu erstellen.\n\nNach erfolgreichem Trading mit einem Partner mit einem verifizierten Zahlungskonto wird Ihr Zahlungskonto unterzeichnet und die Handelslimits werden nach einem bestimmten Zeitintervall aufgehoben (die Länge dieses Intervalls basiert auf der Verifizierungsmethode).\n\nWeitere Informationen zur Kontounterzeichnung finden Sie in der Dokumentation unter https://docs.bisq.network/payment-methods#account-signing.
+offerbook.warning.newVersionAnnouncement=Mit dieser Version der Software können Trading-Partner die Zahlungskonten der anderen verifizieren und unterzeichnen, um ein Netzwerk von vertrauenswürdigen Zahlungskonten zu erstellen.\n\nNach erfolgreichem Trading mit einem Partner mit einem verifizierten Zahlungskonto wird Ihr Zahlungskonto unterzeichnet und die Trade-Limits werden nach einem bestimmten Zeitintervall aufgehoben (die Länge dieses Intervalls basiert auf der Verifizierungsmethode).\n\nWeitere Informationen zur Kontounterzeichnung finden Sie in der Dokumentation unter https://docs.bisq.network/payment-methods#account-signing.
-popup.warning.tradeLimitDueAccountAgeRestriction.seller=Der zulässige Handelsbetrag ist aufgrund von Sicherheitseinschränkungen, die auf den folgenden Kriterien basieren, auf {0} begrenzt:\n- Das Konto des Käufers wurde nicht von einem Vermittler oder einem Partner unterzeichnet\n- Die Zeit seit der Unterzeichnung des Kontos des Käufers beträgt nicht mindestens 30 Tage\n- Die Zahlungsmethode für dieses Angebot gilt als riskant für Bankrückbuchungen\n\n{1}
+popup.warning.tradeLimitDueAccountAgeRestriction.seller=Der zulässige Trade-Betrag ist aufgrund von Sicherheitseinschränkungen, die auf den folgenden Kriterien basieren, auf {0} begrenzt:\n- Das Konto des Käufers wurde nicht von einem Vermittler oder einem Partner unterzeichnet\n- Die Zeit seit der Unterzeichnung des Kontos des Käufers beträgt nicht mindestens 30 Tage\n- Die Zahlungsmethode für dieses Angebot gilt als riskant für Bankrückbuchungen\n\n{1}
popup.warning.tradeLimitDueAccountAgeRestriction.buyer=Der zulässige Trade-Betrag ist aufgrund von Sicherheitseinschränkungen, die auf den folgenden Kriterien basieren, auf {0} begrenzt:\n- Ihr Konto wurde nicht von einem Vermittler oder einem Partner unterzeichnet\n- Die Zeit seit der Unterzeichnung Ihres Kontos beträgt nicht mindestens 30 Tage\n- Die Zahlungsmethode für dieses Angebot gilt als riskant für Bankrückbuchungen\n\n{1}
offerbook.warning.wrongTradeProtocol=Dieses Angebot benötigt eine andere Protokollversion, als die Version Ihrer Software.\n\nBitte überprüfen Sie, ob Sie die aktuellste Version installiert haben. Andernfalls hat der Nutzer, der das Angebot erstellt hat, eine ältere Version benutzt.\n\nNutzer können nicht mit inkompatiblen Protokollversionen handeln.
@@ -638,7 +638,7 @@ portfolio.pending.step3_seller.moneyGram=Der Käufer muss Ihnen die Authorisieru
portfolio.pending.step3_seller.westernUnion=Der Käufer muss Ihnen die MTCN (Sendungsnummer) und ein Foto der Quittung per E-Mail zusenden.\nDie Quittung muss deutlich Ihren vollständigen Namen, Ihre Stadt, Ihr Land und den Betrag enthalten. Bitte überprüfen Sie Ihre E-Mail, wenn Sie die MTCN erhalten haben.\n\nNach dem Schließen dieses Pop-ups sehen Sie den Namen und die Adresse des BTC-Käufers, um das Geld von Western Union abzuholen.\n\nBestätigen Sie den Erhalt erst, nachdem Sie das Geld erfolgreich abgeholt haben!
portfolio.pending.step3_seller.halCash=Der Käufer muss Ihnen den HalCash-Code als SMS zusenden. Außerdem erhalten Sie eine Nachricht von HalCash mit den erforderlichen Informationen, um EUR an einem HalCash-fähigen Geldautomaten abzuheben.\n\nNachdem Sie das Geld am Geldautomaten abgeholt haben, bestätigen Sie bitte hier den Zahlungseingang!
-portfolio.pending.step3_seller.bankCheck=Bitte überprüfen Sie auch, ob der Name des im Trading-Vertrag angegebenen Absenders mit dem Namen auf Ihrem Kontoauszug übereinstimmt:\nName des Absenders, pro Trade-Vertrag: {0}\n\nWenn die Namen nicht genau gleich sind, {1}
+portfolio.pending.step3_seller.bankCheck=\n\nBitte überprüfen Sie auch, ob der Name des im Trading-Vertrag angegebenen Absenders mit dem Namen auf Ihrem Kontoauszug übereinstimmt:\nName des Absenders, pro Trade-Vertrag: {0}\n\nWenn die Namen nicht genau gleich sind, {1}
portfolio.pending.step3_seller.openDispute=bestätigen Sie den Zahlungseingang nicht. Eröffnen Sie stattdessen einen Konflikt, indem Sie \"alt + o\" oder \"option + o\" drücken.\n\n
portfolio.pending.step3_seller.confirmPaymentReceipt=Zahlungserhalt bestätigen
portfolio.pending.step3_seller.amountToReceive=Zu erhaltender Betrag
@@ -672,7 +672,6 @@ portfolio.pending.step5_buyer.takersMiningFee=Gesamte Mining-Gebühr
portfolio.pending.step5_buyer.refunded=Rückerstattete Kaution
portfolio.pending.step5_buyer.withdrawBTC=Ihre Bitcoins abheben
portfolio.pending.step5_buyer.amount=Abzuhebender Betrag
-portfolio.pending.step5_buyer.signer=Indem Sie Ihre Bitcoins auszahlen, verifizieren Sie, dass die Gegenpartei gemäß dem Handelsprotokoll gehandelt hat.
portfolio.pending.step5_buyer.withdrawToAddress=An diese Adresse abheben
portfolio.pending.step5_buyer.moveToBisqWallet=Gelder in Bisq-Wallet bewegen
portfolio.pending.step5_buyer.withdrawExternal=An externe Wallet abheben
@@ -706,9 +705,9 @@ portfolio.pending.openSupportTicket.headline=Support-Ticket öffnen
portfolio.pending.openSupportTicket.msg=Bitte verwenden Sie diese Funktion nur in Notfällen, wenn Sie keinen \"Open support\" oder \"Open dispute\" Button sehen.\n\nWenn Sie ein Support-Ticket öffnen, wird der Trade unterbrochen und von einem Mediator oder Vermittler bearbeitet.
portfolio.pending.timeLockNotOver=Sie müssen ≈{0} ({1} weitere Blöcke) warten, bevor Sie einen Vermittlungskonflikt eröffnen können.
-portfolio.pending.error.depositTxNull=The deposit transaction is null. You cannot open a dispute without a valid deposit transaction. Please go to \"Settings/Network info\" and do a SPV resync.\n\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
-portfolio.pending.mediationResult.error.depositTxNull=The deposit transaction is null. The trade gets moved to the failed trades section.
-portfolio.pending.error.depositTxNotConfirmed=The deposit transaction is not confirmed. You can not open an arbitration dispute with an unconfirmed deposit transaction. Please wait until it is confirmed or go to \"Settings/Network info\" and do a SPV resync.\n\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
+portfolio.pending.error.depositTxNull=Die Einzahlungstransaktion ist null. Sie können einen Streitfall nicht ohne eine gültige Einzahlungstransaktion eröffnen. Bitte gehen Sie zu \"Einstellungen/Netzwerkinformationen\" und führen Sie eine SPV-Resynchronisierung durch.\n\nFür weitere Hilfe wenden Sie sich bitte an den Bisq-Support-Kanal des Bisq Keybase Teams.
+portfolio.pending.mediationResult.error.depositTxNull=Die Einzahlungstransaktion ist Null. Der Trade wird in den Abschnitt für fehlgeschlagene Trades verschoben.
+portfolio.pending.error.depositTxNotConfirmed=Die Einzahlungstransaktion ist bestätigt. Sie können einen Vermittlungsfall nicht ohne eine bestätigte Einzahlungstransaktion eröffnen. Bitte warten Sie, bis sie bestätigt ist, oder gehen Sie zu \"Einstellungen/Netzwerkinformationen\" und führen Sie eine SPV-Resynchronisierung durch.\n\nFür weitere Hilfe wenden Sie sich bitte an den Bisq-Support-Kanal des Bisq Keybase Teams.
portfolio.pending.notification=Benachrichtigung
@@ -740,7 +739,7 @@ portfolio.pending.mediationResult.headline=Vorgeschlagene Auszahlung aus der Med
portfolio.pending.mediationResult.info.noneAccepted=Schließen Sie den Trade ab, indem Sie den Vorschlag des Mediators für die Trade-Auszahlung annehmen.
portfolio.pending.mediationResult.info.selfAccepted=Sie haben den Vorschlag des Mediators angenommen. Warten Sie darauf, dass auch der Partner akzeptiert.
portfolio.pending.mediationResult.info.peerAccepted=Ihr Trade-Partner hat den Vorschlag des Mediators angenommen. Akzeptieren Sie ihn auch?
-portfolio.pending.mediationResult.button=Lösungsvorschlag ansehen
+portfolio.pending.mediationResult.button=Lösungsvorschlag ansehen
portfolio.pending.mediationResult.popup.headline=Mediationsergebnis für Trade mit ID: {0}
portfolio.pending.mediationResult.popup.headline.peerAccepted=Ihr Trade-Partner hat den Vorschlag des Mediators akzeptiert für Trade {0}
portfolio.pending.mediationResult.popup.info=Der Mediator hat die folgende Auszahlung vorgeschlagen:\nSie erhalten: {0}\nIhr Trading-Partner erhält: {1}\n\nSie können diese vorgeschlagene Auszahlung akzeptieren oder ablehnen.\n\nMit der Annahme unterzeichnen Sie die vorgeschlagene Auszahlungstransaktion. Wenn Ihr Trading-Partner auch akzeptiert und unterzeichnet, wird die Auszahlung abgeschlossen und der Trade geschlossen.\n\nWenn einer oder beide von Ihnen den Vorschlag ablehnen, müssen Sie bis {2} (Block {3}) warten, um einen Konflikt in der zweiten Runde mit einem Vermittler zu eröffnen, der den Fall erneut untersuchen und eine Auszahlung auf der Grundlage seiner Erkenntnisse vornehmen wird.\n\nDer Vermittler kann eine geringe Gebühr (Gebühr maximal: die Kaution des Traders) als Entschädigung für seine Arbeit erheben. Der Idealfall wäre, dass beide Trader dem Vorschlag des Mediators zustimmen, da das Schlichtungsverfahren für außergewöhnliche Umstände gedacht ist, z.B. wenn ein Trader sicher ist, dass der Mediator keinen fairen Auszahlungsvorschlag gemacht hat (oder wenn der andere Trader nicht reagiert).\n\nMehr Details zum neuen Vermittlungsmodell:\nhttps://docs.bisq.network/trading-rules.html#arbitration
@@ -838,7 +837,7 @@ funds.tx.dustAttackTx.popup=Diese Transaktion sendet einen sehr kleinen BTC Betr
support.tab.mediation.support=Mediation
support.tab.arbitration.support=Vermittlung
support.tab.legacyArbitration.support=Legacy-Vermittlung
-support.tab.ArbitratorsSupportTickets={0}s Tickets
+support.tab.ArbitratorsSupportTickets={0} Tickets
support.filter=Liste filtern
support.filter.prompt=Tragen sie Handel ID, Datum, Onion Adresse oder Kontodaten
support.noTickets=Keine offenen Tickets vorhanden
@@ -873,7 +872,7 @@ support.sellerOfferer=BTC-Verkäufer/Ersteller
support.buyerTaker=BTC-Käufer/Abnehmer
support.sellerTaker=BTC-Verkäufer/Abnehmer
-support.backgroundInfo=Bisq ist kein Unternehmen, daher behandelt es Konflikte auf andere Weise.\n\nTrader können innerhalb der Anwendung über einen sicheren Chat auf dem Bildschirm für offene Trades kommunizieren, um zu versuchen, einen Konflikt selbst zu lösen. Wenn das nicht ausreicht, kann ein Mediator einschreiten und helfen. Der Mediator bewertet die Situation und gibt eine Empfehlung für die Auszahlung der Trade Funds. Wenn beide Händler diesen Vorschlag annehmen, ist die Auszahlungstransaktion abgeschlossen und der Trade geschlossen. Wenn einer oder beide Trader mit der vom Mediator empfohlenen Auszahlung nicht einverstanden sind, können sie ein Schiedsverfahren beantragen: Der Vermittler hat den dritten Schlüssel der Einzahlungstransaktion und wird die Auszahlung auf der Grundlage seiner Ergebnisse vornehmen.
+support.backgroundInfo=Bisq ist kein Unternehmen, daher behandelt es Konflikte unterschiedlich.\n\nTrader können innerhalb der Anwendung über einen sicheren Chat auf dem Bildschirm für offene Trades kommunizieren, um zu versuchen, Konflikte selbst zu lösen. Wenn das nicht ausreicht, kann ein Mediator einschreiten und helfen. Der Mediator wird die Situation bewerten und eine Auszahlung von Trade Funds vorschlagen. Wenn beide Trader diesen Vorschlag annehmen, ist die Auszahlungstransaktion abgeschlossen und der Trade geschlossen. Wenn ein oder beide Trader mit der vom Mediator vorgeschlagenen Auszahlung nicht einverstanden sind, können sie ein Vermittlungsverfahren beantragen, bei dem der Vermittler die Situation neu bewertet und, falls gerechtfertigt, dem Trader persönlich eine Rückerstattung leistet und die Rückerstattung dieser Zahlung vom Bisq DAO verlangt.
support.initialInfo=Bitte geben Sie eine Beschreibung Ihres Problems in das untenstehende Textfeld ein. Fügen Sie so viele Informationen wie möglich hinzu, um die Zeit für die Konfliktlösung zu verkürzen.\n\nHier ist eine Checkliste für Informationen, die Sie angeben sollten:\n\t● Wenn Sie der BTC-Käufer sind: Haben Sie die Fiat- oder Altcoin-Überweisung gemacht? Wenn ja, haben Sie in der Anwendung auf die Schaltfläche "Zahlung gestartet" geklickt?\n\t● Wenn Sie der BTC-Verkäufer sind: Haben Sie die Fiat- oder Altcoin-Zahlung erhalten? Wenn ja, haben Sie in der Anwendung auf die Schaltfläche "Zahlung erhalten" geklickt?\n\t● Welche Version von Bisq verwenden Sie?\n\t● Welches Betriebssystem verwenden Sie?\n\t● Wenn Sie ein Problem mit fehlgeschlagenen Transaktionen hatten, überlegen Sie bitte, in ein neues Datenverzeichnis zu wechseln.\n\t Manchmal wird das Datenverzeichnis beschädigt und führt zu seltsamen Fehlern. \n\t Siehe: https://docs.bisq.network/backup-recovery.html#switch-to-a-new-data-directory\n\nBitte machen Sie sich mit den Grundregeln für den Konfliktprozess vertraut:\n\t● Sie müssen auf die Anfragen der {0}'' innerhalb von 2 Tagen antworten.\n\t● Mediatoren antworten innerhalb von 2 Tagen. Die Vermittler antworten innerhalb von 5 Werktagen.\n\t● Die maximale Frist für einen Konflikt beträgt 14 Tage.\n\t● Sie müssen mit den {1} zusammenarbeiten und die Informationen zur Verfügung stellen, die sie anfordern, um Ihren Fall zu bearbeiten.\n\t● Mit dem ersten Start der Anwendung haben Sie die Regeln des Konfliktdokuments in der Nutzervereinbarung akzeptiert.\n\nSie können mehr über den Konfliktprozess erfahren unter: {2}
support.systemMsg=Systemnachricht: {0}
support.youOpenedTicket=Sie haben eine Anfrage auf Support geöffnet.\n\n{0}\n\nBisq-Version: {1}
@@ -978,7 +977,7 @@ settings.net.inbound=eingehend
settings.net.outbound=ausgehend
settings.net.reSyncSPVChainLabel=SPV-Kette neu synchronisieren
settings.net.reSyncSPVChainButton=SPV-Datei löschen und neu synchronisieren
-settings.net.reSyncSPVSuccess=The SPV chain file will be deleted on the next startup. You need to restart your application now.\n\nAfter the restart it can take a while to resync with the network and you will only see all transactions once the resync is completed.\n\nDepending on the number of transactions and the age of your wallet the resync can take up to a few hours and consumes 100% of CPU. Do not interrupt the process otherwise you have to repeat it.
+settings.net.reSyncSPVSuccess=Die SPV-Chain-Datei wird beim nächsten Start gelöscht. Sie müssen Ihre Anwendung jetzt neu starten.\n\nNach dem Neustart kann es eine Weile dauern, bis die Neusynchronisierung mit dem Netzwerk abgeschlossen ist, und Sie sehen erst nach Abschluss der Neusynchronisierung alle Transaktionen.\n\nAbhängig von der Anzahl der Transaktionen und dem Alter Ihrer Wallet kann die Resynchronisation bis zu einigen Stunden dauern und verbraucht 100% der CPU. Unterbrechen Sie den Prozess nicht, da Sie ihn sonst wiederholen müssen.
settings.net.reSyncSPVAfterRestart=Die SPV-Kettendatei wurde gelöscht. Haben Sie bitte Geduld, es kann eine Weile dauern mit dem Netzwerk neu zu synchronisieren.
settings.net.reSyncSPVAfterRestartCompleted=Die erneute Synchronisation ist jetzt abgeschlossen. Bitte starten Sie die Anwendung neu.
settings.net.reSyncSPVFailed=Konnte SPV-Kettendatei nicht löschen.\nFehler: {0}
@@ -1011,7 +1010,7 @@ account.tab.mediatorRegistration=Mediator-Registrierung
account.tab.refundAgentRegistration=Registrierung des Rückerstattungsbeauftragten
account.tab.account=Konto
account.info.headline=Willkommen in Ihrem Bisq-Konto
-account.info.msg=Hier können Sie Trading-Konten für nationale Währungen und Altcoins hinzufügen und Backups für Ihre Wallets & Kontodaten erstellen.\n\nEine leere Bitcoinwallet wurde erstellt, als Sie das erste Mal Bisq gestartet haben.\n\nWir empfehlen, dass Sie Ihre Bitcoin-Wallet-Seed-Wörter aufschreiben (siehe Tab oben) und sich überlegen ein Passwort hinzuzufügen, bevor Sie einzahlen. Bitcoin-Einzahlungen und Auszahlungen werden unter \"Gelder\" verwaltet.\n\nHinweis zu Privatsphäre & Sicherheit: da Bisq eine dezentralisierte Börse ist, bedeutet dies, dass all Ihre Daten auf ihrem Computer bleiben. Es gibt keine Server und wir haben keinen Zugriff auf Ihre persönlichen Informationen, Ihre Gelder oder selbst Ihre IP Adresse. Daten wie Bankkontonummern, Altcoin- & Bitcoinadressen, etc werden nur mit Ihrem Trading-Partner geteilt, um Trades abzuschließen, die Sie initiiert haben (im Falle eines Konflikts wird der Vermittler die selben Daten sehen wie Ihr Handelspartner).
+account.info.msg=Hier können Sie Trading-Konten für nationale Währungen und Altcoins hinzufügen und Backups für Ihre Wallets & Kontodaten erstellen.\n\nEine leere Bitcoin-Wallet wurde erstellt, als Sie das erste Mal Bisq gestartet haben.\n\nWir empfehlen, dass Sie Ihre Bitcoin-Wallet-Seed-Wörter aufschreiben (siehe Tab oben) und sich überlegen ein Passwort hinzuzufügen, bevor Sie einzahlen. Bitcoin-Einzahlungen und Auszahlungen werden unter \"Gelder\" verwaltet.\n\nHinweis zu Privatsphäre & Sicherheit: da Bisq eine dezentralisierte Börse ist, bedeutet dies, dass all Ihre Daten auf ihrem Computer bleiben. Es gibt keine Server und wir haben keinen Zugriff auf Ihre persönlichen Informationen, Ihre Gelder oder selbst Ihre IP-Adresse. Daten wie Bankkontonummern, Altcoin- & Bitcoinadressen, etc werden nur mit Ihrem Trading-Partner geteilt, um Trades abzuschließen, die Sie initiiert haben (im Falle eines Konflikts wird der Vermittler die selben Daten sehen wie Ihr Trading-Partner).
account.menu.paymentAccount=Nationale Währungskonten
account.menu.altCoinsAccountView=Altcoin-Konten
@@ -1038,7 +1037,7 @@ account.altcoin.popup.wallet.msg=Bitte stellen Sie sicher, dass Sie die Anforder
account.altcoin.popup.wallet.confirm=Ich verstehe und bestätige, dass ich weiß, welche Wallet ich benutzen muss.
account.altcoin.popup.upx.msg=Der Handel mit UPX auf Bisq setzt voraus, dass Sie die folgenden Anforderungen verstehen und erfüllen:\n\nFür das Senden von UPX müssen Sie entweder das offizielle uPlexa GUI-Wallet oder das uPlexa CLI-Wallet mit aktiviertem store-tx-info Flag verwenden (Standard in neuen Versionen). Bitte stellen Sie sicher, dass Sie auf den tx key zugreifen können, da dies bei einem Konfliktfall erforderlich wäre.\nuplexa-wallet-cli (verwenden Sie den Befehl get_tx_key)\nuplexa-wallet-gui (gehen Sie zum History Tab und klicken Sie auf (P) für den Zahlungsnachweis)\n\nBei normalen Blockexplorern ist der Transfer nicht verifizierbar.\n\nSie müssen dem Vermittler im Konfliktfall die folgenden Daten zur Verfügung stellen:\n- Der tx Private Key\n- Der Transaktionshash\n- Die öffentliche Adresse des Empfängers\n\nWenn Sie die oben genannten Daten nicht angeben oder wenn Sie eine inkompatible Wallet verwendet haben, verlieren Sie den Konfliktfall. Der UPX-Sender ist dafür verantwortlich, im Konfliktfall dem Vermittler die Verifizierung des UPX-Transfers nachzuweisen.\n\nEs ist keine Zahlungs-ID erforderlich, sondern nur die normale öffentliche Adresse.\nWenn Sie sich über diesen Prozess nicht sicher sind, besuchen Sie den uPlexa discord channel (https://discord.gg/vhdNSrV) oder den uPlexa Telegram Chat (https://t.me/uplexaOfficial), um weitere Informationen zu erhalten.
account.altcoin.popup.arq.msg=Der Handel mit ARQ auf Bisq setzt voraus, dass Sie die folgenden Anforderungen verstehen und erfüllen:\n\nFür den Versand von ARQ müssen Sie entweder das offizielle ArQmA GUI-Wallet oder das ArQmA CLI-Wallet mit aktiviertem store-tx-info Flag verwenden (Standard in neuen Versionen). Bitte stellen Sie sicher, dass Sie auf den tx Key zugreifen können, da dies im Falle eines Konfliktes erforderlich wäre.\narqma-wallet-cli (verwenden Sie den Befehl get_tx_key)\narqma-wallet-gui (gehen Sie zur History Tab und klicken Sie auf (P) für den Zahlungsnachweis)\n\nBei normalen Blockexplorern ist der Transfer nicht verifizierbar.\n\nSie müssen dem Mediator oder Vermittler im Konfliktfall die folgenden Daten zur Verfügung stellen:\n- Der tx Private Key\n- Der Transaktionshash\n- Die öffentliche Adresse des Empfängers\n\nWenn Sie die oben genannten Daten nicht angeben oder wenn Sie eine inkompatible Wallet verwendet haben, verlieren Sie den Konfliktfall. Der ARQ-Sender ist im Fall eines Konflikts dafür verantwortlich, die Verifizierung des ARQ-Transfers dem Mediator oder Vermittler nachzuweisen.\n\nEs ist keine Zahlungs-ID erforderlich, sondern nur die normale öffentliche Adresse.\nWenn Sie sich über diesen Prozess nicht sicher sind, besuchen Sie den ArQmA Discord Channel (https://discord.gg/s9BQpJT) oder das ArQmA Forum (https://labs.arqma.com), um weitere Informationen zu erhalten.
-account.altcoin.popup.xmr.msg=Der Handel mit XMR auf Bisq setzt voraus, dass Sie die folgenden Anforderungen verstehen und erfüllen:\n\nFür das Senden von XMR müssen Sie entweder das offizielle Monero GUI-Wallet oder das Monero CLI-Wallet mit aktiviertem store-tx-info Flag verwenden (Standard in neuen Versionen). Bitte stellen Sie sicher, dass Sie auf den tx Key zugreifen können, da dies im Falle eines Konfliktes erforderlich wäre.\nmonero-wallet-cli (verwenden Sie den Befehl get_tx_key)\nmonero-wallet-gui (gehen Sie zur History Tab und klicken Sie auf (P) für den Zahlungsnachweis)\n\nZusätzlich zum XMR checktx tool (https://xmr.llcoins.net/checktx.html) kann die Verifizierung auch im Wallet durchgeführt werden.\nmonero-wallet-cli : mit dem Befehl (check_tx_key).\nmonero-wallet-gui : auf der Seite Advanced > Prove/Check.\nBei normalen Blockexplorern ist der Transfer nicht verifizierbar.\n\nSie müssen dem Mediator oder Vermittler im Konfliktfall die folgenden Daten zur Verfügung stellen:\n- Den tx Private Key\n- Den Transaktionshash\n- Die öffentliche Adresse des Empfängers\n\nWenn Sie die oben genannten Daten nicht angeben oder wenn Sie eine inkompatible Wallet verwendet haben, verlieren Sie den Konfliktfall. Der XMR-Sender ist im Fall eines Konflikts dafür verantwortlich, die Verifizierung des XMR-Transfers dem Mediator oder Schiedsrichter nachzuweisen.\n\nEs ist keine Zahlungs-ID erforderlich, sondern nur die normale öffentliche Adresse.\nWenn Sie sich über diesen Prozess nicht sicher sind, besuchen Sie (https://www.getmonero.org/resources/user-guides/prove-payment.html) oder das Monero-Forum (https://forum.getmonero.org), um weitere Informationen zu erhalten.
+account.altcoin.popup.xmr.msg=Trading XMR on Bisq requires that you understand and fulfill the following requirements:\n\nProve payments: since Monero is a private coin, some transaction details aren't publicly available in the blockchain, and, in case of a dispute, the mediator or arbitrator needs them to check if the transaction was really made. In Bisq, the sender of the XMR transaction is the one responsible for providing this information to the mediator or arbitrator in case of a dispute. In order to do that, you must send XMR using a wallet that provides the information required to prove the payment was made, which includes:\n\n- the transaction key (Tx Key, Tx Secret Key or Tx Private Key)\n- the transaction ID (Tx ID or Tx Hash)\n- the destination address (recipient's address)\n\nThis information can be found in the official Monero GUI & CLI wallets, MyMonero, and Exodus (desktop) as well as in Cake Wallet, MyMonero, and Monerujo (mobile), in the following locations:\n\n- Monero GUI: go to Transactions tab\n- Monero CLI: use the command get_tx_key TXID. The flag store-tx-info must be enabled (enabled by default in new versions)\n- Other wallets: go to Transactions history and search for Transaction key (Tx key or Secret key) and the destination address in a sent transaction. Save recipient address option must be enabled in Cake Wallet settings.\n\nIf you are using a wallet different from the mentioned above, please be sure you can access those three pieces of information.Since the transaction key and the destination address are stored in the Monero wallet software, and they cannot be recovered in the Monero blockchain, you should never delete or restore your Monero wallet before a Bisq trade is completed. Failure to provide the above data will result in losing the dispute case.\n\nCheck payments: with those three pieces of information, the verification that a quantity of Monero was sent to a specific address can be accomplished the following way:\n\n- Monero GUI: change wallet to Advanced mode and go to Advanced > Prove/check > Check Transaction\n- Monero CLI: use the command check_tx_key TXID TXKEY ADDRESS\n- XMR checktx tool (https://xmr.llcoins.net/checktx.html)\n- Explore Monero website (https://www.exploremonero.com/receipt)\n\nIf you are still not sure about this process, visit (https://www.getmonero.org/resources/user-guides/prove-payment.html) to find more information or ask a question on the Monero support subreddit (https://www.reddit.com/r/monerosupport/).
# suppress inspection "TrailingSpacesInProperty"
account.altcoin.popup.msr.msg=Der Handel mit MSR auf Bisq setzt voraus, dass Sie die folgenden Anforderungen verstehen und erfüllen:\n\nFür den Versand von MSR müssen Sie entweder das offizielle Masari GUI Wallet, das Masari CLI Wallet mit dem aktivierten store-tx-info Flag (standardmäßig aktiviert) oder das Masari Web Wallet (https://wallet.getmasari.org) verwenden. Bitte stellen Sie sicher, dass Sie auf den tx Key zugreifen können, da dies im Falle eines Konfliktes erforderlich wäre.\nmasari-wallet-cli (verwenden Sie den Befehl get_tx_key)\nmasari-wallet-gui (gehen Sie zur History Tab und klicken Sie auf (P) für den Zahlungsnachweis).\n\nMasari Web Wallet (gehen Sie zum Konto -> Transaktionshistorie und lassen Sie Details zu Ihrer gesendeten Transaktion anzeigen)\n\nDie Verifizierung kann im Wallet durchgeführt werden.\nmasari-wallet-cli : mit dem Befehl (check_tx_key).\nmasari-wallet-gui : auf der Seite Advanced > Prove/Check.\nDie Verifizierung kann im Block-Explorer durchgeführt werden. \nÖffnen Sie den Block-Explorer (https://explorer.getmasari.org), verwenden Sie die Suchleiste, um Ihren Transaktionshash zu finden.\nSobald die Transaktion gefunden wurde, scrollen Sie nach unten zum Bereich 'Prove Sending' und geben Sie bei Bedarf Details ein.\nSie müssen dem Mediator oder Vermittler im Konfliktfall die folgenden Daten zur Verfügung stellen:\n- Den tx Private Key\n- Den Transaktionshash\n- Die öffentliche Adresse des Empfängers\n\nWenn Sie die oben genannten Daten nicht angeben oder wenn Sie eine inkompatible Wallet verwendet haben, verlieren Sie den Konfliktfall. Der MSR-Sender ist im Fall eines Konflikts dafür verantwortlich, die Verifizierung des MSR-Transfers dem Mediator oder Vermittler nachzuweisen.\n\nEs ist keine Zahlungs-ID erforderlich, sondern nur die normale öffentliche Adresse.\nWenn Sie sich über diesen Prozess nicht sicher sind, fragen Sie um Hilfe auf der offiziellen Masari Discord (https://discord.gg/sMCwMqs).
account.altcoin.popup.blur.msg=Der Handel mit BLUR auf Bisq setzt voraus, dass Sie die folgenden Anforderungen verstehen und erfüllen:\n\nUm BLUR zu senden, müssen Sie die Blur Network CLI oder GUI Wallet verwenden. \n\nWenn Sie die CLI-Wallet verwenden, wird nach dem Senden eines Transfers ein Transaktionshash (tx ID) angezeigt. Sie müssen diese Informationen speichern. Unmittelbar nach dem Senden des Transfers müssen Sie den Private Key der Transaktion mit dem Befehl 'get_tx_key' ermitteln. Wenn Sie diesen Schritt nicht ausführen, können Sie den Key möglicherweise später nicht mehr abrufen. \n\nWenn Sie das Blur Network GUI Wallet verwenden, können Sie problemlos den Private Key der Transaktion und die Transaktion-ID im "History" Tab finden. Suchen Sie sofort nach dem Absenden die Transaktion, die von Interesse ist. Klicken Sie auf das Symbol "?" in der unteren rechten Ecke des Feldes, das die Transaktion enthält. Sie müssen diese Informationen speichern. \n\nFalls ein Vermittlungsverfahren erforderlich ist, müssen Sie einem Mediator oder Vermittler Folgendes vorlegen: 1.) die Transaktions-ID, 2.) den Private Key der Transaktion und 3.) die Adresse des Empfängers. Der Mediator oder Vermittler überprüft dann den BLUR-Transfer mit dem Blur Transaction Viewer (https://blur.cash/#tx-viewer).\n\nWenn Sie dem Mediator oder Vermittler nicht die erforderlichen Informationen zur Verfügung stellen, verlieren Sie den Konfliktfall. In allen Konfliktfällen trägt der BLUR-Sender 100% der Verantwortung für die Verifizierung von Transaktionen gegenüber einem Mediator oder Vermittler. \n\nWenn Sie diese Anforderungen nicht verstehen, handeln Sie nicht auf Bisq. Als Erstes suchen Sie Hilfe im Blur Network Discord (https://discord.gg/dMWaqVW).
@@ -1169,6 +1168,7 @@ dao.lockedForVoteBalance=Zum wählen genutzt
dao.lockedInBonds=In Kopplungen gesperrt
dao.availableNonBsqBalance=Verfügbares nicht-BSQ-Guthaben (BTC)
dao.totalBsqBalance=Gesamtes BSQ-Guthaben
+dao.reputationBalance=Merit Value (not spendable)
dao.tx.published.success=Ihre Transaktion wurde erfolgreich veröffentlicht.
dao.proposal.menuItem.make=Antrag erstellen
@@ -1961,7 +1961,7 @@ showWalletDataWindow.includePrivKeys=Private Schlüssel einbeziehen
tacWindow.headline=Nutzervereinbarung
tacWindow.agree=Ich stimme zu
tacWindow.disagree=Ich stimme nicht zu und beende
-tacWindow.arbitrationSystem=Vermittlersystem
+tacWindow.arbitrationSystem=Dispute resolution
tradeDetailsWindow.headline=Handel
tradeDetailsWindow.disputedPayoutTxId=Transaktions-ID der strittigen Auszahlung:
@@ -2025,8 +2025,8 @@ popup.error.takeOfferRequestFailed=Es ist ein Fehler aufgetreten, als jemand ver
error.spvFileCorrupted=Beim Einlesen der SPV-Kettendatei ist ein Fehler aufgetreten.\nDie SPV-Kettendatei ist möglicherweise beschädigt.\n\nFehlermeldung: {0}\n\nMöchten Sie diese löschen und neu synchronisieren?
error.deleteAddressEntryListFailed=Konnte AddressEntryList-Datei nicht löschen.\nFehler: {0}
-error.closedTradeWithUnconfirmedDepositTx=The deposit transaction of the closed trade with the trade ID {0} is still unconfirmed.\n\nPlease do a SPV resync at \"Setting/Network info\" to see if the transaction is valid.
-error.closedTradeWithNoDepositTx=The deposit transaction of the closed trade with the trade ID {0} is null.\n\nPlease restart the application to clean up the closed trades list.
+error.closedTradeWithUnconfirmedDepositTx=Die Einzahlungstransaktion des geschlossenen Trades mit der Trade ID {0} ist noch immer unbestätigt.\n\nBitte führen Sie eine SPV-Resynchronisation unter \" Einstellungen/Netzwerkinformationen\" durch, um zu sehen, ob die Transaktion gültig ist.
+error.closedTradeWithNoDepositTx=Die Einzahlungstransaktion des geschlossenen Trades mit der Trade-ID {0} ist null.\n\nBitte starten Sie die Anwendung neu, um die Liste der geschlossenen Trades zu bereinigen.
popup.warning.walletNotInitialized=Die Wallet ist noch nicht initialisiert
popup.warning.wrongVersion=Sie verwenden vermutlich die falsche Bisq-Version für diesen Computer.\nDie Architektur Ihres Computers ist: {0}.\nDie installierten Bisq-Binärdateien sind: {1}.\nBitte fahren Sie Bisq herunter und installieren die korrekte Version ({2}).
@@ -2034,7 +2034,7 @@ popup.warning.incompatibleDB=Wir haben nicht kompatible Datenbankdateien entdeck
popup.warning.startupFailed.twoInstances=Bisq läuft bereits. Sie können nicht zwei Instanzen von Bisq laufen lassen.
popup.warning.cryptoTestFailed=Es scheint so, als würden Sie selbst kompilierte Binärdateien verwenden und wären nicht den Anweisung auf https://github.com/bisq-network/exchange/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys gefolgt.\n\nWenn dies nicht der Fall ist und Sie die offiziellen Bisq-Binärdateien genutzt haben, erstellen Sie bitte einen Fehlerbericht auf der Github-Seite.\nFehler={0}
popup.warning.tradePeriod.halfReached=Ihr Handel mit der ID {0} hat die Hälfte der maximal erlaubten Handelsdauer erreicht und ist immer noch nicht abgeschlossen.\n\nDie Handelsdauer endet am {1}\n\nBitte überprüfen Sie den Status Ihres Handels unter \"Portfolio/Offene Händel\" für weitere Informationen.
-popup.warning.tradePeriod.ended=Ihr Trade mit der ID {0} hat die maximal zulässige Trade-Periode erreicht und ist nicht abgeschlossen.\n\nDie Trade-Periode endete am {1}.\n\nBitte überprüfen Sie Ihren Trade unter \"Portfolio/Open Trades\", um den Mediator zu kontaktieren.
+popup.warning.tradePeriod.ended=Ihr Trade mit der ID {0} hat die maximal zulässige Trade-Periode erreicht und ist nicht abgeschlossen.\n\nDie Trade-Periode endete am {1}.\n\nBitte überprüfen Sie Ihren Trade unter \"Portfolio/Offene Trades\", um den Mediator zu kontaktieren.
popup.warning.noTradingAccountSetup.headline=Sie haben kein Handelskonto eingerichtet
popup.warning.noTradingAccountSetup.msg=Sie müssen ein nationales Währung- oder Altcoin-Konto einrichten, bevor Sie ein Angebot erstellen können.\nMöchten Sie ein Konto einrichten?
popup.warning.noArbitratorsAvailable=Momentan sind keine Vermittler verfügbar.
@@ -2064,16 +2064,16 @@ popup.warning.mandatoryUpdate.dao=Bitte aktualisieren Sie auf die neueste Bisq-V
popup.warning.disable.dao=Der Bisq DAO und BSQ sind temporär deaktiviert. Bitte besuchen sie das Bisq-Forum für weitere Informationen.
popup.warning.burnBTC=Die Transaktion ist nicht möglich, da die Mininggebühren von {0} den übertragenen Betrag von {1} überschreiten würden. Bitte warten Sie, bis die Gebühren wieder niedrig sind, oder Sie mehr BTC zum übertragen angesammelt haben.
-popup.warning.openOffer.makerFeeTxRejected=The maker fee transaction for offer with ID {0} was rejected by the Bitcoin network.\nTransaction ID={1}.\nThe offer has been removed to avoid further problems.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
+popup.warning.openOffer.makerFeeTxRejected=Die Verkäufergebühren-Transaktion für das Angebot mit der ID {0} wurde vom Bitcoin-Netzwerk abgelehnt.\nTransaktions-ID={1}.\nDas Angebot wurde entfernt, um weitere Probleme zu vermeiden.\nBitte gehen Sie zu \"Einstellungen/Netzwerkinformationen\" und führen Sie eine SPV-Resynchronisierung durch.\nFür weitere Hilfe wenden Sie sich bitte an den Bisq-Support-Kanal des Bisq Keybase Teams.
-popup.warning.trade.txRejected.tradeFee=trade fee
-popup.warning.trade.txRejected.deposit=deposit
-popup.warning.trade.txRejected=The {0} transaction for trade with ID {1} was rejected by the Bitcoin network.\nTransaction ID={2}}\nThe trade has been moved to failed trades.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
+popup.warning.trade.txRejected.tradeFee=Trade-Gebühr
+popup.warning.trade.txRejected.deposit=Kaution
+popup.warning.trade.txRejected=Die {0} Transaktion für den Trade mit der ID {1} wurde vom Bitcoin-Netzwerk abgelehnt.\nTransaktions-ID={2}}\nDer Trade wurde in gescheiterte Trades verschoben.\nBitte gehen Sie zu \"Einstellungen/Netzwerkinformationen\" und führen Sie eine SPV-Resynchronisierung durch.\nFür weitere Hilfe wenden Sie sich bitte an den Bisq-Support-Kanal des Bisq Keybase Teams.
-popup.warning.openOfferWithInvalidMakerFeeTx=The maker fee transaction for offer with ID {0} is invalid.\nTransaction ID={1}.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
+popup.warning.openOfferWithInvalidMakerFeeTx=Die Verkäufergebühren-Transaktion für das Angebot mit der ID {0} ist ungültig.\nTransaktions-ID={1}.\nBitte gehen Sie zu \"Einstellungen/Netzwerkinformationen\" und führen Sie eine SPV-Resynchronisierung durch.\nFür weitere Hilfe wenden Sie sich bitte an den Bisq-Support-Kanal des Bisq Keybase Teams.
-popup.warning.trade.depositTxNull=The trade with ID {0} has no deposit transaction set.\nPlease restart the application and if the problem remains move the trade to failed trades and report the problem to the Bisq support channel at the Bisq Keybase team.
-popup.warning.trade.depositTxNull.moveToFailedTrades=Move to failed trades
+popup.warning.trade.depositTxNull=Der Trade mit der ID {0} hat keine Einzahlungstransaktion gesetzt.\nBitte starten Sie die Anwendung neu und wenn das Problem weiterhin besteht, verschieben Sie den Trade in fehlgeschlagene Trades und melden Sie das Problem an den Bisq-Support-Kanal des Bisq Keybase Teams.
+popup.warning.trade.depositTxNull.moveToFailedTrades=Verschieben in fehlgeschlagene Trades
popup.info.securityDepositInfo=Um sicherzustellen, dass beide Händler dem Handelsprotokoll folgen, müssen diese eine Kaution zahlen.\n\nDie Kaution bleibt in Ihrer lokalen Wallet, bis das Angebot von einem anderen Händler angenommen wurde.\nSie wird Ihnen zurückerstattet, nachdem der Handel erfolgreich abgeschlossen wurde.\n\nBitte beachten Sie, dass Sie die Anwendung laufen lassen müssen, wenn Sie ein offenes Angebot haben.\nWenn ein anderer Händler Ihr Angebot annehmen möchte ist es notwendig, dass Ihre Anwendung online ist und reagieren kann.\nStellen Sie sicher, dass Sie den Ruhezustand deaktiviert haben, da dieser Ihren Client vom Netzwerk trennen würde (Der Ruhezustand des Monitors ist kein Problem).
@@ -2152,7 +2152,7 @@ systemTray.show=Anwendungsfenster anzeigen
systemTray.hide=Anwendungsfenster verstecken
systemTray.info=Informationen zu Bisq
systemTray.exit=Beenden
-systemTray.tooltip=Bisq: Das dezentrale Handelsnetzwerk
+systemTray.tooltip=Bisq: A decentralized bitcoin exchange network
####################################################################
@@ -2403,7 +2403,7 @@ payment.clearXchange.info=\tStellen Sie bitte sicher, dass Sie die Voraussetzung
payment.moneyGram.info=Wenn MoneyGram verwendet wird, muss der BTC Käufer die MoneyGram und ein Foto der Quittung per E-Mail an den BTC-Verkäufer senden. Die Quittung muss den vollständigen Namen, das Land, das Bundesland des Verkäufers und den Betrag deutlich zeigen. Der Käufer bekommt die E-Mail-Adresse des Verkäufers im Handelsprozess angezeigt.
payment.westernUnion.info=Wenn Western Union verwendet wird, muss der BTC Käufer die MTCN (Tracking-Nummer) und ein Foto der Quittung per E-Mail an den BTC-Verkäufer senden. Die Quittung muss den vollständigen Namen, die Stadt, das Land des Verkäufers und den Betrag deutlich zeigen. Der Käufer bekommt die E-Mail-Adresse des Verkäufers im Handelsprozess angezeigt.
payment.halCash.info=Bei Verwendung von HalCash muss der BTC-Käufer dem BTC-Verkäufer den HalCash-Code per SMS vom Mobiltelefon senden.\n\nBitte achten Sie darauf, dass Sie den maximalen Betrag, den Sie bei Ihrer Bank mit HalCash versenden dürfen, nicht überschreiten. Der Mindestbetrag pro Auszahlung beträgt 10 EUR und der Höchstbetrag 600 EUR. Bei wiederholten Abhebungen sind es 3000 EUR pro Empfänger pro Tag und 6000 EUR pro Empfänger pro Monat. Bitte überprüfen Sie diese Limits bei Ihrer Bank, um sicherzustellen, dass sie die gleichen Limits wie hier angegeben verwenden.\n\nDer Auszahlungsbetrag muss ein Vielfaches von 10 EUR betragen, da Sie keine anderen Beträge an einem Geldautomaten abheben können. Die Benutzeroberfläche beim Erstellen und Annehmen eines Angebots passt den BTC-Betrag so an, dass der EUR-Betrag korrekt ist. Sie können keinen marktbasierten Preis verwenden, da sich der EUR-Betrag bei sich ändernden Preisen ändern würde.\n\nIm Streitfall muss der BTC-Käufer den Nachweis erbringen, dass er die EUR geschickt hat.
-payment.limits.info=Beachten Sie bitte, dass alle Banküberweisungen ein gewisses Rückbuchungsrisiko mitbringen.\n\nUm diese Risiko zu minimieren, setzt Bisq vor-Handel Grenzen basierend auf zwei Faktoren:\n\n1. Das erwartete Rückbuchungsrisiko für die genutzte Zahlungsmethode\n2. Das Alter des Kontos für diese Zahlungsmethode\n\nDas Konto, das Sie jetzt erstellen, ist neu und sein Alter ist null. So wie Ihr Konto über zwei Monate altert, wächst auch Ihre vor-Handel Grenze:\n\n● Während des 1sten Monats, ist Ihre vor-Handel Grenze {0}\n● Während des 2ten Monats, ist Ihre vor-Handel Grenze {1}\n● Nach dem 2ten Monat, ist Ihre vor-Handel Grenze {2}\n\nBeachten Sie bitte, dass es keine Grenze, wie oft Sie handeln können.
+payment.limits.info=Beachten Sie bitte, dass alle Banküberweisungen ein gewisses Rückbuchungsrisiko mit sich bringen.\n\nUm diese Risiko zu minimieren, setzt Bisq Per-Trade-Limits basierend auf zwei Faktoren:\n\n1. Das erwartete Rückbuchungsrisiko für die genutzte Zahlungsmethode\n2. Das Alter des Kontos für diese Zahlungsmethode\n\nDas Konto, das Sie jetzt erstellen, ist neu und sein Alter ist null. So wie Ihr Konto über zwei Monate altert, wächst auch Ihr Per-Trade-Limit:\n\n● Während des 1. Monats ist Ihr Per-Trade-Limit {0}\n● Während des 2. Monats ist Ihr Per-Trade-Limit {1}\n● Nach dem 2. Monat ist Ihr Per-Trade-Limit {2}\n\nBitte beachten Sie, dass es kein Limit für die Gesamtzahl der Trades gibt, die Sie tätigen können.
payment.limits.info.withSigning=Um das Rückbuchungsrisiko zu begrenzen, setzt Bisq Limits für den Kauf pro Trade fest, die auf den folgenden 2 Faktoren basieren:\n\n1. Allgemeines Rückbuchungsrisiko für die Zahlungsmethode\n2. Status der Kontounterzeichnung\n\nDieses Zahlungskonto, das Sie gerade erstellt haben, birgt ein gewisses Rückbuchungsrisiko und ist noch nicht von einem Vermittler oder vertrauenswürdigen Partner unterzeichnet, so dass es auf den Kauf von {0} pro Trade beschränkt ist. Nach der Unterzeichnung erhöhen sich die Kauflimits wie folgt:\n\n● Vor der Unterzeichnung und bis zu 30 Tage nach der Unterzeichnung beträgt Ihr Kauflimit pro Trade {0}.\n● 30 Tage nach der Unterzeichnung wird Ihr Kauflimit pro Trade {1} betragen.\n● 60 Tage nach der Unterzeichnung wird Ihr Kauflimit pro Trade {2} betragen.\n\nVerkaufslimits sind von der Kontounterzeichnung nicht betroffen und steigen lediglich mit zunehmendem Alter des Kontos. Weitere Informationen finden Sie unter https://docs.bisq.network/payment-methods#account-signing.\n\nEs gibt keine Begrenzung der Anzahl der Trades, die Sie tätigen können.
payment.cashDeposit.info=Bitte bestätigen Sie, dass Ihre Bank Bareinzahlungen in Konten von anderen Personen erlaubt. Zum Beispiel werden diese Einzahlungen bei der Bank of America und Wells Fargo nicht mehr erlaubt.
@@ -2627,7 +2627,7 @@ validation.mustBeDifferent=Ihre Eingabe muss vom aktuellen Wert abweichen
validation.cannotBeChanged=Parameter kann nicht geändert werden
validation.numberFormatException=Zahlenformat Ausnahme {0}
validation.mustNotBeNegative=Eingabe darf nicht negativ sein
-validation.phone.missingCountryCode=Es wird ein zweistelliger Ländercode benötigt, um die Telefonnummer zu bestätigen
+validation.phone.missingCountryCode=Es wird eine zweistellige Ländervorwahl benötigt, um die Telefonnummer zu bestätigen
validation.phone.invalidCharacters=Telefonnummer {0} enthält ungültige Zeichen
validation.phone.insufficientDigits=Nicht genügend Ziffern in {0} für eine gültige Telefonnummer
validation.phone.tooManyDigits=Zu viele Ziffern in {0} für eine gültige Telefonnummer
diff --git a/core/src/main/resources/i18n/displayStrings_el.properties b/core/src/main/resources/i18n/displayStrings_el.properties
index 25f739e913..208b9c27d2 100644
--- a/core/src/main/resources/i18n/displayStrings_el.properties
+++ b/core/src/main/resources/i18n/displayStrings_el.properties
@@ -225,8 +225,8 @@ shared.delayedPayoutTxId=Ταυτότητα συναλλαγής επιστρο
####################################################################
mainView.menu.market=Αγορά
-mainView.menu.buyBtc=Αγορά BTC
-mainView.menu.sellBtc=Πώληση BTC
+mainView.menu.buyBtc=Προσφορά BTC
+mainView.menu.sellBtc=Ζήτηση BTC
mainView.menu.portfolio=Χαρτοφυλάκιο
mainView.menu.funds=Κεφάλαια
mainView.menu.support=Υποστήριξη
@@ -672,7 +672,6 @@ portfolio.pending.step5_buyer.takersMiningFee=Σύνολο αμοιβών εξό
portfolio.pending.step5_buyer.refunded=Ποσό εγγύησης που επεστράφη
portfolio.pending.step5_buyer.withdrawBTC=Ανάληψη bitcoin
portfolio.pending.step5_buyer.amount=Ποσό προς ανάληψη
-portfolio.pending.step5_buyer.signer=Αποσύροντας τα bitcoin σου επιβεβαιώνεις πως η άλλη πλευρά έπραξε σύμφωνα με το πρωτόκολλο συναλλαγών.
portfolio.pending.step5_buyer.withdrawToAddress=Μεταφορά στη διεύθυνση
portfolio.pending.step5_buyer.moveToBisqWallet=Μετάφερε κεφάλαια στο πορτοφόλι Bisq.
portfolio.pending.step5_buyer.withdrawExternal=Μεταφορά σε εξωτερικό ποσρτοφόλι
@@ -873,7 +872,7 @@ support.sellerOfferer=Πωλητής/Maker BTC
support.buyerTaker=Αγοραστής/Taker BTC
support.sellerTaker=Πωλητής/Taker BTC
-support.backgroundInfo=Το Bisq δεν είναι εταιρία και γι' αυτό διαχειρίζεται τις διενέξεις διαφορετικά.\n\nΟι συναλλασσόμενοι μπορούν να επικοινωνούν εντός της εφαρμογής μέσω ασφαλούς συνομιλίας στην οθόνη των ανοικτών συναλλαγών, ώστε να προσπαθήσουν να επιλύσουν μία διένεξη οι ίδιοι. Αν αυτό δεν είναι επαρκές, μία διαμεσολαβήτρια μπορεί να επέμβει για να βοηθήσει. Η διαμεσολαβήτρια θα αξιολογήσει την κατάσταση και θα κάνει πρόταση για την αποπληρωμή των κεφαλαίων της συναλλαγής. Αν και οι δύο συναλλασσόμενοι αποδεχτούν την πρόταση, η συναλλαγή ολοκληρώνεται και κλείνει. Αν μία ή και οι δύο συναλλασσόμενες διαφωνήσουν με την πρόταση του διαμεσολαβητή, μπορούν να ζητήσουν διαιτησία. Η διαιτητής κατέχει το τρίτο κλειδί της κατάθεσης και τα ολοκληρώσει την πληρωμή βασιζόμενη στα ευρήματά της.
+support.backgroundInfo=Bisq is not a company, so it handles disputes differently.\n\nTraders can communicate within the application via secure chat on the open trades screen to try solving disputes on their own. If that is not sufficient, a mediator can step in to help. The mediator will evaluate the situation and suggest a payout of trade funds. If both traders accept this suggestion, the payout transaction is completed and the trade is closed. If one or both traders do not agree to the mediator's suggested payout, they can request arbitration.The arbitrator will re-evaluate the situation and, if warranted, personally pay the trader back and request reimbursement for this payment from the Bisq DAO.
support.initialInfo=\tΕισήγαγε μια περιγραφή του προβλήματός σου στο κάτωθι πεδίο. Συμπεριέλαβε όσο το δυνατόν περισσότερες πληροφορίες, ώστε να επιταχυνθεί ο χρόνος επίλυσης της διένεξης.\n\nΑκολουθεί μια λίστα με πληροφορίες που πρέπει να εισάγεις:\n\t● Αν είσαι ο αγοραστής BTC: Ολοκλήρωσες τη μεταφορά χρημάτων ή κρυπτονομισμάτων; Εάν ναι, πίεσες το κουμπί "'πληρωμή απεστάλη" της εφαρμογής;\n\t● Εάν είσαι ο πωλητής BTC: Έλαβες πληρωμή χρημάτων ή κρυπτονομισμάτων; Αν ναι, πίεσες το κουμπί "πληρωμή ελήφθη" της εφαρμογής;\n\t● Ποια έκδοση του Bisq χρησιμοποιείς;\n\t● Ποιο λειτουργικό χρησιμοποιείς;\n\t● Αν αντιμετώπισες κάποιο πρόβλημα με αποτυχημένες συναλλαγές, προσπάθησε να αλλάξεις το αρχείο δεδομένων.\n\t Μερικές φορές το αρχείο δεδομένων καταστρέφεται και προκαλεί απρόσμενα σφάλματα.\n\nΔες: https://docs.bisq.network/backup-recovery.html#switch-to-a-new-data-directory\n\nΕξοικειώσου με τους βασικούς κανόνες επίλυσης διένεξης:\n\t● Πρέπει να απαντήσεις στα αιτήματα του {0} εντός 2 ημερών.\n\t● Οι διαμεσολαβητές αποκρίνονται εντός 2 ημερών. Οι διαιτητές αποκρίνονται εντός 5 ημερών.\n\t● Η μέγιστη χρονικής περίοδος μιας διένεξης είναι 14 ημέρες.\n\t● Πρέπει να συνεργαστείς με τον {1} και να παραδώσεις τα στοιχεία που αιτείται ώστε να στοιχειοθετήσεις την υπόθεσή σου.\n\t● Αποδέχτηκες τους κανόνες που αναφέρονται στο έγγραφο διενέξεων στη συμφωνία χρήστη, όταν εκκίνησες για πρώτη φορά την εφαρμογή.\n\nΜπορείς να διαβάσεις περισσότερες λεπτομέρειες σχετικές με τη διαδικασία επίλυσης διενέξεων στο: {2}
support.systemMsg=Μήνυμα συστήματος: {0}
support.youOpenedTicket=Άνοιξες ένα αίτημα υποστήριξης.\n\n{0}\n\nΈκδοση Bisq: {1}
@@ -1038,7 +1037,7 @@ account.altcoin.popup.wallet.msg=Βεβαιώσου πως πληρείς τις
account.altcoin.popup.wallet.confirm=Κατανοώ και επιβεβαιώνω πως γνωρίζω ποιο πορτοφόλι πρέπει να χρησιμοποιήσω.
account.altcoin.popup.upx.msg=Trading UPX on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending UPX, you need to use either the official uPlexa GUI wallet or uPlexa CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\nuplexa-wallet-cli (use the command get_tx_key)\nuplexa-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The UPX sender is responsible for providing verification of the UPX transfer to the arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit uPlexa discord channel (https://discord.gg/vhdNSrV) or the uPlexa Telegram Chat (https://t.me/uplexaOfficial) to find more information.
account.altcoin.popup.arq.msg=Συναλλαγές με ARQ στο Bisq απαιτούν την κατανόηση και εκπλήρωση των ακόλουθων προαπαιτήσεων:\n\nΓια αποστολή ARQ απαιτείται η χρήση είτε του επίσημου ArQmA GUI πορτοφολιού, είτε του ArQmA CLI πορτοφολιού με ενεργοποιημένο το store-tx-info flag (προεπιλεγμένο σε νέες εκδόσεις). Βεβαιώσου πως έχεις πρόσβαση στο tx key, καθώς σε περίπτωση διένεξης θα χρειαστεί.\n\narqma-wallet-cli (χρησιμοποίησε την εντολή get_tx_key)\narqma-wallet-gui (πήγαινε στην καρτέλα history και πάτα το πλήκτρο (P) button για απόδειξη πληρωμής)\n\nΣε απλούς block explorers η συναλλαγή δεν είναι επαληθεύσιμη.\n\nΣε περίπτωση διένεξης θα χρειαστεί να προσφέρεις στον διαμεσολαβητή ή τη διαιτήτρια τις ακόλουθες πληροφορίες:\n- Το ιδιωτικό tx κλειδί\n- Το hash της συναλλαγής\n- Τη δημόσια διεύθυνση του παραλήπτη\n\nΕάν δεν μπορέσεις να προσφέρεις τις παραπάνω πληροφορίες ή αν χρησιμοποίησες ένα μη συμβατό πορτοφόλι, θα χάσεις την επίλυση της διένεξης. Ο αποστολέας ARQ είναι υπεύθυνος για την επιβεβαίωση της μεταφοράς ARQ στον διαμεσολαβητή ή τη διαιτήτρια σε περίπτωση διένεξης.\n\nΔεν απαιτείται η ταυτότητα πληρωμής, παρά μονάχα η δημόσια διεύθυνση.\nΕάν δεν είσαι σίγουρη σχετικά με τη διαδικασία, επισκέψου το discord κανάλι ArQmA (https://discord.gg/s9BQpJT) ή το φόρουμ ArQmA (https://labs.arqma.com) για περαιτέρω πληροφορίες.
-account.altcoin.popup.xmr.msg=Συναλλαγές με XMR στο Bisq απαιτούν την κατανόηση και εκπλήρωση των ακόλουθων προαπαιτήσεων:\n\nΓια αποστολή XMR απαιτείται είτε η χρήση του επίσημου Monero GUI πορτοφολιού, είτε του Monero CLI πορτοφολιού με την επισήμανση store-tx-info ενεργοποιημένη (προεπιλεγμένη στις νεώτερες εκδόσεις). Βεβαιώσου πως έχεις πρόσβαση στο tx key, καθώς σε περίπτωση διένεξης θα χρειαστεί.\nΠορτοφόλι Monero CLI (χρησιμοποίησε την εντολή get_tx_key)\nΠορτοφόλι Monero GUI (πήγαινε στην καρτέλα History και πάτα το πλήκτρο (P) για απόδειξη πληρωμής)\n\nΕπιπροσθέτως του εργαλείου XMR checktx (https://xmr.llcoins.net/checktx.html) επιβεβαίωση μπορεί να επιτευχθεί και εντός των πορτοφολιών.\nΠορτοφόλι Monero CLI: με χρήση της εντολής (check_tx_key).\nΠορτοφόλι Monero GUI: στην καρτέλα Advanced > Prove/Check.\nΣε απλούς block explorers η συναλλαγή δεν είναι επαληθεύσιμη.\n\nΣε περίπτωση διένεξης θα χρειαστεί να προσφέρεις στον διαμεσολαβητή ή τη διαιτήτρια τις ακόλουθες πληροφορίες:\n- Το ιδιωτικό tx κλειδί\n- Το hash της συναλλαγής\n- Τη δημόσια διεύθυνση του παραλήπτη\n\nΕάν δεν μπορέσεις να προσφέρεις τις παραπάνω πληροφορίες ή αν χρησιμοποίησες ένα μη συμβατό πορτοφόλι, θα χάσεις την επίλυση της διένεξης. Ο αποστολέας XMR είναι υπεύθυνος για την επιβεβαίωση της μεταφοράς XMR στον διαμεσολαβητή ή τη διαιτήτρια σε περίπτωση διένεξης.\n\nΔεν απαιτείται η ταυτότητα πληρωμής, παρά μονάχα η δημόσια διεύθυνση.\nΕάν δεν είσαι σίγουρη σχετικά με τη διαδικασία, μπορείς να επισκεφτείς το (https://www.getmonero.org/resources/user-guides/prove-payment.html) ή το φόρουμ του Monero (https://forum.getmonero.org) για περαιτέρω πληροφορίες.
+account.altcoin.popup.xmr.msg=Trading XMR on Bisq requires that you understand and fulfill the following requirements:\n\nProve payments: since Monero is a private coin, some transaction details aren't publicly available in the blockchain, and, in case of a dispute, the mediator or arbitrator needs them to check if the transaction was really made. In Bisq, the sender of the XMR transaction is the one responsible for providing this information to the mediator or arbitrator in case of a dispute. In order to do that, you must send XMR using a wallet that provides the information required to prove the payment was made, which includes:\n\n- the transaction key (Tx Key, Tx Secret Key or Tx Private Key)\n- the transaction ID (Tx ID or Tx Hash)\n- the destination address (recipient's address)\n\nThis information can be found in the official Monero GUI & CLI wallets, MyMonero, and Exodus (desktop) as well as in Cake Wallet, MyMonero, and Monerujo (mobile), in the following locations:\n\n- Monero GUI: go to Transactions tab\n- Monero CLI: use the command get_tx_key TXID. The flag store-tx-info must be enabled (enabled by default in new versions)\n- Other wallets: go to Transactions history and search for Transaction key (Tx key or Secret key) and the destination address in a sent transaction. Save recipient address option must be enabled in Cake Wallet settings.\n\nIf you are using a wallet different from the mentioned above, please be sure you can access those three pieces of information.Since the transaction key and the destination address are stored in the Monero wallet software, and they cannot be recovered in the Monero blockchain, you should never delete or restore your Monero wallet before a Bisq trade is completed. Failure to provide the above data will result in losing the dispute case.\n\nCheck payments: with those three pieces of information, the verification that a quantity of Monero was sent to a specific address can be accomplished the following way:\n\n- Monero GUI: change wallet to Advanced mode and go to Advanced > Prove/check > Check Transaction\n- Monero CLI: use the command check_tx_key TXID TXKEY ADDRESS\n- XMR checktx tool (https://xmr.llcoins.net/checktx.html)\n- Explore Monero website (https://www.exploremonero.com/receipt)\n\nIf you are still not sure about this process, visit (https://www.getmonero.org/resources/user-guides/prove-payment.html) to find more information or ask a question on the Monero support subreddit (https://www.reddit.com/r/monerosupport/).
# suppress inspection "TrailingSpacesInProperty"
account.altcoin.popup.msr.msg=Trading MSR on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending MSR, you need to use either the official Masari GUI wallet, Masari CLI wallet with the store-tx-info flag enabled (enabled by default) or the Masari web wallet (https://wallet.getmasari.org). Please be sure you can access the tx key as that would be required in case of a dispute.\nmasari-wallet-cli (use the command get_tx_key)\nmasari-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nMasari Web Wallet (goto Account -> transaction history and view details on your sent transaction)\n\nVerification can be accomplished in-wallet.\nmasari-wallet-cli : using command (check_tx_key).\nmasari-wallet-gui : on the Advanced > Prove/Check page.\nVerification can be accomplished in the block explorer \nOpen block explorer (https://explorer.getmasari.org), use the search bar to find your transaction hash.\nOnce transaction is found, scroll to bottom to the 'Prove Sending' area and fill in details as needed.\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The MSR sender is responsible for providing verification of the MSR transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process, ask for help on the Official Masari Discord (https://discord.gg/sMCwMqs).
account.altcoin.popup.blur.msg=Συναλλαγές με BLUR στο Bisq απαιτούν την κατανόηση και εκπλήρωση των ακόλουθων προαπαιτήσεων:\n\nΓια αποστολή BLUR απαιτείται η χρήση του πορτοφολιού Blur Network CLI ή GUI.\n\nΑν χρησιμοποιείς το CLI πορτοφόλι, θα εμφανιστεί το hash της συναλλαγής (tx ID) μετά την αποστολή της συναλλαγής. Απαιτείται να αποθηκεύσεις αυτή την πληροφορία. Αμέσως μετά την αποστολή της συναλλαγής, θα πρέπει να χρησιμοποιήσεις την εντολή 'get_tx_key' για να ανακτήσεις το ιδιωτικό κλειδί της συναλλαγής. Αν αμελήσεις να ολοκληρώσεις αυτό το βήμα, ίσως να μην καταφέρεις να ανακτήσεις το κλειδί αργότερα.\n\nΑν χρησιμοποιείς το πορτοφόλι Blur Network GUI, το ιδιωτικό κλειδί και η ταυτότητα της συναλλαγής μπορούν εύκολα να βρεθούν στην καρτέλα "History". Αμέσως μετά την αποστολή, βρες τη συναλλαγή. Πάτα το σύμβολο "?" στην κάτω δεξιά γωνία της οθόνης που περιλαμβάνει τη συναλλαγή. Θα πρέπει να αποθηκεύσεις αυτή την πληροφορία.\n\nΣε περίπτωση διένεξης θα χρειαστεί να προσφέρεις στον διαμεσολαβητή ή τη διαιτήτρια τις ακόλουθες πληροφορίες: 1.) Την ταυτότητα της συναλλαγής, 2.) Το ιδιωτικό κλειδί της συναλλαγής, και 3.) Τη διεύθυνση του παραλήπτη. Ο διαμεσολαβητής ή η διαιτήτρια θα μπορέσει έτσι να επιβεβαιώσει τη μεταφορά BLUR χρησιμοποιώντας τον Blur Transaction Viewer (https://blur.cash/#tx-viewer).\n\nΕάν δεν μπορέσεις να προσφέρεις τις απαιτούμενες πληροφορίες προς τον διαμεσολαβητή ή τη διαιτήτρια θα έχει ως αποτέλεσμα να χάσεις την επίλυση της διένεξης. Σε όλες τις περιπτώσεις διένεξης ο αποστολέας BLUR είναι 100% υπεύθυνος για την επαλήθευση των συναλλαγών προς τον διαμεσολαβητή ή τη διαιτήτρια.\n\nΑν δεν κατανοείς αυτές τις απαιτήσεις, μην συναλλαχθείς στο Bisq. Πρώτα ζήτα βοήθεια στο Blur Network Discord (https://discord.gg/dMWaqVW).
@@ -1122,8 +1121,8 @@ account.notifications.dispute.message.msg=Έλαβες ένα μήνυμα δι
account.notifications.marketAlert.title=Ειδοποιήσεις προσφορών
account.notifications.marketAlert.selectPaymentAccount=Προσφορές που αντιστοιχούν στο λογαριασμό πληρωμών
account.notifications.marketAlert.offerType.label=Είδος προσφορών για τις οποίες ενδιαφέρομαι
-account.notifications.marketAlert.offerType.buy=Προσφορές αγοράς (θέλω να πουλήσω BTC)
-account.notifications.marketAlert.offerType.sell=Προσφορές πώλησης (θέλω να αγοράσω BTC)
+account.notifications.marketAlert.offerType.buy=Ζήτηση (θέλω να πουλήσω BTC)
+account.notifications.marketAlert.offerType.sell=Προσφορά (θέλω να αγοράσω BTC)
account.notifications.marketAlert.trigger=Διαφορά (%) τιμής προσφοράς
account.notifications.marketAlert.trigger.info=Ορίζοντας τη διαφορά τιμής, θα λάβεις ειδοποίηση μονάχα όταν κοινοποιείται μια προσφορά η οποία ικανοποιεί (ή υπερβαίνει) τις απαιτήσεις σου. Παράδειγμα: θέλεις να πουλήσεις BTC, αλλά θέλεις να πουλήσεις με τουλάχιστον μία 2% αύξηση επί της τρέχουσας τιμής αγοράς. Εισάγοντας στο πεδίο 2% θα κατοχυρώσει πως θα λαμβάνεις ειδοποιήσεις μονάχα για προσφορές με αυξημένες τιμές κατά 2% (ή περισσότερο) από την τρέχουσα τιμή αγοράς.
account.notifications.marketAlert.trigger.prompt=Ποσοστιαία διαφορά από τιμή αγοράς (π.χ. 2.50%, -0.50%, κλπ)
@@ -1169,6 +1168,7 @@ dao.lockedForVoteBalance=Χρησιμοποιημένα για ψηφοφορί
dao.lockedInBonds=Locked in bonds
dao.availableNonBsqBalance=Διαθέσιμο μη BSQ υπόλοιπο (BTC)
dao.totalBsqBalance=Συνολικό υπόλοιπο BSQ
+dao.reputationBalance=Merit Value (not spendable)
dao.tx.published.success=Η συναλλαγή σου κοινοποιήθηκε επιτυχώς.
dao.proposal.menuItem.make=Κατάθεσε πρόταση
@@ -1247,9 +1247,9 @@ dao.param.REIMBURSEMENT_MAX_AMOUNT=Μέγιστο ποσό BSQ για αίτημ
# suppress inspection "UnusedProperty"
dao.param.QUORUM_GENERIC=Ελάχιστη συμμετοχή σε BSQ για γενική πρόταση
# suppress inspection "UnusedProperty"
-dao.param.QUORUM_COMP_REQUEST=Ελάχιστη συμμετοχή σε BSQ για αίτημα αποπληρωμής
+dao.param.QUORUM_COMP_REQUEST=Ελάχιστη συμμετοχή σε BSQ για αίτημα αποπληρωμής
# suppress inspection "UnusedProperty"
-dao.param.QUORUM_REIMBURSEMENT=Ελάχιστη συμμετοχή σε BSQ για αίτημα αποζημίωσης
+dao.param.QUORUM_REIMBURSEMENT=Ελάχιστη συμμετοχή σε BSQ για αίτημα αποζημίωσης
# suppress inspection "UnusedProperty"
dao.param.QUORUM_CHANGE_PARAM=Ελάχιστη συμμετοχή σε BSQ για αλλαγή παραμέτρου
# suppress inspection "UnusedProperty"
@@ -1961,7 +1961,7 @@ showWalletDataWindow.includePrivKeys=Επισύναψη ιδιωτικού κλ
tacWindow.headline=Συμφωνητικό χρήσης
tacWindow.agree=Συμφωνώ
tacWindow.disagree=Διαφωνώ και έξοδος
-tacWindow.arbitrationSystem=Σύστημα διαμεσολάβησης
+tacWindow.arbitrationSystem=Dispute resolution
tradeDetailsWindow.headline=Συναλλαγή
tradeDetailsWindow.disputedPayoutTxId=Ταυτότητα αμφισβητούμενης συναλλαγής αποπληρωμής:
@@ -2152,7 +2152,7 @@ systemTray.show=Εμφάνιση παραθύρου εφαρμογής
systemTray.hide=Απόκρυψη παραθύρου εφαρμογής
systemTray.info=Πληροφορίες σχετικά με το Bisq
systemTray.exit=Έξοδος
-systemTray.tooltip=Bisq: Αποκεντρωμένο χρηματιστηριακό δίκτυο
+systemTray.tooltip=Bisq: A decentralized bitcoin exchange network
####################################################################
diff --git a/core/src/main/resources/i18n/displayStrings_es.properties b/core/src/main/resources/i18n/displayStrings_es.properties
index b1e7b3f061..8d78c7a013 100644
--- a/core/src/main/resources/i18n/displayStrings_es.properties
+++ b/core/src/main/resources/i18n/displayStrings_es.properties
@@ -274,7 +274,7 @@ mainView.p2pNetworkWarnMsg.connectionToP2PFailed=Fallo conectándose a la red Bi
mainView.walletServiceErrorMsg.timeout=Error al conectar a la red Bitcoin en el límite de tiempo establecido.
mainView.walletServiceErrorMsg.connectionError=La conexión a la red Bitcoin falló por un error: {0}
-mainView.walletServiceErrorMsg.rejectedTxException=A transaction was rejected from the network.\n\n{0}
+mainView.walletServiceErrorMsg.rejectedTxException=Se rechazó una transacción desde la red.\n\n{0}
mainView.networkWarning.allConnectionsLost=Perdió la conexión a todos los {0} usuarios de red.\nTal vez se ha interrumpido su conexión a Internet o su computadora estaba en modo suspendido.
mainView.networkWarning.localhostBitcoinLost=Perdió la conexión al nodo Bitcoin localhost.\nPor favor reinicie la aplicación Bisq para conectarse a otros nodos Bitcoin o reinice el nodo Bitcoin localhost.
@@ -672,7 +672,6 @@ portfolio.pending.step5_buyer.takersMiningFee=Comisiones de minado totales
portfolio.pending.step5_buyer.refunded=Depósito de seguridad devuelto
portfolio.pending.step5_buyer.withdrawBTC=Retirar bitcoins
portfolio.pending.step5_buyer.amount=Cantidad a retirar
-portfolio.pending.step5_buyer.signer=Retirando sus bitcoins, verifica que la contraparte ha actuado de acuerdo al protocolo de intercambio.
portfolio.pending.step5_buyer.withdrawToAddress=Retirar a la dirección
portfolio.pending.step5_buyer.moveToBisqWallet=Mover fondos a la billetera Bisq
portfolio.pending.step5_buyer.withdrawExternal=Retirar al monedero externo
@@ -706,9 +705,9 @@ portfolio.pending.openSupportTicket.headline=Abrir ticket de soporte
portfolio.pending.openSupportTicket.msg=Por favor use esta función solo en caso de emergencia si no se muestra el botón \"Abrir soporte\" o \"Abrir disputa\".\n\nCuando abra un ticket de soporte el intercambio se interrumpirá y será manejado por un mediador o un árbitro.
portfolio.pending.timeLockNotOver=Tiene hasta ≈{0} ({1} bloques más) antes de que pueda abrir una disputa de arbitraje.
-portfolio.pending.error.depositTxNull=The deposit transaction is null. You cannot open a dispute without a valid deposit transaction. Please go to \"Settings/Network info\" and do a SPV resync.\n\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
-portfolio.pending.mediationResult.error.depositTxNull=The deposit transaction is null. The trade gets moved to the failed trades section.
-portfolio.pending.error.depositTxNotConfirmed=The deposit transaction is not confirmed. You can not open an arbitration dispute with an unconfirmed deposit transaction. Please wait until it is confirmed or go to \"Settings/Network info\" and do a SPV resync.\n\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
+portfolio.pending.error.depositTxNull=La transacción de depósito es inválida. No puede abrir una disputa sin una transacción de depósito válida. Por favor vaya a \"Configuración/Información de red\" y haga una resincronización SPV.\n\nPara obtener ayuda contacte con el equipo de soporte en el canal Bisq de Keybase.
+portfolio.pending.mediationResult.error.depositTxNull=El dpósito de transacción es inválido. El intercambio se elimina a la sección de intercambios fallidos.
+portfolio.pending.error.depositTxNotConfirmed=El depósito de transacción no se ha confirmado. No puede abrir una disputa de arbitraje con una transacción de depósito no confirmada. Por favor espere a que se confirme o vaya a \"Configuración/Información de red\" y haga una resincronización SPV.\n\nPara más ayuda por favor contacte con el equipo de soporte en el canal Bisq de Keybase.
portfolio.pending.notification=Notificación
@@ -873,7 +872,7 @@ support.sellerOfferer=vendedor/creador BTC
support.buyerTaker=comprador/Tomador BTC
support.sellerTaker=vendedor/Tomador BTC
-support.backgroundInfo=Bisq no es una compañía, por ello maneja las disputas de una forma diferente.\n\nLos compradores y vendedores pueden comunicarse a través de la aplicación por un chat seguro en la pantalla de intercambios abiertos para intentar resolver una disputa por su cuenta. Si eso no es suficiente, un mediador puede intervenir para ayudar. El mediador evaluará la situación y dará una recomendación para el pago de los fondos de la transacción. Si ambos aceptan esta sugerencia, la transacción del pago se completa y el intercambio se cierra. Si uno o ambos no están de acuerdo con el pago recomendado por el mediador, pueden solicitar arbitraje (hasta v1.2). El árbitro tiene la tercera llave de la transacción de depósito y hará el pago basado en sus hallazgos.
+support.backgroundInfo=Bisq no es una compañía, por ello maneja las disputas de una forma diferente.\n\nLos compradores y vendedores pueden comunicarse a través de la aplicación por un chat seguro en la pantalla de intercambios abiertos para intentar resolver una disputa por su cuenta. Si eso no es suficiente, un mediador puede intervenir para ayudar. El mediador evaluará la situación y dará una recomendación para el pago de los fondos de la transacción. Si ambos aceptan esta sugerencia, la transacción del pago se completa y el intercambio se cierra. Si uno o ambos no están de acuerdo con el pago recomendado por el mediador, pueden solicitar arbitraje. El árbitro re-evaluará la situación y, si es necesario, hará el pago personalmente y solicitará un reembolso de este pago a la DAO de Bisq.
support.initialInfo=Por favor, introduzca una descripción de su problema en el campo de texto de abajo. Añada tanta información como sea posible para agilizar la resolución de la disputa.\n\nEsta es una lista de la información que usted debe proveer:\n\t● Si es el comprador de BTC: ¿Hizo la transferencia Fiat o Altcoin? Si es así, ¿Pulsó el botón 'pago iniciado' en la aplicación?\n\t● Si es el vendedor de BTC: ¿Recibió el pago Fiat o Altcoin? Si es así, ¿Pulsó el botón 'pago recibido' en la aplicación?\n\t● ¿Qué versión de Bisq está usando?\n\t● ¿Qué sistema operativo está usando?\n\t● Si tiene problemas con transacciones fallidas, por favor considere cambiar a un nuevo directorio de datos.\n\tA veces el directorio de datos se corrompe y causa errores extraños.\n\tVer: https://docs.bisq.network/backup-recovery.html#switch-to-a-new-data-directory\n\nPor favor, familiarícese con las reglas básicas del proceso de disputa:\n\t● Tiene que responder a los requerimientos de {0} en 2 días.\n\t● Los mediadores responden en 2 días. Los árbitros responden en 5 días laborables.\n\t● El periodo máximo para una disputa es de 14 días.\n\t● Tiene que cooperar con {1} y proveer la información necesaria que soliciten.\n\t● Aceptó la reglas esbozadas en el documento de disputa en el acuerdo de usuario cuando inició por primera ver la aplicación.\n\nPuede leer más sobre el proceso de disputa en: {2}
support.systemMsg=Mensaje de sistema: {0}
support.youOpenedTicket=Ha abierto una solicitud de soporte.\n\n{0}\n\nVersión Bisq: {1}
@@ -978,7 +977,7 @@ settings.net.inbound=entrante
settings.net.outbound=saliente
settings.net.reSyncSPVChainLabel=Resincronizar cadena SPV
settings.net.reSyncSPVChainButton=Borrar archivo SPV y resincronizar
-settings.net.reSyncSPVSuccess=The SPV chain file will be deleted on the next startup. You need to restart your application now.\n\nAfter the restart it can take a while to resync with the network and you will only see all transactions once the resync is completed.\n\nDepending on the number of transactions and the age of your wallet the resync can take up to a few hours and consumes 100% of CPU. Do not interrupt the process otherwise you have to repeat it.
+settings.net.reSyncSPVSuccess=El archivo de cadena SPV se borrará en el siguiente inicio. Necesita reiniciar la aplicación ahora.\n\nDespués del reinicio puede llevar un rato resincronizar con la red y verá todas las transacciones una vez completada la resincronización.\n\nDependiendo de el número de transacciones y la edad de su monedero la resincronización puede llevar unas horas y consume el 100% de la CPU. No interrumpa el proceso o tendrá que repetirlo.
settings.net.reSyncSPVAfterRestart=La cadena SPV ha sido borrada. Por favor, sea paciente. Puede llevar un tiempo resincronizar con la red.
settings.net.reSyncSPVAfterRestartCompleted=La resincronización se ha completado. Por favor, reinicie la aplicación.
settings.net.reSyncSPVFailed=No se pudo borrar el archivo de cadena SPV\nError: {0}
@@ -1038,11 +1037,11 @@ account.altcoin.popup.wallet.msg=Por favor, asegúrese que sigue los requisitos
account.altcoin.popup.wallet.confirm=Entiendo y confirmo que sé qué monedero tengo que utilizar.
account.altcoin.popup.upx.msg=Para intercambiar UPX en bisq es preciso que usted entienda y cumpla los siguientes requerimientos:\n\nPara enviar upx es preciso que use el monedero oficial de uPlexa GUI o el de uPlexa CLI con la opción "store-tx-info" habilitada (predeterminada en las nuevas versiones). Por favor, asegúrese de poder acceder a las llaves tx, ya que podrían requerirse en caso de disputa.\nuplexa-wallet-cli (utilice el comando get_tx_key)\nuplexa-wallet-gui (vaya a la pestaña historial y haga clic en el botón (P) para prueba de pago).\nEn los exploradores de bloques normales la transferencia no es verificable.\nUsted necesita proporcionar al árbitro los siguientes datos en caso de disputa:\n- La llave privada tx\n- El hash de la transacción\n- La dirección publica de recepción\nSi no proporciona los datos arriba señalados, o si utilizó una cartera incompatible, perderá la disputa.\nLa parte que envía UPX es responsable de proporcionar las evidencias de la transferencia de UPX al árbitro en caso de disputa.\nNo se requiere ID de pago, solo la dirección pública normal.\nSi no está seguro sobre el proceso, visite el canal de conflictos de uPlexa https://discord.gg/vhdNSrV) o el Chat de Telegram de uPlexa (https://t.me/uplexaOfficial) para encontrar más información.
account.altcoin.popup.arq.msg=El ARQ de intercambio de Bisq requiere que entienda y cumpla los siguientes requerimientos:\n\nPara el ARQ de envío, necesita utilizar la cartera oficial ArQmA GUI o una cartera ArQmA CLI con la opción store-tx-info habilitada (predeterminada en nuevas versiones). Por favor asegúrese de poder acceder a la llave tx ya que podría ser requerido en caso de disputa.\narqma-wallet-cli (utilice el comando get_tx_key)\narqma-wallet-gui (vaya a la pestaña historial y pulse el botón (P) para prueba de pago)\n\nEn los exploradores de bloques normales la transferencia no es verificable.\n\nNecesita proveer al mediador o al árbitro los siguientes datos en caso de disputa:\n- El tx de la llave privada\n- El hash de transacción\n- La dirección publica de recepción\n\nNo proveer los datos arriba señalados, o si utilizó una cartera incompatible, resultará en perder la disputa. La parte ARQ que envía es responsable de proveer verificación de la transferencia ARQ al mediador o al árbitro en caso de disputa.\n\nNo se requiere ID de pago, solo la dirección pública normal.\nSi no está seguro sobre el proceso visite el canal ArQmA en discord (https://discord.gg/s9BQpJT) o el foro de ArQmA (https://labs.arqma.com) para encontrar más información.
-account.altcoin.popup.xmr.msg=Intercambiar XMR en Bisq, requiere entender y cumplir los siguientes requisitos\n\nPara enviar XMR necesita usar o la cartera oficial Monero GUI o la cartera Monero CLI con la bandera store-tx-info habilitada (por defecto en las nuevas versiones). Por favor asegúrese de que puede acceder a la tx key porque podría requerirse en caso de disputa.\nmonero-wallet-cli (use el comando get_tx_key)\nmonero-wallet-gui (vaya a la pestaña de historia y pulse el botón (P) para prueba de pago)\n\nAdemás de la herramienta XMR checktx (https://xmr.llcoins.net/checktx.html) la verificación también se puede cumplir dentro de la cartera.\nmonero-wallet-cli : usando el comando (check_tx_key).\nmonero-wallet-gui : en Avanzado > Probar/Comprobar página.\nEn exploradores de bloque normales la transferencia no es verificable.\n\nNecesita entregar al mediador o árbitro la siguiente información en caso de disputa:\n- La clave privada de transacción (tx private key).\n- El hash de transacción.\n- La dirección pública del receptor.\n\nSi no puede proveer la información o si ha usado una cartera incompatible resultaría en la pérdida del caso de disputa. El emisor de XMR es responsable de ser capaz de verificar la transacción XMR al mediador o al árbitro en caso de disputa.\n\nNo se requiere la ID de pago, sólo la dirección pública normal.\nSi no está seguro del proceso visite (https://www.getmonero.org/resources/user-guides/prove-payment.html) o el foro Monero (https://forum.getmonero.org) para más información.
+account.altcoin.popup.xmr.msg=Intercambiar XMR en Bisq requiere entender y cumplir los siguientes requisitos\n\nPruebas de pago:\nComo Monero es una monda privada, algunos detalles de la transacción no están disponibles públicamente en la cadena de bloques y, en caso de dsiputa, el mediador o el árbitro necesita comprobarlas para verificar si una transacción realmente se realizó. En Bisq, el emisor de la transacción XMR es el responsable de proveer esta información a el mediador o árbitro en caso de disputa. Para hacerlo, debe enviar XMR usando un monedero que proporcione la información necesaria para probar que el pago se haya realizado, lo que incluye:\n\n- La clave de transacción (Tx key, Tx Secret Key o Tx Private Key)\n- La ID de transacción (Tx ID o Tx Hash)\n- La dirección de destino (recipient's address)\n\nEsta información puede encontrarse en el monedero oficial Monero GUI y CLI, así como MyMonero o Exodus (escritorio) así como en Cake Wallet, MyMonero y Monerujo (móvil), en las siguientes ubicaciones:\n\n- GUI Monero: Vaya a la pestaña de Transacciones.\n- CLI Monero: Use el comando get_tx_key TXID. Debe habilitar la bandera store-tx-info (habilitada por defecto en las nuevas versiones).\n- Otros monederos: vaya a Historial de transacciones y busque la Clave de transacción (Tx key o Secret key) y la dirección de destino en la transacción enviada. Deberá activar "Guardar la dirección del receptor" en la configuración de Cake Wallet.\n\nSi está usando un monedero diferente de los anteriores, por favor asegúrese de que puede acceder a estos tres requerimientos de información. Como la clave de transacción y la dirección de destino se guardan en el software del monedero de Monero, y no se pueden recuperar desde la cadena de bloques de Monero, no debe borrar o restaurar su monedero de Monero antes de completar los intercambios de Bisq. Si no entrega los datos mencionados anteriormente, perderá el caso de disputa.\n\nComprobación de pagos: con estos tres datos de información, la verificación de que una cantidad específica de Monero se envió a una dirección específica puede completarse de la siguiente manera:\n\n- GUI Monero: cambiar el monedero a Modo avanzado > Prueba/comprobar > Comprobar transacción\n- CLI Monero: Use el comando check_tx_key TXID TXKEY ADDRESS\n-XMR checktx tool (https://xmr.llcoins.net/checktx.html)\n- Web de Explore Monero (https://www.exploremonero.com/receipt)\n\nSu aún no está seguro del proceso, visite (https://www.getmonero.org/resources/user-guides/prove-payment.html) para encontrar más información o pregunte en el subreddit de soporte de Monero (https://www.reddit.com/r/monerosupport/).
# suppress inspection "TrailingSpacesInProperty"
-account.altcoin.popup.msr.msg=Trading MSR on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending MSR, you need to use either the official Masari GUI wallet, Masari CLI wallet with the store-tx-info flag enabled (enabled by default) or the Masari web wallet (https://wallet.getmasari.org). Please be sure you can access the tx key as that would be required in case of a dispute.\nmasari-wallet-cli (use the command get_tx_key)\nmasari-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nMasari Web Wallet (goto Account -> transaction history and view details on your sent transaction)\n\nVerification can be accomplished in-wallet.\nmasari-wallet-cli : using command (check_tx_key).\nmasari-wallet-gui : on the Advanced > Prove/Check page.\nVerification can be accomplished in the block explorer \nOpen block explorer (https://explorer.getmasari.org), use the search bar to find your transaction hash.\nOnce transaction is found, scroll to bottom to the 'Prove Sending' area and fill in details as needed.\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The MSR sender is responsible for providing verification of the MSR transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process, ask for help on the Official Masari Discord (https://discord.gg/sMCwMqs).
+account.altcoin.popup.msr.msg=Para intercambiar MSR en Bisq es necesario que usted entienda y cumpla los siguientes requerimientos:\n\nPara enviar MSR es necesario que use el monedero oficial de Masari GUI o Masari CLI con la opción "store-tx-info" habilitada (predeterminada en las nuevas versiones) o el monedero oficial Masari Web (https://wallet.getmasari.org). Por favor, asegúrese de poder acceder a las llaves tx, ya que podrían requerirse en caso de alguna disputa. \nmasari-wallet-cli (utilice el comando get_tx_key)\nmasari-wallet-gui (vaya a la pestaña historial y haga clic en el botón (P) para prueba de pago). \n\nMonedero Masari Web (vaya a Cuenta -> historial transacción y vea los detalles de su transacción enviada.\n\nPuede lograr verificación de la transacción dentro del monedero:\nmasari-wallet-cli : usando el comando (check_tx_key).\nmasari-wallet-gui: vaya a la pestaña Avanzado > Comprobar/Revisar.\nVerificación de transacción también se puede lograr desde el explorador de bloques\nAbrir explorador de bloques (https://explorer.getmasari.org), use la barra de búsqueda para buscar el hash de su transacción. \nCuando encuentre su transacción, navegue hacia el final donde dice "Comprobar Envío" y rellene los detalles necesarios. \nUsted necesita compartir esta información con el mediador o árbitro en caso de disputa:\n- La llave privada tx\n- El hash de la transacción\n- La dirección publica de recepción\n\nSi no proporciona los datos arriba señalados, o si utilizó una cartera incompatible, perderá la disputa. El que envía MSR es responsable de entregar la verificación de envío al mediador o árbitro en caso de disputa.\n\nNo se requiere el ID de pago, sólo la dirección pública normal.\nSi no está seguro sobre el proceso, pida ayuda visitando el canal oficial de Masari en Discord (https://discord.gg/sMCwMqs).
account.altcoin.popup.blur.msg=Intercambiar BLUR en Bisq requiere que entienda y cumpla los siguientes requisitos:\n\nPara enviar BLUR debe usar Blur Network CLI o la cartera GUI. \n\nSi utiliza la cartera CLI, un hash de transacción (tx ID) se mostrará después de hacer una transferencia. Deberá guardar esta información. Inmediatamente después de enviar la transferencia, deberá utilizar el comando 'get_tx_key' para obtener la clave privada de transacción. Si no realiza este paso, es posible que no pueda obtener la llave mas tarde. \n\nSi utiliza la cartera Blur Network GUI, la clave privada de transacción y el ID de transacción puede ser encontrada convenientemente en la pestaña "Historia". Inmediatamente después del envío, localice la transacción de interés. Pulse en el símbolo "?" en la esquina inferior derecha de la caja que contiene la transacción. Debe guardar esta información. \n\nEn caso de que sea necesaria una disputa, deberá presentar lo siguiente al mediador o al árbitro: 1.) el ID de transacción, 2.) la clave privada de transacción, y 3.) la dirección de destino. El mediador o árbitro entonces verificará la transferencia BLUR utilizando el Visor de Transacción Blur (https://blur.cash/#tx-viewer).\n\nSi no se proporciona la información requerida al mediador o al árbitro se perderá el caso de disputa. En todos los casos de disputa, el remitente BLUR asume el 100% de la responsabilidad en la verificación de las transacciones a un mediador o a un árbitro.. \n\nSi no comprende estos requisitos, no realice transacciones en Bisq. Primero, busque ayuda en Blur Network Discord (https://discord.gg/dMWaqVW).
-account.altcoin.popup.solo.msg=Trading Solo on Bisq requires that you understand and fulfill the following requirements:\n\nTo send Solo you must use the Solo Network CLI Wallet. \n\nIf you are using the CLI wallet, a transaction hash (tx ID) will be displayed after a transfer is sent. You must save this information. Immediately after sending the transfer, you must use the command 'get_tx_key' to retrieve the transaction private key. If you fail to perform this step, you may not be able to retrieve the key later. \n\nIn the event that arbitration is necessary, you must present the following to an mediator or arbitrator: 1.) the transaction ID, 2.) the transaction private key, and 3.) the recipient's address. The mediator or arbitrator will then verify the Solo transfer using the Solo Block Explorer by searching for the transaction and then using the "Prove sending" function (https://explorer.minesolo.com/).\n\nfailure to provide the required information to the mediator or arbitrator will result in losing the dispute case. In all cases of dispute, the Solo sender bears 100% of the burden of responsibility in verifying transactions to an mediator or arbitrator. \n\nIf you do not understand these requirements, do not trade on Bisq. First, seek help at the Solo Network Discord (https://discord.minesolo.com/).
+account.altcoin.popup.solo.msg=Para intercambiar Solo en Bisq es necesario que usted entienda y cumpla los siguientes requisitos:\n\nPara enviar Solo es necesario que use el monedero Solo Network Monedero CLI\n\nSi usted usa el monedero CLI el hash de transacción (tx ID) aparecerá después de la transferencia. Usted debe guardar esta información. Inmediatamente después de mandar de la transferencia, usted debe usar el comando 'get_tx_key' para guardar la clave privada de transacción. Si usted no guarda esta información, es posible que no podrá coleccionar esta clave después .\n\nUsted necesita compartir esta información con el mediador o árbitro en caso de disputa:\n1.) el ID de transacción, 2.) la clave privada de transacción y 3.) la dirección pública de recepción. El mediador o árbitro podrá verificar la transferencia de Solo usando el explorador de bloques Solo, buscando la transacción y usando la función "Prove sending" (https://explorer.minesolo.com/).\n\nSi no proporciona los datos arriba señalados al mediador o árbitro perderá la disputa. En todos los casos de disputa, el emisor de Solo es 100% responsable de entregar la verificación de envío al mediador o árbitro.\n\nSi no está seguro o no entiendo estos requisitos, no haga intercambio/transacción en Bisq. Primero, pida ayuda visitando el canal oficial de Solo Network en Discord (https://discord.minesolo.com/).
account.altcoin.popup.cash2.msg=Intercambiar CASH2 en Bisq requiere que usted comprenda y cumpla con los siguientes requisitos:\n\nPara enviar CASH2, debe utilizar la cartera Cash2 versión 3 o superior. \n\nDespués de que se envía una transacción, se mostrará el ID de transacción. Debe guardar esta información. Inmediatamente después de enviar la transacción, debe usar el comando 'getTxKey' en simplewallet para recuperar la llave secreta de la transacción. \n\nEn el caso de que sea necesario un arbitraje, debe presentar lo siguiente a un mediador o a un árbitro: 1) ID de transacción, 2) la llave secreta de la transacción y 3) la dirección Cash2 del destinatario. El mediador o el árbitro entonces verificará la transferencia CASH2 usando el Explorador de Bloques Cash2 (https://blocks.cash2.org).\n\nSi no se proporciona la información requerida al mediador o al árbitro, se perderá el caso de disputa. En todos los casos de disputa, el remitente de CASH2 lleva el 100% de la carga de la responsabilidad de verificar las transacciones a un mediador o a un árbitro.\n\nSi no comprende estos requisitos, no realice transacciones en Bisq. Primero, busque ayuda en Cash2 Discord (https://discord.gg/FGfXAYN).
account.altcoin.popup.qwertycoin.msg=Intercambiar Qwertycoin en Bisq requiere que usted comprenda y cumpla los siguientes requisitos:\n\nPara enviar QWC, debe utilizar la cartera oficial QWC versión 5.1.3 o superior. \n\nDespués de que se envía una transacción, se mostrará el ID de transacción. Debe guardar esta información. Inmediatamente después de enviar la transacción, debe usar el comando 'get_Tx_Key' en simplewallet para recuperar la llave secreta de la transacción.\n\nEn el caso de que sea necesario un arbitraje, debe presentar lo siguiente a un mediador o un árbitro: 1) ID de transacción, 2) la llave secreta de la transacción y 3) la dirección QWC del destinatario. El mediador o el árbitro entonces verificará la transferencia QWC usando el Explorador de Bloques QWC (https://explorer.qwertycoin.org).\n\nSi no se proporciona la información requerida al mediador o al árbitro, se perderá el caso de disputa. En todos los casos de disputa, el remitente de QWC lleva el 100% de la carga de la responsabilidad de verificar las transacciones a un mediador o un árbitro.\n\nSi no comprende estos requisitos, no realice transacciones en Bisq. Primero, busque ayuda en QWC Discord (https://discord.gg/rUkfnpC).
account.altcoin.popup.drgl.msg=Intercambiar Dragonglass on Bisq requiere que usted comprenda y cumpla los siguientes requisitos:\n\nDebido a la privacidad que Dragonglass provee, una transacción no es verificable en la blockchain pública. Si es requerido, usted puede probar su pago a través del uso de su TXN-Private-Key.\nLa TXN-clave privada es una one-time clave generada automáticamente para cada transacción que solo puede ser accedida desde dentro de su cartera DRGL.\nO por DRGL-wallet GUI (dentro del diálogo de detalles de transacción) o por la Dragonglass CLI simplewallet (usando el comando "get_tx_key").\n\nDRGL version 'Oathkeeper' y superior son REQUERIDAS para ambos.\n\nEn caso de que sea necesario un arbitraje, debe presentar lo siguiente a un mediador o un árbitro:\n- La TXN-clave privada\n- El hash de transacción\n- La dirección pública del destinatario\n\nLa verificación de pago puede ser hecha usando los datos de arriba en (http://drgl.info/#check_txn).\n\nNo proporcionar los datos anteriores, o si usted usó una cartera incompatible, resultará en la pérdida del caso de disputa. El Dragonglass remitente es responsable de proveer verificación de la transferencia DRGL al mediador o al árbitro en caso de una disputa. El uso de PaymentID no es requerido.\n\nSi usted no está seguro sobre cualquier parte de este proceso, visite Dragonglass en Discord (http://discord.drgl.info) para ayuda.
@@ -1052,7 +1051,7 @@ account.altcoin.popup.grin.msg=GRIN requiere un proceso interactivo entre el emi
account.altcoin.popup.beam.msg=BEAM requiere un proceso interactivo entre el emisor y el receptor para crear la transacción.\n\nAsegúrese de seguir la instrucciones de la página web del proyecto BEAM para enviar y recibir BEAM con seguridad (el receptor necesita estar el línea o por lo menos estar en línea durante cierto periodo de tiempo).\n\nEl emisor BEAM requiere proveer prueba de que envió BEAM correctamente. Asegúrese de usar software de monedero que pueda producir tal prueba. Si el monedero no provee la prueba, una posible controversia será resuelta en favor del BEAM receptor.
account.altcoin.popup.pars.msg=Intercambiar ParsiCoin en Bisq requiere que usted comprenda y cumpla con los siguientes requisitos:\n\nPara enviar PARS, debe usar la cartera oficial ParsiCoin version 3.0.0 o superior.\n\nPuede comprobar su hash de transacción y la clave de la transacción en la sección de Transacciones en su cartera GUI (ParsiPay). Necesita pulsar el botón derecho en la transacción y pulsar mostrar detalles.\n\nEn el caso de que sea necesario arbitraje, debe presentar lo siguiente al mediador o al árbitro: 1) El hash de transacción, 2) La llave de la transacción, y 3) La dirección del receptor PARS. El árbitro entonces verificará la transferencia PARS usando el ParsiCoin Explorador de Bloques (http://explorer.parsicoin.net/#check_payment).\n\nSi no se proporciona la información requerida al mediador o al árbitro, se perderá el caso de disputa. En todos los casos de disputa, el remitente de ParsiCoin lleva 100% de la carga de la responsabilidad de verificar las transacciones a un mediador o un árbitro\n\nSi no comprende estos requisitos, no realice transacciones en Bisq. Primero, busque ayuda en ParsiCoin Discord (https://discord.gg/c7qmFNh).
-account.altcoin.popup.blk-burnt.msg=To trade burnt blackcoins, you need to know the following:\n\nBurnt blackcoins are unspendable. To trade them on Bisq, output scripts need to be in the form: OP_RETURN OP_PUSHDATA, followed by associated data bytes which, after being hex-encoded, constitute addresses. For example, burnt blackcoins with an address 666f6f (“foo” in UTF-8) will have the following script:\n\nOP_RETURN OP_PUSHDATA 666f6f\n\nTo create burnt blackcoins, one may use the “burn” RPC command available in some wallets.\n\nFor possible use cases, one may look at https://ibo.laboratorium.ee .\n\nAs burnt blackcoins are unspendable, they can not be reselled. “Selling” burnt blackcoins means burning ordinary blackcoins (with associated data equal to the destination address).\n\nIn case of a dispute, the BLK seller needs to provide the transaction hash.
+account.altcoin.popup.blk-burnt.msg=Para intercambiar blackcoins quemados. usted necesita saber lo siguiente:\n\nBlackcoins quemados son indestructibles. Para intercambiarlos en Bisq, los guiones de output tienen que estar en la forma: OP_RETURN OP_PUSHDATA, seguidos por bytes de datos asociados que, después de codificarlos en hexadecimal, construyen direcciones. Por ejemplo, blackcoins quemados con una dirección 666f6f ("foo" en UTF-8) tendrán el siguiente guion:\n\nOP_RETURN OP_PUSHDATA 666f6f\n\nPara crear blackcoins quemados, uno puede usar el comando RPC "quemar" disponible en algunas carteras.\n\nPara posibles casos de uso, uno puede mirar en https://ibo.laboratorium.ee .\n\nComo los blackcoins quemados son undestructibles, no pueden ser revendidos. "Vender" blackcoins quemados significa quemar blackcoins comunes (con datos asociados igual a la dirección de destino).\n\nEn caso de una disputa, el vendedor BLK necesita proveer el hash de transacción.
account.fiat.yourFiatAccounts=Sus cuentas de moneda nacional:
@@ -1169,6 +1168,7 @@ dao.lockedForVoteBalance=Usado para votar
dao.lockedInBonds=Bloqueado en garantías
dao.availableNonBsqBalance=Saldo no-BSQ disponible (BTC)
dao.totalBsqBalance=Saldo total BSQ
+dao.reputationBalance=Valor de mérito (no se puede gastar)
dao.tx.published.success=Su transacción ha sido publicada satisfactoriamente.
dao.proposal.menuItem.make=Hacer propuesta
@@ -1872,8 +1872,8 @@ disputeSummaryWindow.summaryNotes=Nota de resumen
disputeSummaryWindow.addSummaryNotes=Añadir notas de sumario
disputeSummaryWindow.close.button=Cerrar ticket
disputeSummaryWindow.close.msg=Ticket cerrado en {0}\n\nSumario:\nCantidad de pago para comprador de BTC: {1}\nCantidad de pago para vendedor de BTC: {2}\n\nNotas del sumario:\n{3}
-disputeSummaryWindow.close.nextStepsForMediation=\n\nNext steps:\nOpen trade and accept or reject suggestion from mediator
-disputeSummaryWindow.close.nextStepsForRefundAgentArbitration=\n\nNext steps:\nNo further action is required from you. If the arbitrator decided in your favor, you'll see a "Refund from arbitration" transaction in Funds/Transactions
+disputeSummaryWindow.close.nextStepsForMediation=\n\nSiguientes pasos:\nAbrir intercambio y aceptar o rechazar la sugerencia del mediador
+disputeSummaryWindow.close.nextStepsForRefundAgentArbitration=\n\nSiguientes pasos:\nNo se requiere ninguna acción adicional. Si el árbitro decide en su favor, verá una transacción de "Devolución de fondos de arbitraje" en Fondos/Transacciones
disputeSummaryWindow.close.closePeer=Necesitar cerrar también el ticket del par de intercambio!
disputeSummaryWindow.close.txDetails.headline=Publicar transacción de devolución de fondos
disputeSummaryWindow.close.txDetails.buyer=El comprador recibe {0} en la dirección: {1}\n
@@ -1961,7 +1961,7 @@ showWalletDataWindow.includePrivKeys=Incluir claves privadas:
tacWindow.headline=Acuerdo de usuario
tacWindow.agree=Estoy de acuerdo
tacWindow.disagree=No estoy de acuerdo, salir
-tacWindow.arbitrationSystem=Sistema arbitraje
+tacWindow.arbitrationSystem=Disputa resolución
tradeDetailsWindow.headline=Intercambio
tradeDetailsWindow.disputedPayoutTxId=ID transacción de pago en disputa:
@@ -2025,8 +2025,8 @@ popup.error.takeOfferRequestFailed=Un error ocurrió cuando alguien intentó tom
error.spvFileCorrupted=Ocurrió un error al leer el archivo de cadena SPV.\nPuede ser que el archivo de cadena SPV se haya corrompido.\n\nMensaje de error: {0}\n\n¿Quiere borrarlo y comenzar una resincronización?
error.deleteAddressEntryListFailed=No se pudo borrar el archivo AddressEntryList.\nError: {0}
-error.closedTradeWithUnconfirmedDepositTx=The deposit transaction of the closed trade with the trade ID {0} is still unconfirmed.\n\nPlease do a SPV resync at \"Setting/Network info\" to see if the transaction is valid.
-error.closedTradeWithNoDepositTx=The deposit transaction of the closed trade with the trade ID {0} is null.\n\nPlease restart the application to clean up the closed trades list.
+error.closedTradeWithUnconfirmedDepositTx=La transacción de depósito de el intercambio cerrado con la ID de intercambio {0} aún no se ha confirmado.\n\nPor favor haga una resincronización SPV en \"Configuración/Información de red\" para ver si la transacción es válida.
+error.closedTradeWithNoDepositTx=El depósito de transacción de el intercambio cerrado con ID de intercambio {0} es inválido.\nPor favor reinicie la aplicación para limpiar la lista de intercambios cerrados.
popup.warning.walletNotInitialized=La cartera aún no sea ha iniciado
popup.warning.wrongVersion=Probablemente tenga una versión de Bisq incorrecta para este ordenador.\nLa arquitectura de su ordenador es: {0}.\nLos binarios de Bisq instalados son: {1}.\nPor favor cierre y reinstale la versión correcta ({2}).
@@ -2064,16 +2064,16 @@ popup.warning.mandatoryUpdate.dao=Por favor, actualice a la última versión de
popup.warning.disable.dao=El DAO Bisq y BSQ estén temporalmente deshabilitados. Por favor revise el foro de Bisq para más información.
popup.warning.burnBTC=Esta transacción no es posible, ya que las comisiones de minado de {0} excederían la cantidad a transferir de {1}. Por favor, espere a que las comisiones de minado bajen o hasta que haya acumulado más BTC para transferir.
-popup.warning.openOffer.makerFeeTxRejected=The maker fee transaction for offer with ID {0} was rejected by the Bitcoin network.\nTransaction ID={1}.\nThe offer has been removed to avoid further problems.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
+popup.warning.openOffer.makerFeeTxRejected=La tasa de transacción para la oferta con ID {0} se rechazó por la red Bitcoin.\nID de transacción={1}\nLa oferta se ha eliminado para evitar futuros problemas.\nPor favor vaya a \"Configuración/Información de red\" y haga una resincronización SPV.\nPara más ayuda por favor contacte con el equipo de soporte de Bisq en el canal de Bisq en Keybase.
-popup.warning.trade.txRejected.tradeFee=trade fee
-popup.warning.trade.txRejected.deposit=deposit
-popup.warning.trade.txRejected=The {0} transaction for trade with ID {1} was rejected by the Bitcoin network.\nTransaction ID={2}}\nThe trade has been moved to failed trades.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
+popup.warning.trade.txRejected.tradeFee=tasa de intercambio
+popup.warning.trade.txRejected.deposit=depósito
+popup.warning.trade.txRejected=La transacción {0} para el intercambio con ID {1} se rechazó por la red Bitcoin.\nID de transacción={2}\nEl intercambio se movió a intercambios fallidos.\nPor favor vaya a \"Configuración/Información de red\" y haga una resincronización SPV.\nPara más ayuda por favor contacte con el equipo de soporte de Bisq en el canal de Bisq en Keybase.
-popup.warning.openOfferWithInvalidMakerFeeTx=The maker fee transaction for offer with ID {0} is invalid.\nTransaction ID={1}.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
+popup.warning.openOfferWithInvalidMakerFeeTx=La transacción de tasa de creador para la oferta con ID {0} es inválida.\nID de transacción={1}.\nPor favor vaya a \"Configuración/Información de red\" y haga una resincronización SPV.\nPara más ayuda por favor contacte con el equipo de soporte de Bisq en el canal de Bisq de Keybase.
-popup.warning.trade.depositTxNull=The trade with ID {0} has no deposit transaction set.\nPlease restart the application and if the problem remains move the trade to failed trades and report the problem to the Bisq support channel at the Bisq Keybase team.
-popup.warning.trade.depositTxNull.moveToFailedTrades=Move to failed trades
+popup.warning.trade.depositTxNull=El intercambio con ID {0} no tiene transacción de depósito establecida.\nPor favor reinicie la aplicación y si el problema continúa, mueva el intercambio a intercambios fallidos y reporte el problema a el equipo de soporte de Bisq en Keybase.
+popup.warning.trade.depositTxNull.moveToFailedTrades=Mover a intercambios fallidos
popup.info.securityDepositInfo=Para asegurarse de que ambos comerciantes siguen el protocolo de intercambio, ambos necesitan pagar un depósito de seguridad.\n\nEl depósito se guarda en su monedero de intercambio hasta que el intercambio se complete, y entonces se devuelve.\n\nPor favor, tenga en cuenta que al crear una nueva oferta, Bisq necesita estar en ejecución para que otro comerciante la tome. Para mantener sus ofertas en línea, mantenga Bisq funcionando y asegúrese de que su computadora está en línea también (Ej. asegúrese de que no pasa a modo standby...el monitor en standby no es problema!)
@@ -2152,7 +2152,7 @@ systemTray.show=Mostrar ventana de aplicación
systemTray.hide=Esconder ventana de aplicación
systemTray.info=Información sobre Bisq
systemTray.exit=Salir
-systemTray.tooltip=Bisq: La red de intercambio descentralizada
+systemTray.tooltip=Bisq: Un network de intercambio de bitcoin decentralizado
####################################################################
diff --git a/core/src/main/resources/i18n/displayStrings_fa.properties b/core/src/main/resources/i18n/displayStrings_fa.properties
index b33b5d7e83..f9ad019037 100644
--- a/core/src/main/resources/i18n/displayStrings_fa.properties
+++ b/core/src/main/resources/i18n/displayStrings_fa.properties
@@ -34,7 +34,7 @@ shared.yes=بله
shared.no=خیر
shared.iUnderstand=فهمیدم
shared.na=بدون پاسخ
-shared.shutDown=خاموش
+shared.shutDown=خاموش
shared.reportBug=گزاش باگ در GitHub
shared.buyBitcoin=خرید بیتکوین
shared.sellBitcoin=بیتکوین بفروشید
@@ -58,10 +58,10 @@ shared.trades=معاملات
shared.openTrades=معاملات باز
shared.dateTime=تاریخ/زمان
shared.price=قیمت
-shared.priceWithCur=قیمت در {0}
+shared.priceWithCur=قیمت در {0}
shared.priceInCurForCur=قیمت در {0} برای 1 {1}
shared.fixedPriceInCurForCur=قیمت مقطوع در {0} برای 1 {1}
-shared.amount=مقدار
+shared.amount=مقدار
shared.txFee=Transaction Fee
shared.makerFee=Maker Fee
shared.buyerSecurityDeposit=Buyer Deposit
@@ -79,7 +79,7 @@ shared.balanceWithCur=تراز در {0}
shared.txId=شناسه تراکنش
shared.confirmations=تاییدیهها
shared.revert=بازگرداندن تراکنش
-shared.select=انتخاب
+shared.select=انتخاب
shared.usage=کاربرد
shared.state=وضعیت
shared.tradeId=شناسه معامله
@@ -88,7 +88,7 @@ shared.bankName=نام بانک
shared.acceptedBanks=بانکهای مورد پذیرش
shared.amountMinMax=مقدار (حداقل - حداکثر)
shared.amountHelp=اگر پیشنهادی دستهی حداقل و حداکثر مقدار دارد، شما می توانید هر مقداری در محدوده پیشنهاد را معامله کنید.
-shared.remove=حذف
+shared.remove=حذف
shared.goTo=به {0} بروید
shared.BTCMinMax=بیتکوین (حداقل - حداکثر)
shared.removeOffer=حذف پیشنهاد
@@ -108,7 +108,7 @@ shared.belowInPercent= ٪ زیر قیمت بازار
shared.aboveInPercent= ٪ بالای قیمت بازار
shared.enterPercentageValue=ارزش ٪ را وارد کنید
shared.OR=یا
-shared.notEnoughFunds=وجه کافی در کیف پول Bisq خود ندارید. \nبه {0} نیاز دارید، اما تنها دارای {1} در کیف پول خود هستید. \n\nلطفاً وجه آن معامله را از یک کیف پول بیتکوین خارجی یا از کیف پول Bisq در \"وجوه/دریافت وجوه\"، تأمین نمایید.
+shared.notEnoughFunds=وجه کافی در کیف پول Bisq خود ندارید. \nبه {0} نیاز دارید، اما تنها دارای {1} در کیف پول خود هستید. \n\nلطفاً وجه آن معامله را از یک کیف پول بیتکوین خارجی یا از کیف پول Bisq در \"وجوه/دریافت وجوه\"، تأمین نمایید.
shared.waitingForFunds=در انتظار دریافت وجه...
shared.depositTransactionId=شناسه تراکنش وجه دریافتی
shared.TheBTCBuyer=خریدار بیتکوین
@@ -145,11 +145,11 @@ shared.errorMessage=پیام خطا
shared.information=اطلاعات
shared.name=نام
shared.id=شناسه
-shared.dashboard=داشبورد
+shared.dashboard=داشبورد
shared.accept=پذیرش
shared.balance=موجودی
shared.save=ذخیره
-shared.onionAddress=آدرس شبکه Onion
+shared.onionAddress=آدرس شبکه Onion
shared.supportTicket=بلیط پشتیبانی
shared.dispute=مناقشه
shared.mediationCase=mediation case
@@ -254,21 +254,21 @@ mainView.footer.btcInfo.initializing=در حال ارتباط با شبکه بی
mainView.footer.bsqInfo.synchronizing=/ همگامسازی DAO
mainView.footer.btcInfo.synchronizingWith=در حال همگام شدن با
mainView.footer.btcInfo.synchronizedWith=همگام شده با
-mainView.footer.btcInfo.connectingTo=در حال ایجاد ارتباط با
+mainView.footer.btcInfo.connectingTo=در حال ایجاد ارتباط با
mainView.footer.btcInfo.connectionFailed=ارتباط ناموفق بود
mainView.footer.p2pInfo=Bisq network peers: {0}
mainView.footer.daoFullNode=گره کامل DAO
mainView.bootstrapState.connectionToTorNetwork=(1/4) در حال ارتباط با شبکه Tor ...
mainView.bootstrapState.torNodeCreated=(2/4) گره Tor ایجاد شد
-mainView.bootstrapState.hiddenServicePublished=(3/4) سرویس پنهان منتشر شد
+mainView.bootstrapState.hiddenServicePublished=(3/4) سرویس پنهان منتشر شد
mainView.bootstrapState.initialDataReceived=(4/4) داده های اولیه دریافت شد
mainView.bootstrapWarning.noSeedNodesAvailable=عدم وجود Node های اولیه
mainView.bootstrapWarning.noNodesAvailable=Node ها و همتایان اولیه موجود نیستند
mainView.bootstrapWarning.bootstrappingToP2PFailed=Bootstrapping to Bisq network failed
-mainView.p2pNetworkWarnMsg.noNodesAvailable= Nodeی برای درخواست داده موجود نیست.\nلطفاً ارتباط اینترنت خود را بررسی کنید یا برنامه را مجدداً راه اندازی کنید.
+mainView.p2pNetworkWarnMsg.noNodesAvailable= Nodeی برای درخواست داده موجود نیست.\nلطفاً ارتباط اینترنت خود را بررسی کنید یا برنامه را مجدداً راه اندازی کنید.
mainView.p2pNetworkWarnMsg.connectionToP2PFailed=Connecting to the Bisq network failed (reported error: {0}).\nPlease check your internet connection or try to restart the application.
mainView.walletServiceErrorMsg.timeout=ارتباط با شبکهی بیتکوین به دلیل وقفه، ناموفق بود.
@@ -295,8 +295,8 @@ market.offerBook.buyAltcoin=خرید {0} (فروش {1})
market.offerBook.sellAltcoin=فروش {1} (خرید {0})
market.offerBook.buyWithFiat=خرید {0}
market.offerBook.sellWithFiat=فروش {0}
-market.offerBook.sellOffersHeaderLabel=فروش {0} به
-market.offerBook.buyOffersHeaderLabel=خرید {0} از
+market.offerBook.sellOffersHeaderLabel=فروش {0} به
+market.offerBook.buyOffersHeaderLabel=خرید {0} از
market.offerBook.buy=میخواهم بیتکوین بخرم.
market.offerBook.sell=میخواهم بیتکوین بفروشم.
@@ -672,9 +672,8 @@ portfolio.pending.step5_buyer.takersMiningFee=کل کارمزد استخراج
portfolio.pending.step5_buyer.refunded=سپرده اطمینان مسترد شده
portfolio.pending.step5_buyer.withdrawBTC=برداشت بیتکوین شما
portfolio.pending.step5_buyer.amount=مبلغ قابل برداشت
-portfolio.pending.step5_buyer.signer=By withdrawing your bitcoins, you verify that the counterparty has acted according to the trade protocol.
portfolio.pending.step5_buyer.withdrawToAddress=برداشت به آدرس
-portfolio.pending.step5_buyer.moveToBisqWallet=انتقال وجوه به کیف پول Bisq
+portfolio.pending.step5_buyer.moveToBisqWallet=انتقال وجوه به کیف پول Bisq
portfolio.pending.step5_buyer.withdrawExternal=برداشت به کیف پول خارجی
portfolio.pending.step5_buyer.alreadyWithdrawn=وجوه شما در حال حاضر برداشت شده است.\nلطفاً تاریخچهی تراکنش را بررسی کنید.
portfolio.pending.step5_buyer.confirmWithdrawal=تأیید درخواست برداشت
@@ -845,7 +844,7 @@ support.noTickets=هیچ تیکتی به صورت باز وجود ندارد
support.sendingMessage=در حال ارسال پیام ...
support.receiverNotOnline=Receiver is not online. Message is saved to their mailbox.
support.sendMessageError=ارسال پیام ناموفق بود. خطا: {0}
-support.wrongVersion=پیشنهاد در آن مناقشه با یک نسخهی قدیمی از Bisq ایجاد شده است.\nشما نمی توانید آن مناقشه را با نسخهی برنامهی خودتان ببندید.\n\nلطفاً از یک نسخهی قدیمیتر با پروتکل نسخهی {0} استفاده کنید
+support.wrongVersion=پیشنهاد در آن مناقشه با یک نسخهی قدیمی از Bisq ایجاد شده است.\nشما نمی توانید آن مناقشه را با نسخهی برنامهی خودتان ببندید.\n\nلطفاً از یک نسخهی قدیمیتر با پروتکل نسخهی {0} استفاده کنید
support.openFile=انتخاب فایل به منظور پیوست (حداکثر اندازه فایل: {0} کیلوبایت)
support.attachmentTooLarge=مجموع اندازه ضمائم شما {0} کیلوبایت است و از حداکثر اندازه ی مجاز پیام {1} کیلوبایت، بیشتر شده است.
support.maxSize=حداکثر اندازهی مجاز فایل {0} کیلوبایت است.
@@ -873,7 +872,7 @@ support.sellerOfferer=فروشنده/سفارش گذار بیتکوین
support.buyerTaker=خریدار/پذیرندهی بیتکوین
support.sellerTaker=فروشنده/پذیرندهی بیتکوین
-support.backgroundInfo=Bisq is not a company, so it handles disputes differently.\n\nTraders can communicate within the application via a secure chat on the open trades screen to attempt solving a dispute on their own. If that is not sufficient, a mediator can step in to help. The mediator will evaluate the situation and give a recommendation for the payout of the trade funds. If both traders accept this suggestion, the payout transaction is completed and the trade is closed. If one or both traders do not agree to the mediator's recommended payout, they can request arbitration.The arbitrator has the third key of the deposit transaction and will make the payout based on their findings.
+support.backgroundInfo=Bisq is not a company, so it handles disputes differently.\n\nTraders can communicate within the application via secure chat on the open trades screen to try solving disputes on their own. If that is not sufficient, a mediator can step in to help. The mediator will evaluate the situation and suggest a payout of trade funds. If both traders accept this suggestion, the payout transaction is completed and the trade is closed. If one or both traders do not agree to the mediator's suggested payout, they can request arbitration.The arbitrator will re-evaluate the situation and, if warranted, personally pay the trader back and request reimbursement for this payment from the Bisq DAO.
support.initialInfo=Please enter a description of your problem in the text field below. Add as much information as possible to speed up dispute resolution time.\n\nHere is a check list for information you should provide:\n\t● If you are the BTC buyer: Did you make the Fiat or Altcoin transfer? If so, did you click the 'payment started' button in the application?\n\t● If you are the BTC seller: Did you receive the Fiat or Altcoin payment? If so, did you click the 'payment received' button in the application?\n\t● Which version of Bisq are you using?\n\t● Which operating system are you using?\n\t● If you encountered an issue with failed transactions please consider switching to a new data directory.\n\t Sometimes the data directory gets corrupted and leads to strange bugs. \n\t See: https://docs.bisq.network/backup-recovery.html#switch-to-a-new-data-directory\n\nPlease make yourself familiar with the basic rules for the dispute process:\n\t● You need to respond to the {0}''s requests within 2 days.\n\t● Mediators respond in between 2 days. Arbitrators respond in between 5 business days.\n\t● The maximum period for a dispute is 14 days.\n\t● You need to cooperate with the {1} and provide the information they request to make your case.\n\t● You accepted the rules outlined in the dispute document in the user agreement when you first started the application.\n\nYou can read more about the dispute process at: {2}
support.systemMsg=پیغام سیستم: {0}
support.youOpenedTicket=شما یک درخواست برای پشتیبانی باز کردید.\n\n{0}\n\nنسخه Bisq شما: {1}
@@ -889,7 +888,7 @@ support.mediatorsAddress=Mediator''s node address: {0}
####################################################################
# Settings
####################################################################
-settings.tab.preferences=اولویتها
+settings.tab.preferences=اولویتها
settings.tab.network=اطلاعات شبکه
settings.tab.about=درباره
@@ -1013,7 +1012,7 @@ account.tab.account=حساب
account.info.headline=به حساب Bisq خود خوش آمدید
account.info.msg=Here you can add trading accounts for national currencies & altcoins and create a backup of your wallet & account data.\n\nA new Bitcoin wallet was created the first time you started Bisq.\n\nWe strongly recommend that you write down your Bitcoin wallet seed words (see tab on the top) and consider adding a password before funding. Bitcoin deposits and withdrawals are managed in the \"Funds\" section.\n\nPrivacy & security note: because Bisq is a decentralized exchange, all your data is kept on your computer. There are no servers, so we have no access to your personal info, your funds, or even your IP address. Data such as bank account numbers, altcoin & Bitcoin addresses, etc are only shared with your trading partner to fulfill trades you initiate (in case of a dispute the mediator or arbitrator will see the same data as your trading peer).
-account.menu.paymentAccount=حساب های ارز ملی
+account.menu.paymentAccount=حساب های ارز ملی
account.menu.altCoinsAccountView=حساب های آلت کوین
account.menu.password=رمز کیف پول
account.menu.seedWords=رمز پشتیبان کیف پول
@@ -1038,7 +1037,7 @@ account.altcoin.popup.wallet.msg=Please be sure that you follow the requirements
account.altcoin.popup.wallet.confirm=من می فهمم و تأیید می کنم که می دانم از کدام کیف پول باید استفاده کنم.
account.altcoin.popup.upx.msg=Trading UPX on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending UPX, you need to use either the official uPlexa GUI wallet or uPlexa CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\nuplexa-wallet-cli (use the command get_tx_key)\nuplexa-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The UPX sender is responsible for providing verification of the UPX transfer to the arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit uPlexa discord channel (https://discord.gg/vhdNSrV) or the uPlexa Telegram Chat (https://t.me/uplexaOfficial) to find more information.
account.altcoin.popup.arq.msg=Trading ARQ on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending ARQ, you need to use either the official ArQmA GUI wallet or ArQmA CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\narqma-wallet-cli (use the command get_tx_key)\narqma-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The ARQ sender is responsible for providing verification of the ARQ transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit ArQmA discord channel (https://discord.gg/s9BQpJT) or the ArQmA forum (https://labs.arqma.com) to find more information.
-account.altcoin.popup.xmr.msg=Trading XMR on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending XMR, you need to use either the official Monero GUI wallet or Monero CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\nmonero-wallet-cli (use the command get_tx_key)\nmonero-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nIn addition to XMR checktx tool (https://xmr.llcoins.net/checktx.html) verification can also be accomplished in-wallet.\nmonero-wallet-cli : using command (check_tx_key).\nmonero-wallet-gui : on the Advanced > Prove/Check page.\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The XMR sender is responsible for providing verification of the XMR transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit (https://www.getmonero.org/resources/user-guides/prove-payment.html) or the Monero forum (https://forum.getmonero.org) to find more information.
+account.altcoin.popup.xmr.msg=Trading XMR on Bisq requires that you understand and fulfill the following requirements:\n\nProve payments: since Monero is a private coin, some transaction details aren't publicly available in the blockchain, and, in case of a dispute, the mediator or arbitrator needs them to check if the transaction was really made. In Bisq, the sender of the XMR transaction is the one responsible for providing this information to the mediator or arbitrator in case of a dispute. In order to do that, you must send XMR using a wallet that provides the information required to prove the payment was made, which includes:\n\n- the transaction key (Tx Key, Tx Secret Key or Tx Private Key)\n- the transaction ID (Tx ID or Tx Hash)\n- the destination address (recipient's address)\n\nThis information can be found in the official Monero GUI & CLI wallets, MyMonero, and Exodus (desktop) as well as in Cake Wallet, MyMonero, and Monerujo (mobile), in the following locations:\n\n- Monero GUI: go to Transactions tab\n- Monero CLI: use the command get_tx_key TXID. The flag store-tx-info must be enabled (enabled by default in new versions)\n- Other wallets: go to Transactions history and search for Transaction key (Tx key or Secret key) and the destination address in a sent transaction. Save recipient address option must be enabled in Cake Wallet settings.\n\nIf you are using a wallet different from the mentioned above, please be sure you can access those three pieces of information.Since the transaction key and the destination address are stored in the Monero wallet software, and they cannot be recovered in the Monero blockchain, you should never delete or restore your Monero wallet before a Bisq trade is completed. Failure to provide the above data will result in losing the dispute case.\n\nCheck payments: with those three pieces of information, the verification that a quantity of Monero was sent to a specific address can be accomplished the following way:\n\n- Monero GUI: change wallet to Advanced mode and go to Advanced > Prove/check > Check Transaction\n- Monero CLI: use the command check_tx_key TXID TXKEY ADDRESS\n- XMR checktx tool (https://xmr.llcoins.net/checktx.html)\n- Explore Monero website (https://www.exploremonero.com/receipt)\n\nIf you are still not sure about this process, visit (https://www.getmonero.org/resources/user-guides/prove-payment.html) to find more information or ask a question on the Monero support subreddit (https://www.reddit.com/r/monerosupport/).
# suppress inspection "TrailingSpacesInProperty"
account.altcoin.popup.msr.msg=Trading MSR on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending MSR, you need to use either the official Masari GUI wallet, Masari CLI wallet with the store-tx-info flag enabled (enabled by default) or the Masari web wallet (https://wallet.getmasari.org). Please be sure you can access the tx key as that would be required in case of a dispute.\nmasari-wallet-cli (use the command get_tx_key)\nmasari-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nMasari Web Wallet (goto Account -> transaction history and view details on your sent transaction)\n\nVerification can be accomplished in-wallet.\nmasari-wallet-cli : using command (check_tx_key).\nmasari-wallet-gui : on the Advanced > Prove/Check page.\nVerification can be accomplished in the block explorer \nOpen block explorer (https://explorer.getmasari.org), use the search bar to find your transaction hash.\nOnce transaction is found, scroll to bottom to the 'Prove Sending' area and fill in details as needed.\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The MSR sender is responsible for providing verification of the MSR transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process, ask for help on the Official Masari Discord (https://discord.gg/sMCwMqs).
account.altcoin.popup.blur.msg=Trading BLUR on Bisq requires that you understand and fulfill the following requirements:\n\nTo send BLUR you must use the Blur Network CLI or GUI Wallet. \n\nIf you are using the CLI wallet, a transaction hash (tx ID) will be displayed after a transfer is sent. You must save this information. Immediately after sending the transfer, you must use the command 'get_tx_key' to retrieve the transaction private key. If you fail to perform this step, you may not be able to retrieve the key later. \n\nIf you are using the Blur Network GUI Wallet, the transaction private key and transaction ID can be found conveniently in the "History" tab. Immediately after sending, locate the transaction of interest. Click the "?" symbol in the lower-right corner of the box containing the transaction. You must save this information. \n\nIn the event that arbitration is necessary, you must present the following to an mediator or arbitrator: 1.) the transaction ID, 2.) the transaction private key, and 3.) the recipient's address. The mediator or arbitrator will then verify the BLUR transfer using the Blur Transaction Viewer (https://blur.cash/#tx-viewer).\n\nFailure to provide the required information to the mediator or arbitrator will result in losing the dispute case. In all cases of dispute, the BLUR sender bears 100% of the burden of responsibility in verifying transactions to an mediator or arbitrator. \n\nIf you do not understand these requirements, do not trade on Bisq. First, seek help at the Blur Network Discord (https://discord.gg/dMWaqVW).
@@ -1169,6 +1168,7 @@ dao.lockedForVoteBalance=در حال استفاده برای رای دادن
dao.lockedInBonds=قفل شده در ضمانت
dao.availableNonBsqBalance=موجودی غیر BSQ در دسترس (BTC)
dao.totalBsqBalance=مجموع موجودی BSQ
+dao.reputationBalance=Merit Value (not spendable)
dao.tx.published.success=تراکنش شما به طور موفقیت آمیز منتشر شد.
dao.proposal.menuItem.make=ارائه ی پیشنهاد
@@ -1275,7 +1275,7 @@ dao.param.THRESHOLD_CONFISCATION=آستانه مورد نیاز به % برای
dao.param.THRESHOLD_ROLE=آستانه مورد نیاز به % برای درخواستهای نقش ضامن
# suppress inspection "UnusedProperty"
-dao.param.RECIPIENT_BTC_ADDRESS=آدرس BTC گیرنده
+dao.param.RECIPIENT_BTC_ADDRESS=آدرس BTC گیرنده
# suppress inspection "UnusedProperty"
dao.param.ASSET_LISTING_FEE_PER_DAY=کارمزد ثبت دارایی در روز
@@ -1476,7 +1476,7 @@ dao.assetState.DE_LISTED=حذف شده به دلیل عدم فعالیت
dao.assetState.REMOVED_BY_VOTING=حذف شده به واسطه رای گیری
dao.proofOfBurn.header=اثبات امحا
-dao.proofOfBurn.amount=مقدار
+dao.proofOfBurn.amount=مقدار
dao.proofOfBurn.preImage=پیش نسخه
dao.proofOfBurn.burn=امحا
dao.proofOfBurn.allTxs=تمام تراکنشهای اثبات امحا
@@ -1599,7 +1599,7 @@ dao.proposal.display.option=گزینه
dao.proposal.table.header.proposalType=نوع طرح پیشنهادی
dao.proposal.table.header.link=پیوند
dao.proposal.table.header.myVote=رای من
-dao.proposal.table.header.remove=حذف
+dao.proposal.table.header.remove=حذف
dao.proposal.table.icon.tooltip.removeProposal=طرح پیشنهادی من را حذف کن
dao.proposal.table.icon.tooltip.changeVote=رای فعلی: ''{0}''. تغییر رای به: ''{1}''
@@ -1748,7 +1748,7 @@ dao.monitor.requestAlHashes=درخواست همه هش ها
dao.monitor.resync=همگام سازی مجدد وضعیت DAO
dao.monitor.table.header.cycleBlockHeight=ارتفاع بلاک / چرخه
dao.monitor.table.cycleBlockHeight={1} بلاک / {0} چرخه
-dao.monitor.table.seedPeers={0} گره Seed:
+dao.monitor.table.seedPeers={0} گره Seed:
dao.monitor.daoState.headline=وضعیت DAO
dao.monitor.daoState.table.headline=زنجیره هش های وضعیت DAO
@@ -1834,7 +1834,7 @@ displayAlertMessageWindow.headline=اطلاعات مهم!
displayAlertMessageWindow.update.headline=اطلاعات به روز مهم!
displayAlertMessageWindow.update.download=دانلود:
displayUpdateDownloadWindow.downloadedFiles=فایل ها:
-displayUpdateDownloadWindow.downloadingFile=در حال دانلود: {0}
+displayUpdateDownloadWindow.downloadingFile=در حال دانلود: {0}
displayUpdateDownloadWindow.verifiedSigs=امضا با کلیدها تایید شده است:
displayUpdateDownloadWindow.status.downloading=در حال دانلود فایل ها...
displayUpdateDownloadWindow.status.verifying=در حال اعتبارسنجی امضا...
@@ -1961,7 +1961,7 @@ showWalletDataWindow.includePrivKeys=شامل کلیدهای خصوصی
tacWindow.headline=موافقتنامه کاربر
tacWindow.agree=من موافقم
tacWindow.disagree=من مخالفم و خارج می شوم
-tacWindow.arbitrationSystem=سیستم داوری
+tacWindow.arbitrationSystem=Dispute resolution
tradeDetailsWindow.headline=معامله
tradeDetailsWindow.disputedPayoutTxId=شناسه تراکنش پرداختی مورد مناقشه:
@@ -2152,7 +2152,7 @@ systemTray.show=نمایش پنجره ی برنامه
systemTray.hide=مخفی کردن پنجره ی برنامه
systemTray.info=اطلاعات درباره ی Bisq
systemTray.exit=خروج
-systemTray.tooltip=Bisq: شبکه تبادل غیرمتمرکز
+systemTray.tooltip=Bisq: A decentralized bitcoin exchange network
####################################################################
@@ -2203,7 +2203,7 @@ tooltip.openBlockchainForAddress= مرورگرهای بلاک چین خارجی
tooltip.openBlockchainForTx=باز کردن مرورگر بلاک چین خارجی برای تراکنش: {0}
confidence.unknown=وضعیت معامله ناشناخته
-confidence.seen=دیده شده توسط {0} همتا (s) / تأیید 0
+confidence.seen=دیده شده توسط {0} همتا (s) / تأیید 0
confidence.confirmed=تأیید شده در {0} بلاک(s)
confidence.invalid=تراکنش نامعتبر است
@@ -2280,7 +2280,7 @@ BTC_DAO_REGTEST=Bitcoin DAO Regtest
time.year=سال
time.month=ماه
time.week=هفته
-time.day=روز
+time.day=روز
time.hour=ساعت
time.minute10=10 دقیقه
time.hours=ساعات
@@ -2592,7 +2592,7 @@ validation.nationalAccountId={0} باید شامل {1} عدد باشد.
#new
validation.invalidInput=ورودی نامعتبر: {0}
-validation.accountNrFormat=شماره حساب باید از فرمت {0} باشد
+validation.accountNrFormat=شماره حساب باید از فرمت {0} باشد
validation.altcoin.wrongStructure=تأیید آدرس ناموفق بود زیرا آن با ساختار یک آدرس {0} مطابقت ندارد.
validation.altcoin.ltz.zAddressesNotSupported=LTZ address need to start with L. Addresses starting with z are not supported.
validation.altcoin.zAddressesNotSupported=آدرس ZEC باید با t شروع شود. آدرس هایی که با z می شوند، پشتیبانی نمی شوند.
@@ -2609,7 +2609,7 @@ validation.iban.invalidCountryCode=کد کشور نامعتبر است
validation.iban.checkSumNotNumeric=سرجمع باید عددی باشد
validation.iban.nonNumericChars=کاراکتر غیر الفبایی و غیر عددی شناسایی شد
validation.iban.checkSumInvalid=سرجمع IBAN نامعتبر است
-validation.iban.invalidLength=شماره باید طولی به اندازه ی 15 تا 34 کاراکتر داشته باشد.
+validation.iban.invalidLength=شماره باید طولی به اندازه ی 15 تا 34 کاراکتر داشته باشد.
validation.interacETransfer.invalidAreaCode=کد ناحیه غیر کانادایی
validation.interacETransfer.invalidPhone=فرمت شماره تلفن نامعتبر است و نه یک آدرس ایمیل
validation.interacETransfer.invalidQuestion=باید فقط شامل حروف، اعداد، فاصله و یا نمادهای ' _ , . ? - باشد
diff --git a/core/src/main/resources/i18n/displayStrings_fr.properties b/core/src/main/resources/i18n/displayStrings_fr.properties
index 5267f6f572..6d1af8fc01 100644
--- a/core/src/main/resources/i18n/displayStrings_fr.properties
+++ b/core/src/main/resources/i18n/displayStrings_fr.properties
@@ -62,10 +62,10 @@ shared.priceWithCur=Prix en {0}
shared.priceInCurForCur=Prix en {0} pour 1 {1}
shared.fixedPriceInCurForCur=Prix fixé en {0} pour 1 {1}
shared.amount=Montant
-shared.txFee=Transaction Fee
-shared.makerFee=Maker Fee
-shared.buyerSecurityDeposit=Buyer Deposit
-shared.sellerSecurityDeposit=Seller Deposit
+shared.txFee=Frais de transaction
+shared.makerFee=Frais du maker
+shared.buyerSecurityDeposit=Dépôt de l'acheteur
+shared.sellerSecurityDeposit=Dépôt du vendeur
shared.amountWithCur=Montant en {0}
shared.volumeWithCur=Volume en {0}
shared.currency=Devise
@@ -110,7 +110,7 @@ shared.enterPercentageValue=Entrez la valeur en %
shared.OR=OU
shared.notEnoughFunds=Vous ne disposez pas de fonds suffisants dans votre portefeuille Bisq.\nVous avez besoin de {0} mais vous n'avez que {1} dans votre portefeuille Bisq.\n\nVeuillez créditer la transaction à partir d'un portefeuille Bitcoin externe ou créditer votre portefeuille Bisq ici \"Fonds/Recevoir des fonds\".
shared.waitingForFunds=En attente des fonds...
-shared.depositTransactionId=ID de la transaction de dépôt
+shared.depositTransactionId=ID de la transaction de dépôt
shared.TheBTCBuyer=L'acheteur de BTC
shared.You=Vous
shared.reasonForPayment=Motif du paiement
@@ -152,7 +152,7 @@ shared.save=Sauvegarder
shared.onionAddress=Adresse Onion
shared.supportTicket=Ticket de support
shared.dispute=conflit
-shared.mediationCase=mediation case
+shared.mediationCase=Litige en médiation
shared.seller=vendeur
shared.buyer=acheteur
shared.allEuroCountries=Tous les pays de la zone Euro
@@ -207,13 +207,13 @@ shared.votes=Votes
shared.learnMore=En savoir plus
shared.dismiss=Rejeter
shared.selectedArbitrator=Arbitre sélectionné
-shared.selectedMediator=Selected mediator
+shared.selectedMediator=Médiateur sélectionné
shared.selectedRefundAgent=Arbitre sélectionné
shared.mediator=Médiateur
shared.arbitrator=Arbitre
shared.refundAgent=Arbitre
-shared.refundAgentForSupportStaff=Refund agent
-shared.delayedPayoutTxId=Refund collateral transaction ID
+shared.refundAgentForSupportStaff=Agent de remboursement
+shared.delayedPayoutTxId=Remboursement du dépôt de garantie de la transaction ID
####################################################################
@@ -256,7 +256,7 @@ mainView.footer.btcInfo.synchronizingWith=Synchronisation avec
mainView.footer.btcInfo.synchronizedWith=Synchronisé avec
mainView.footer.btcInfo.connectingTo=Se connecte à
mainView.footer.btcInfo.connectionFailed=Echec de la connexion
-mainView.footer.p2pInfo=Bisq network peers: {0}
+mainView.footer.p2pInfo=Pairs du réseau Bisq: {0}
mainView.footer.daoFullNode=DAO full node
mainView.bootstrapState.connectionToTorNetwork=(1/4) Connection au réseau Tor...
@@ -266,15 +266,15 @@ mainView.bootstrapState.initialDataReceived=(4/4) Données initiales reçues
mainView.bootstrapWarning.noSeedNodesAvailable=Pas de seed nodes disponible
mainView.bootstrapWarning.noNodesAvailable=Pas de noeuds de seed ou de pairs disponibles
-mainView.bootstrapWarning.bootstrappingToP2PFailed=Bootstrapping to Bisq network failed
+mainView.bootstrapWarning.bootstrappingToP2PFailed=L'initialisation du réseau Bisq a échoué
mainView.p2pNetworkWarnMsg.noNodesAvailable=Il n'y a pas de noeud de seed ou de persisted pairs disponibles pour demander des données.\nVeuillez vérifier votre connexion Internet ou essayer de redémarrer l'application.
-mainView.p2pNetworkWarnMsg.connectionToP2PFailed=Connecting to the Bisq network failed (reported error: {0}).\nPlease check your internet connection or try to restart the application.
+mainView.p2pNetworkWarnMsg.connectionToP2PFailed=La connexion au réseau Bisq a échoué (erreur signalé: {0}).\nVeuillez vérifier votre connexion Internet ou essayer de redémarrer l'application.
mainView.walletServiceErrorMsg.timeout=La connexion au réseau Bitcoin a échoué car le délai d'attente a expiré.
mainView.walletServiceErrorMsg.connectionError=La connexion au réseau Bitcoin a échoué à cause d''une erreur: {0}
-mainView.walletServiceErrorMsg.rejectedTxException=A transaction was rejected from the network.\n\n{0}
+mainView.walletServiceErrorMsg.rejectedTxException=Le réseau a rejeté une transaction.\n\n{0}
mainView.networkWarning.allConnectionsLost=Vous avez perdu la connexion avec tous les {0} pairs du réseau.\nVous avez peut-être perdu votre connexion Internet ou votre ordinateur était passé en mode veille.
mainView.networkWarning.localhostBitcoinLost=Vous avez perdu la connexion avec le localhost Bitcoin node.\nVeuillez redémarrer l'application Bisq pour vous connecter à d'autres Bitcoin nodes ou redémarrer le localhost Bitcoin node.
@@ -315,7 +315,7 @@ market.trades.tooltip.candle.close=Fermer:
market.trades.tooltip.candle.high=Haut:
market.trades.tooltip.candle.low=Bas:
market.trades.tooltip.candle.average=Moyenne:
-market.trades.tooltip.candle.median=Median:
+market.trades.tooltip.candle.median=Médiane:
market.trades.tooltip.candle.date=Date:
####################################################################
@@ -335,20 +335,20 @@ offerbook.offerersAcceptedBankSeats=Pays acceptés où se situe le siège de la
offerbook.availableOffers=Ordres disponibles
offerbook.filterByCurrency=Filtrer par devise
offerbook.filterByPaymentMethod=Filtrer par mode de paiement
-offerbook.timeSinceSigning=Time since signing
-offerbook.timeSinceSigning.info=This account was verified and {0}
-offerbook.timeSinceSigning.info.arbitrator=signed by an arbitrator and can sign peer accounts
-offerbook.timeSinceSigning.info.peer=signed by a peer, waiting for limits to be lifted
-offerbook.timeSinceSigning.info.peerLimitLifted=signed by a peer and limits were lifted
-offerbook.timeSinceSigning.info.signer=signed by peer and can sign peer accounts (limits lifted)
+offerbook.timeSinceSigning=Temps depuis la signature
+offerbook.timeSinceSigning.info=Ce compte a été vérifié et {0}
+offerbook.timeSinceSigning.info.arbitrator=signé par un arbitre et pouvant signer des comptes pairs
+offerbook.timeSinceSigning.info.peer=signé par un pair, en attente de la levée des limites
+offerbook.timeSinceSigning.info.peerLimitLifted=signé par un pair et les limites ont été levées
+offerbook.timeSinceSigning.info.signer=signé par un pair et pouvant signer des comptes de pairs (limites levées)
offerbook.timeSinceSigning.daysSinceSigning={0} jours
-offerbook.timeSinceSigning.daysSinceSigning.long={0} since signing
+offerbook.timeSinceSigning.daysSinceSigning.long={0} depuis la signature
-offerbook.timeSinceSigning.help=When you successfully complete a trade with a peer who has a signed payment account, your payment account is signed.\n{0} days later, the initial limit of {1} is lifted and your account can sign other peers'' payment accounts.
-offerbook.timeSinceSigning.notSigned=Not signed yet
+offerbook.timeSinceSigning.help=Lorsque vous effectuez avec succès une transaction avec un pair disposant d'un compte de paiement signé, votre compte de paiement est signé.\n{0} Jours plus tard, la limite initiale de {1} est levée et votre compte peut signer les comptes de paiement d'un autre pair.
+offerbook.timeSinceSigning.notSigned=Pas encore signé
offerbook.timeSinceSigning.notSigned.noNeed=N/A
-shared.notSigned=This account hasn't been signed yet
-shared.notSigned.noNeed=This account type doesn't use signing
+shared.notSigned=Ce compte n'a pas encore été signé
+shared.notSigned.noNeed=Ce type de compte n'utilise pas de signature
offerbook.nrOffers=Nombre d'ordres: {0}
offerbook.volume={0} (min - max)
@@ -374,12 +374,12 @@ offerbook.warning.noTradingAccountForCurrency.msg=Vous n'avez pas de compte de t
offerbook.warning.noMatchingAccount.headline=Pas de compte de trading correspondant.
offerbook.warning.noMatchingAccount.msg=Pour accepter cet ordre, vous devrez établir un compte de paiement qui utilise ce mode de paiement.\n\nSouhaitez-vous le faire maintenant ?
-offerbook.warning.counterpartyTradeRestrictions=This offer cannot be taken due to counterparty trade restrictions
+offerbook.warning.counterpartyTradeRestrictions=Cette offre ne peut être acceptée en raison de restrictions d'échange imposées par les contreparties
-offerbook.warning.newVersionAnnouncement=With this version of the software, trading peers can verify and sign each others' payment accounts to create a network of trusted payment accounts.\n\nAfter successfully trading with a peer with a verified payment account, your payment account will be signed and trading limits will be lifted after a certain time interval (length of this interval is based on the verification method).\n\nFor more information on account signing, please see the documentation at https://docs.bisq.network/payment-methods#account-signing.
+offerbook.warning.newVersionAnnouncement=Avec cette version du logiciel, les pairs de trading peuvent vérifier et signer les comptes de paiement des autres pour créer un réseau de comptes de paiement vérifiés entre eux.\n\nAprès avoir effectué des transactions avec un pair disposant d'un compte de paiement vérifié, votre compte de paiement sera signé et les limites de trading seront levées après une période déterminée (la durée de cette période est basée sur la méthode de vérification).\n\nPour plus d'informations sur la signature de compte, veuillez consulter la documentation à l'adresse suivante https://docs.bisq.network/payment-methods#account-signing.
-popup.warning.tradeLimitDueAccountAgeRestriction.seller=The allowed trade amount is limited to {0} because of security restrictions based on the following criteria:\n- The buyer''s account has not been signed by an arbitrator or a peer\n- The time since signing of the buyer''s account is not at least 30 days\n- The payment method for this offer is considered risky for bank chargebacks\n\n{1}
-popup.warning.tradeLimitDueAccountAgeRestriction.buyer=The allowed trade amount is limited to {0} because of security restrictions based on the following criteria:\n- Your account has not been signed by an arbitrator or a peer\n- The time since signing of your account is not at least 30 days\n- The payment method for this offer is considered risky for bank chargebacks\n\n{1}
+popup.warning.tradeLimitDueAccountAgeRestriction.seller=Le montant de transaction autorisé est limité à {0} en raison des restrictions de sécurité basées sur les critères suivants:\n- Le compte de l'acheteur n'a pas été signé par un arbitre ou par un pair\n- Le délai depuis la signature du compte de l'acheteur est inférieur à 30 jours\n- Le mode de paiement pour cette offre est considéré comme présentant un risque de rétrofacturation bancaire\n\n{1}
+popup.warning.tradeLimitDueAccountAgeRestriction.buyer=Le montant de transaction autorisé est limité à {0} en raison des restrictions de sécurité basées sur les critères suivants:\n- Le compte de l'acheteur n'a pas été signé par un arbitre ou par un pair\n- Le délai depuis la signature du compte de l'acheteur est inférieur à 30 jours\n- Le mode de paiement pour cette offre est considéré comme présentant un risque de rétrofacturation bancaire\n\n{1}
offerbook.warning.wrongTradeProtocol=Cet ordre exige une version de protocole différente de celle utilisée actuellement par votre logiciel.\n\nVeuillez vérifier que vous avez bien la dernière version d'installée, il est possible que l'utilisateur qui a créé cet ordre utilise une ancienne version.\n\nIl n'est pas possible de trader avec des versions différentes de protocole.
offerbook.warning.userIgnored=Vous avez ajouté l'adresse onion de cet utilisateur à votre liste noire.
@@ -388,7 +388,7 @@ offerbook.warning.currencyBanned=La devise utilisée pour cet ordre a été bloq
offerbook.warning.paymentMethodBanned=Le mode de paiement utilisé pour cet ordre a été bloqué par les développeurs de Bisq.\nVeuillez visiter le Forum Bisq pour obtenir plus d'informations.
offerbook.warning.nodeBlocked=L'adresse onion de ce trader a été bloquée par les développeurs de Bisq.\nIl s'agit peut être d'un bug qui cause des problèmes lors de l'acceptation de cet ordre.
offerbook.warning.requireUpdateToNewVersion=Votre version de Bisq n'est plus compatible pour le trading.\nVeuillez mettre à jour votre version de Bisq sur https://bisq.network/downloads.
-offerbook.warning.tradeLimitNotMatching=Votre compte de paiement a été créé il y a {0} jours. Votre limite de trading est basée sur l'ancienneté du compte qui est insuffisante pour cet ordre.\n\nVotre limite de trading est: {1}\nLe montant min. de trade pour cet ordre est: {2}.\n\nVous ne pouvez pas accepter cet ordre pour le moment. Une fois que votre compte aura atteint 2 mois d'ancienneté, cette restriction sera levée.
+offerbook.warning.tradeLimitNotMatching=Votre compte de paiement a été créé il y a {0} jours. Votre limite de trading est basée sur l'ancienneté du compte qui est insuffisante pour cet ordre.\n\nVotre limite de trading est: {1}\nLe montant min. de trade pour cet ordre est: {2}.\n\nVous ne pouvez pas accepter cet ordre pour le moment. Une fois que votre compte aura atteint 2 mois d''ancienneté, cette restriction sera levée.
offerbook.info.sellAtMarketPrice=Vous vendrez au prix du marché (mis à jour chaque minute).
@@ -439,7 +439,7 @@ createOffer.alreadyFunded=Vous aviez déjà financé cet ordre.\nVos fonds ont
createOffer.createOfferFundWalletInfo.headline=Financer votre ordre
# suppress inspection "TrailingSpacesInProperty"
createOffer.createOfferFundWalletInfo.tradeAmount=Montant du trade: {0}\n\n
-createOffer.createOfferFundWalletInfo.feesWithBSQ={0} et {1}
+createOffer.createOfferFundWalletInfo.feesWithBSQ={0} et {1}
createOffer.createOfferFundWalletInfo.msg=Vous devez déposer {0} pour cet ordre.\n\nCes fonds sont réservés dans votre portefeuille local et seront bloqués sur une adresse de dépôt multisig une fois que quelqu''un aura accepté votre ordre.\n\nLe montant correspond à la somme de:\n{1}- Votre dépôt de garantie: {2}\n- Frais de trading: {3}\n- Frais d''exploitation minière: {4}\n\nVous avez le choix entre deux options pour financer votre transaction :\n- Utilisez votre portefeuille Bisq (pratique, mais les transactions peuvent être associables) OU\n- Transfert depuis un portefeuille externe (potentiellement plus privé)\n\nVous pourrez voir toutes les options de financement et les détails après avoir fermé ce popup.
# only first part "An error occurred when placing the offer:" has been used before. We added now the rest (need update in existing translations!)
@@ -505,7 +505,7 @@ takeOffer.failed.offerTaken=Vous ne pouvez pas saisir cet ordre car elle a déj
takeOffer.failed.offerRemoved=Vous ne pouvez pas saisir cet ordre car elle a été supprimée entre-temps.
takeOffer.failed.offererNotOnline=La demande de prise de l'ordre a échoué parce que le maker n'est plus en ligne.
takeOffer.failed.offererOffline=Vous ne pouvez pas saisir cet ordre car le maker n'est pas connecté.
-takeOffer.warning.connectionToPeerLost=You lost connection to the maker.\nThey might have gone offline or has closed the connection to you because of too many open connections.\n\nIf you can still see their offer in the offerbook you can try to take the offer again.
+takeOffer.warning.connectionToPeerLost=Vous avez perdu la connexion avec le maker.\nIl se peut qu'ils se soient déconnectés ou qu'ils aient interrompu la connexion avec vous en raison d'un trop grand nombre de connexions en cours.\n\nSi vous pouvez encore voir leur offre dans le livre des ordres, vous pouvez essayer d'accepter une nouvelle fois l'offre.
takeOffer.error.noFundsLost=\n\nAucun fonds n'a quitté votre portefeuille pour le moment.\nVeuillez essayer de redémarrer votre application et vérifier votre connexion réseau pour voir si vous pouvez résoudre le problème.
takeOffer.error.feePaid=\n\nVeuillez essayer de redémarrer votre application et vérifier votre connexion réseau pour voir si vous pouvez résoudre le problème.
@@ -543,8 +543,8 @@ portfolio.pending.step3_seller.confirmPaymentReceived=Confirmation de paiement r
portfolio.pending.step5.completed=Terminé
portfolio.pending.step1.info=La transaction de dépôt à été publiée.\n{0} devez attendre au moins une confirmation de la blockchain avant d''initier le paiement.
-portfolio.pending.step1.warn=The deposit transaction is still not confirmed. This sometimes happens in rare cases when the funding fee of one trader from an external wallet was too low.
-portfolio.pending.step1.openForDispute=The deposit transaction is still not confirmed. You can wait longer or contact the mediator for assistance.
+portfolio.pending.step1.warn=La transaction de dépôt n'est toujours pas confirmée. Cela se produit parfois dans de rares occasions lorsque un frais de financement d'un trader en provenance d'un portefeuille externe est trop bas.
+portfolio.pending.step1.openForDispute=La transaction de dépôt n'est toujours pas confirmée. Vous pouvez attendre plus longtemps ou contacter le médiateur pour obtenir de l'aide.
# suppress inspection "TrailingSpacesInProperty"
portfolio.pending.step2.confReached=Votre échange a été confirmé au moins une fois par la blockchain.\n(Vous pouvez attendre davantage pour obtenir plus de confirmations - 6 confirmations sont considérés comme très sures.)\n\n
@@ -580,8 +580,8 @@ portfolio.pending.step2_buyer.amountToTransfer=Montant à transférer
portfolio.pending.step2_buyer.sellersAddress=Adresse {0} du vendeur
portfolio.pending.step2_buyer.buyerAccount=Votre compte de paiement à utiliser
portfolio.pending.step2_buyer.paymentStarted=Paiement initié
-portfolio.pending.step2_buyer.warn=You still have not done your {0} payment!\nPlease note that the trade has to be completed by {1}.
-portfolio.pending.step2_buyer.openForDispute=You have not completed your payment!\nThe max. period for the trade has elapsed.Please contact the mediator for assistance.
+portfolio.pending.step2_buyer.warn=Vous n'avez toujours pas effectué votre {0} paiement !\nVeuillez noter que l'échange doit être achevé par {1}.
+portfolio.pending.step2_buyer.openForDispute=Vous n'avez pas effectué votre paiement !\nLe délai maximal alloué pour ce trade est écoulé, veuillez contacter le médiateur pour obtenir de l'aide.
portfolio.pending.step2_buyer.paperReceipt.headline=Avez-vous envoyé le reçu papier au vendeur de BTC?
portfolio.pending.step2_buyer.paperReceipt.msg=Rappelez-vous: \nVous devez écrire sur le reçu papier: PAS DE REMBOURSEMENT.\nEnsuite, veuillez le déchirer en 2, faire une photo et l'envoyer à l'adresse email du vendeur.
portfolio.pending.step2_buyer.moneyGramMTCNInfo.headline=Envoyer le numéro d'autorisation ainsi que le reçu
@@ -599,11 +599,11 @@ portfolio.pending.step2_seller.waitPayment.headline=En attende du paiement
portfolio.pending.step2_seller.f2fInfo.headline=Coordonnées de l'acheteur
portfolio.pending.step2_seller.waitPayment.msg=La transaction de dépôt a été vérifiée au moins une fois sur la blockchain\nVous devez attendre que l''acheteur de BTC lance le {0} payment.
portfolio.pending.step2_seller.warn=L''acheteur de BTC n'a toujours pas effectué le paiement {0}.\nVeuillez attendre qu'il effectue celui-ci.\nSi la transaction n'est pas effectuée le {1}, un arbitre enquêtera.
-portfolio.pending.step2_seller.openForDispute=The BTC buyer has not started their payment!\nThe max. allowed period for the trade has elapsed.\nYou can wait longer and give the trading peer more time or contact the mediator for assistance.
+portfolio.pending.step2_seller.openForDispute=L'acheteur de BTC n'a pas initié son paiement !\nLa période maximale autorisée pour ce trade est écoulée.\nVous pouvez attendre plus longtemps et accorder plus de temps à votre pair de trading ou contacter le médiateur pour obtenir de l'aide.
-tradeChat.chatWindowTitle=Chat window for trade with ID ''{0}''
-tradeChat.openChat=Open chat window
-tradeChat.rules=You can communicate with your trade peer to resolve potential problems with this trade.\nIt is not mandatory to reply in the chat.\nIf a trader violates any of the rules below, open a dispute and report it to the mediator or arbitrator.\n\nChat rules:\n\t● Do not send any links (risk of malware). You can send the transaction ID and the name of a block explorer.\n\t● Do not send your seed words, private keys, passwords or other sensitive information!\n\t● Do not encourage trading outside of Bisq (no security).\n\t● Do not engage in any form of social engineering scam attempts.\n\t● If a peer is not responding and prefers to not communicate via chat, respect their decision.\n\t● Keep conversation scope limited to the trade. This chat is not a messenger replacement or troll-box.\n\t● Keep conversation friendly and respectful.
+tradeChat.chatWindowTitle=Fenêtre de discussion pour la transaction avec l'ID ''{0}''
+tradeChat.openChat=Ouvrir une fenêtre de discussion
+tradeChat.rules=Vous pouvez communiquer avec votre pair de trading pour résoudre les problèmes potentiels liés à ce trade.\nIl n'est pas obligatoire de répondre sur le chat.\nSi un trader enfreint l'une des règles ci-dessous, ouvrez un litige et signalez-le au médiateur ou à l'arbitre.\n\nRègles sur le chat:\n\t● N'envoyez pas de liens (risque de malware). Vous pouvez envoyer l'ID de transaction et le nom d'un explorateur de blocs.\n\t● N'envoyez pas les mots de votre seed, clés privées, mots de passe ou autres informations sensibles !\n\t● N'encouragez pas le trading en dehors de Bisq (non sécurisé).\n\t● Ne vous engagez dans aucune forme d'escroquerie d'ingénierie sociale.\n\t● Si un pair ne répond pas et préfère ne pas communiquer par chat, respectez sa décision.\n\t● Limitez la portée de la conversation au trade. Ce chat n'est pas une alternative à messager ou une troll-box.\n\t● Entretenez une conversation amicale et respectueuse.
# suppress inspection "UnusedProperty"
message.state.UNDEFINED=Indéfini
@@ -612,7 +612,7 @@ message.state.SENT=Message envoyé
# suppress inspection "UnusedProperty"
message.state.ARRIVED=Message reçu par le pair
# suppress inspection "UnusedProperty"
-message.state.STORED_IN_MAILBOX=Message of payment sent but not yet received by peer
+message.state.STORED_IN_MAILBOX=Message de paiement bien envoyé mais pas encore reçu par le pair
# suppress inspection "UnusedProperty"
message.state.ACKNOWLEDGED=Le pair a confirmé la réception du message
# suppress inspection "UnusedProperty"
@@ -623,8 +623,8 @@ portfolio.pending.step3_buyer.wait.info=En attente de la confirmation du vendeur
portfolio.pending.step3_buyer.wait.msgStateInfo.label=État du message de lancement du paiement
portfolio.pending.step3_buyer.warn.part1a=sur la {0} blockchain
portfolio.pending.step3_buyer.warn.part1b=chez votre prestataire de paiement (par ex. banque)
-portfolio.pending.step3_buyer.warn.part2=The BTC seller still has not confirmed your payment. Please check {0} if the payment sending was successful.
-portfolio.pending.step3_buyer.openForDispute=The BTC seller has not confirmed your payment! The max. period for the trade has elapsed. You can wait longer and give the trading peer more time or request assistance from the mediator.
+portfolio.pending.step3_buyer.warn.part2=Le vendeur de BTC n'a toujours pas confirmé votre paiement. . Veuillez vérifier {0} si l'envoi du paiement a bien fonctionné.
+portfolio.pending.step3_buyer.openForDispute=Le vendeur de BTC n'a pas confirmé votre paiement ! Le délai maximal alloué pour ce trade est écoulé. Vous pouvez attendre plus longtemps et accorder plus de temps à votre pair de trading ou contacter le médiateur pour obtenir de l'aide.
# suppress inspection "TrailingSpacesInProperty"
portfolio.pending.step3_seller.part=Votre partenaire de trading a confirmé qu''il a initié le paiement {0}.\n
portfolio.pending.step3_seller.altcoin.explorer=Sur votre explorateur blockchain {0} favori
@@ -638,8 +638,8 @@ portfolio.pending.step3_seller.moneyGram=L'acheteur doit vous envoyer le numéro
portfolio.pending.step3_seller.westernUnion=L'acheteur doit vous envoyer le MTCN (numéro de suivi) et une photo du reçu par e-mail .\nLe reçu doit faire clairement figurer votre nom complet, votre pays, l'état et le montant. Veuillez s'il vous plaît vérifier si vous avez reçu par e-mail le MTCN.\n\nAprès avoir fermé ce popup vous verrez le nom de l'acheteur de BTC et l'adresse où retirer l'argent depuis Western Union.\n\nN'accusez réception qu'après avoir retiré l'argent avec succès!
portfolio.pending.step3_seller.halCash=L'acheteur doit vous envoyer le code HalCash par message texte SMS. Par ailleurs, vous recevrez un message de la part d'HalCash avec les informations nécessaires pour retirer les EUR depuis un DAB Bancaire supportant HalCash.\n\nAprès avoir retiré l'argent au DAB, veuillez confirmer ici la réception du paiement !
-portfolio.pending.step3_seller.bankCheck=\n\nPlease also verify that the name of the sender specified on the trade contract matches the name that appears on your bank statement:\nSender''s name, per trade contract: {0}\n\nIf the names are not exactly the same, {1}
-portfolio.pending.step3_seller.openDispute=don't confirm payment receipt. Instead, open a dispute by pressing \"alt + o\" or \"option + o\".\n\n
+portfolio.pending.step3_seller.bankCheck=\n\nVeuillez également vérifier que le nom de l'expéditeur indiqué sur le contrat du trade correspond au nom qui apparaît sur votre relevé bancaire:\nNom de l'expéditeur, avec le contrat de trade: {0}\n\nSi les noms ne sont pas exactement identiques, {1}
+portfolio.pending.step3_seller.openDispute=Ne confirmez pas la réception du paiement. Au lieu de cela, ouvrez un litige en appuyant sur \"alt + o\" ou \"option + o\".\n\n
portfolio.pending.step3_seller.confirmPaymentReceipt=Confirmer la réception du paiement
portfolio.pending.step3_seller.amountToReceive=Montant à recevoir
portfolio.pending.step3_seller.yourAddress=Votre adresse {0}
@@ -651,16 +651,16 @@ portfolio.pending.step3_seller.buyerStartedPayment=L''acheteur BTC a commencé l
portfolio.pending.step3_seller.buyerStartedPayment.altcoin=Vérifiez la présence de confirmations par la blockchain dans votre portefeuille altcoin ou sur un explorateur de blocs et confirmez le paiement lorsque vous aurez suffisamment de confirmations sur la blockchain.
portfolio.pending.step3_seller.buyerStartedPayment.fiat=Vérifiez sur votre compte de trading (par ex. compte bancaire) et confirmez quand vous avez reçu le paiement.
portfolio.pending.step3_seller.warn.part1a=sur la {0} blockchain
-portfolio.pending.step3_seller.warn.part1b=Auprès de votre prestataire de paiement (par ex. banque)
-portfolio.pending.step3_seller.warn.part2=You still have not confirmed the receipt of the payment. Please check {0} if you have received the payment.
-portfolio.pending.step3_seller.openForDispute=You have not confirmed the receipt of the payment!\nThe max. period for the trade has elapsed.\nPlease confirm or request assistance from the mediator.
+portfolio.pending.step3_seller.warn.part1b=Auprès de votre prestataire de paiement (par ex. banque)
+portfolio.pending.step3_seller.warn.part2=Vous n'avez toujours pas confirmé la réception du paiement. Veuillez vérifier {0} si vous avez reçu le paiement.
+portfolio.pending.step3_seller.openForDispute=Vous n'avez pas confirmé la réception du paiement !\nLe délai maximal alloué pour ce trade est écoulé.\nVeuillez confirmer ou demander l'aide du médiateur.
# suppress inspection "TrailingSpacesInProperty"
portfolio.pending.step3_seller.onPaymentReceived.part1=Avez-vous reçu le paiement {0} de votre partenaire de trading?\n\n
# suppress inspection "TrailingSpacesInProperty"
portfolio.pending.step3_seller.onPaymentReceived.fiat=Le trade ID (\"reason for payment\" text) de la transaction est: \"{0}\"\n\n
# suppress inspection "TrailingSpacesInProperty"
-portfolio.pending.step3_seller.onPaymentReceived.name=Please also verify that the name of the sender specified on the trade contract matches the name that appears on your bank statement:\nSender''s name, per trade contract: {0}\n\nIf the names are not exactly the same, don''t confirm payment receipt. Instead, open a dispute by pressing \"alt + o\" or \"option + o\".\n\n
-portfolio.pending.step3_seller.onPaymentReceived.note=Please note, that as soon you have confirmed the receipt, the locked trade amount will be released to the BTC buyer and the security deposit will be refunded.\n\n
+portfolio.pending.step3_seller.onPaymentReceived.name=Veuillez également vérifier que le nom de l'expéditeur indiqué sur le contrat du trade correspond au nom qui apparaît sur votre relevé bancaire:\nNom de l'expéditeur, avec le contrat du trade: {0}\n\nSi les noms ne sont pas exactement identiques, ne confirmez pas la réception du paiement. Au lieu de cela, ouvrez un litige en appuyant sur \"alt + o\" ou \"option + o\".\n\n
+portfolio.pending.step3_seller.onPaymentReceived.note=Veuillez noter que dès que vous aurez confirmé la réception, le montant verrouillé pour la transaction sera remis à l'acheteur de BTC et le dépôt de garantie vous sera remboursé.\n
portfolio.pending.step3_seller.onPaymentReceived.confirm.headline=Confirmez que vous avez bien reçu le paiement
portfolio.pending.step3_seller.onPaymentReceived.confirm.yes=Oui, j'ai reçu le paiement
portfolio.pending.step3_seller.onPaymentReceived.signer=IMPORTANT: By confirming receipt of payment, you are also verifying the account of the counterparty and signing it accordingly. Since the account of the counterparty hasn't been signed yet, you should delay confirmation of the payment as long as possible to reduce the risk of a chargeback.
@@ -672,13 +672,12 @@ portfolio.pending.step5_buyer.takersMiningFee=Total des frais de minage
portfolio.pending.step5_buyer.refunded=Dépôt de garantie remboursé
portfolio.pending.step5_buyer.withdrawBTC=Retirer vos Bitcoins
portfolio.pending.step5_buyer.amount=Montant à retirer
-portfolio.pending.step5_buyer.signer=By withdrawing your bitcoins, you verify that the counterparty has acted according to the trade protocol.
portfolio.pending.step5_buyer.withdrawToAddress=Retirer vers l'adresse
portfolio.pending.step5_buyer.moveToBisqWallet=Transférer les fonds vers le portefeuille bisq
portfolio.pending.step5_buyer.withdrawExternal=Retrait vers un portefeuille externe
portfolio.pending.step5_buyer.alreadyWithdrawn=Vos fonds ont déjà été retirés. Merci de vérifier votre historique de transactions.
portfolio.pending.step5_buyer.confirmWithdrawal=Confirmer la demande de retrait
-portfolio.pending.step5_buyer.amountTooLow=Le montant à transférer est inférieur aux frais de transaction et à la valeur min. possible du tx (dust).
+portfolio.pending.step5_buyer.amountTooLow=Le montant à transférer est inférieur aux frais de transaction et à la valeur min. possible du tx (dust).
portfolio.pending.step5_buyer.withdrawalCompleted.headline=Retrait effectué
portfolio.pending.step5_buyer.withdrawalCompleted.msg=Vos transactions terminées sont stockées sous /"Historique du portefeuille\".\nVous pouvez voir toutes vos transactions en bitcoin dans \"Fonds/Transactions\"
portfolio.pending.step5_buyer.bought=Vous avez acheté
@@ -700,58 +699,58 @@ portfolio.pending.tradePeriodInfo=Après la première confirmation de la blockch
portfolio.pending.tradePeriodWarning=Si le délai est dépassé, l'es deux participants du trade peuvent ouvrir un litige.
portfolio.pending.tradeNotCompleted=Trade inachevé dans le temps imparti (jusqu''à {0})
portfolio.pending.tradeProcess=Processus de transaction
-portfolio.pending.openAgainDispute.msg=If you are not sure that the message to the mediator or arbitrator arrived (e.g. if you did not get a response after 1 day) feel free to open a dispute again with Cmd/Ctrl+o. You can also ask for additional help on the Bisq forum at https://bisq.community.
+portfolio.pending.openAgainDispute.msg=Si vous n'êtes pas certain que le message au médiateur ou à l'arbitre soit arrivé (par exemple si vous n'avez pas reçu de réponse après 1 jour), n'hésitez pas à ouvrir à nouveau un litige avec Cmd/Ctrl+o. Vous pouvez également demander de l'aide complémentaire sur le forum Bisq à l'adresse https://bisq.community.
portfolio.pending.openAgainDispute.button=Ouvrir à nouveau le litige
portfolio.pending.openSupportTicket.headline=Ouvrir un ticket d'assistance
-portfolio.pending.openSupportTicket.msg=Please use this function only in emergency cases if you don't see a \"Open support\" or \"Open dispute\" button.\n\nWhen you open a support ticket the trade will be interrupted and handled by a mediator or arbitrator.
+portfolio.pending.openSupportTicket.msg=S'il vous plaît n'utilisez seulement cette fonction qu'en cas d'urgence si vous ne pouvez pas voir le bouton \"Open support\" ou \"Ouvrir un litige\.\n\nLorsque vous ouvrez un ticket de support, le trade sera interrompu et prise en charge par le médiateur ou par l'arbitre.
-portfolio.pending.timeLockNotOver=You have to wait until ≈{0} ({1} more blocks) before you can open an arbitration dispute.
+portfolio.pending.timeLockNotOver=Vous devez patienter jusqu'à ≈{0} ({1} plus de blocs) avant que vous ne puissiez ouvrir un arbitrage pour le litige.
portfolio.pending.error.depositTxNull=The deposit transaction is null. You cannot open a dispute without a valid deposit transaction. Please go to \"Settings/Network info\" and do a SPV resync.\n\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
-portfolio.pending.mediationResult.error.depositTxNull=The deposit transaction is null. The trade gets moved to the failed trades section.
+portfolio.pending.mediationResult.error.depositTxNull=La transaction de dépôt est nulle. L'échange est déplacé vers la section des échanges en échec.
portfolio.pending.error.depositTxNotConfirmed=The deposit transaction is not confirmed. You can not open an arbitration dispute with an unconfirmed deposit transaction. Please wait until it is confirmed or go to \"Settings/Network info\" and do a SPV resync.\n\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
portfolio.pending.notification=Notification
-portfolio.pending.support.headline.getHelp=Need help?
+portfolio.pending.support.headline.getHelp=Besoin d'aide ?
portfolio.pending.support.text.getHelp=If you have any problems you can try to contact the trade peer in the trade chat or ask the Bisq community at https://bisq.community. If your issue still isn't resolved, you can request more help from a mediator.
portfolio.pending.support.text.getHelp.arbitrator=If you have any problems you can try to contact the trade peer in the trade chat or ask the Bisq community at https://bisq.community. If your issue still isn't resolved, you can request more help from an arbitrator.
-portfolio.pending.support.button.getHelp=Get support
+portfolio.pending.support.button.getHelp=Obtenir de l'aide
portfolio.pending.support.popup.info=If your issue with the trade remains unsolved, you can open a support ticket to request help from a mediator. If you have not received the payment, please wait until the trade period is over.\n\nAre you sure you want to open a support ticket?
portfolio.pending.support.popup.button=Ouvrir un ticket d'assistance
-portfolio.pending.support.headline.halfPeriodOver=Check payment
-portfolio.pending.support.headline.periodOver=La période d'échange été terminé
+portfolio.pending.support.headline.halfPeriodOver=Vérifier le paiement
+portfolio.pending.support.headline.periodOver=Le délai alloué pour ce trade est écoulé.
-portfolio.pending.mediationRequested=Mediation requested
-portfolio.pending.refundRequested=Refund requested
+portfolio.pending.mediationRequested=Médiation demandée
+portfolio.pending.refundRequested=Remboursement demandé
portfolio.pending.openSupport=Ouvrir un ticket d'assistance
portfolio.pending.supportTicketOpened=Ticket d'assistance ouvert
portfolio.pending.requestSupport=Demander de l'aide
-portfolio.pending.error.requestSupport=Please report the problem to your mediator or arbitrator.\n\nThey will forward the information to the developers to investigate the problem.\nAfter the problem has been analyzed you will get back all locked funds.
+portfolio.pending.error.requestSupport=Veuillez signaler le problème à votre médiateur ou à votre arbitre.\n\nIls transmettront l'information aux développeurs pour enquêter sur le problème.\nUne fois le problème analysé, vous récupérerez tous les fonds bloqués.
portfolio.pending.communicateWithArbitrator=Veuillez communiquer avec l'arbitre depuis l'écran "Support".
-portfolio.pending.communicateWithMediator=Please communicate in the \"Support\" screen with the mediator.
+portfolio.pending.communicateWithMediator=Veuillez communiquer avec le médiateur dans l'onglet \"Support \".
portfolio.pending.supportTicketOpenedMyUser=Vous avez déjà ouvert un ticket d''assistance.\n{0}
portfolio.pending.disputeOpenedMyUser=Vous avez déjà ouvert un litige.\n{0}
portfolio.pending.disputeOpenedByPeer=Votre pair de trading à ouvert un litige\n{0}
portfolio.pending.supportTicketOpenedByPeer=Votre pair de trading a ouvert un ticket d’assistance.\n{0}
portfolio.pending.noReceiverAddressDefined=Aucune adresse de destinataire définie
-portfolio.pending.removeFailedTrade=Is this a failed trade? If so, would you like to manually close it, so that it no longer shows as an open trade?
+portfolio.pending.removeFailedTrade=Est-ce un échange en échec ? Si oui, souhaitez-vous le fermer manuellement, de sorte qu'il ne s'affiche plus comme un échange en cours ?
-portfolio.pending.mediationResult.headline=Suggested payout from mediation
-portfolio.pending.mediationResult.info.noneAccepted=Complete the trade by accepting the mediator's suggestion for the trade payout.
-portfolio.pending.mediationResult.info.selfAccepted=You have accepted the mediator's suggestion. Waiting for peer to accept as well.
-portfolio.pending.mediationResult.info.peerAccepted=Your trade peer has accepted the mediator's suggestion. Do you accept as well?
-portfolio.pending.mediationResult.button=View proposed resolution
-portfolio.pending.mediationResult.popup.headline=Mediation result for trade with ID: {0}
-portfolio.pending.mediationResult.popup.headline.peerAccepted=Your trade peer has accepted the mediator''s suggestion for trade {0}
-portfolio.pending.mediationResult.popup.info=The mediator has suggested the following payout:\nYou receive: {0}\nYour trading peer receives: {1}\n\nYou can accept or reject this suggested payout.\n\nBy accepting, you sign the proposed payout transaction. If your trading peer also accepts and signs, the payout will be completed, and the trade will be closed.\n\nIf one or both of you reject the suggestion, you will have to wait until {2} (block {3}) to open a second-round dispute with an arbitrator who will investigate the case again and do a payout based on their findings.\n\nThe arbitrator may charge a small fee (fee maximum: the trader''s security deposit) as compensation for their work. Both traders agreeing to the mediator''s suggestion is the happy path—requesting arbitration is meant for exceptional circumstances, such as if a trader is sure the mediator did not make a fair payout suggestion (or if the other peer is unresponsive).\n\nMore details about the new arbitration model:\nhttps://docs.bisq.network/trading-rules.html#arbitration
-portfolio.pending.mediationResult.popup.openArbitration=Reject and request arbitration
-portfolio.pending.mediationResult.popup.alreadyAccepted=You've already accepted
+portfolio.pending.mediationResult.headline=Montant suggéré par la médiation
+portfolio.pending.mediationResult.info.noneAccepted=Terminez la transaction en acceptant la suggestion du médiateur concernant le paiement de la transaction.
+portfolio.pending.mediationResult.info.selfAccepted=Vous avez accepté la suggestion du médiateur. En attente que le pair l'accepte également.
+portfolio.pending.mediationResult.info.peerAccepted=Votre pair de trading a accepté la suggestion du médiateur. L'acceptez-vous également ?
+portfolio.pending.mediationResult.button=Voir la résolution proposée
+portfolio.pending.mediationResult.popup.headline=Résultat de la médiation pour la transaction avec l'ID: {0}
+portfolio.pending.mediationResult.popup.headline.peerAccepted=Votre pair de trading a accepté la suggestion du médiateur pour la transaction {0}
+portfolio.pending.mediationResult.popup.info=Le médiateur a suggéré le paiement suivant:\nVous recevez: {0}\nVotre pair de trading recevra: {1}\n\nVous pouvez accepter ou rejeter cette proposition de paiement.\n\nEn acceptant, vous signez la proposition de transaction de paiement. Si votrepair de trading accepte et signe également, le paiement sera terminé et la transaction sera soldée.\n\nSi l'un d'entre vous ou l'un d'entre vous rejette la proposition, vous devrez attendre jusqu'à {2} (block {3}) pour ouvrir un litige en deuxième instance avec un arbitre qui enquêtera de nouveau sur la situation et effectuera un paiement en fonction de ses conclusions.\n\nL'arbitre peut imputer des frais minimes (frais maximal : le dépôt de garantie du trader) au titre de rémunération pour son travail. Les deux trader acceptant la suggestion du médiateur créant ainsi une résolution heureuse—la demande d'arbitrage est prévue pour des circonstances exceptionnelles, par exemple si un trader est convaincu que le médiateur n'a pas proposé une solution de paiement équitable (ou si l'autre pair ne répond pas).\n\nPlus de détails sur le nouveau modèle d'arbitrage:\nhttps://docs.bisq.network/trading-rules.html#arbitration
+portfolio.pending.mediationResult.popup.openArbitration=Refuser et demander un arbitrage
+portfolio.pending.mediationResult.popup.alreadyAccepted=Vous avez déjà accepté
portfolio.closed.completed=Terminé
-portfolio.closed.ticketClosed=Arbitrated
-portfolio.closed.mediationTicketClosed=Mediated
+portfolio.closed.ticketClosed=Arbitré
+portfolio.closed.mediationTicketClosed=Ayant fait l'objet d'une médiation
portfolio.closed.canceled=Annulé
-portfolio.failed.Failed=Echec
+portfolio.failed.Failed=Échec
####################################################################
@@ -812,9 +811,9 @@ funds.tx.multiSigDeposit=Dépôt multisig: {0}
funds.tx.multiSigPayout=Versement Multisig: {0}
funds.tx.disputePayout=Versement du litige: {0}
funds.tx.disputeLost=Cas de litige perdu: {0}
-funds.tx.collateralForRefund=Refund collateral: {0}
+funds.tx.collateralForRefund=Remboursement du dépôt de garantie: {0}
funds.tx.timeLockedPayoutTx=Time locked payout tx: {0}
-funds.tx.refund=Refund from arbitration: {0}
+funds.tx.refund=Remboursement venant de l'arbitrage: {0}
funds.tx.unknown=Raison inconnue: {0}
funds.tx.noFundsFromDispute=Aucun remboursement en cas de litige
funds.tx.receivedFunds=Fonds reçus
@@ -835,15 +834,15 @@ funds.tx.dustAttackTx.popup=Cette transaction va envoyer un faible montant en BT
# Support
####################################################################
-support.tab.mediation.support=Mediation
-support.tab.arbitration.support=Arbitration
-support.tab.legacyArbitration.support=Legacy Arbitration
-support.tab.ArbitratorsSupportTickets={0}'s tickets
+support.tab.mediation.support=Médiation
+support.tab.arbitration.support=Arbitrage
+support.tab.legacyArbitration.support=Conclusion d'arbitrage
+support.tab.ArbitratorsSupportTickets=Tickets de {0}
support.filter=Liste de filtre
support.filter.prompt=Saisissez l'ID du trade, la date, l'adresse "onion" ou les données du compte.
support.noTickets=Il n'y a pas de tickets ouverts
support.sendingMessage=Envoi du message...
-support.receiverNotOnline=Receiver is not online. Message is saved to their mailbox.
+support.receiverNotOnline=Le destinataire n'est pas en ligne. Le message est enregistré dans leur boîte mail.
support.sendMessageError=Échec de l''envoi du message. Erreur: {0}
support.wrongVersion=L''ordre relatif au litige en question a été créé avec une ancienne version de Bisq.\nVous ne pouvez pas clore ce litige avec votre version de l''application.\n\nVeuillez utiliser une version plus ancienne avec la version du protocole {0}
support.openFile=Ouvrir le fichier à joindre (taille max. du fichier : {0} kb)
@@ -853,7 +852,7 @@ support.attachment=Pièces jointes
support.tooManyAttachments=Vous ne pouvez envoyer plus de 3 pièces jointes dans un message.
support.save=Sauvegarder le fichier sur le disque
support.messages=Messages
-support.input.prompt=Enter message...
+support.input.prompt=Entrer le message...
support.send=Envoyer
support.addAttachments=Ajouter des pièces jointes
support.closeTicket=Fermer le ticket
@@ -873,17 +872,17 @@ support.sellerOfferer=Vendeur BTC/Maker
support.buyerTaker=Acheteur BTC/Taker
support.sellerTaker=Vendeur BTC/Taker
-support.backgroundInfo=Bisq is not a company, so it handles disputes differently.\n\nTraders can communicate within the application via a secure chat on the open trades screen to attempt solving a dispute on their own. If that is not sufficient, a mediator can step in to help. The mediator will evaluate the situation and give a recommendation for the payout of the trade funds. If both traders accept this suggestion, the payout transaction is completed and the trade is closed. If one or both traders do not agree to the mediator's recommended payout, they can request arbitration.The arbitrator has the third key of the deposit transaction and will make the payout based on their findings.
+support.backgroundInfo=Bisq is not a company, so it handles disputes differently.\n\nTraders can communicate within the application via secure chat on the open trades screen to try solving disputes on their own. If that is not sufficient, a mediator can step in to help. The mediator will evaluate the situation and suggest a payout of trade funds. If both traders accept this suggestion, the payout transaction is completed and the trade is closed. If one or both traders do not agree to the mediator's suggested payout, they can request arbitration.The arbitrator will re-evaluate the situation and, if warranted, personally pay the trader back and request reimbursement for this payment from the Bisq DAO.
support.initialInfo=Please enter a description of your problem in the text field below. Add as much information as possible to speed up dispute resolution time.\n\nHere is a check list for information you should provide:\n\t● If you are the BTC buyer: Did you make the Fiat or Altcoin transfer? If so, did you click the 'payment started' button in the application?\n\t● If you are the BTC seller: Did you receive the Fiat or Altcoin payment? If so, did you click the 'payment received' button in the application?\n\t● Which version of Bisq are you using?\n\t● Which operating system are you using?\n\t● If you encountered an issue with failed transactions please consider switching to a new data directory.\n\t Sometimes the data directory gets corrupted and leads to strange bugs. \n\t See: https://docs.bisq.network/backup-recovery.html#switch-to-a-new-data-directory\n\nPlease make yourself familiar with the basic rules for the dispute process:\n\t● You need to respond to the {0}''s requests within 2 days.\n\t● Mediators respond in between 2 days. Arbitrators respond in between 5 business days.\n\t● The maximum period for a dispute is 14 days.\n\t● You need to cooperate with the {1} and provide the information they request to make your case.\n\t● You accepted the rules outlined in the dispute document in the user agreement when you first started the application.\n\nYou can read more about the dispute process at: {2}
support.systemMsg=Message du système: {0}
support.youOpenedTicket=Vous avez ouvert une demande de support.\n\n{0}\n\nBisq version: {1}
support.youOpenedDispute=Vous avez ouvert une demande de litige.\n\n{0}\n\nBisq version: {1}
-support.youOpenedDisputeForMediation=You requested mediation.\n\n{0}\n\nBisq version: {1}
-support.peerOpenedTicket=Your trading peer has requested support due to technical problems.\n\n{0}\n\nBisq version: {1}
-support.peerOpenedDispute=Your trading peer has requested a dispute.\n\n{0}\n\nBisq version: {1}
-support.peerOpenedDisputeForMediation=Your trading peer has requested mediation.\n\n{0}\n\nBisq version: {1}
-support.mediatorsDisputeSummary=System message:\nMediator''s dispute summary:\n{0}
-support.mediatorsAddress=Mediator''s node address: {0}
+support.youOpenedDisputeForMediation=Vous avez demandé une médiation.\n\n{0}\n\nVersion de Bisq: {1}
+support.peerOpenedTicket=Votre pair de trading a demandé une assistance en raison de problèmes techniques.\n\n{0}\n\nVersion de Bisq: {1}
+support.peerOpenedDispute=Votre partenaire de trading a fait une demande de litige.\n\n{0}\n\nBisq version: {1}
+support.peerOpenedDisputeForMediation=Votre pair de trading a demandé une médiation.\n\n{0}\n\nVersion de Bisq: {1}
+support.mediatorsDisputeSummary=Message du système:\nSynthèse du litige du médiateur:\n{0}
+support.mediatorsAddress=Adresse du nœud du médiateur: {0}
####################################################################
@@ -902,7 +901,7 @@ setting.preferences.txFee=Frais de transaction du retrait (satoshis/byte)
setting.preferences.useCustomValue=Utiliser une valeur personnalisée
setting.preferences.txFeeMin=Les frais de transaction doivent être d''au moins {0} satoshis/octet
setting.preferences.txFeeTooLarge=Votre saisie est supérieure à toute valeur raisonnable (>5000 satoshis/octet). Les frais de transaction sont généralement de l'ordre de 50-400 satoshis/octet.
-setting.preferences.ignorePeers=pairs ignorés [adresse onion:port]
+setting.preferences.ignorePeers=Pairs ignorés [adresse onion:port]
setting.preferences.refererId=ID de parrainage
setting.preferences.ignoreDustThreshold=Valeur de l'output considérée comme "non-dust" minimale
setting.preferences.refererId.prompt=ID de parrainage optionel
@@ -918,9 +917,9 @@ setting.preferences.addAltcoin=Ajouter un altcoin
setting.preferences.displayOptions=Afficher les options
setting.preferences.showOwnOffers=Montrer mes ordres dans le livre des ordres
setting.preferences.useAnimations=Utiliser des animations
-setting.preferences.useDarkMode=Use dark mode (beta)
+setting.preferences.useDarkMode=Utiliser le mode sombre (beta)
setting.preferences.sortWithNumOffers=Trier les listes de marché avec le nombre d'ordres/de transactions
-setting.preferences.resetAllFlags=Réinitialiser toutes les balises de notification \"Don't show again\"
+setting.preferences.resetAllFlags=Réinitialiser toutes les balises de notification \"Don't show again\"
setting.preferences.reset=Réinitialiser
settings.preferences.languageChange=Un redémarrage est nécessaire pour appliquer le changement de langue à tous les écrans.
settings.preferences.arbitrationLanguageWarning=En cas de litige, veuillez noter que l''arbitrage est géré dans {0}.
@@ -928,17 +927,17 @@ settings.preferences.selectCurrencyNetwork=Sélectionner un réseau
setting.preferences.daoOptions=Options DAO
setting.preferences.dao.resync.label=Reconstituer l'état de la DAO à partir du tx genesis
setting.preferences.dao.resync.button=Resynchronisation
-setting.preferences.dao.resync.popup=After an application restart the Bisq network governance data will be reloaded from the seed nodes and the BSQ consensus state will be rebuilt from the genesis transaction.
-setting.preferences.dao.isDaoFullNode=Exécuter la DAO de Bisq en tant que full node
+setting.preferences.dao.resync.popup=Après un redémarrage de l'application, les données de gouvernance du réseau P2P Bisq seront retransmises à partir des seed nodes et l'état du consensus BSQ sera récrée depuis la transaction genesis.
+setting.preferences.dao.isDaoFullNode=Exécuter la DAO de Bisq en tant que full node
setting.preferences.dao.rpcUser=Nom d'utilisateur RPC
setting.preferences.dao.rpcPw=Mot de passe RPC
setting.preferences.dao.blockNotifyPort=Bloquer le port de notification
setting.preferences.dao.fullNodeInfo=Pour exécuter la DAO de Bisq en tant que full node, vous devez avoir Bitcoin Core en exécution locale et avec le RPC activé. Toutes les recommandations sont indiquées dans ''{0}''.\n\nAprès avoir changé de mode, vous serez contraint de redémarrer..
setting.preferences.dao.fullNodeInfo.ok=Ouvrir la page des docs
-setting.preferences.dao.fullNodeInfo.cancel=Non, je m'en tiens au mode lite node
+setting.preferences.dao.fullNodeInfo.cancel=Non, je m'en tiens au mode lite node
settings.net.btcHeader=Réseau Bitcoin
-settings.net.p2pHeader=Bisq network
+settings.net.p2pHeader=Le réseau Bisq
settings.net.onionAddressLabel=Mon adresse onion
settings.net.btcNodesLabel=Utiliser des nœuds Bitcoin Core personnalisés
settings.net.bitcoinPeersLabel=Pairs connectés
@@ -960,12 +959,12 @@ settings.net.totalTrafficLabel=Traffic total
settings.net.roundTripTimeColumn=Roundtrip
settings.net.sentBytesColumn=Envoyé
settings.net.receivedBytesColumn=Reçu
-settings.net.peerTypeColumn=type de pair
+settings.net.peerTypeColumn=Type de pair
settings.net.openTorSettingsButton=Ouvrez les paramètres de Tor
settings.net.versionColumn=Version
-settings.net.subVersionColumn=Subversion
-settings.net.heightColumn=Height
+settings.net.subVersionColumn=Sous-version
+settings.net.heightColumn=Hauteur
settings.net.needRestart=Vous devez redémarrer l'application pour appliquer cette modification.\nVous voulez faire cela maintenant?
settings.net.notKnownYet=Pas encore connu...
@@ -978,7 +977,7 @@ settings.net.inbound=inbound
settings.net.outbound=outbound
settings.net.reSyncSPVChainLabel=Resynchronisation de la chaîne SPV
settings.net.reSyncSPVChainButton=Supprimer le fichier SPV et resynchroniser
-settings.net.reSyncSPVSuccess=The SPV chain file will be deleted on the next startup. You need to restart your application now.\n\nAfter the restart it can take a while to resync with the network and you will only see all transactions once the resync is completed.\n\nDepending on the number of transactions and the age of your wallet the resync can take up to a few hours and consumes 100% of CPU. Do not interrupt the process otherwise you have to repeat it.
+settings.net.reSyncSPVSuccess=Le fichier de la chaîne SPV sera supprimé au prochain démarrage. Vous devez redémarrer votre application maintenant.\n\nAprès le redémarrage, la resynchronisation avec le réseau peut prendre un certain temps, vous serez en mesure de voir toutes les transactions seulement une fois que la resynchronisation sera terminée.\n\nSelon le nombre de transactions et l"ancienneté de votre portefeuille, la resynchronisation peut prendre jusqu"à quelques heures et consomme 100% du CPU. N'interrompez pas le processus, sinon vous devez le recommencer.
settings.net.reSyncSPVAfterRestart=Le fichier de la chaîne SPV a été supprimé. Veuillez s'il vous plaît patienter. La resynchronisation avec le réseau peut nécessiter un certain temps.
settings.net.reSyncSPVAfterRestartCompleted=La resynchronisation est maintenant terminée. Veuillez redémarrer l'application.
settings.net.reSyncSPVFailed=Impossible de supprimer le fichier de la chaîne SPV.\nErreur: {0}
@@ -1007,11 +1006,11 @@ setting.about.subsystems.val=Version du réseau: {0}; version des messages P2P:
####################################################################
account.tab.arbitratorRegistration=Enregistrement de l'arbitre
-account.tab.mediatorRegistration=Mediator registration
-account.tab.refundAgentRegistration=Refund agent registration
+account.tab.mediatorRegistration=Enregistrement du médiateur
+account.tab.refundAgentRegistration=Enregistrement de l'agent de remboursement
account.tab.account=Compte
account.info.headline=Bienvenue sur votre compte Bisq
-account.info.msg=Here you can add trading accounts for national currencies & altcoins and create a backup of your wallet & account data.\n\nA new Bitcoin wallet was created the first time you started Bisq.\n\nWe strongly recommend that you write down your Bitcoin wallet seed words (see tab on the top) and consider adding a password before funding. Bitcoin deposits and withdrawals are managed in the \"Funds\" section.\n\nPrivacy & security note: because Bisq is a decentralized exchange, all your data is kept on your computer. There are no servers, so we have no access to your personal info, your funds, or even your IP address. Data such as bank account numbers, altcoin & Bitcoin addresses, etc are only shared with your trading partner to fulfill trades you initiate (in case of a dispute the mediator or arbitrator will see the same data as your trading peer).
+account.info.msg=Ici, vous pouvez ajouter des comptes de trading en devises nationales et en altcoins et créer une sauvegarde de votre portefeuille ainsi que des données de votre compte.\n\nUn nouveau portefeuille Bitcoin a été créé un premier lancement de Bisq.\n\nNous vous recommandons vivement d'écrire les mots-clés de votre seed de portefeuille Bitcoin (voir l'onglet en haut) et d'envisager d'ajouter un mot de passe avant le transfert de fonds. Les dépôts et retraits de Bitcoin sont gérés dans la section \"Fonds\".\n\nNotice de confidentialité et de sécurité : Bisq étant une plateforme d'échange décentralisée, toutes vos données sont conservées sur votre ordinateur. Il n'y a pas de serveurs, nous n'avons donc pas accès à vos informations personnelles, à vos fonds ou même à votre adresse IP. Les données telles que les numéros de compte bancaire, les adresses altcoin & Bitcoin, etc ne sont partagées avec votre partenaire de trading que pour effectuer les transactions que vous initiez (en cas de litige, le médiateur et l’arbitre verront les mêmes données que votre pair de trading).
account.menu.paymentAccount=Comptes en devise nationale
account.menu.altCoinsAccountView=Compte Altcoins
@@ -1023,31 +1022,31 @@ account.menu.notifications=Notifications
## TODO should we rename the following to a gereric name?
account.arbitratorRegistration.pubKey=Clé publique
-account.arbitratorRegistration.register=Register
-account.arbitratorRegistration.registration={0} registration
+account.arbitratorRegistration.register=S'inscrire
+account.arbitratorRegistration.registration={0} Enregistrement
account.arbitratorRegistration.revoke=Révoquer
-account.arbitratorRegistration.info.msg=Please note that you need to stay available for 15 days after revoking as there might be trades which are using you as {0}. The max. allowed trade period is 8 days and the dispute process might take up to 7 days.
+account.arbitratorRegistration.info.msg=Veuillez noter que vous devez rester disponible pendant 15 jours après la révocation, car il se peut que des transactions qui vous implique comme {0}. Le délai d'échange maximal autorisé est de 8 jours et la procédure de contestation peut prendre jusqu'à 7 jours.
account.arbitratorRegistration.warn.min1Language=Vous devez définir au moins 1 langue.\nNous avons ajouté la langue par défaut pour vous.
-account.arbitratorRegistration.removedSuccess=You have successfully removed your registration from the Bisq network.
-account.arbitratorRegistration.removedFailed=Could not remove registration.{0}
-account.arbitratorRegistration.registerSuccess=You have successfully registered to the Bisq network.
-account.arbitratorRegistration.registerFailed=Could not complete registration.{0}
+account.arbitratorRegistration.removedSuccess=Vous avez supprimé votre inscription au réseau Bisq avec succès.
+account.arbitratorRegistration.removedFailed=Impossible de supprimer l'enregistrement.{0}
+account.arbitratorRegistration.registerSuccess=Vous vous êtes inscrit au réseau Bisq avec succès.
+account.arbitratorRegistration.registerFailed=Impossible de terminer l'enregistrement.{0}
account.altcoin.yourAltcoinAccounts=Vos comptes altcoin
-account.altcoin.popup.wallet.msg=Please be sure that you follow the requirements for the usage of {0} wallets as described on the {1} web page.\nUsing wallets from centralized exchanges where (a) you don''t control your keys or (b) which don''t use compatible wallet software is risky: it can lead to loss of the traded funds!\nThe mediator or arbitrator is not a {2} specialist and cannot help in such cases.
+account.altcoin.popup.wallet.msg=Veuillez vous assurer que vous respectez les exigences relatives à l''utilisation des {0} portefeuilles, selon les conditions présentées sur la page {1} du site.\nL''utilisation des portefeuilles provenant de plateformes de trading centralisées où (a) vous ne contrôlez pas vos clés ou (b) qui ne disposent pas d''un portefeuille compatible est risquée : cela peut entraîner la perte des fonds échangés!\nLe médiateur et l''arbitre ne sont pas des spécialistes {2} et ne pourront pas intervenir dans ce cas.
account.altcoin.popup.wallet.confirm=Je comprends et confirme que je sais quel portefeuille je dois utiliser.
account.altcoin.popup.upx.msg=Trading UPX on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending UPX, you need to use either the official uPlexa GUI wallet or uPlexa CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\nuplexa-wallet-cli (use the command get_tx_key)\nuplexa-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The UPX sender is responsible for providing verification of the UPX transfer to the arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit uPlexa discord channel (https://discord.gg/vhdNSrV) or the uPlexa Telegram Chat (https://t.me/uplexaOfficial) to find more information.
-account.altcoin.popup.arq.msg=Trading ARQ on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending ARQ, you need to use either the official ArQmA GUI wallet or ArQmA CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\narqma-wallet-cli (use the command get_tx_key)\narqma-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The ARQ sender is responsible for providing verification of the ARQ transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit ArQmA discord channel (https://discord.gg/s9BQpJT) or the ArQmA forum (https://labs.arqma.com) to find more information.
-account.altcoin.popup.xmr.msg=Trading XMR on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending XMR, you need to use either the official Monero GUI wallet or Monero CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\nmonero-wallet-cli (use the command get_tx_key)\nmonero-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nIn addition to XMR checktx tool (https://xmr.llcoins.net/checktx.html) verification can also be accomplished in-wallet.\nmonero-wallet-cli : using command (check_tx_key).\nmonero-wallet-gui : on the Advanced > Prove/Check page.\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The XMR sender is responsible for providing verification of the XMR transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit (https://www.getmonero.org/resources/user-guides/prove-payment.html) or the Monero forum (https://forum.getmonero.org) to find more information.
+account.altcoin.popup.arq.msg=Le trading d"ARQ sur Bisq exige que vous compreniez et remplissiez les exigences suivantes:\n\nPour envoyer des ARQ, vous devez utiliser soit le portefeuille officiel ArQmA GUI soit le portefeuille ArQmA CLI avec le drapeau store-tx-info activé (par défaut dans les nouvelles versions). Veuillez vous assurer que vous pouvez accéder à la tx key car cela pourrait être nécessaire en cas de litige.\narqma-wallet-cli (utiliser la commande get_tx_key)\narqma-wallet-gui (allez dans l'onglet historique et cliquez sur le bouton (P) pour accéder à la preuve de paiement)\n\nAvec le mode normal de l'explorateur de bloc le transfert n'est pas vérifiable.\n\nVous devez fournir au médiateur ou à l'arbitre les données suivantes en cas de litige:\n- Le tx de la clé privée\n- Le hash de la transaction\n- L'adresse publique du destinataire\n\nSi vous manquez de communiquer les données ci-dessus ou si vous utilisez un portefeuille incompatible, vous perdez le litige. L'expéditeur des ARQ est responsable de la transmission au médiateur ou à l'arbitre de la vérification du transfert ces informations relatives au litige.\n\nIl n'est pas nécessaire de fournir l"ID de paiement, seulement l'adresse publique normale.\nSi vous n'êtes pas sûr au sujet de cette opération, visitez le canal discord ArQmA (https://discord.gg/s9BQpJT) ou le forum ArQmA (https://labs.arqma.com) pour obtenir plus d'informations.
+account.altcoin.popup.xmr.msg=Trading XMR on Bisq requires that you understand and fulfill the following requirements:\n\nProve payments: since Monero is a private coin, some transaction details aren't publicly available in the blockchain, and, in case of a dispute, the mediator or arbitrator needs them to check if the transaction was really made. In Bisq, the sender of the XMR transaction is the one responsible for providing this information to the mediator or arbitrator in case of a dispute. In order to do that, you must send XMR using a wallet that provides the information required to prove the payment was made, which includes:\n\n- the transaction key (Tx Key, Tx Secret Key or Tx Private Key)\n- the transaction ID (Tx ID or Tx Hash)\n- the destination address (recipient's address)\n\nThis information can be found in the official Monero GUI & CLI wallets, MyMonero, and Exodus (desktop) as well as in Cake Wallet, MyMonero, and Monerujo (mobile), in the following locations:\n\n- Monero GUI: go to Transactions tab\n- Monero CLI: use the command get_tx_key TXID. The flag store-tx-info must be enabled (enabled by default in new versions)\n- Other wallets: go to Transactions history and search for Transaction key (Tx key or Secret key) and the destination address in a sent transaction. Save recipient address option must be enabled in Cake Wallet settings.\n\nIf you are using a wallet different from the mentioned above, please be sure you can access those three pieces of information.Since the transaction key and the destination address are stored in the Monero wallet software, and they cannot be recovered in the Monero blockchain, you should never delete or restore your Monero wallet before a Bisq trade is completed. Failure to provide the above data will result in losing the dispute case.\n\nCheck payments: with those three pieces of information, the verification that a quantity of Monero was sent to a specific address can be accomplished the following way:\n\n- Monero GUI: change wallet to Advanced mode and go to Advanced > Prove/check > Check Transaction\n- Monero CLI: use the command check_tx_key TXID TXKEY ADDRESS\n- XMR checktx tool (https://xmr.llcoins.net/checktx.html)\n- Explore Monero website (https://www.exploremonero.com/receipt)\n\nIf you are still not sure about this process, visit (https://www.getmonero.org/resources/user-guides/prove-payment.html) to find more information or ask a question on the Monero support subreddit (https://www.reddit.com/r/monerosupport/).
# suppress inspection "TrailingSpacesInProperty"
account.altcoin.popup.msr.msg=Trading MSR on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending MSR, you need to use either the official Masari GUI wallet, Masari CLI wallet with the store-tx-info flag enabled (enabled by default) or the Masari web wallet (https://wallet.getmasari.org). Please be sure you can access the tx key as that would be required in case of a dispute.\nmasari-wallet-cli (use the command get_tx_key)\nmasari-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nMasari Web Wallet (goto Account -> transaction history and view details on your sent transaction)\n\nVerification can be accomplished in-wallet.\nmasari-wallet-cli : using command (check_tx_key).\nmasari-wallet-gui : on the Advanced > Prove/Check page.\nVerification can be accomplished in the block explorer \nOpen block explorer (https://explorer.getmasari.org), use the search bar to find your transaction hash.\nOnce transaction is found, scroll to bottom to the 'Prove Sending' area and fill in details as needed.\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The MSR sender is responsible for providing verification of the MSR transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process, ask for help on the Official Masari Discord (https://discord.gg/sMCwMqs).
-account.altcoin.popup.blur.msg=Trading BLUR on Bisq requires that you understand and fulfill the following requirements:\n\nTo send BLUR you must use the Blur Network CLI or GUI Wallet. \n\nIf you are using the CLI wallet, a transaction hash (tx ID) will be displayed after a transfer is sent. You must save this information. Immediately after sending the transfer, you must use the command 'get_tx_key' to retrieve the transaction private key. If you fail to perform this step, you may not be able to retrieve the key later. \n\nIf you are using the Blur Network GUI Wallet, the transaction private key and transaction ID can be found conveniently in the "History" tab. Immediately after sending, locate the transaction of interest. Click the "?" symbol in the lower-right corner of the box containing the transaction. You must save this information. \n\nIn the event that arbitration is necessary, you must present the following to an mediator or arbitrator: 1.) the transaction ID, 2.) the transaction private key, and 3.) the recipient's address. The mediator or arbitrator will then verify the BLUR transfer using the Blur Transaction Viewer (https://blur.cash/#tx-viewer).\n\nFailure to provide the required information to the mediator or arbitrator will result in losing the dispute case. In all cases of dispute, the BLUR sender bears 100% of the burden of responsibility in verifying transactions to an mediator or arbitrator. \n\nIf you do not understand these requirements, do not trade on Bisq. First, seek help at the Blur Network Discord (https://discord.gg/dMWaqVW).
+account.altcoin.popup.blur.msg=Le trading de BLUR on Bisq nécessite que vous compreniez et remplissiez les conditions suivantes:\n\nPour envoyer des BLUR vous devez utiliser le réseau Blur CLI ou un portefeuille GUI. \n\nSi vous utilisez le portefeuille CLI, un hash de transaction (tx ID) sera affiché après que le transfert sera effectué. Vous devez sauvegarder cette information. Immédiatement après l'envoi du transfert, vous devez utiliser la command 'get_tx_key' pour récupérer la clé privée de la transaction. Si vous ne procédez pas à cette étape, il se peut que vous ne puissiez pas récupérer la clé ultérieurement. \n\nSi vous utilisez le réseau Blur GUI Wallet, la clé privée de transaction et l"ID de transaction se trouvent facilement dans l'onglet "Historique". Immédiatement après l'envoi, localisez la transaction qui vous intéresse. Cliquez sur le symbole "?" dans le coin inférieur droit de la boîte contenant la transaction. Vous devez sauvegarder ces informations. \n\nSi un arbitrage est nécessaire, vous devrez présenter les informations suivantes au médiateur ou l'arbitre : 1) l'ID de la transaction, 2) la clé privée de la transaction et 3) l'adresse du destinataire. Le médiateur ou l'arbitre vérifiera ensuite le transfert BLUR à l'aide du vérificateur de transactions Blur (https://blur.cash/#tx-viewer).\n\nSi vous omettez de fournir les renseignements requis par le médiateur ou par l"arbitre, votre litige sera rejeté. Dans tous les cas de litige, l'expéditeur des BLUR assume 100 % de la responsabilité de la vérification des transactions par le médiateur ou arbitre. \n\nSi vous ne comprenez pas ces conditions, ne tradez pas Bisq. Tout d'abord, demandez de l'aide sur le Discord Blur Network (https://discord.gg/dMWaqVW).
account.altcoin.popup.solo.msg=Trading Solo on Bisq requires that you understand and fulfill the following requirements:\n\nTo send Solo you must use the Solo Network CLI Wallet. \n\nIf you are using the CLI wallet, a transaction hash (tx ID) will be displayed after a transfer is sent. You must save this information. Immediately after sending the transfer, you must use the command 'get_tx_key' to retrieve the transaction private key. If you fail to perform this step, you may not be able to retrieve the key later. \n\nIn the event that arbitration is necessary, you must present the following to an mediator or arbitrator: 1.) the transaction ID, 2.) the transaction private key, and 3.) the recipient's address. The mediator or arbitrator will then verify the Solo transfer using the Solo Block Explorer by searching for the transaction and then using the "Prove sending" function (https://explorer.minesolo.com/).\n\nfailure to provide the required information to the mediator or arbitrator will result in losing the dispute case. In all cases of dispute, the Solo sender bears 100% of the burden of responsibility in verifying transactions to an mediator or arbitrator. \n\nIf you do not understand these requirements, do not trade on Bisq. First, seek help at the Solo Network Discord (https://discord.minesolo.com/).
-account.altcoin.popup.cash2.msg=Trading CASH2 on Bisq requires that you understand and fulfill the following requirements:\n\nTo send CASH2 you must use the Cash2 Wallet version 3 or higher. \n\nAfter a transaction is sent, the transaction ID will be displayed. You must save this information. Immediately after sending the transaction, you must use the command 'getTxKey' in simplewallet to retrieve the transaction secret key. \n\nIn the event that arbitration is necessary, you must present the following to an mediator or arbitrator: 1) the transaction ID, 2) the transaction secret key, and 3) the recipient's Cash2 address. The mediator or arbitrator will then verify the CASH2 transfer using the Cash2 Block Explorer (https://blocks.cash2.org).\n\nFailure to provide the required information to the mediator or arbitrator will result in losing the dispute case. In all cases of dispute, the CASH2 sender bears 100% of the burden of responsibility in verifying transactions to an mediator or arbitrator. \n\nIf you do not understand these requirements, do not trade on Bisq. First, seek help at the Cash2 Discord (https://discord.gg/FGfXAYN).
+account.altcoin.popup.cash2.msg=Le trading de CASH2 sur Bisq nécessite que vous compreniez et remplissiez les conditions suivantes :\n\nPour envoyer des CASH2, vous devez utiliser une version de porefeuille Cash2 version 3 ou supérieure.\n\nAprès l'envoi d'une transaction, l'ID de transaction sera affiché. Vous devrez sauvegarder ces informations. Immédiatement après l'envoi de la transaction, vous devez utiliser la commande 'getTxKey' en simplewallet pour récupérer la clé secrète de la transaction.\n\nDans le cas où un arbitrage est nécessaire, vous devez présenter les éléments suivants au médiateur et à l"arbitre : 1) l'ID de transaction, 2) la clé secrète de transaction et 3) l"adresse Cash2 du destinataire. Le médiateur ou l"arbitre vérifiera ensuite le transfert de CASH2 à l'aide du Cash2 Block Explorer (https://blocks.cash2.org).\n\nSi vous omettez de fournir les renseignements requis par le médiateur ou l"'arbitre, votre différend sera rejeté. Dans tous les cas de litige, l"expéditeur de CASH2 supporte 100% de la responsabilité de la vérification des transactions par un arbitre.\n\nSi vous ne comprenez pas ces exigences, ne tradez pas sur Bisq. Tout d'abord, demandez de l"aide sur le Discord de Cash2 (https://discord.gg/FGfXAYN).
account.altcoin.popup.qwertycoin.msg=Trading Qwertycoin on Bisq requires that you understand and fulfill the following requirements:\n\nTo send QWC you must use the official QWC Wallet version 5.1.3 or higher. \n\nAfter a transaction is sent, the transaction ID will be displayed. You must save this information. Immediately after sending the transaction, you must use the command 'get_Tx_Key' in simplewallet to retrieve the transaction secret key. \n\nIn the event that arbitration is necessary, you must present the following to an mediator or arbitrator: 1) the transaction ID, 2) the transaction secret key, and 3) the recipient's QWC address. The mediator or arbitrator will then verify the QWC transfer using the QWC Block Explorer (https://explorer.qwertycoin.org).\n\nFailure to provide the required information to the mediator or arbitrator will result in losing the dispute case. In all cases of dispute, the QWC sender bears 100% of the burden of responsibility in verifying transactions to an mediator or arbitrator. \n\nIf you do not understand these requirements, do not trade on Bisq. First, seek help at the QWC Discord (https://discord.gg/rUkfnpC).
account.altcoin.popup.drgl.msg=Trading Dragonglass on Bisq requires that you understand and fulfill the following requirements:\n\nBecause of the privacy Dragonglass provides, a transaction is not verifiable on the public blockchain. If required, you can prove your payment through the use of your TXN-Private-Key.\nThe TXN-Private Key is a one-time key automatically generated for every transaction that can only be accessed from within your DRGL wallet.\nEither by DRGL-wallet GUI (inside transaction details dialog) or by the Dragonglass CLI simplewallet (using command "get_tx_key").\n\nDRGL version 'Oathkeeper' and higher are REQUIRED for both.\n\nIn case of a dispute, you must provide the mediator or arbitrator the following data:\n- The TXN-Private key\n- The transaction hash\n- The recipient's public address\n\nVerification of payment can be made using the above data as inputs at (http://drgl.info/#check_txn).\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The Dragonglass sender is responsible for providing verification of the DRGL transfer to the mediator or arbitrator in case of a dispute. Use of PaymentID is not required.\n\nIf you are unsure about any part of this process, visit Dragonglass on Discord (http://discord.drgl.info) for help.
-account.altcoin.popup.ZEC.msg=When using Zcash you can only use the transparent addresses (starting with t), not the z-addresses (private), because the mediator or arbitrator would not be able to verify the transaction with z-addresses.
-account.altcoin.popup.XZC.msg=When using Zcoin you can only use the transparent (traceable) addresses, not the untraceable addresses, because the mediator or arbitrator would not be able to verify the transaction with untraceable addresses at a block explorer.
+account.altcoin.popup.ZEC.msg=Lors de l'utilisation de Zcash, vous ne pouvez utiliser que les adresses transparentes (commençant par t), et non les z-adresses (privées), car le médiateur ou l'arbitre ne seraient pas en mesure de vérifier la transaction avec les z-adresses.
+account.altcoin.popup.XZC.msg=Lors de l'utilisation de Zcoin, vous ne pouvez utiliser que les adresses transparentes (traçables), et non les adresses intraçables, car le médiateur ou l'arbitre ne seraient pas en mesure de vérifier la transaction avec des adresses intraçables dans un explorateur de blocs.
account.altcoin.popup.grin.msg=GRIN nécessite un échange interactif entre l'émetteur et le récepteur pour créer la transaction. Assurez-vous de suivre les instructions de la page Web du projet GRIN pour envoyer et recevoir des GRIN de façon fiable (le récepteur doit être en ligne au moins pendant un certain temps).\n\nBisq ne supporte que le portefeuille Grinbox (Wallet713) format URL.\n\nL'expéditeur des GRIN doit fournir la preuve qu'il a envoyé les GRIN avec succès. Si le portefeuille ne peut pas fournir cette preuve, un litige potentiel sera résolu en faveur du destinataire des GRIN. Veuillez vous assurer que vous utilisez le dernier logiciel Grinbox qui supporte la preuve de transaction et que vous comprenez le processus de transfert et de réception des GRIN ainsi que la façon de créer la preuve.\n\nVisitez https://github.com/vault713/wallet713/blob/master/docs/usage.md#transaction-proofs-grinbox-only pour plus d'informations sur l'outil de preuve de Grinbox.
account.altcoin.popup.beam.msg=BEAM nécessite un processus interactif entre l'émetteur et le récepteur pour créer la transaction.\n\nAssurez-vous de suivre les instructions de la page Web du projet BEAM pour envoyer et recevoir les BEAM de façon fiable (le récepteur doit être en ligne pendant au moins un certain temps).\n\nL'expéditeur de BEAM est tenu de fournir la preuve qu'il a envoyé BEAM avec succès. Assurez-vous d'utiliser un portefeuille qui peut produire une telle preuve. Si le portefeuille ne peut fournir la preuve, un litige potentiel sera résolu en faveur du récepteur des BEAM.
account.altcoin.popup.pars.msg=Trading ParsiCoin on Bisq requires that you understand and fulfill the following requirements:\n\nTo send PARS you must use the official ParsiCoin Wallet version 3.0.0 or higher. \n\nYou can Check your Transaction Hash and Transaction Key on Transactions Section on your GUI Wallet (ParsiPay) You need to right Click on the Transaction and then click on show details. \n\nIn the event that arbitration is necessary, you must present the following to an mediator or arbitrator: 1) the Transaction Hash, 2) the Transaction Key, and 3) the recipient's PARS address. The mediator or arbitrator will then verify the PARS transfer using the ParsiCoin Block Explorer (http://explorer.parsicoin.net/#check_payment).\n\nFailure to provide the required information to the mediator or arbitrator will result in losing the dispute case. In all cases of dispute, the ParsiCoin sender bears 100% of the burden of responsibility in verifying transactions to an mediator or arbitrator. \n\nIf you do not understand these requirements, do not trade on Bisq. First, seek help at the ParsiCoin Discord (https://discord.gg/c7qmFNh).
@@ -1169,6 +1168,7 @@ dao.lockedForVoteBalance=Utilisé pour le vote
dao.lockedInBonds=Verrouillé en bonds
dao.availableNonBsqBalance=Solde disponible non-BSQ (BTC)
dao.totalBsqBalance=Total du solde BSQ
+dao.reputationBalance=Score de merit (non utilisable)
dao.tx.published.success=Votre transaction a été publiée avec succès.
dao.proposal.menuItem.make=Faire une proposition
@@ -1296,7 +1296,7 @@ dao.param.BONDED_ROLE_FACTOR=Bonded role unit factor en BSQ
dao.param.ISSUANCE_LIMIT=Limite d'émission par cycle en BSQ
dao.param.currentValue=Valeur actuelle: {0}
-dao.param.currentAndPastValue=Current value: {0} (Value when proposal was made: {1})
+dao.param.currentAndPastValue=Valeur actuelle: {0} (Valeur au moment de l'offre: {1})
dao.param.blocks={0} blocs
dao.results.cycle.duration.label=Durée de {0}
@@ -1304,7 +1304,7 @@ dao.results.cycle.duration.value={0} bloc(s)
dao.results.cycle.value.postFix.isDefaultValue=(valeur par défaut)
dao.results.cycle.value.postFix.hasChanged=(a été modifié par le vote)
-dao.results.invalidVotes=We had invalid votes in that voting cycle. That can happen if a vote was not distributed well in the Bisq network.\n{0}
+dao.results.invalidVotes=Il est fait état de votes invalides au cours de ce cycle de vote. Cela peut arriver si un vote n'a pas été bien distribué sur le réseau Bisq.\n{0}
# suppress inspection "UnusedProperty"
dao.phase.PHASE_UNDEFINED=Indéfini
@@ -1329,7 +1329,7 @@ dao.results.votes.table.header.merit=Gagné
dao.results.votes.table.header.vote=Vote
dao.bond.menuItem.bondedRoles=Bonded roles
-dao.bond.menuItem.reputation=Bonded reputation
+dao.bond.menuItem.reputation=Bonded reputation
dao.bond.menuItem.bonds=Bonds
dao.bond.dashboard.bondsHeadline=Bonded BSQ
@@ -1582,7 +1582,7 @@ dao.proposal.create.publish=Publier la demande
dao.proposal.create.publishing=La publication de la demande est en cours...
dao.proposal=Demande
dao.proposal.display.type=Type de demande
-dao.proposal.display.name=Exact GitHub username
+dao.proposal.display.name=Nom d'utilisateur GitHub exact
dao.proposal.display.link=Lien vers les informations détaillées
dao.proposal.display.link.prompt=Lien vers la proposition
dao.proposal.display.requestedBsq=Montant démandé en BSQ
@@ -1606,8 +1606,8 @@ dao.proposal.table.icon.tooltip.changeVote=Vote actuel: ''{0}'''. Modifier le vo
dao.proposal.display.myVote.accepted=Accepté
dao.proposal.display.myVote.rejected=Rejeté
dao.proposal.display.myVote.ignored=Ignoré
-dao.proposal.display.myVote.unCounted=Vote was not included in result
-dao.proposal.myVote.summary=Voted: {0}; Vote weight: {1} (earned: {2} + stake: {3}) {4}
+dao.proposal.display.myVote.unCounted=Le vote n'a pas été inclus dans le résultat
+dao.proposal.myVote.summary=Voté: {0}; Poids du vote: {1} (gagné: {2} + stake: {3}) {4}
dao.proposal.myVote.invalid=Le vote n'est pas valide
dao.proposal.voteResult.success=Accepté
@@ -1699,7 +1699,7 @@ dao.tx.type.enum.PROOF_OF_BURN=Preuve du burn
dao.tx.type.enum.IRREGULAR=Irrégulier
dao.tx.withdrawnFromWallet=BTC prélevé sur le portefeuille
-dao.tx.issuanceFromCompReq=Demande de compensation/émission
+dao.tx.issuanceFromCompReq=Demande de compensation/émission
dao.tx.issuanceFromCompReq.tooltip=La demande de compensation a donné lieu à l''émission de nouveaux BSQ.\nDate d''émission: {0}
dao.tx.issuanceFromReimbursement=Demande de remboursement/émission
dao.tx.issuanceFromReimbursement.tooltip=Demande de remboursement ayant donné lieu à l''émission de nouveaux BSQ.\nDate d'émission : {0}.
@@ -1737,11 +1737,11 @@ dao.news.DAOOnTestnet.fourthSection.title=4. Explorez un explorateur de blocs BS
dao.news.DAOOnTestnet.fourthSection.content=Dans la mesure où BSQ est comme Bitcoin, vous pouvez voir les transactions en BSQ sur notre explorateur de blocs Bitcoin.
dao.news.DAOOnTestnet.readMoreLink=Lire la documentation complète
-dao.monitor.daoState=Etat de la DAO
+dao.monitor.daoState=Etat de la DAO
dao.monitor.proposals=État des propositions
dao.monitor.blindVotes=État des votes cachés
-dao.monitor.table.peers=pairs
+dao.monitor.table.peers=Pairs
dao.monitor.table.conflicts=Conflits
dao.monitor.state=Statut
dao.monitor.requestAlHashes=Demander tous les hashes
@@ -1750,17 +1750,17 @@ dao.monitor.table.header.cycleBlockHeight=Cycle / Hauteur de bloc
dao.monitor.table.cycleBlockHeight=Cycle {0} / bloc {1}
dao.monitor.table.seedPeers=Nœud de la seed: {0}
-dao.monitor.daoState.headline=État de la DAO
+dao.monitor.daoState.headline=État de la DAO
dao.monitor.daoState.table.headline=État des hashes de la chaîne DAO
dao.monitor.daoState.table.blockHeight=Hauteur de bloc
dao.monitor.daoState.table.hash=État du hash de la DAO
dao.monitor.daoState.table.prev=Hash précédent
dao.monitor.daoState.conflictTable.headline=État des hashes des pairs de la DAO en situation de conflit
-dao.monitor.daoState.utxoConflicts=conflits UTXO
+dao.monitor.daoState.utxoConflicts=conflits UTXO
dao.monitor.daoState.utxoConflicts.blockHeight=Hauteur de bloc: {0}
dao.monitor.daoState.utxoConflicts.sumUtxo=Somme de tous les UTXO: {0} BSQ
dao.monitor.daoState.utxoConflicts.sumBsq=Somme de tous les BSQ: {0} BSQ
-dao.monitor.daoState.checkpoint.popup=DAO state is not in sync with the network. After restart the DAO state will resync.
+dao.monitor.daoState.checkpoint.popup=La DAO n'est pas en état de synchronisation avec le réseau. Après redémarrage, la DAO sera resynchronisé.
dao.monitor.proposal.headline=État des propositions
dao.monitor.proposal.table.headline=Etat du hachage de la chaîne de proposition
@@ -1786,8 +1786,8 @@ dao.factsAndFigures.menuItem.transactions=Transactions BSQ
dao.factsAndFigures.dashboard.marketPrice=Données du marché
dao.factsAndFigures.dashboard.price=Prix du dernier Trade BSQ/BTC (en Bisq)
-dao.factsAndFigures.dashboard.avgPrice90=90 days average BSQ/BTC trade price
-dao.factsAndFigures.dashboard.avgPrice30=30 days average BSQ/BTC trade price
+dao.factsAndFigures.dashboard.avgPrice90=Moyenne sur 90 jours du prix d'échange BSQ/BTC
+dao.factsAndFigures.dashboard.avgPrice30=Moyenne sur 30 jours du prix d'échange BSQ/BTC
dao.factsAndFigures.dashboard.marketCap=Capitalisation boursière (basé sur la valeur d'échange)
dao.factsAndFigures.dashboard.availableAmount=BSQ disponible au total
@@ -1807,11 +1807,11 @@ dao.factsAndFigures.supply.invalidTxs=BSQ burn (transactions invalides)
dao.factsAndFigures.supply.burntAmount=BSQ burn (frais)
dao.factsAndFigures.transactions.genesis=Transaction genesis
-dao.factsAndFigures.transactions.genesisBlockHeight=Hauteur de bloc du bloc genesis
+dao.factsAndFigures.transactions.genesisBlockHeight=Hauteur de bloc du bloc genesis
dao.factsAndFigures.transactions.genesisTxId=ID de la transaction genesis
dao.factsAndFigures.transactions.txDetails=Statistiques des transactions en BSQ
dao.factsAndFigures.transactions.allTx=Nombre de transactions en BSQ
-dao.factsAndFigures.transactions.utxo=Nombre de transactions de sorties non dépensées
+dao.factsAndFigures.transactions.utxo=Nombre de transactions de sorties non dépensées
dao.factsAndFigures.transactions.compensationIssuanceTx=Nombre de transactions émises en demande de compensation
dao.factsAndFigures.transactions.reimbursementIssuanceTx=Nombre des transactions émises en demande de remboursement
dao.factsAndFigures.transactions.burntTx=Nombre de transactions ayant occasionné le paiement de frais
@@ -1872,17 +1872,17 @@ disputeSummaryWindow.summaryNotes=Notes de synthèse
disputeSummaryWindow.addSummaryNotes=Ajouter des notes de synthèse
disputeSummaryWindow.close.button=Fermer le ticket
disputeSummaryWindow.close.msg=Ticket closed on {0}\n\nSummary:\nPayout amount for BTC buyer: {1}\nPayout amount for BTC seller: {2}\n\nSummary notes:\n{3}
-disputeSummaryWindow.close.nextStepsForMediation=\n\nNext steps:\nOpen trade and accept or reject suggestion from mediator
+disputeSummaryWindow.close.nextStepsForMediation=\n\nProchaines étapes:\nOuvrir la transaction et accepter ou rejeter la suggestion du médiateur
disputeSummaryWindow.close.nextStepsForRefundAgentArbitration=\n\nNext steps:\nNo further action is required from you. If the arbitrator decided in your favor, you'll see a "Refund from arbitration" transaction in Funds/Transactions
disputeSummaryWindow.close.closePeer=Vous devez également clore le ticket de trading des pairs!
-disputeSummaryWindow.close.txDetails.headline=Publish refund transaction
-disputeSummaryWindow.close.txDetails.buyer=Buyer receives {0} on address: {1}\n
-disputeSummaryWindow.close.txDetails.seller=Seller receives {0} on address: {1}\n
+disputeSummaryWindow.close.txDetails.headline=Publier la transaction de remboursement
+disputeSummaryWindow.close.txDetails.buyer=L'acheteur reçoit {0} à l'adresse: {1}\n
+disputeSummaryWindow.close.txDetails.seller=Le vendeur reçoit {0} à l'adresse: {1}\n
disputeSummaryWindow.close.txDetails=Spending: {0}\n{1}{2}Transaction fee: {3} ({4} satoshis/byte)\nTransaction size: {5} Kb\n\nAre you sure you want to publish this transaction?
emptyWalletWindow.headline={0} Outil de secours du portefeuille
emptyWalletWindow.info=Veuillez utiliser ceci qu'en cas d'urgence si vous ne pouvez pas accéder à vos fonds à partir de l'interface utilisateur.\n\nVeuillez remarquer que touts les ordres en attente seront automatiquement fermés lors de l'utilisation de cet outil.\n\nAvant d'utiliser cet outil, veuillez sauvegarder votre répertoire de données. Vous pouvez le faire sur \"Compte/sauvegarde\".\n\nVeuillez nous signaler votre problème et déposer un rapport de bug sur GitHub ou sur le forum Bisq afin que nous puissions enquêter sur la source du problème.
-emptyWalletWindow.balance=Votre solde disponible sur le portefeuille
+emptyWalletWindow.balance=Votre solde disponible sur le portefeuille
emptyWalletWindow.bsq.btcBalance=Solde en Satoshis non-BSQ
emptyWalletWindow.address=Votre adresse de destination
@@ -1891,7 +1891,7 @@ emptyWalletWindow.openOffers.warn=Vous avez des ordres en cours qui seront suppr
emptyWalletWindow.openOffers.yes=Oui, j'en suis certain
emptyWalletWindow.sent.success=Le solde de votre portefeuille a été transféré avec succès.
-enterPrivKeyWindow.headline=Enter private key for registration
+enterPrivKeyWindow.headline=Entrer la clé privée pour l'enregistrement
filterWindow.headline=Modifier la liste de filtres
filterWindow.offers=Ordres filtrés (séparer avec une virgule)
@@ -1900,8 +1900,8 @@ filterWindow.accounts=Données filtrées du compte de trading:\nFormat: séparer
filterWindow.bannedCurrencies=Codes des devises filtrées (séparer avec une virgule.)
filterWindow.bannedPaymentMethods=IDs des modes de paiements filtrés (séparer avec une virgule.)
filterWindow.arbitrators=Arbitres filtrés (adresses onion séparées par une virgule)
-filterWindow.mediators=Filtered mediators (comma sep. onion addresses)
-filterWindow.refundAgents=Filtered refund agents (comma sep. onion addresses)
+filterWindow.mediators=Médiateurs filtrés (adresses onion sep. par une virgule)
+filterWindow.refundAgents=Agents de remboursement filtrés (adresses onion sep. par virgule)
filterWindow.seedNode=Nœuds de seed filtrés (adresses onion séparées par une virgule)
filterWindow.priceRelayNode=Nœuds relais avec prix filtrés (adresses onion séparées par une virgule)
filterWindow.btcNode=Nœuds Bitcoin filtrés (adresses séparées par une virgule + port)
@@ -1961,15 +1961,15 @@ showWalletDataWindow.includePrivKeys=Inclure les clés privées
tacWindow.headline=Conditions d'utilisation
tacWindow.agree=Je suis d'accord
tacWindow.disagree=Je ne suis pas d'accord et je quitte
-tacWindow.arbitrationSystem=Système d'arbitrage
+tacWindow.arbitrationSystem=Règlement du litige
tradeDetailsWindow.headline=Échange
tradeDetailsWindow.disputedPayoutTxId=ID de la transaction de versement contestée :
tradeDetailsWindow.tradeDate=Date de l'échange
tradeDetailsWindow.txFee=Frais de minage
-tradeDetailsWindow.tradingPeersOnion=Adresse onion du pairs de trading
+tradeDetailsWindow.tradingPeersOnion=Adresse onion du pair de trading
tradeDetailsWindow.tradeState=État du trade
-tradeDetailsWindow.agentAddresses=Arbitrator/Mediator
+tradeDetailsWindow.agentAddresses=Arbitre/Médiateur
walletPasswordWindow.headline=Entrer le mot de passe pour déverouiller
@@ -2017,7 +2017,7 @@ popup.headline.error=Erreur
popup.doNotShowAgain=Ne plus montrer
popup.reportError.log=Ouvrir le dossier de log
-popup.reportError.gitHub=Signaler au Tracker de problème GitHub
+popup.reportError.gitHub=Signaler au Tracker de problème GitHub
popup.reportError={0}\n\nAfin de nous aider à améliorer le logiciel, veuillez signaler ce bug en ouvrant un nouveau ticket de support sur https://github.com/bisq-network/bisq/issues.\nLe message d'erreur ci-dessus sera copié dans le presse-papier lorsque vous cliquerez sur l'un des boutons ci-dessous.\nCela facilitera le dépannage si vous incluez le fichier bisq.log en appuyant sur "ouvrir le fichier de log", en sauvegardant une copie, et en l'attachant à votre rapport de bug.
popup.error.tryRestart=Veuillez essayer de redémarrer votre application et vérifier votre connexion réseau pour voir si vous pouvez résoudre ce problème.
@@ -2038,7 +2038,7 @@ popup.warning.tradePeriod.ended=Your trade with ID {0} has reached the max. allo
popup.warning.noTradingAccountSetup.headline=Vous n'avez pas configuré de compte de trading
popup.warning.noTradingAccountSetup.msg=Vous devez configurer une devise nationale ou un compte altcoin avant de pouvoir créer un ordre.\nVoulez-vous configurer un compte ?
popup.warning.noArbitratorsAvailable=Les arbitres ne sont pas disponibles.
-popup.warning.noMediatorsAvailable=There are no mediators available.
+popup.warning.noMediatorsAvailable=Il n'y a pas de médiateurs disponibles.
popup.warning.notFullyConnected=Vous devez attendre d'être complètement connecté au réseau.\nCela peut prendre jusqu'à 2 minutes au démarrage.
popup.warning.notSufficientConnectionsToBtcNetwork=Vous devez attendre d''avoir au minimum {0} connexions au réseau Bitcoin.
popup.warning.downloadNotComplete=Vous devez attendre que le téléchargement des blocs Bitcoin manquants soit terminé.
@@ -2066,14 +2066,14 @@ popup.warning.burnBTC=Cette transaction n''est pas possible, car les frais de mi
popup.warning.openOffer.makerFeeTxRejected=The maker fee transaction for offer with ID {0} was rejected by the Bitcoin network.\nTransaction ID={1}.\nThe offer has been removed to avoid further problems.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
-popup.warning.trade.txRejected.tradeFee=trade fee
-popup.warning.trade.txRejected.deposit=deposit
+popup.warning.trade.txRejected.tradeFee=frais de transaction
+popup.warning.trade.txRejected.deposit=dépôt
popup.warning.trade.txRejected=The {0} transaction for trade with ID {1} was rejected by the Bitcoin network.\nTransaction ID={2}}\nThe trade has been moved to failed trades.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
popup.warning.openOfferWithInvalidMakerFeeTx=The maker fee transaction for offer with ID {0} is invalid.\nTransaction ID={1}.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
popup.warning.trade.depositTxNull=The trade with ID {0} has no deposit transaction set.\nPlease restart the application and if the problem remains move the trade to failed trades and report the problem to the Bisq support channel at the Bisq Keybase team.
-popup.warning.trade.depositTxNull.moveToFailedTrades=Move to failed trades
+popup.warning.trade.depositTxNull.moveToFailedTrades=Déplacer vers les échanges en échec
popup.info.securityDepositInfo=Afin de s'assurer que les deux traders suivent le protocole de trading, les deux traders doivent payer un dépôt de garantie.\n\nCe dépôt est conservé dans votre portefeuille d'échange jusqu'à ce que votre transaction soit terminée avec succès, et ensuite il vous sera restitué.\n\nRemarque : si vous créez un nouvel ordre, Bisq doit être en cours d'exécution pour qu'un autre trader puisse l'accepter. Pour garder vos ordres en ligne, laissez Bisq en marche et assurez-vous que cet ordinateur reste en ligne aussi (pour cela, assurez-vous qu'il ne passe pas en mode veille....le mode veille du moniteur ne pose aucun problème).
@@ -2096,32 +2096,32 @@ popup.attention.forTradeWithId=Attention requise la transaction avec l''ID {0}
popup.info.multiplePaymentAccounts.headline=Comptes de paiement multiples disponibles
popup.info.multiplePaymentAccounts.msg=Vous disposez de plusieurs comptes de paiement disponibles pour cet ordre. Assurez-vous de choisir le bon.
-popup.news.launch.headline=Two Major Updates
-popup.news.launch.accountSigning.headline=ACCOUNT SIGNING
-popup.news.launch.accountSigning.description=Lift 0.01 BTC fiat trading limits by buying BTC from a signed peer.
-popup.news.launch.ntp.headline=NEW TRADE PROTOCOL
+popup.news.launch.headline=Deux mises à jour majeures
+popup.news.launch.accountSigning.headline=SIGNATURE DU COMPTE
+popup.news.launch.accountSigning.description=Lever les limites de trading de 0,01 BTC par fiat en achetant des BTC auprès d'un pair signé.
+popup.news.launch.ntp.headline=NOUVEAU PROTOCOLE D’ÉCHANGE
popup.news.launch.ntp.description=New 2-level dispute resolution system makes Bisq more secure, scalable, and censorship-resistant.
-popup.accountSigning.selectAccounts.headline=Select payment accounts
-popup.accountSigning.selectAccounts.description=Based on the payment method and point of time all payment accounts that are connected to a dispute where a payout to the buyer occurred will be selected for you to sign.
-popup.accountSigning.selectAccounts.signAll=Sign all payment methods
-popup.accountSigning.selectAccounts.datePicker=Select point of time until which accounts will be signed
+popup.accountSigning.selectAccounts.headline=Sélectionner les comptes de paiement
+popup.accountSigning.selectAccounts.description=En fonction du mode de paiement et du moment du paiement, tous les comptes de paiement qui sont liés à un litige où un paiement à l'acheteur a eu lieu seront sélectionnés afin que vous les signiez.
+popup.accountSigning.selectAccounts.signAll=Signer tous les modes de paiement
+popup.accountSigning.selectAccounts.datePicker=Sélectionnez le moment jusqu"auquel les comptes seront signés
-popup.accountSigning.confirmSelectedAccounts.headline=Confirm selected payment accounts
-popup.accountSigning.confirmSelectedAccounts.description=Based on your input, {0} payment accounts will be selected.
-popup.accountSigning.confirmSelectedAccounts.button=Confirm payment accounts
-popup.accountSigning.signAccounts.headline=Confirm signing of payment accounts
-popup.accountSigning.signAccounts.description=Based on your selection, {0} payment accounts will be signed.
-popup.accountSigning.signAccounts.button=Sign payment accounts
-popup.accountSigning.signAccounts.ECKey=Enter private arbitrator key
-popup.accountSigning.signAccounts.ECKey.error=Bad arbitrator ECKey
+popup.accountSigning.confirmSelectedAccounts.headline=Confirmer les comptes de paiement sélectionnés
+popup.accountSigning.confirmSelectedAccounts.description=Suite à votre saisie, {0} comptes de paiement seront sélectionnés.
+popup.accountSigning.confirmSelectedAccounts.button=Confirmer les comptes de paiement
+popup.accountSigning.signAccounts.headline=Confirmer la signature des comptes de paiement
+popup.accountSigning.signAccounts.description=Suite à votre sélection, {0} comptes de paiement seront signés.
+popup.accountSigning.signAccounts.button=Signer les comptes de paiement
+popup.accountSigning.signAccounts.ECKey=Entrez la clé privée d'arbitrage
+popup.accountSigning.signAccounts.ECKey.error=Mauvaise ECKey de l'arbitre
-popup.accountSigning.success.headline=Congratulations
-popup.accountSigning.success.description=All {0} payment accounts were successfully signed!
-popup.accountSigning.generalInformation=You'll find the signing state of all your accounts in the account section.\n\nFor further information, please visit https://docs.bisq.network/payment-methods#account-signing.
-popup.accountSigning.signedByArbitrator=One of your payment accounts has been verified and signed by an arbitrator. Trading with this account will automatically sign your trading peer''s account after a successful trade.\n\n{0}
+popup.accountSigning.success.headline=Félicitations
+popup.accountSigning.success.description=Tous les {0} comptes de paiement ont été signés avec succès !
+popup.accountSigning.generalInformation=Vous trouverez l'état de signature de tous vos comptes dans la section compte.\nPour obtenir plus d'informations, veuillez consulter le site https://docs.bisq.network/payment-methods#account-signing.
+popup.accountSigning.signedByArbitrator=Un de vos comptes de paiement a été vérifié et signé par un arbitre. Trader avec ce compte signera automatiquement le compte de votre pair de trading après un échange réussi.\n\n{0}
popup.accountSigning.signedByPeer=One of your payment accounts has been verified and signed by a trading peer. Your initial trading limit will be lifted and you''ll be able to sign other accounts in {0} days from now.\n\n{1}
-popup.accountSigning.peerLimitLifted=The initial limit for one of your accounts has been lifted.\n\n{0}
+popup.accountSigning.peerLimitLifted=La limite initiale pour l'un de vos comptes a été levée.\n\n{0}
popup.accountSigning.peerSigner=One of your accounts is mature enough to sign other payment accounts and the initial limit for one of your accounts has been lifted.\n\n{0}
####################################################################
@@ -2152,7 +2152,7 @@ systemTray.show=Montrer la fenêtre de l'application
systemTray.hide=Cacher la fenêtre de l'application
systemTray.info=Informations au sujet de Bisq
systemTray.exit=Sortir
-systemTray.tooltip=Bisq : Le réseau d'échange décentralisé
+systemTray.tooltip=Bisq Une plateforme d"échange décentralisée sur le réseau bitcoin
####################################################################
@@ -2188,14 +2188,14 @@ list.currency.editList=Modifier la liste des devises
table.placeholder.noItems=Il y a {0} disponible pour le moment
table.placeholder.noData=Il n'y a actuellement aucune donnée disponible
-table.placeholder.processingData=Processing data...
+table.placeholder.processingData=Traitement des données en cours...
peerInfoIcon.tooltip.tradePeer=Du pair de trading
peerInfoIcon.tooltip.maker=du maker
peerInfoIcon.tooltip.trade.traded={0} adresse onion: {1}\nVous avez déjà échangé a {2} reprise(s) avec ce pair\n{3}
peerInfoIcon.tooltip.trade.notTraded={0} adresse onion: {1}\nvous n''avez pas échangé avec ce pair jusqu''à présent.\n{2}
-peerInfoIcon.tooltip.age=Compte de paiement créé il y a {0} jours.
+peerInfoIcon.tooltip.age=Compte de paiement créé il y a {0}.
peerInfoIcon.tooltip.unknownAge=Ancienneté du compte de paiement inconnue.
tooltip.openPopupForDetails=Ouvrir le popup pour obtenir des détails
@@ -2212,7 +2212,7 @@ peerInfo.nrOfTrades=Nombre d'opérations effectuées
peerInfo.notTradedYet=Vous n'avez pas encore échangé avec cet utilisateur.
peerInfo.setTag=Définir un tag pour ce pair
peerInfo.age.noRisk=Âge du compte de paiement
-peerInfo.age.chargeBackRisk=Time since signing
+peerInfo.age.chargeBackRisk=Temps depuis la signature
peerInfo.unknownAge=Âge inconnu
addressTextField.openWallet=Ouvrir votre portefeuille Bitcoin par défaut
@@ -2372,7 +2372,7 @@ payment.accepted.banks=Banques acceptées (ID)
payment.mobile=N° de téléphone portable
payment.postal.address=Adresse postale
payment.national.account.id.AR=Numéro CBU
-shared.accountSigningState=Account signing status
+shared.accountSigningState=État de la signature du compte
#new
payment.altcoin.address.dyn={0} adresse
@@ -2403,7 +2403,7 @@ payment.clearXchange.info=Veuillez vous assurer que vous remplissez les conditio
payment.moneyGram.info=Lors de l'utilisation de MoneyGram, l'acheteur de BTC doit envoyer le numéro d'autorisation et une photo du reçu par mail au vendeur de BTC. Le reçu doit clairement mentionner le nom complet du vendeur, le pays, la région et le montant. L'acheteur verra ensuite s'afficher le mail du vendeur pendant le processus de la transaction.
payment.westernUnion.info=Lors de l'utilisation de Western Union, l'acheteur BTC doit envoyer le MTCN (numéro de suivi) et une photo du reçu par e-mail au vendeur de BTC. Le reçu doit indiquer clairement le nom complet du vendeur, la ville, le pays et le montant. L'acheteur verra ensuite s'afficher le mail du vendeur pendant le processus de la transaction.
payment.halCash.info=Lors de l'utilisation de HalCash, l'acheteur de BTC doit envoyer au vendeur de BTC le code HalCash par SMS depuis son téléphone portable.\n\nVeuillez vous assurer de ne pas dépasser le montant maximum que votre banque vous permet d'envoyer avec HalCash. Le montant minimum par retrait est de 10 EUR et le montant maximum est de 600 EUR. Pour les retraits récurrents, il est de 3000 EUR par destinataire par jour et 6000 EUR par destinataire par mois. Veuillez vérifier ces limites auprès de votre banque pour vous assurer qu'elles utilisent les mêmes limites que celles indiquées ici.\n\nLe montant du retrait doit être un multiple de 10 EUR car vous ne pouvez pas retirer d'autres montants à un distributeur automatique. Pendant les phases de create-offer et take-offer l'affichage de l'interface utilisateur ajustera le montant en BTC afin que le montant en euros soit correct. Vous ne pouvez pas utiliser le prix basé sur le marché, car le montant en euros varierait en fonction de l'évolution des prix.\n\nEn cas de litige, l'acheteur de BTC doit fournir la preuve qu'il a envoyé la somme en EUR.
-payment.limits.info=Veuillez prendre note que tous les transferts bancaires présentent un risque certain de rétrofacturation.\n\nPour atténuer ce risque, Bisq fixe des limites par opération selon deux critères:\n\n1. Une estimation du niveau de risque de rétrofacturation selon le mode de paiement utilisé\n2. l'ancienneté de votre compte avec ce mode de paiement\n\nLe compte que vous venez de créer est nouveau et son âge est égal à zéro. Au fur et à mesure que votre compte prendra de l'âge sur une période de deux mois, vos limites par opération augmenteront avec lui :\n\n● Au cours du 1er mois, votre limite par transaction sera de {0}.\n● Au cours du 2e mois, votre limite par opération sera de {1}.\n● Après le 2e mois, votre limite par opération sera de {2}.\n\nVeuillez noter qu'il n'y a pas de limite sur le nombre total de transactions que vous pouvez effectuer.
+payment.limits.info=Veuillez prendre note que tous les transferts bancaires présentent un risque certain de rétrofacturation.\n\nPour réduire ce risque, Bisq fixe des limites par opération selon deux critères:\n\n1. Une estimation du niveau de risque de rétrofacturation selon le mode de paiement utilisé\n2. l'ancienneté de votre compte avec ce mode de paiement\n\nLe compte que vous venez de créer est nouveau et son âge est égal à zéro. Au fur et à mesure que votre compte prendra de l'âge sur une période de deux mois, vos limites par opération augmenteront avec lui :\n\n● Au cours du 1er mois, votre limite par transaction sera de {0}.\n● Au cours du 2e mois, votre limite par opération sera de {1}.\n● Après le 2e mois, votre limite par opération sera de {2}.\n\nVeuillez noter qu'il n'y a pas de limite sur le nombre total de transactions que vous pouvez effectuer.
payment.limits.info.withSigning=To limit chargeback risk, Bisq sets per-trade buy limits based on the following 2 factors:\n\n1. General chargeback risk for the payment method\n2. Account signing status\n\nThis payment account you just created carries some chargeback risk and is not yet signed by an arbitrator or trusted peer, so it is limited to buying {0} per trade. After it is signed, buy limits will increase as follows:\n\n● Before signing, and up to 30 days after signing, your per-trade buy limit will be {0}\n● 30 days after signing, your per-trade buy limit will be {1}\n● 60 days after signing, your per-trade buy limit will be {2}\n\nSell limits are not affected by account signing, and increase merely as account age increases. More information is at https://docs.bisq.network/payment-methods#account-signing.\n\nThere are no limits on the number of trades you can make.
payment.cashDeposit.info=Veuillez confirmer que votre banque vous permet d'envoyer des dépôts en espèces sur le compte d'autres personnes. Par exemple, Bank of America et Wells Fargo n'autorisent plus de tels dépôts.
@@ -2422,11 +2422,11 @@ payment.f2f.extra=Informations complémentaires
payment.f2f.extra.prompt=Le maker peut définir des " conditions générales " ou ajouter des informations publiques de contact. Elles seront affichées avec l'ordre.
payment.f2f.info='Face to Face' trades have different rules and come with different risks than online transactions.\n\nThe main differences are:\n● The trading peers need to exchange information about the meeting location and time by using their provided contact details.\n● The trading peers need to bring their laptops and do the confirmation of 'payment sent' and 'payment received' at the meeting place.\n● If a maker has special 'terms and conditions' they must state those in the 'Additional information' text field in the account.\n● By taking an offer the taker agrees to the maker's stated 'terms and conditions'.\n● In case of a dispute the mediator or arbitrator cannot help much as it is usually hard to get tamper proof evidence of what happened at the meeting. In such cases the BTC funds might get locked indefinitely or until the trading peers come to an agreement.\n\nTo be sure you fully understand the differences with 'Face to Face' trades please read the instructions and recommendations at: 'https://docs.bisq.network/trading-rules.html#f2f-trading'
payment.f2f.info.openURL=Ouvrir la page web
-payment.f2f.offerbook.tooltip.countryAndCity=Country and city: {0} / {1}
+payment.f2f.offerbook.tooltip.countryAndCity=Pays et ville: {0} / {1}
payment.f2f.offerbook.tooltip.extra=Informations complémentaires: {0}
payment.japan.bank=Banque
-payment.japan.branch=Branch
+payment.japan.branch=Filiale
payment.japan.account=Compte
payment.japan.recipient=Nom
@@ -2442,7 +2442,7 @@ CASH_DEPOSIT=Dépôt en espèces
MONEY_GRAM=MoneyGram
WESTERN_UNION=Western Union
F2F=Face à face (en personne)
-JAPAN_BANK=Japan Bank Furikomi
+JAPAN_BANK=Banque Japonaise Furikomi
# suppress inspection "UnusedProperty"
NATIONAL_BANK_SHORT=Banques nationales
@@ -2461,7 +2461,7 @@ WESTERN_UNION_SHORT=Western Union
# suppress inspection "UnusedProperty"
F2F_SHORT=F2F
# suppress inspection "UnusedProperty"
-JAPAN_BANK_SHORT=Japan Furikomi
+JAPAN_BANK_SHORT=Furikomi Japonais
# Do not translate brand names
# suppress inspection "UnusedProperty"
@@ -2623,12 +2623,12 @@ validation.pattern=La valeur saisie doit être au format: {0}
validation.noHexString=La valeur saisie n'est pas au format HEX.
validation.advancedCash.invalidFormat=Doit être un email valide ou un identifiant de portefeuille de type: X000000000000
validation.invalidUrl=Ceci n'est pas une URL valide
-validation.mustBeDifferent=Your input must be different from the current value
+validation.mustBeDifferent=Votre saisie doit être différente de la valeur actuelle.
validation.cannotBeChanged=Le paramètre ne peut pas être modifié
validation.numberFormatException=Number format exception {0}
validation.mustNotBeNegative=La saisie ne doit pas être négative
-validation.phone.missingCountryCode=Need two letter country code to validate phone number
-validation.phone.invalidCharacters=Phone number {0} contains invalid characters
-validation.phone.insufficientDigits=Not enough digits in {0} for a valid phone number
-validation.phone.tooManyDigits=Too many digits in {0} to be a valid phone number
+validation.phone.missingCountryCode=Un code pays à deux lettres est nécessaire pour valider le numéro de téléphone
+validation.phone.invalidCharacters=Le numéro de téléphone {0} contient des caractères invalides.
+validation.phone.insufficientDigits=Pas assez de chiffres dans {0} pour un numéro de téléphone valide
+validation.phone.tooManyDigits=Trop de chiffres dans {0} pour un numéro de téléphone valide
validation.phone.invalidDialingCode=Country dialing code in number {0} is invalid for country {1}. The correct dialing code is {2}.
diff --git a/core/src/main/resources/i18n/displayStrings_ja.properties b/core/src/main/resources/i18n/displayStrings_ja.properties
index de95218c67..c6bd2f884e 100644
--- a/core/src/main/resources/i18n/displayStrings_ja.properties
+++ b/core/src/main/resources/i18n/displayStrings_ja.properties
@@ -672,7 +672,6 @@ portfolio.pending.step5_buyer.takersMiningFee=合計マイニング手数料
portfolio.pending.step5_buyer.refunded=返金されたセキュリティデポジット
portfolio.pending.step5_buyer.withdrawBTC=ビットコインを出金する
portfolio.pending.step5_buyer.amount=出金額
-portfolio.pending.step5_buyer.signer=By withdrawing your bitcoins, you verify that the counterparty has acted according to the trade protocol.
portfolio.pending.step5_buyer.withdrawToAddress=出金先アドレス
portfolio.pending.step5_buyer.moveToBisqWallet=資金をBisqウォレットに移動する
portfolio.pending.step5_buyer.withdrawExternal=外部ウォレットに出金する
@@ -873,7 +872,7 @@ support.sellerOfferer=BTC 売り手/メイカー
support.buyerTaker=BTC 買い手/テイカー
support.sellerTaker=BTC 売り手/テイカー
-support.backgroundInfo=Bisq is not a company, so it handles disputes differently.\n\nTraders can communicate within the application via a secure chat on the open trades screen to attempt solving a dispute on their own. If that is not sufficient, a mediator can step in to help. The mediator will evaluate the situation and give a recommendation for the payout of the trade funds. If both traders accept this suggestion, the payout transaction is completed and the trade is closed. If one or both traders do not agree to the mediator's recommended payout, they can request arbitration.The arbitrator has the third key of the deposit transaction and will make the payout based on their findings.
+support.backgroundInfo=Bisq is not a company, so it handles disputes differently.\n\nTraders can communicate within the application via secure chat on the open trades screen to try solving disputes on their own. If that is not sufficient, a mediator can step in to help. The mediator will evaluate the situation and suggest a payout of trade funds. If both traders accept this suggestion, the payout transaction is completed and the trade is closed. If one or both traders do not agree to the mediator's suggested payout, they can request arbitration.The arbitrator will re-evaluate the situation and, if warranted, personally pay the trader back and request reimbursement for this payment from the Bisq DAO.
support.initialInfo=Please enter a description of your problem in the text field below. Add as much information as possible to speed up dispute resolution time.\n\nHere is a check list for information you should provide:\n\t● If you are the BTC buyer: Did you make the Fiat or Altcoin transfer? If so, did you click the 'payment started' button in the application?\n\t● If you are the BTC seller: Did you receive the Fiat or Altcoin payment? If so, did you click the 'payment received' button in the application?\n\t● Which version of Bisq are you using?\n\t● Which operating system are you using?\n\t● If you encountered an issue with failed transactions please consider switching to a new data directory.\n\t Sometimes the data directory gets corrupted and leads to strange bugs. \n\t See: https://docs.bisq.network/backup-recovery.html#switch-to-a-new-data-directory\n\nPlease make yourself familiar with the basic rules for the dispute process:\n\t● You need to respond to the {0}''s requests within 2 days.\n\t● Mediators respond in between 2 days. Arbitrators respond in between 5 business days.\n\t● The maximum period for a dispute is 14 days.\n\t● You need to cooperate with the {1} and provide the information they request to make your case.\n\t● You accepted the rules outlined in the dispute document in the user agreement when you first started the application.\n\nYou can read more about the dispute process at: {2}
support.systemMsg=システムメッセージ: {0}
support.youOpenedTicket=サポートのリクエスト開始しました。\n\n{0}\n\nBisqバージョン: {1}
@@ -1038,7 +1037,7 @@ account.altcoin.popup.wallet.msg=Please be sure that you follow the requirements
account.altcoin.popup.wallet.confirm=どのウォレットを使うべきか理解しており、承認する
account.altcoin.popup.upx.msg=Trading UPX on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending UPX, you need to use either the official uPlexa GUI wallet or uPlexa CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\nuplexa-wallet-cli (use the command get_tx_key)\nuplexa-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The UPX sender is responsible for providing verification of the UPX transfer to the arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit uPlexa discord channel (https://discord.gg/vhdNSrV) or the uPlexa Telegram Chat (https://t.me/uplexaOfficial) to find more information.
account.altcoin.popup.arq.msg=Trading ARQ on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending ARQ, you need to use either the official ArQmA GUI wallet or ArQmA CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\narqma-wallet-cli (use the command get_tx_key)\narqma-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The ARQ sender is responsible for providing verification of the ARQ transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit ArQmA discord channel (https://discord.gg/s9BQpJT) or the ArQmA forum (https://labs.arqma.com) to find more information.
-account.altcoin.popup.xmr.msg=Trading XMR on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending XMR, you need to use either the official Monero GUI wallet or Monero CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\nmonero-wallet-cli (use the command get_tx_key)\nmonero-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nIn addition to XMR checktx tool (https://xmr.llcoins.net/checktx.html) verification can also be accomplished in-wallet.\nmonero-wallet-cli : using command (check_tx_key).\nmonero-wallet-gui : on the Advanced > Prove/Check page.\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The XMR sender is responsible for providing verification of the XMR transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit (https://www.getmonero.org/resources/user-guides/prove-payment.html) or the Monero forum (https://forum.getmonero.org) to find more information.
+account.altcoin.popup.xmr.msg=Trading XMR on Bisq requires that you understand and fulfill the following requirements:\n\nProve payments: since Monero is a private coin, some transaction details aren't publicly available in the blockchain, and, in case of a dispute, the mediator or arbitrator needs them to check if the transaction was really made. In Bisq, the sender of the XMR transaction is the one responsible for providing this information to the mediator or arbitrator in case of a dispute. In order to do that, you must send XMR using a wallet that provides the information required to prove the payment was made, which includes:\n\n- the transaction key (Tx Key, Tx Secret Key or Tx Private Key)\n- the transaction ID (Tx ID or Tx Hash)\n- the destination address (recipient's address)\n\nThis information can be found in the official Monero GUI & CLI wallets, MyMonero, and Exodus (desktop) as well as in Cake Wallet, MyMonero, and Monerujo (mobile), in the following locations:\n\n- Monero GUI: go to Transactions tab\n- Monero CLI: use the command get_tx_key TXID. The flag store-tx-info must be enabled (enabled by default in new versions)\n- Other wallets: go to Transactions history and search for Transaction key (Tx key or Secret key) and the destination address in a sent transaction. Save recipient address option must be enabled in Cake Wallet settings.\n\nIf you are using a wallet different from the mentioned above, please be sure you can access those three pieces of information.Since the transaction key and the destination address are stored in the Monero wallet software, and they cannot be recovered in the Monero blockchain, you should never delete or restore your Monero wallet before a Bisq trade is completed. Failure to provide the above data will result in losing the dispute case.\n\nCheck payments: with those three pieces of information, the verification that a quantity of Monero was sent to a specific address can be accomplished the following way:\n\n- Monero GUI: change wallet to Advanced mode and go to Advanced > Prove/check > Check Transaction\n- Monero CLI: use the command check_tx_key TXID TXKEY ADDRESS\n- XMR checktx tool (https://xmr.llcoins.net/checktx.html)\n- Explore Monero website (https://www.exploremonero.com/receipt)\n\nIf you are still not sure about this process, visit (https://www.getmonero.org/resources/user-guides/prove-payment.html) to find more information or ask a question on the Monero support subreddit (https://www.reddit.com/r/monerosupport/).
# suppress inspection "TrailingSpacesInProperty"
account.altcoin.popup.msr.msg=Trading MSR on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending MSR, you need to use either the official Masari GUI wallet, Masari CLI wallet with the store-tx-info flag enabled (enabled by default) or the Masari web wallet (https://wallet.getmasari.org). Please be sure you can access the tx key as that would be required in case of a dispute.\nmasari-wallet-cli (use the command get_tx_key)\nmasari-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nMasari Web Wallet (goto Account -> transaction history and view details on your sent transaction)\n\nVerification can be accomplished in-wallet.\nmasari-wallet-cli : using command (check_tx_key).\nmasari-wallet-gui : on the Advanced > Prove/Check page.\nVerification can be accomplished in the block explorer \nOpen block explorer (https://explorer.getmasari.org), use the search bar to find your transaction hash.\nOnce transaction is found, scroll to bottom to the 'Prove Sending' area and fill in details as needed.\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The MSR sender is responsible for providing verification of the MSR transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process, ask for help on the Official Masari Discord (https://discord.gg/sMCwMqs).
account.altcoin.popup.blur.msg=Trading BLUR on Bisq requires that you understand and fulfill the following requirements:\n\nTo send BLUR you must use the Blur Network CLI or GUI Wallet. \n\nIf you are using the CLI wallet, a transaction hash (tx ID) will be displayed after a transfer is sent. You must save this information. Immediately after sending the transfer, you must use the command 'get_tx_key' to retrieve the transaction private key. If you fail to perform this step, you may not be able to retrieve the key later. \n\nIf you are using the Blur Network GUI Wallet, the transaction private key and transaction ID can be found conveniently in the "History" tab. Immediately after sending, locate the transaction of interest. Click the "?" symbol in the lower-right corner of the box containing the transaction. You must save this information. \n\nIn the event that arbitration is necessary, you must present the following to an mediator or arbitrator: 1.) the transaction ID, 2.) the transaction private key, and 3.) the recipient's address. The mediator or arbitrator will then verify the BLUR transfer using the Blur Transaction Viewer (https://blur.cash/#tx-viewer).\n\nFailure to provide the required information to the mediator or arbitrator will result in losing the dispute case. In all cases of dispute, the BLUR sender bears 100% of the burden of responsibility in verifying transactions to an mediator or arbitrator. \n\nIf you do not understand these requirements, do not trade on Bisq. First, seek help at the Blur Network Discord (https://discord.gg/dMWaqVW).
@@ -1169,6 +1168,7 @@ dao.lockedForVoteBalance=投票に使用済
dao.lockedInBonds=ロック中の担保
dao.availableNonBsqBalance=利用可能な非BSQ残高 (BTC)
dao.totalBsqBalance=合計BSQ残高
+dao.reputationBalance=Merit Value (not spendable)
dao.tx.published.success=トランザクションの発行に成功しました
dao.proposal.menuItem.make=提案する
@@ -1961,7 +1961,7 @@ showWalletDataWindow.includePrivKeys=プライベートキーを含む
tacWindow.headline=ユーザー規約
tacWindow.agree=同意します
tacWindow.disagree=同意せずにに終了
-tacWindow.arbitrationSystem=調停システム
+tacWindow.arbitrationSystem=Dispute resolution
tradeDetailsWindow.headline=トレード
tradeDetailsWindow.disputedPayoutTxId=係争中の支払い取引ID:
@@ -2152,7 +2152,7 @@ systemTray.show=アプリケーションウィンドウを表示
systemTray.hide=アプリケーションウィンドウを隠す
systemTray.info=Bisqについての情報
systemTray.exit=終了
-systemTray.tooltip=Bisq: 非中央集権の交換ネットワーク
+systemTray.tooltip=Bisq: A decentralized bitcoin exchange network
####################################################################
diff --git a/core/src/main/resources/i18n/displayStrings_pt-br.properties b/core/src/main/resources/i18n/displayStrings_pt-br.properties
index eb5c40e8d3..b36418dd50 100644
--- a/core/src/main/resources/i18n/displayStrings_pt-br.properties
+++ b/core/src/main/resources/i18n/displayStrings_pt-br.properties
@@ -168,7 +168,7 @@ shared.payoutTxId=ID da transação de pagamento
shared.contractAsJson=Contrato em formato JSON
shared.viewContractAsJson=Ver contrato em formato JSON
shared.contract.title=Contrato para negociação com ID: {0}
-shared.paymentDetails=Detalhes do pagamento BTC {0}
+shared.paymentDetails=Detalhes de pagamento do {0} de BTC
shared.securityDeposit=Depósito de segurança
shared.yourSecurityDeposit=Seu depósito de segurança
shared.contract=Contrato
@@ -276,7 +276,7 @@ mainView.walletServiceErrorMsg.connectionError=Não foi possível conectar-se à
mainView.walletServiceErrorMsg.rejectedTxException=Uma transação foi rejeitada pela rede.\n\n{0}
-mainView.networkWarning.allConnectionsLost=Você perdeu sua conexão com todos {0} os pontos da rede.\nTalvez você tenha perdido a conexão com a internet ou seu computador estava em modo de espera.
+mainView.networkWarning.allConnectionsLost=Você perdeu sua conexão com todos os pontos da rede {0}.\nTalvez você tenha perdido a conexão com a internet ou seu computador estava em modo de espera.
mainView.networkWarning.localhostBitcoinLost=Você perdeu a conexão ao nó Bitcoin do localhost.\nPor favor, reinicie o aplicativo Bisq para conectar-se a outros nós Bitcoin ou reinicie o nó Bitcoin do localhost.
mainView.version.update=(Atualização disponível)
@@ -376,10 +376,10 @@ offerbook.warning.noMatchingAccount.msg=Para aceitar essa oferta, é necessário
offerbook.warning.counterpartyTradeRestrictions=Esta oferta não pode ser tomada por restrições de negociação da outra parte
-offerbook.warning.newVersionAnnouncement=With this version of the software, trading peers can verify and sign each others' payment accounts to create a network of trusted payment accounts.\n\nAfter successfully trading with a peer with a verified payment account, your payment account will be signed and trading limits will be lifted after a certain time interval (length of this interval is based on the verification method).\n\nFor more information on account signing, please see the documentation at https://docs.bisq.network/payment-methods#account-signing.
+offerbook.warning.newVersionAnnouncement=Com essa versão do software, os pares negociantes podem verificar e assinar as contas de pagamento uns dos outros para criarem uma rede de contas de pagamento confiáveis.\n\nApós realizar uma negociação bem sucedida com um parceiro que tenha uma conta de pagamento verificada, a sua conta de pagamento será assinada e seu limite de negociação será aumentado depois de um certo período de tempo (o tempo de espera depende do método de verificação).\n\nPara mais informações sobre a assinatura de contas, veja por favor a documentação em https://docs.bisq.network/payment-methods#account-signing.
-popup.warning.tradeLimitDueAccountAgeRestriction.seller=The allowed trade amount is limited to {0} because of security restrictions based on the following criteria:\n- The buyer''s account has not been signed by an arbitrator or a peer\n- The time since signing of the buyer''s account is not at least 30 days\n- The payment method for this offer is considered risky for bank chargebacks\n\n{1}
-popup.warning.tradeLimitDueAccountAgeRestriction.buyer=The allowed trade amount is limited to {0} because of security restrictions based on the following criteria:\n- Your account has not been signed by an arbitrator or a peer\n- The time since signing of your account is not at least 30 days\n- The payment method for this offer is considered risky for bank chargebacks\n\n{1}
+popup.warning.tradeLimitDueAccountAgeRestriction.seller=A quantia permitida para a negociação está limitada a {0} devido a restrições de segurança baseadas nos seguintes critérios:\n- A conta do comprador não foi assinada por um árbitro ou um par\n- A conta do comprador foi assinada há menos de 30 dias\n- O meio de pagamento para essa oferta é considerado de risco para estornos bancários.\n\n{1}
+popup.warning.tradeLimitDueAccountAgeRestriction.buyer=A quantia permitida para a negociação está limitada a {0} devido a restrições de segurança baseadas nos seguintes critérios:\n- A sua conta não foi assinada por um árbitro ou um par\n- A sua conta foi assinada há menos de 30 dias\n- O meio de pagamento para essa oferta é considerado de risco para estornos bancários.\n\n{1}
offerbook.warning.wrongTradeProtocol=Essa oferta requer uma versão do protocolo diferente da usada em sua versão do software.\n\nVerifique se você possui a versão mais nova instalada, caso contrário o usuário que criou a oferta usou uma versão ultrapassada.\n\nUsuários não podem negociar com uma versão incompatível do protocolo.
offerbook.warning.userIgnored=Você adicionou o endereço onion à sua lista de endereços ignorados.
@@ -505,7 +505,7 @@ takeOffer.failed.offerTaken=Não foi possível aceitar a oferta, pois ela já fo
takeOffer.failed.offerRemoved=Não é possível aceitar a oferta pois ela foi removida.
takeOffer.failed.offererNotOnline=Erro ao aceitar a oferta: o ofertante não está mais online.
takeOffer.failed.offererOffline=Erro ao aceitar a oferta: o ofertante está offline.
-takeOffer.warning.connectionToPeerLost=You lost connection to the maker.\nThey might have gone offline or has closed the connection to you because of too many open connections.\n\nIf you can still see their offer in the offerbook you can try to take the offer again.
+takeOffer.warning.connectionToPeerLost=Você perdeu a conexão com o ofertante.\nEle pode ter ficado offline ou teve a conexão com você fechada em decorrência de muitas conexões abertas.\n\nSe você ainda pode ver a oferta dele no livro de ofertas você pode tentar aceitá-la novamente.
takeOffer.error.noFundsLost=\n\nA sua carteira ainda não realizou o pagamento.\nPor favor, reinicie o programa e verifique a sua conexão com a internet.
takeOffer.error.feePaid=\n\nTente reiniciar o programa e verifique sua conexão de rede para ver se o problema foi resolvido.
@@ -580,8 +580,8 @@ portfolio.pending.step2_buyer.amountToTransfer=Quantia a ser transferida
portfolio.pending.step2_buyer.sellersAddress=Endereço {0} do vendedor
portfolio.pending.step2_buyer.buyerAccount=A sua conta de pagamento a ser usada
portfolio.pending.step2_buyer.paymentStarted=Pagamento iniciado
-portfolio.pending.step2_buyer.warn=You still have not done your {0} payment!\nPlease note that the trade has to be completed by {1}.
-portfolio.pending.step2_buyer.openForDispute=You have not completed your payment!\nThe max. period for the trade has elapsed.Please contact the mediator for assistance.
+portfolio.pending.step2_buyer.warn=Você ainda não realizou seu pagamento de {0}!\nEssa negociação deve ser completada até {1}.
+portfolio.pending.step2_buyer.openForDispute=Você ainda não completou o seu pagamento!\nO período máximo para a negociação já passou. Entre em contato com o mediador para pedir assistência.
portfolio.pending.step2_buyer.paperReceipt.headline=Você enviou o comprovante de depósito para o vendedor de BTC?
portfolio.pending.step2_buyer.paperReceipt.msg=Lembre-se:\nVocê deve escrever no comprovante de depósito: SEM REEMBOLSO\nA seguir, rasgue-o em duas partes, tire uma foto e envie-a para o e-mail do vendedor de BTC.
portfolio.pending.step2_buyer.moneyGramMTCNInfo.headline=Enviar o número de autorização e o comprovante de depósito
@@ -599,7 +599,7 @@ portfolio.pending.step2_seller.waitPayment.headline=Aguardar pagamento
portfolio.pending.step2_seller.f2fInfo.headline=Informações de contato do comprador
portfolio.pending.step2_seller.waitPayment.msg=A transação de depósito tem pelo menos uma confirmação blockchain do protocolo.\nVocê precisa aguardar até que o comprador de BTC inicie o pagamento de {0}.
portfolio.pending.step2_seller.warn=O comprador de BTC ainda não fez o pagamento de {0}.\nVocê precisa esperar até que ele inicie o pagamento.\nCaso a negociação não conclua em {1}, o árbitro irá investigar.
-portfolio.pending.step2_seller.openForDispute=The BTC buyer has not started their payment!\nThe max. allowed period for the trade has elapsed.\nYou can wait longer and give the trading peer more time or contact the mediator for assistance.
+portfolio.pending.step2_seller.openForDispute=O comprador de BTC ainda não iniciou o pagamento!\nO período máximo permitido para a negociação expirou.\nVocê pode aguardar mais um pouco, dando mais tempo para o seu parceiro de negociação, ou você pode entrar em contato com o mediador para pedir assistência.
tradeChat.chatWindowTitle=Abrir janela de conversa para a negociação com ID "{0}"
tradeChat.openChat=Abrir janela de conversa
@@ -652,15 +652,15 @@ portfolio.pending.step3_seller.buyerStartedPayment.altcoin=Verifique as confirma
portfolio.pending.step3_seller.buyerStartedPayment.fiat=Verifique em sua conta de negociação (ex: sua conta bancária) e confirme que recebeu o pagamento.
portfolio.pending.step3_seller.warn.part1a=na blockchain {0}
portfolio.pending.step3_seller.warn.part1b=no seu provedor de pagamentos (ex: banco)
-portfolio.pending.step3_seller.warn.part2=You still have not confirmed the receipt of the payment. Please check {0} if you have received the payment.
-portfolio.pending.step3_seller.openForDispute=You have not confirmed the receipt of the payment!\nThe max. period for the trade has elapsed.\nPlease confirm or request assistance from the mediator.
+portfolio.pending.step3_seller.warn.part2=Você ainda não confirmou o recebimento do pagamento. Por favor, verifique em {0} se você recebeu o pagamento.
+portfolio.pending.step3_seller.openForDispute=Você ainda não confirmou o recebimento do pagamento!\nO período máximo para a negociação expirou.\nPor favor, confirme o recebimento do pagamento ou entre em contato com o mediador para pedir assistência.
# suppress inspection "TrailingSpacesInProperty"
portfolio.pending.step3_seller.onPaymentReceived.part1=Você recebeu o pagamento de {0} do seu parceiro de negociação?\n\n
# suppress inspection "TrailingSpacesInProperty"
portfolio.pending.step3_seller.onPaymentReceived.fiat=O ID de negociação (texto \"razão do pagamento\") da transação é: \"{0}\"\n
# suppress inspection "TrailingSpacesInProperty"
portfolio.pending.step3_seller.onPaymentReceived.name=Please also verify that the name of the sender specified on the trade contract matches the name that appears on your bank statement:\nSender''s name, per trade contract: {0}\n\nIf the names are not exactly the same, don''t confirm payment receipt. Instead, open a dispute by pressing \"alt + o\" or \"option + o\".\n\n
-portfolio.pending.step3_seller.onPaymentReceived.note=Please note, that as soon you have confirmed the receipt, the locked trade amount will be released to the BTC buyer and the security deposit will be refunded.\n\n
+portfolio.pending.step3_seller.onPaymentReceived.note=Assim que você confirmar o recebimento do pagamento, o valor da transação será liberado para o comprador de BTC e o depósito de segurança será devolvido.\n\n
portfolio.pending.step3_seller.onPaymentReceived.confirm.headline=Confirmar recebimento do pagamento
portfolio.pending.step3_seller.onPaymentReceived.confirm.yes=Sim, eu recebi o pagamento
portfolio.pending.step3_seller.onPaymentReceived.signer=IMPORTANT: By confirming receipt of payment, you are also verifying the account of the counterparty and signing it accordingly. Since the account of the counterparty hasn't been signed yet, you should delay confirmation of the payment as long as possible to reduce the risk of a chargeback.
@@ -672,7 +672,6 @@ portfolio.pending.step5_buyer.takersMiningFee=Total em taxas de mineração
portfolio.pending.step5_buyer.refunded=Depósito de segurança devolvido
portfolio.pending.step5_buyer.withdrawBTC=Retirar seus bitcoins
portfolio.pending.step5_buyer.amount=Quantia a ser retirada
-portfolio.pending.step5_buyer.signer=By withdrawing your bitcoins, you verify that the counterparty has acted according to the trade protocol.
portfolio.pending.step5_buyer.withdrawToAddress=Enviar para o endereço
portfolio.pending.step5_buyer.moveToBisqWallet=Mover fundos para carteira Bisq
portfolio.pending.step5_buyer.withdrawExternal=Retirar para carteira externa
@@ -705,9 +704,9 @@ portfolio.pending.openAgainDispute.button=Abrir disputa novamente
portfolio.pending.openSupportTicket.headline=Abrir ticket de suporte
portfolio.pending.openSupportTicket.msg=Please use this function only in emergency cases if you don't see a \"Open support\" or \"Open dispute\" button.\n\nWhen you open a support ticket the trade will be interrupted and handled by a mediator or arbitrator.
-portfolio.pending.timeLockNotOver=You have to wait until ≈{0} ({1} more blocks) before you can open an arbitration dispute.
+portfolio.pending.timeLockNotOver=Você precisa aguardar até ≈{0} (mais {1} blocos) para conseguir abrir uma disputa com um árbitro.
portfolio.pending.error.depositTxNull=The deposit transaction is null. You cannot open a dispute without a valid deposit transaction. Please go to \"Settings/Network info\" and do a SPV resync.\n\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
-portfolio.pending.mediationResult.error.depositTxNull=The deposit transaction is null. The trade gets moved to the failed trades section.
+portfolio.pending.mediationResult.error.depositTxNull=A transação de depósito é nula. A negociação será movida para a seção de negociações com erro.
portfolio.pending.error.depositTxNotConfirmed=The deposit transaction is not confirmed. You can not open an arbitration dispute with an unconfirmed deposit transaction. Please wait until it is confirmed or go to \"Settings/Network info\" and do a SPV resync.\n\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
portfolio.pending.notification=Notificação
@@ -716,7 +715,7 @@ portfolio.pending.support.headline.getHelp=Precisa de ajuda?
portfolio.pending.support.text.getHelp=If you have any problems you can try to contact the trade peer in the trade chat or ask the Bisq community at https://bisq.community. If your issue still isn't resolved, you can request more help from a mediator.
portfolio.pending.support.text.getHelp.arbitrator=If you have any problems you can try to contact the trade peer in the trade chat or ask the Bisq community at https://bisq.community. If your issue still isn't resolved, you can request more help from an arbitrator.
portfolio.pending.support.button.getHelp=Pedir ajuda
-portfolio.pending.support.popup.info=If your issue with the trade remains unsolved, you can open a support ticket to request help from a mediator. If you have not received the payment, please wait until the trade period is over.\n\nAre you sure you want to open a support ticket?
+portfolio.pending.support.popup.info=Se o seu problema com a negociação ainda não foi resolvido, você pode abrir um ticket de suporte para pedir ajuda a um mediador. Se você não recebeu o pagamento, por favor aguarde até o final do período de negociação.\n\nVocê tem certeza de que quer abrir um ticket de suporte?
portfolio.pending.support.popup.button=Abrir ticket de suporte
portfolio.pending.support.headline.halfPeriodOver=Verifique o pagamento
portfolio.pending.support.headline.periodOver=O período de negociação acabou
@@ -811,7 +810,7 @@ funds.tx.takeOfferFee=Taxa de aceitação e transação: {0}
funds.tx.multiSigDeposit=Depósito Multisig: {0}
funds.tx.multiSigPayout=Pagamento Multisig: {0}
funds.tx.disputePayout=Pagamento de disputa: {0}
-funds.tx.disputeLost=Caso de perda de disputa: {0}
+funds.tx.disputeLost=Caso com disputa perdida: {0}
funds.tx.collateralForRefund=Refund collateral: {0}
funds.tx.timeLockedPayoutTx=Time locked payout tx: {0}
funds.tx.refund=Refund from arbitration: {0}
@@ -843,7 +842,7 @@ support.filter=Lista de filtragem
support.filter.prompt=Insira ID da negociação. data. endereço onion ou dados da conta
support.noTickets=Não há tickets de suporte abertos
support.sendingMessage=Enviando mensagem...
-support.receiverNotOnline=Receiver is not online. Message is saved to their mailbox.
+support.receiverNotOnline=O recipiente não está online. A mensagem será salva na caixa postal dele.
support.sendMessageError=Erro ao enviar a mensagem: {0}
support.wrongVersion=A oferta nessa disputa foi criada com uma versão anterior do Bisq.\nVocê não pode fechar aquela disputa com a sua versão atual do programa.\n\nFavor utilizar uma versão mais velha com protocolo versão {0}
support.openFile=Abrir arquivo para anexar (tamanho máximo: {0} kb)
@@ -873,17 +872,17 @@ support.sellerOfferer=Vendedor de BTC / Ofertante
support.buyerTaker=Comprador de BTC / Aceitador da oferta
support.sellerTaker=Vendedor de BTC / Aceitador da oferta
-support.backgroundInfo=Bisq is not a company, so it handles disputes differently.\n\nTraders can communicate within the application via a secure chat on the open trades screen to attempt solving a dispute on their own. If that is not sufficient, a mediator can step in to help. The mediator will evaluate the situation and give a recommendation for the payout of the trade funds. If both traders accept this suggestion, the payout transaction is completed and the trade is closed. If one or both traders do not agree to the mediator's recommended payout, they can request arbitration.The arbitrator has the third key of the deposit transaction and will make the payout based on their findings.
+support.backgroundInfo=Bisq is not a company, so it handles disputes differently.\n\nTraders can communicate within the application via secure chat on the open trades screen to try solving disputes on their own. If that is not sufficient, a mediator can step in to help. The mediator will evaluate the situation and suggest a payout of trade funds. If both traders accept this suggestion, the payout transaction is completed and the trade is closed. If one or both traders do not agree to the mediator's suggested payout, they can request arbitration.The arbitrator will re-evaluate the situation and, if warranted, personally pay the trader back and request reimbursement for this payment from the Bisq DAO.
support.initialInfo=Please enter a description of your problem in the text field below. Add as much information as possible to speed up dispute resolution time.\n\nHere is a check list for information you should provide:\n\t● If you are the BTC buyer: Did you make the Fiat or Altcoin transfer? If so, did you click the 'payment started' button in the application?\n\t● If you are the BTC seller: Did you receive the Fiat or Altcoin payment? If so, did you click the 'payment received' button in the application?\n\t● Which version of Bisq are you using?\n\t● Which operating system are you using?\n\t● If you encountered an issue with failed transactions please consider switching to a new data directory.\n\t Sometimes the data directory gets corrupted and leads to strange bugs. \n\t See: https://docs.bisq.network/backup-recovery.html#switch-to-a-new-data-directory\n\nPlease make yourself familiar with the basic rules for the dispute process:\n\t● You need to respond to the {0}''s requests within 2 days.\n\t● Mediators respond in between 2 days. Arbitrators respond in between 5 business days.\n\t● The maximum period for a dispute is 14 days.\n\t● You need to cooperate with the {1} and provide the information they request to make your case.\n\t● You accepted the rules outlined in the dispute document in the user agreement when you first started the application.\n\nYou can read more about the dispute process at: {2}
support.systemMsg=Mensagem do sistema: {0}
support.youOpenedTicket=Você abriu um pedido de suporte.\n\n{0}\n\nBisq versão: {1}
support.youOpenedDispute=Você abriu um pedido para uma disputa.\n\n{0}\n\nBisq versão: {1}
-support.youOpenedDisputeForMediation=You requested mediation.\n\n{0}\n\nBisq version: {1}
-support.peerOpenedTicket=Your trading peer has requested support due to technical problems.\n\n{0}\n\nBisq version: {1}
-support.peerOpenedDispute=Your trading peer has requested a dispute.\n\n{0}\n\nBisq version: {1}
-support.peerOpenedDisputeForMediation=Your trading peer has requested mediation.\n\n{0}\n\nBisq version: {1}
-support.mediatorsDisputeSummary=System message:\nMediator''s dispute summary:\n{0}
-support.mediatorsAddress=Mediator''s node address: {0}
+support.youOpenedDisputeForMediation=Você solicitou mediação.\n\n{0}\n\nVersão do Bisq: {1}
+support.peerOpenedTicket=O seu parceiro de negociação solicitou suporte devido a problemas técnicos.\n\n{0}\n\nVersão do Bisq: {1}
+support.peerOpenedDispute=O seu parceiro de negociação solicitou uma disputa.\n\n{0}\n\nVersão do Bisq: {1}
+support.peerOpenedDisputeForMediation=O seu parceiro de negociação solicitou mediação.\n\n{0}\n\nVersão do Bisq: {1}
+support.mediatorsDisputeSummary=Mensagem do sistema:\nResumo da disputa:\n{0}
+support.mediatorsAddress=Endereço do nó do mediador: {0}
####################################################################
@@ -1007,7 +1006,7 @@ setting.about.subsystems.val=Versão da rede: {0}; Versão de mensagens P2P: {1}
####################################################################
account.tab.arbitratorRegistration=Registro de árbitro
-account.tab.mediatorRegistration=Mediator registration
+account.tab.mediatorRegistration=Registro de mediador
account.tab.refundAgentRegistration=Refund agent registration
account.tab.account=Conta
account.info.headline=Bem vindo à sua conta Bisq
@@ -1023,22 +1022,22 @@ account.menu.notifications=Notificações
## TODO should we rename the following to a gereric name?
account.arbitratorRegistration.pubKey=Chave pública
-account.arbitratorRegistration.register=Register
-account.arbitratorRegistration.registration={0} registration
+account.arbitratorRegistration.register=Registro
+account.arbitratorRegistration.registration=Registro de {0}
account.arbitratorRegistration.revoke=Revogar
account.arbitratorRegistration.info.msg=Please note that you need to stay available for 15 days after revoking as there might be trades which are using you as {0}. The max. allowed trade period is 8 days and the dispute process might take up to 7 days.
account.arbitratorRegistration.warn.min1Language=Você precisa escolher pelo menos 1 idioma.\nNós adicionamos o idioma padrão para você.
-account.arbitratorRegistration.removedSuccess=You have successfully removed your registration from the Bisq network.
-account.arbitratorRegistration.removedFailed=Could not remove registration.{0}
-account.arbitratorRegistration.registerSuccess=You have successfully registered to the Bisq network.
-account.arbitratorRegistration.registerFailed=Could not complete registration.{0}
+account.arbitratorRegistration.removedSuccess=O seu registro foi removido com sucesso da rede Bisq.
+account.arbitratorRegistration.removedFailed=Não foi possível remover o registro.{0}
+account.arbitratorRegistration.registerSuccess=Você se registrou com sucesso na rede Bisq.
+account.arbitratorRegistration.registerFailed=Não foi possível completar o registro.{0}
account.altcoin.yourAltcoinAccounts=Suas contas de altcoins
account.altcoin.popup.wallet.msg=Please be sure that you follow the requirements for the usage of {0} wallets as described on the {1} web page.\nUsing wallets from centralized exchanges where (a) you don''t control your keys or (b) which don''t use compatible wallet software is risky: it can lead to loss of the traded funds!\nThe mediator or arbitrator is not a {2} specialist and cannot help in such cases.
account.altcoin.popup.wallet.confirm=Eu entendo e confirmo que sei qual carteira preciso usar.
account.altcoin.popup.upx.msg=Trading UPX on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending UPX, you need to use either the official uPlexa GUI wallet or uPlexa CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\nuplexa-wallet-cli (use the command get_tx_key)\nuplexa-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The UPX sender is responsible for providing verification of the UPX transfer to the arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit uPlexa discord channel (https://discord.gg/vhdNSrV) or the uPlexa Telegram Chat (https://t.me/uplexaOfficial) to find more information.
account.altcoin.popup.arq.msg=Trading ARQ on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending ARQ, you need to use either the official ArQmA GUI wallet or ArQmA CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\narqma-wallet-cli (use the command get_tx_key)\narqma-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The ARQ sender is responsible for providing verification of the ARQ transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit ArQmA discord channel (https://discord.gg/s9BQpJT) or the ArQmA forum (https://labs.arqma.com) to find more information.
-account.altcoin.popup.xmr.msg=Trading XMR on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending XMR, you need to use either the official Monero GUI wallet or Monero CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\nmonero-wallet-cli (use the command get_tx_key)\nmonero-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nIn addition to XMR checktx tool (https://xmr.llcoins.net/checktx.html) verification can also be accomplished in-wallet.\nmonero-wallet-cli : using command (check_tx_key).\nmonero-wallet-gui : on the Advanced > Prove/Check page.\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The XMR sender is responsible for providing verification of the XMR transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit (https://www.getmonero.org/resources/user-guides/prove-payment.html) or the Monero forum (https://forum.getmonero.org) to find more information.
+account.altcoin.popup.xmr.msg=Negociar XMR na Bisq requer que você entenda e cumpra os seguintes requisitos:\n\nComprovar pagamentos: como a Monero é uma moeda privada, alguns detalhes da transação não estão disponíveis publicamente na blockchain e, em caso de uma disputa, o mediador ou o árbitro precisará deles para verificar se a transação realmente foi realizada. Na Bisq, o remetente da transação com XMR é a pessoa responsável por fornecer essas informações para o mediador ou o árbitro em caso de uma disputa. Para fazer isso, você precisa enviar XMR usando uma carteira que forneça as informações necessárias para comprovar que o pagamento foi feito, que incluem:\n\n- a chave da transação (Tx Key, Tx Secret Key ou Tx Private Key)\n- o ID da transação (Tx ID ou Tx Hash)\n- o endereço de destino (endereço do recipiente)\n\nEssas informações podem ser encontradas nas carteiras de desktop Monero GUI & CLI, MyMonero e Exodus assim como nas carteiras móveis Cake Wallet, MyMonero e Monerujo, nas seguintes localizações:\n\n- Monero GUI: vá para a aba Transações\n- Monero CLI: use o comando get_tx_key TXID. A flag store-tx-info deve estar habilitada (habilitada por padrão nas versões mais recentes)\n- Outras carteiras: vá para o histórico de Transações e procure pela chave da transação (Tx key ou Secret key) e o endereço destino em uma transação prévia. Se você estiver usando a Cake Wallet, a opção salvar endereço do recipiente deve estar habilitada nas configurações.\n\nSe você estiver usando uma carteira diferente das mencionadas acima, certifique-se de que você consegue acessar essas três informações. Como a chave da transação e o endereço de destino são armazenados no software da carteira Monero, e eles não podem ser recuperados na blockchain do Monero, você jamais deve deletar ou restaurar a sua carteira Monero antes de completar uma negociação na Bisq. Se você não conseguir fornecer as informações necessárias, você perderá a disputa.\n\nVerificando pagamentos: com essas três informações, a verificação de que uma quantia de Monero foi enviada para um endereço específico pode ser realizada da seguinte maneira:\n\n- Monero GUI: mude a carteira para o modo Avançado e vá para Avançado > Provar/verificar > Verificar Transação\n- Monero CLI: use o comando check_tx_key TXID TXKEY ADDRESS\n- XMR checktx tool (https://xmr.llcoins.net/checktx.html)\n- Site Explore Monero (https://www.exploremonero.com/receipt)\n\nSe você ainda tem dúvidas sobre o processo, visite (https://www.getmonero.org/pt-br/resources/user-guides/prove-payment.html) para obter maiores informações ou faça uma pergunta no subreddit do suporte do Monero (https://www.reddit.com/r/monerosupport/).
# suppress inspection "TrailingSpacesInProperty"
account.altcoin.popup.msr.msg=Trading MSR on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending MSR, you need to use either the official Masari GUI wallet, Masari CLI wallet with the store-tx-info flag enabled (enabled by default) or the Masari web wallet (https://wallet.getmasari.org). Please be sure you can access the tx key as that would be required in case of a dispute.\nmasari-wallet-cli (use the command get_tx_key)\nmasari-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nMasari Web Wallet (goto Account -> transaction history and view details on your sent transaction)\n\nVerification can be accomplished in-wallet.\nmasari-wallet-cli : using command (check_tx_key).\nmasari-wallet-gui : on the Advanced > Prove/Check page.\nVerification can be accomplished in the block explorer \nOpen block explorer (https://explorer.getmasari.org), use the search bar to find your transaction hash.\nOnce transaction is found, scroll to bottom to the 'Prove Sending' area and fill in details as needed.\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The MSR sender is responsible for providing verification of the MSR transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process, ask for help on the Official Masari Discord (https://discord.gg/sMCwMqs).
account.altcoin.popup.blur.msg=Trading BLUR on Bisq requires that you understand and fulfill the following requirements:\n\nTo send BLUR you must use the Blur Network CLI or GUI Wallet. \n\nIf you are using the CLI wallet, a transaction hash (tx ID) will be displayed after a transfer is sent. You must save this information. Immediately after sending the transfer, you must use the command 'get_tx_key' to retrieve the transaction private key. If you fail to perform this step, you may not be able to retrieve the key later. \n\nIf you are using the Blur Network GUI Wallet, the transaction private key and transaction ID can be found conveniently in the "History" tab. Immediately after sending, locate the transaction of interest. Click the "?" symbol in the lower-right corner of the box containing the transaction. You must save this information. \n\nIn the event that arbitration is necessary, you must present the following to an mediator or arbitrator: 1.) the transaction ID, 2.) the transaction private key, and 3.) the recipient's address. The mediator or arbitrator will then verify the BLUR transfer using the Blur Transaction Viewer (https://blur.cash/#tx-viewer).\n\nFailure to provide the required information to the mediator or arbitrator will result in losing the dispute case. In all cases of dispute, the BLUR sender bears 100% of the burden of responsibility in verifying transactions to an mediator or arbitrator. \n\nIf you do not understand these requirements, do not trade on Bisq. First, seek help at the Blur Network Discord (https://discord.gg/dMWaqVW).
@@ -1169,6 +1168,7 @@ dao.lockedForVoteBalance=Usado para votação
dao.lockedInBonds=Bloqueado em vínculos
dao.availableNonBsqBalance=Saldo não-BSQ disponível (BTC)
dao.totalBsqBalance=Saldo total de BSQ
+dao.reputationBalance=Merit Value (not spendable)
dao.tx.published.success=Sua transação foi publicada com sucesso.
dao.proposal.menuItem.make=Fazer proposta
@@ -1582,7 +1582,7 @@ dao.proposal.create.publish=Publicar proposta
dao.proposal.create.publishing=Publicação de proposta em progresso ...
dao.proposal=proposta
dao.proposal.display.type=Tipo de proposta
-dao.proposal.display.name=Exact GitHub username
+dao.proposal.display.name=Usuário no GitHub
dao.proposal.display.link=Link para mais detalhes
dao.proposal.display.link.prompt=Link para proposta
dao.proposal.display.requestedBsq=Quantia requerida em BSQ
@@ -1891,7 +1891,7 @@ emptyWalletWindow.openOffers.warn=Você possui ofertas abertas que serão removi
emptyWalletWindow.openOffers.yes=Sim, tenho certeza
emptyWalletWindow.sent.success=O conteúdo da sua carteira foi transferido com sucesso.
-enterPrivKeyWindow.headline=Enter private key for registration
+enterPrivKeyWindow.headline=Insira a chave privada para o registro
filterWindow.headline=Editar lista de filtragem
filterWindow.offers=Ofertas filtradas (sep. por vírgula):
@@ -1961,7 +1961,7 @@ showWalletDataWindow.includePrivKeys=Incluir chaves privadas
tacWindow.headline=Acordo de usuário
tacWindow.agree=Eu concordo
tacWindow.disagree=Eu não concordo e desisto
-tacWindow.arbitrationSystem=Sistema de arbitragem
+tacWindow.arbitrationSystem=Dispute resolution
tradeDetailsWindow.headline=Negociação
tradeDetailsWindow.disputedPayoutTxId=ID de transação do pagamento disputado:
@@ -2073,13 +2073,13 @@ popup.warning.trade.txRejected=The {0} transaction for trade with ID {1} was rej
popup.warning.openOfferWithInvalidMakerFeeTx=The maker fee transaction for offer with ID {0} is invalid.\nTransaction ID={1}.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
popup.warning.trade.depositTxNull=The trade with ID {0} has no deposit transaction set.\nPlease restart the application and if the problem remains move the trade to failed trades and report the problem to the Bisq support channel at the Bisq Keybase team.
-popup.warning.trade.depositTxNull.moveToFailedTrades=Move to failed trades
+popup.warning.trade.depositTxNull.moveToFailedTrades=Mover para negociações com erro
popup.info.securityDepositInfo=Para garantir que ambas as partes sigam o protocolo de negociação, tanto o vendedor quanto o comprador precisam fazer um depósito de segurança.\n\nEste depósito permanecerá em sua carteira local até que a negociação seja concluída com sucesso. Depois, ele será devolvido para você.\n\nAtenção: se você está criando uma nova oferta, é necessário que você mantenha o programa aberto, para que outro usuário possa aceitar a sua oferta. Para manter suas ofertas online, mantenha o Bisq sempre aberto e conectado à internet (por exemplo: verifique-se de que as funções de economia de energia do seu computador estão desativadas).
popup.info.cashDepositInfo=Certifique-se de que você possui uma agência bancária em sua região para poder fazer o depósito em dinheiro.\nO ID (BIC/SWIFT) do banco do vendedor é: {0}.
popup.info.cashDepositInfo.confirm=Eu confirmo que posso fazer o depósito
-popup.info.shutDownWithOpenOffers=O Bisq está desligando, mas há ofertas abertas.\n\nEstas ofertas não ficaram disponíveis na rede P2P enquanto o Bisq estiver desligado, mas elas serão republicadas na rede assim que você iniciar o programa.\n\nPara manter suas ofertas online, mantenha o Bisq aberto e certifique-se de que o seu computador continua online (ex: certifique-se de que o computador não está entrando em modo de hibernação).\n
+popup.info.shutDownWithOpenOffers=O Bisq está desligando, mas há ofertas abertas.\n\nEstas ofertas não ficarão disponíveis na rede P2P enquanto o Bisq estiver desligado, mas elas serão republicadas na rede assim que você reiniciar o programa.\n\nPara manter suas ofertas online, mantenha o Bisq aberto e certifique-se de que o seu computador continua online (ex: certifique-se de que o computador não está entrando em modo de hibernação).
popup.privateNotification.headline=Notificação privada importante!
@@ -2099,10 +2099,10 @@ popup.info.multiplePaymentAccounts.msg=Você tem várias contas de pagamento dis
popup.news.launch.headline=Duas Atualizações Importantes
popup.news.launch.accountSigning.headline=ACCOUNT SIGNING
popup.news.launch.accountSigning.description=Lift 0.01 BTC fiat trading limits by buying BTC from a signed peer.
-popup.news.launch.ntp.headline=NEW TRADE PROTOCOL
+popup.news.launch.ntp.headline=NOVO PROTOCOLO DE NEGOCIAÇÕES
popup.news.launch.ntp.description=New 2-level dispute resolution system makes Bisq more secure, scalable, and censorship-resistant.
-popup.accountSigning.selectAccounts.headline=Select payment accounts
+popup.accountSigning.selectAccounts.headline=Selecionar contas de pagamento
popup.accountSigning.selectAccounts.description=Based on the payment method and point of time all payment accounts that are connected to a dispute where a payout to the buyer occurred will be selected for you to sign.
popup.accountSigning.selectAccounts.signAll=Sign all payment methods
popup.accountSigning.selectAccounts.datePicker=Select point of time until which accounts will be signed
@@ -2152,7 +2152,7 @@ systemTray.show=Mostrar janela do applicativo
systemTray.hide=Esconder janela do applicativo
systemTray.info=Informações sobre Bisq
systemTray.exit=Sair
-systemTray.tooltip=Bisq: A exchange descentralizada
+systemTray.tooltip=Bisq: A decentralized bitcoin exchange network
####################################################################
@@ -2250,7 +2250,7 @@ navigation.dao.wallet.receive=\"DAO/Carteira BSQ/Receber\"
formatter.formatVolumeLabel={0} quantia{1}
formatter.makerTaker=Ofertante: {1} de {0} / Aceitador: {3} de {2}
formatter.youAreAsMaker=Você está {0} {1} como ofertante / Aceitador está {2} {3}
-formatter.youAreAsTaker=Você está {0} {1} como aceitador / Ofertante é {2} {3}
+formatter.youAreAsTaker=Você está {0} {1} como aceitador / Ofertante está {2} {3}
formatter.youAre=Você está {0} {1} ({2} {3})
formatter.youAreCreatingAnOffer.fiat=Você está criando uma oferta para {0} {1}
formatter.youAreCreatingAnOffer.altcoin=Você está criando uma oferta para {0} {1} ({2} {3})
@@ -2398,7 +2398,7 @@ payment.accountType=Tipo de conta
payment.checking=Conta Corrente
payment.savings=Poupança
payment.personalId=Identificação pessoal
-payment.clearXchange.info=Por favor certifique-se de que preenche os requisitos para o uso de Zelle (ClearXchange).\n\n1. Precisa de ter a sua conta Zelle (ClearXchange) verificada na sua plataforma antes de começar um negócio ou criar uma oferta.\n\n2. Precisa de ter uma conta bancária num dos seguintes bancos membros:\n● Bank of America\n● Capital One P2P Payments\n● Chase QuickPay\n● FirstBank Person to Person Transfers\n● Frost Send Money\n● U.S. Bank Send Money\n● TD Bank\n● Citibank\n● Wells Fargo SurePay\n\n3. Precisa de ter certeza de não exceder o limite diário ou mensal de transferência da Zelle (ClearXchange).\n\nPor favor use Zelle (ClearXchange) apenas se preencher todos esses requisitos, caso contrário é bastante provável que a transferência da Zelle (ClearXchange) falhe e o negócio acabe em disputa.\nSe não tiver preenchido todos os requisitos acima mencionados, perderá o depósito de segurança.\n\nPor favor, esteja ciente de um risco maior de estorno ao usar Zelle (ClearXchange).\nPara o vendedor {0}, é altamente recomendado entrar em contato com o comprador {1} usando o endereço de e-mail ou o número de telefone fornecido para confirmar se ele é realmente o proprietário da conta da Zelle (ClearXchange).
+payment.clearXchange.info=Por favor certifique-se de que preenche os requisitos para o uso de Zelle (ClearXchange).\n\n1. Precisa ter a sua conta Zelle (ClearXchange) verificada na sua plataforma antes de começar uma negociação ou criar uma oferta.\n\n2. Precisa ter uma conta bancária num dos seguintes bancos membros:\n● Bank of America\n● Capital One P2P Payments\n● Chase QuickPay\n● FirstBank Person to Person Transfers\n● Frost Send Money\n● U.S. Bank Send Money\n● TD Bank\n● Citibank\n● Wells Fargo SurePay\n\n3. Precisa ter certeza de não exceder o limite diário ou mensal de transferência da Zelle (ClearXchange).\n\nPor favor use Zelle (ClearXchange) apenas se preencher todos esses requisitos, caso contrário é bastante provável que a transferência da Zelle (ClearXchange) falhe e a negociação acabe em disputa.\nSe não tiver preenchido todos os requisitos acima mencionados, perderá o depósito de segurança.\n\nPor favor, esteja ciente de um risco maior de estorno ao usar Zelle (ClearXchange).\nPara o vendedor de {0}, é altamente recomendado entrar em contato com o comprador de {1} usando o endereço de e-mail ou o número de telefone fornecido para confirmar se ele é realmente o proprietário da conta da Zelle (ClearXchange).
payment.moneyGram.info=Ao usar o MoneyGram, o comprador de BTC deve enviar o Número de Autorização e uma foto do recibo por e-mail ao vendedor de BTC. O recibo deve mostrar claramente o nome completo do vendedor, o país, o estado e a quantia. O comprador visualizará o e-mail do vendedor no processo de negócio.
payment.westernUnion.info=Ao usar o Western Union, o comprador do BTC deve enviar o MTCN (número de rastreamento) e uma foto do recibo por e-mail ao vendedor de BTC. O recibo deve mostrar claramente o nome completo do vendedor, a cidade, o país e a quantia. O comprador visualizará o e-mail do vendedor no processo de negócio.
@@ -2426,7 +2426,7 @@ payment.f2f.offerbook.tooltip.countryAndCity=País e cidade: {0} / {1}
payment.f2f.offerbook.tooltip.extra=Informações adicionais: {0}
payment.japan.bank=Banco
-payment.japan.branch=Branch
+payment.japan.branch=Ramo
payment.japan.account=Conta
payment.japan.recipient=Nome
@@ -2435,7 +2435,7 @@ payment.japan.recipient=Nome
# Only translate general terms
NATIONAL_BANK=Transferência bancária nacional
-SAME_BANK=Tranferência para mesmo banco
+SAME_BANK=Transferência para mesmo banco
SPECIFIC_BANKS=Transferência com bancos específicos
US_POSTAL_MONEY_ORDER=US Postal Money Order
CASH_DEPOSIT=Depósito em dinheiro (cash deposit)
diff --git a/core/src/main/resources/i18n/displayStrings_pt.properties b/core/src/main/resources/i18n/displayStrings_pt.properties
index 1793ce9a14..c14ca50be3 100644
--- a/core/src/main/resources/i18n/displayStrings_pt.properties
+++ b/core/src/main/resources/i18n/displayStrings_pt.properties
@@ -168,7 +168,7 @@ shared.payoutTxId=ID de transação de pagamento
shared.contractAsJson=Contrato em formato JSON
shared.viewContractAsJson=Ver contrato em formato JSON
shared.contract.title=Contrato para negócio com ID: {0}
-shared.paymentDetails=Detalhes do pagamento de BTC {0}
+shared.paymentDetails=Detalhes do pagamento do {0} de BTC
shared.securityDeposit=Depósito de segurança
shared.yourSecurityDeposit=O seu depósito de segurança
shared.contract=Contrato
@@ -274,7 +274,7 @@ mainView.p2pNetworkWarnMsg.connectionToP2PFailed=A conexão com a rede do Bisq f
mainView.walletServiceErrorMsg.timeout=A conexão com a rede Bitcoin falhou por causa de tempo esgotado.
mainView.walletServiceErrorMsg.connectionError=A conexão com a rede Bitcoin falhou devido ao erro: {0}
-mainView.walletServiceErrorMsg.rejectedTxException=A transaction was rejected from the network.\n\n{0}
+mainView.walletServiceErrorMsg.rejectedTxException=Uma transação foi rejeitada pela rede.\n\n{0}
mainView.networkWarning.allConnectionsLost=Você perdeu a conexão com todos os pares de rede de {0} .\nTalvez você tenha perdido sua conexão de internet ou o seu computador estivesse no modo de espera.
mainView.networkWarning.localhostBitcoinLost=Perdeu a conexão ao nó Bitcoin do localhost.\nPor favor recomeçar o programa do Bisq para conectar à outros nós Bitcoin ou recomeçar o nó Bitcoin do localhost.
@@ -672,7 +672,6 @@ portfolio.pending.step5_buyer.takersMiningFee=Total das taxas de mineração
portfolio.pending.step5_buyer.refunded=Depósito de segurança reembolsado
portfolio.pending.step5_buyer.withdrawBTC=Levantar seus bitcoins
portfolio.pending.step5_buyer.amount=Quantia a levantar
-portfolio.pending.step5_buyer.signer=Ao levantar os seus bitcoins, você verifica se a contraparte agiu de acordo com o protocolo de negócio.
portfolio.pending.step5_buyer.withdrawToAddress=Levantar para o endereço
portfolio.pending.step5_buyer.moveToBisqWallet=Mover fundos para carteira Bisq
portfolio.pending.step5_buyer.withdrawExternal=Levantar para carteira externa
@@ -873,7 +872,7 @@ support.sellerOfferer=Vendedor de BTC/Ofertante
support.buyerTaker=Comprador de BTC/Aceitador
support.sellerTaker=Vendedor de BTC/Aceitador
-support.backgroundInfo=Bisq não é uma empresa, por isso lida com disputas de maneira diferente.\n\nOs negociadores podem se comunicar dentro do programa através de um chat seguro no ecrã de negócios abertos para tentar resolver uma disputa por conta própria. Se isso não for suficiente, um mediador pode ajudar. O mediador avaliará a situação e fará uma recomendação para o pagamento dos fundos do negócio. Se ambos os negociadores aceitarem essa sugestão, a transação de pagamento será concluída e o negócio será encerrado. Se um ou ambos os negociadores não concordarem com o pagamento recomendado pelo mediador, eles podem solicitar a arbitragem. O árbitro tem a terceira chave da transação de depósito e fará o pagamento com base em suas conclusões.
+support.backgroundInfo=Bisq is not a company, so it handles disputes differently.\n\nTraders can communicate within the application via secure chat on the open trades screen to try solving disputes on their own. If that is not sufficient, a mediator can step in to help. The mediator will evaluate the situation and suggest a payout of trade funds. If both traders accept this suggestion, the payout transaction is completed and the trade is closed. If one or both traders do not agree to the mediator's suggested payout, they can request arbitration.The arbitrator will re-evaluate the situation and, if warranted, personally pay the trader back and request reimbursement for this payment from the Bisq DAO.
support.initialInfo=Digite uma descrição do seu problema no campo de texto abaixo. Adicione o máximo de informações possível para acelerar o tempo de resolução da disputa.\n\nAqui está uma lista do que você deve fornecer:\n● Se você é o comprador de BTC: Você fez a transferência da Fiat ou Altcoin? Se sim, você clicou no botão 'pagamento iniciado' no programa?\n● Se você é o vendedor de BTC: Você recebeu o pagamento da Fiat ou Altcoin? Se sim, você clicou no botão 'pagamento recebido' no programa?\n\t● Qual versão do Bisq você está usando?\n\t● Qual sistema operacional você está usando?\n\t ● Se você encontrou um problema com transações com falha, considere mudar para um novo diretório de dados.\n\t Às vezes, o diretório de dados é corrompido e leva a erros estranhos.\n\t Consulte: https://docs.bisq.network/backup-recovery.html#switch-to-a-new-data-directory\n\nFamiliarize-se com as regras básicas do processo de disputa:\n\t● Você precisa responder às solicitações do {0} dentro de 2 dias.\n\t● Os mediadores respondem entre 2 dias. Os árbitros respondem dentro de 5 dias úteis.\n\t ● O período máximo para uma disputa é de 14 dias.\n\t ● Você precisa cooperar com o {1} e fornecer as informações solicitadas para justificar o seu caso.\n\t● Você aceitou as regras descritas no documento de disputa no contrato do usuário quando iniciou o programa.\n\nVocê pode ler mais sobre o processo de disputa em: {2}
support.systemMsg=Mensagem do sistema: {0}
support.youOpenedTicket=Você abriu um pedido para apoio.\n\n{0}\n\nBisq versão: {1}
@@ -1038,7 +1037,7 @@ account.altcoin.popup.wallet.msg=Certifique-se de seguir os requisitos para o us
account.altcoin.popup.wallet.confirm=Eu entendo e confirmo que eu sei qual carteira que preciso usar.
account.altcoin.popup.upx.msg=Negociar UPX no Bisq exige que você entenda e cumpra os seguintes requerimentos:\n\nPara enviar o UPX, você precisa usar a carteira GUI oficial do uPlexa ou a carteira CLI do uPlexa com o sinalizador store-tx-info ativado (padrão em novas versões). Certifique-se de que você pode acessar a chave da tx, pois isso seria necessário em caso de disputa.\nuplexa-wallet-cli (use o comando get_tx_key)\nuplexa-wallet-gui (vá para a aba do histoórico e clique no botão (P) para prova de pagamento)\n\nEm exploradores de blocos normais, a transferência não é verificável.\n\nVocê precisa fornecer ao árbitro os seguintes dados em caso de disputa:\n- A chave privada da tx\n- O hash da transação\n- Endereço público do destinatário\n\nA falha no fornecimento dos dados acima, ou se você usou uma carteira incompatível, resultará na perda do caso da disputa. O remetente de UPX é responsável por fornecer a verificação da transferência de UPX ao árbitro em caso de disputa.\n\nNão é necessário um ID de pagamento, apenas o endereço público normal.\nSe você não tiver certeza sobre esse processo, visite o canal de discord do uPlexa (https://discord.gg/vhdNSrV) ou o chat do Telegram do uPlexa (https://t.me/uplexaOfficial) para encontrar mais informações.
account.altcoin.popup.arq.msg=Negociar o ARQ no Bisq requer que você entenda e atenda aos seguintes requerimentos:\n\nPara enviar o ARQ, você precisa usar a wallet oficial do ArQmA GUI ou a carteira do ArQmA CLI com o marcador store-tx-info ativado (padrão em novas versões). Por favor, certifique-se que você pode acessar a chave da tx porque isso seria necessário em caso de uma disputa.\narqma-wallet-cli (use o comando get_tx_key)\narqma-wallet-gui (vá para a aba do histórico e clique no botão (P) para comprovar o pagamento)\n\nEm exploradores de blocos normais, a transferência não é verificável.\n\nVocê precisa fornecer ao mediador ou árbitro os seguintes dados em caso de disputa:\n- A chave privada da tx\n- O hash da transação\n- o endereço público do destinatário\n\nA falha em fornecer os dados acima, ou se você usou uma carteira incompatível, resultará na perda do caso de disputa. O remetente do ARQ é responsável por fornecer a verificação da transferência do ARQ ao mediador ou árbitro em caso de disputa.\n\nNão é necessário um código de pagamento, apenas o endereço público normal.\nSe você não tiver certeza sobre esse processo, visite o canal de discord do ArQmA (https://discord.gg/s9BQpJT) ou o fórum do ArQmA (https://labs.arqma.com) para obter mais informações.
-account.altcoin.popup.xmr.msg=Negociar XMR no Bisq requer que você entenda e cumpra os seguintes requerimentos:\n\nPara enviar o XMR, você precisa usar a carteira oficial Monero GUI ou a carteira Monero CLI com o marcador store-tx-info ativado (padrão em novas versões). Por favor, certifique-se que você pode acessar a chave da tx porque isso seria necessário em caso de uma disputa.\nmonero-wallet-cli (use o comando get_tx_key)\nmonero-wallet-gui (vá para a aba do histórico e clique no botão (P) para comprovar o pagamento)\n\nAlém da ferramenta checktx XMR (https://xmr.llcoins.net/checktx.html), a verificação também pode ser realizada na carteira.\nmonero-wallet-cli: usando o comando (check_tx_key).\nmonero-wallet-gui: na página Advanced> Prove / Check.\nEm exploradores de blocos normais, a transferência não é verificável.\n\nVocê precisa fornecer ao mediador ou árbitro os seguintes dados em caso de disputa:\n- A chave privada da tx\n- O hash da transação\n- o endereço público do destinatário\n\nFalha em fornecer os dados acima, ou se você usou uma carteira incompatível, resultará na perda do caso de disputa. O remetente da XMR é responsável por fornecer a verificação da transferência da XMR para o mediador ou o árbitro no caso de uma disputa.\n\nNão é necessário um código de pagamento, apenas o endereço público normal.\nSe você não tem certeza sobre o processo visite (https://www.getmonero.org/resources/user-guides/prove-payment.html) ou o fórum Monero (https://forum.getmonero.org) para encontrar mais informação.
+account.altcoin.popup.xmr.msg=Trading XMR on Bisq requires that you understand and fulfill the following requirements:\n\nProve payments: since Monero is a private coin, some transaction details aren't publicly available in the blockchain, and, in case of a dispute, the mediator or arbitrator needs them to check if the transaction was really made. In Bisq, the sender of the XMR transaction is the one responsible for providing this information to the mediator or arbitrator in case of a dispute. In order to do that, you must send XMR using a wallet that provides the information required to prove the payment was made, which includes:\n\n- the transaction key (Tx Key, Tx Secret Key or Tx Private Key)\n- the transaction ID (Tx ID or Tx Hash)\n- the destination address (recipient's address)\n\nThis information can be found in the official Monero GUI & CLI wallets, MyMonero, and Exodus (desktop) as well as in Cake Wallet, MyMonero, and Monerujo (mobile), in the following locations:\n\n- Monero GUI: go to Transactions tab\n- Monero CLI: use the command get_tx_key TXID. The flag store-tx-info must be enabled (enabled by default in new versions)\n- Other wallets: go to Transactions history and search for Transaction key (Tx key or Secret key) and the destination address in a sent transaction. Save recipient address option must be enabled in Cake Wallet settings.\n\nIf you are using a wallet different from the mentioned above, please be sure you can access those three pieces of information.Since the transaction key and the destination address are stored in the Monero wallet software, and they cannot be recovered in the Monero blockchain, you should never delete or restore your Monero wallet before a Bisq trade is completed. Failure to provide the above data will result in losing the dispute case.\n\nCheck payments: with those three pieces of information, the verification that a quantity of Monero was sent to a specific address can be accomplished the following way:\n\n- Monero GUI: change wallet to Advanced mode and go to Advanced > Prove/check > Check Transaction\n- Monero CLI: use the command check_tx_key TXID TXKEY ADDRESS\n- XMR checktx tool (https://xmr.llcoins.net/checktx.html)\n- Explore Monero website (https://www.exploremonero.com/receipt)\n\nIf you are still not sure about this process, visit (https://www.getmonero.org/resources/user-guides/prove-payment.html) to find more information or ask a question on the Monero support subreddit (https://www.reddit.com/r/monerosupport/).
# suppress inspection "TrailingSpacesInProperty"
account.altcoin.popup.msr.msg=Negociar MSR no Bisq requer que você entenda e cumpra os seguintes requerimentos:\n\nPara enviar MSR, você precisa usar a carteira GUI oficial do Masari ou a carteira CLI do Masari com o marcador store-tx-info ativado (ativado por padrão) ou a carteira web do Masari (https://wallet.getmasari.org). Por favor, certifique-se que você pode acessar a chave da tx porque isso seria necessário em caso de uma disputa.\nmasari-wallet-cli (use o comando get_tx_key)\nmasari-wallet-gui (vá para a aba do histórico e clique no botão (P) para comprovar o pagamento)\n\nMasari Web Wallet (vá para Account -> histórico de transação e veja os detalhes da sua transação enviada)\n\nA verificação pode ser realizada na carteira.\nmasari-wallet-cli: usando o comando (check_tx_key).\nmasari-wallet-gui: na aba Advanced > Prove/Check.\nA verificação pode ser realizada no eplorador de blocos\nExplorador de blocos aberto (https://explorer.getmasari.org), use a barra de procurar para encontrar o hash da transação.\nUma que vez que a transação for encontrada, desça até ao baixo da àrea 'Prove Sending' e preencha os detalhes necessários.\nVocê precisa fornecer ao mediador ou ao árbitro os seguintes dados em caso de disputa:\n- A chave privada da tx\n- O hash da transação\n- o endereço público do destinatário\n\nFalha em fornecer os dados acima, ou se você usou uma carteira incompatível, resultará na perda do caso de disputa. O remetente da XMR é responsável por fornecer a verificação da transferência da MSR para o mediador ou o árbitro no caso de uma disputa.\n\nNão é necessário um código de pagamento, apenas o endereço público normal.\nSe você não tem certeza sobre o processo, peça ajuda no Discord official do Masari (https://discord.gg/sMCwMqs).
account.altcoin.popup.blur.msg=Negociar o BLUR no Bisq requer que você entenda e cumpra os seguintes requerimentos:\n\nPara enviar o BLUR você deve usar a carteira CLI da Blur Network ou a carteira GUI.\n\nSe você estiver usando a carteira CLI, um hash da transação (tx ID) será exibido após uma transferência ser enviada. Você deve guardar esta informação. Imediatamente após o envio da transferência, você deve usar o comando 'get_tx_key' para recuperar a chave privada da transação. Se você não conseguir executar essa etapa, talvez não consiga recuperar a chave mais tarde.\n\nSe você estiver usando a carteira GUI do Blur Network, a chave privada da transação e a ID da transação podem ser encontradas convenientemente na aba "Histórico". Imediatamente após o envio, localize a transação de interesse. Clique no símbolo "?" no canto inferior direito da caixa que contém a transação. Você deve guardar esta informação.\n\nCaso a arbitragem seja necessária, você deve apresentar o seguinte à um mediador ou árbitro: 1.) a ID da transação, 2.) a chave privada da transação e 3.) o endereço do destinatário. O mediador ou árbitro verificará a transferência do BLUR usando o Blur Transaction Viewer (https://blur.cash/#tx-viewer).\n\nO não fornecimento das informações necessárias ao mediador ou árbitro resultará na perda da disputa. Em todos os casos de disputa, o remetente de BLUR tem 100% de responsabilidade na verificação de transações para um mediador ou árbitro.\n\nSe você não entender esses requerimentos não negocie no Bisq. Primeiro, procure ajuda no Discord da Rede de Blur (https://discord.gg/dMWaqVW).
@@ -1169,6 +1168,7 @@ dao.lockedForVoteBalance=Usado para votação
dao.lockedInBonds=Bloqueado em vínculos
dao.availableNonBsqBalance=Balanço não-BSQ disponível (BTC)
dao.totalBsqBalance=Saldo total de BSQ
+dao.reputationBalance=Merit Value (not spendable)
dao.tx.published.success=Sua transação foi publicada com sucesso.
dao.proposal.menuItem.make=Criar proposta
@@ -1961,7 +1961,7 @@ showWalletDataWindow.includePrivKeys=Incluir chaves privadas
tacWindow.headline=Acordo de utilizador
tacWindow.agree=Eu concordo
tacWindow.disagree=Eu não concordo e desisto
-tacWindow.arbitrationSystem=Sistema de arbitragem
+tacWindow.arbitrationSystem=Dispute resolution
tradeDetailsWindow.headline=Negócio
tradeDetailsWindow.disputedPayoutTxId=ID de transação do pagamento disputado:
@@ -2066,8 +2066,8 @@ popup.warning.burnBTC=Esta transação não é possível, pois as taxas de miner
popup.warning.openOffer.makerFeeTxRejected=The maker fee transaction for offer with ID {0} was rejected by the Bitcoin network.\nTransaction ID={1}.\nThe offer has been removed to avoid further problems.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
-popup.warning.trade.txRejected.tradeFee=trade fee
-popup.warning.trade.txRejected.deposit=deposit
+popup.warning.trade.txRejected.tradeFee=taxa de negócio
+popup.warning.trade.txRejected.deposit=depósito
popup.warning.trade.txRejected=The {0} transaction for trade with ID {1} was rejected by the Bitcoin network.\nTransaction ID={2}}\nThe trade has been moved to failed trades.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
popup.warning.openOfferWithInvalidMakerFeeTx=The maker fee transaction for offer with ID {0} is invalid.\nTransaction ID={1}.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
@@ -2152,7 +2152,7 @@ systemTray.show=Mostrar janela do programa
systemTray.hide=Esconder janela do programa
systemTray.info=Informação sobre Bisq
systemTray.exit=Sair
-systemTray.tooltip=Bisq: A rede de mercado de câmbio descentralizada
+systemTray.tooltip=Bisq: A decentralized bitcoin exchange network
####################################################################
@@ -2250,7 +2250,7 @@ navigation.dao.wallet.receive=\"OAD/Carteira BSQ/Receber\"
formatter.formatVolumeLabel={0} quantia{1}
formatter.makerTaker=Ofertante como {0} {1} / Aceitador como {2} {3}
formatter.youAreAsMaker=Você está {0} {1} como ofertante / Aceitador está {2} {3}
-formatter.youAreAsTaker=Você está {0} {1} como aceitador / Ofetante é {2} {3}
+formatter.youAreAsTaker=Você está {0} {1} como aceitador / Ofertante está {2} {3}
formatter.youAre=Você é {0} {1} ({2} {3})
formatter.youAreCreatingAnOffer.fiat=Você está criando uma oferta para {0} {1}
formatter.youAreCreatingAnOffer.altcoin=Você está criando uma oferta para {0} {1} ({2} {3})
@@ -2435,7 +2435,7 @@ payment.japan.recipient=Nome
# Only translate general terms
NATIONAL_BANK=Transferência bancária nacional
-SAME_BANK=Tranferência para mesmo banco
+SAME_BANK=Transferência para mesmo banco
SPECIFIC_BANKS=Transferência com banco escpecífico
US_POSTAL_MONEY_ORDER=US Postal Money Order
CASH_DEPOSIT=Depósito em dinheiro
diff --git a/core/src/main/resources/i18n/displayStrings_ru.properties b/core/src/main/resources/i18n/displayStrings_ru.properties
index af82c71a1c..15b0d9b2bf 100644
--- a/core/src/main/resources/i18n/displayStrings_ru.properties
+++ b/core/src/main/resources/i18n/displayStrings_ru.properties
@@ -672,7 +672,6 @@ portfolio.pending.step5_buyer.takersMiningFee=Oбщая комиссия май
portfolio.pending.step5_buyer.refunded=Сумма возмещённого залога
portfolio.pending.step5_buyer.withdrawBTC=Вывести биткойны
portfolio.pending.step5_buyer.amount=Сумма для вывода
-portfolio.pending.step5_buyer.signer=By withdrawing your bitcoins, you verify that the counterparty has acted according to the trade protocol.
portfolio.pending.step5_buyer.withdrawToAddress=Вывести на адрес
portfolio.pending.step5_buyer.moveToBisqWallet=Перевести средства в кошелёк Bisq
portfolio.pending.step5_buyer.withdrawExternal=Вывести на внешний кошелёк
@@ -873,7 +872,7 @@ support.sellerOfferer=Продавец ВТС/мейкер
support.buyerTaker=Покупатель ВТС/тейкер
support.sellerTaker=Продавец BTC/тейкер
-support.backgroundInfo=Bisq is not a company, so it handles disputes differently.\n\nTraders can communicate within the application via a secure chat on the open trades screen to attempt solving a dispute on their own. If that is not sufficient, a mediator can step in to help. The mediator will evaluate the situation and give a recommendation for the payout of the trade funds. If both traders accept this suggestion, the payout transaction is completed and the trade is closed. If one or both traders do not agree to the mediator's recommended payout, they can request arbitration.The arbitrator has the third key of the deposit transaction and will make the payout based on their findings.
+support.backgroundInfo=Bisq is not a company, so it handles disputes differently.\n\nTraders can communicate within the application via secure chat on the open trades screen to try solving disputes on their own. If that is not sufficient, a mediator can step in to help. The mediator will evaluate the situation and suggest a payout of trade funds. If both traders accept this suggestion, the payout transaction is completed and the trade is closed. If one or both traders do not agree to the mediator's suggested payout, they can request arbitration.The arbitrator will re-evaluate the situation and, if warranted, personally pay the trader back and request reimbursement for this payment from the Bisq DAO.
support.initialInfo=Please enter a description of your problem in the text field below. Add as much information as possible to speed up dispute resolution time.\n\nHere is a check list for information you should provide:\n\t● If you are the BTC buyer: Did you make the Fiat or Altcoin transfer? If so, did you click the 'payment started' button in the application?\n\t● If you are the BTC seller: Did you receive the Fiat or Altcoin payment? If so, did you click the 'payment received' button in the application?\n\t● Which version of Bisq are you using?\n\t● Which operating system are you using?\n\t● If you encountered an issue with failed transactions please consider switching to a new data directory.\n\t Sometimes the data directory gets corrupted and leads to strange bugs. \n\t See: https://docs.bisq.network/backup-recovery.html#switch-to-a-new-data-directory\n\nPlease make yourself familiar with the basic rules for the dispute process:\n\t● You need to respond to the {0}''s requests within 2 days.\n\t● Mediators respond in between 2 days. Arbitrators respond in between 5 business days.\n\t● The maximum period for a dispute is 14 days.\n\t● You need to cooperate with the {1} and provide the information they request to make your case.\n\t● You accepted the rules outlined in the dispute document in the user agreement when you first started the application.\n\nYou can read more about the dispute process at: {2}
support.systemMsg=Системное сообщение: {0}
support.youOpenedTicket=Вы запросили поддержку.\n\n{0}\n\nВерсия Bisq: {1}
@@ -1038,7 +1037,7 @@ account.altcoin.popup.wallet.msg=Please be sure that you follow the requirements
account.altcoin.popup.wallet.confirm=Я понимаю и подтверждаю, что знаю, какой кошелёк нужно использовать.
account.altcoin.popup.upx.msg=Trading UPX on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending UPX, you need to use either the official uPlexa GUI wallet or uPlexa CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\nuplexa-wallet-cli (use the command get_tx_key)\nuplexa-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The UPX sender is responsible for providing verification of the UPX transfer to the arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit uPlexa discord channel (https://discord.gg/vhdNSrV) or the uPlexa Telegram Chat (https://t.me/uplexaOfficial) to find more information.
account.altcoin.popup.arq.msg=Trading ARQ on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending ARQ, you need to use either the official ArQmA GUI wallet or ArQmA CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\narqma-wallet-cli (use the command get_tx_key)\narqma-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The ARQ sender is responsible for providing verification of the ARQ transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit ArQmA discord channel (https://discord.gg/s9BQpJT) or the ArQmA forum (https://labs.arqma.com) to find more information.
-account.altcoin.popup.xmr.msg=Trading XMR on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending XMR, you need to use either the official Monero GUI wallet or Monero CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\nmonero-wallet-cli (use the command get_tx_key)\nmonero-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nIn addition to XMR checktx tool (https://xmr.llcoins.net/checktx.html) verification can also be accomplished in-wallet.\nmonero-wallet-cli : using command (check_tx_key).\nmonero-wallet-gui : on the Advanced > Prove/Check page.\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The XMR sender is responsible for providing verification of the XMR transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit (https://www.getmonero.org/resources/user-guides/prove-payment.html) or the Monero forum (https://forum.getmonero.org) to find more information.
+account.altcoin.popup.xmr.msg=Trading XMR on Bisq requires that you understand and fulfill the following requirements:\n\nProve payments: since Monero is a private coin, some transaction details aren't publicly available in the blockchain, and, in case of a dispute, the mediator or arbitrator needs them to check if the transaction was really made. In Bisq, the sender of the XMR transaction is the one responsible for providing this information to the mediator or arbitrator in case of a dispute. In order to do that, you must send XMR using a wallet that provides the information required to prove the payment was made, which includes:\n\n- the transaction key (Tx Key, Tx Secret Key or Tx Private Key)\n- the transaction ID (Tx ID or Tx Hash)\n- the destination address (recipient's address)\n\nThis information can be found in the official Monero GUI & CLI wallets, MyMonero, and Exodus (desktop) as well as in Cake Wallet, MyMonero, and Monerujo (mobile), in the following locations:\n\n- Monero GUI: go to Transactions tab\n- Monero CLI: use the command get_tx_key TXID. The flag store-tx-info must be enabled (enabled by default in new versions)\n- Other wallets: go to Transactions history and search for Transaction key (Tx key or Secret key) and the destination address in a sent transaction. Save recipient address option must be enabled in Cake Wallet settings.\n\nIf you are using a wallet different from the mentioned above, please be sure you can access those three pieces of information.Since the transaction key and the destination address are stored in the Monero wallet software, and they cannot be recovered in the Monero blockchain, you should never delete or restore your Monero wallet before a Bisq trade is completed. Failure to provide the above data will result in losing the dispute case.\n\nCheck payments: with those three pieces of information, the verification that a quantity of Monero was sent to a specific address can be accomplished the following way:\n\n- Monero GUI: change wallet to Advanced mode and go to Advanced > Prove/check > Check Transaction\n- Monero CLI: use the command check_tx_key TXID TXKEY ADDRESS\n- XMR checktx tool (https://xmr.llcoins.net/checktx.html)\n- Explore Monero website (https://www.exploremonero.com/receipt)\n\nIf you are still not sure about this process, visit (https://www.getmonero.org/resources/user-guides/prove-payment.html) to find more information or ask a question on the Monero support subreddit (https://www.reddit.com/r/monerosupport/).
# suppress inspection "TrailingSpacesInProperty"
account.altcoin.popup.msr.msg=Trading MSR on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending MSR, you need to use either the official Masari GUI wallet, Masari CLI wallet with the store-tx-info flag enabled (enabled by default) or the Masari web wallet (https://wallet.getmasari.org). Please be sure you can access the tx key as that would be required in case of a dispute.\nmasari-wallet-cli (use the command get_tx_key)\nmasari-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nMasari Web Wallet (goto Account -> transaction history and view details on your sent transaction)\n\nVerification can be accomplished in-wallet.\nmasari-wallet-cli : using command (check_tx_key).\nmasari-wallet-gui : on the Advanced > Prove/Check page.\nVerification can be accomplished in the block explorer \nOpen block explorer (https://explorer.getmasari.org), use the search bar to find your transaction hash.\nOnce transaction is found, scroll to bottom to the 'Prove Sending' area and fill in details as needed.\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The MSR sender is responsible for providing verification of the MSR transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process, ask for help on the Official Masari Discord (https://discord.gg/sMCwMqs).
account.altcoin.popup.blur.msg=Trading BLUR on Bisq requires that you understand and fulfill the following requirements:\n\nTo send BLUR you must use the Blur Network CLI or GUI Wallet. \n\nIf you are using the CLI wallet, a transaction hash (tx ID) will be displayed after a transfer is sent. You must save this information. Immediately after sending the transfer, you must use the command 'get_tx_key' to retrieve the transaction private key. If you fail to perform this step, you may not be able to retrieve the key later. \n\nIf you are using the Blur Network GUI Wallet, the transaction private key and transaction ID can be found conveniently in the "History" tab. Immediately after sending, locate the transaction of interest. Click the "?" symbol in the lower-right corner of the box containing the transaction. You must save this information. \n\nIn the event that arbitration is necessary, you must present the following to an mediator or arbitrator: 1.) the transaction ID, 2.) the transaction private key, and 3.) the recipient's address. The mediator or arbitrator will then verify the BLUR transfer using the Blur Transaction Viewer (https://blur.cash/#tx-viewer).\n\nFailure to provide the required information to the mediator or arbitrator will result in losing the dispute case. In all cases of dispute, the BLUR sender bears 100% of the burden of responsibility in verifying transactions to an mediator or arbitrator. \n\nIf you do not understand these requirements, do not trade on Bisq. First, seek help at the Blur Network Discord (https://discord.gg/dMWaqVW).
@@ -1169,6 +1168,7 @@ dao.lockedForVoteBalance=Использовано для голосования
dao.lockedInBonds=Заблокировано в гарантийных депозитах
dao.availableNonBsqBalance=Доступный баланс в ВТС (без учёта BSQ)
dao.totalBsqBalance=Общий баланс BSQ
+dao.reputationBalance=Merit Value (not spendable)
dao.tx.published.success=Ваша транзакция опубликована.
dao.proposal.menuItem.make=Выступить с предложением
@@ -1961,7 +1961,7 @@ showWalletDataWindow.includePrivKeys=Добавить приватные клю
tacWindow.headline=Пользовательское соглашение
tacWindow.agree=Подтверждаю
tacWindow.disagree=Не согласен (-сна) и выхожу
-tacWindow.arbitrationSystem=Арбитражная система
+tacWindow.arbitrationSystem=Dispute resolution
tradeDetailsWindow.headline=Сделка
tradeDetailsWindow.disputedPayoutTxId=Идент. оспоренной транзакции выплаты:
@@ -2152,7 +2152,7 @@ systemTray.show=Показать окно приложения
systemTray.hide=Скрыть окно приложения
systemTray.info=Информация о Bisq
systemTray.exit=Выход
-systemTray.tooltip=Bisq: децентрализованная биржа криптовалюты
+systemTray.tooltip=Bisq: A decentralized bitcoin exchange network
####################################################################
@@ -2172,7 +2172,7 @@ guiUtil.accountExport.exportFailed=Экспорт в CSV не удался из-
guiUtil.accountExport.selectExportPath=Выбрать директорию для экспорта
guiUtil.accountImport.imported=Торговый счёт импортирован из:\n{0}\n\nИмпортированные счета:\n{1}
guiUtil.accountImport.noAccountsFound=Экспортированные торговые счета не найдены в: {0}.\nИмя файла {1}.
-guiUtil.openWebBrowser.warning=Вы собираетесь открыть веб-страницу в веб-браузере.\nСделать это сейчас? \n\nЕсли вы не используете \«Tor\» в качестве веб-браузера по умолчанию, вы откроете веб-страницу в клирнете.\n\nURL: \«{0}\»
+guiUtil.openWebBrowser.warning=Вы собираетесь открыть веб-страницу в веб-браузере.\nСделать это сейчас? \n\nЕсли вы не используете \«Tor\» в качестве веб-браузера по умолчанию, вы откроете веб-страницу в клирнете.\n\nURL: \«{0}\»
guiUtil.openWebBrowser.doOpen=Открыть веб-страницу и не спрашивать снова
guiUtil.openWebBrowser.copyUrl=Скопировать URL и отменить
guiUtil.ofTradeAmount=от суммы сделки
diff --git a/core/src/main/resources/i18n/displayStrings_th.properties b/core/src/main/resources/i18n/displayStrings_th.properties
index f43eae75c1..fcc45a25a3 100644
--- a/core/src/main/resources/i18n/displayStrings_th.properties
+++ b/core/src/main/resources/i18n/displayStrings_th.properties
@@ -672,7 +672,6 @@ portfolio.pending.step5_buyer.takersMiningFee=ยอดรวมค่าธร
portfolio.pending.step5_buyer.refunded=เงินประกันความปลอดภัยที่ถูกคืน
portfolio.pending.step5_buyer.withdrawBTC=ถอนเงิน bitcoin ของคุณ
portfolio.pending.step5_buyer.amount=จำนวนเงินที่จะถอน
-portfolio.pending.step5_buyer.signer=By withdrawing your bitcoins, you verify that the counterparty has acted according to the trade protocol.
portfolio.pending.step5_buyer.withdrawToAddress=ถอนไปยังที่อยู่
portfolio.pending.step5_buyer.moveToBisqWallet=ย้ายเงินไปที่ Bisq wallet
portfolio.pending.step5_buyer.withdrawExternal=ถอนไปยัง wallet ภายนอก
@@ -873,7 +872,7 @@ support.sellerOfferer= BTC ผู้ขาย/ ผู้สร้าง
support.buyerTaker=BTC ผู้ซื้อ / ผู้รับ
support.sellerTaker=BTC ผู้ขาย / ผู้รับ
-support.backgroundInfo=Bisq is not a company, so it handles disputes differently.\n\nTraders can communicate within the application via a secure chat on the open trades screen to attempt solving a dispute on their own. If that is not sufficient, a mediator can step in to help. The mediator will evaluate the situation and give a recommendation for the payout of the trade funds. If both traders accept this suggestion, the payout transaction is completed and the trade is closed. If one or both traders do not agree to the mediator's recommended payout, they can request arbitration.The arbitrator has the third key of the deposit transaction and will make the payout based on their findings.
+support.backgroundInfo=Bisq is not a company, so it handles disputes differently.\n\nTraders can communicate within the application via secure chat on the open trades screen to try solving disputes on their own. If that is not sufficient, a mediator can step in to help. The mediator will evaluate the situation and suggest a payout of trade funds. If both traders accept this suggestion, the payout transaction is completed and the trade is closed. If one or both traders do not agree to the mediator's suggested payout, they can request arbitration.The arbitrator will re-evaluate the situation and, if warranted, personally pay the trader back and request reimbursement for this payment from the Bisq DAO.
support.initialInfo=Please enter a description of your problem in the text field below. Add as much information as possible to speed up dispute resolution time.\n\nHere is a check list for information you should provide:\n\t● If you are the BTC buyer: Did you make the Fiat or Altcoin transfer? If so, did you click the 'payment started' button in the application?\n\t● If you are the BTC seller: Did you receive the Fiat or Altcoin payment? If so, did you click the 'payment received' button in the application?\n\t● Which version of Bisq are you using?\n\t● Which operating system are you using?\n\t● If you encountered an issue with failed transactions please consider switching to a new data directory.\n\t Sometimes the data directory gets corrupted and leads to strange bugs. \n\t See: https://docs.bisq.network/backup-recovery.html#switch-to-a-new-data-directory\n\nPlease make yourself familiar with the basic rules for the dispute process:\n\t● You need to respond to the {0}''s requests within 2 days.\n\t● Mediators respond in between 2 days. Arbitrators respond in between 5 business days.\n\t● The maximum period for a dispute is 14 days.\n\t● You need to cooperate with the {1} and provide the information they request to make your case.\n\t● You accepted the rules outlined in the dispute document in the user agreement when you first started the application.\n\nYou can read more about the dispute process at: {2}
support.systemMsg=ระบบข้อความ: {0}
support.youOpenedTicket=You opened a request for support.\n\n{0}\n\nBisq version: {1}
@@ -1038,7 +1037,7 @@ account.altcoin.popup.wallet.msg=Please be sure that you follow the requirements
account.altcoin.popup.wallet.confirm=ฉันเข้าใจและยืนยันว่าฉันรู้ว่า wallet ใดที่ฉันต้องการใช้
account.altcoin.popup.upx.msg=Trading UPX on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending UPX, you need to use either the official uPlexa GUI wallet or uPlexa CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\nuplexa-wallet-cli (use the command get_tx_key)\nuplexa-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The UPX sender is responsible for providing verification of the UPX transfer to the arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit uPlexa discord channel (https://discord.gg/vhdNSrV) or the uPlexa Telegram Chat (https://t.me/uplexaOfficial) to find more information.
account.altcoin.popup.arq.msg=Trading ARQ on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending ARQ, you need to use either the official ArQmA GUI wallet or ArQmA CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\narqma-wallet-cli (use the command get_tx_key)\narqma-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The ARQ sender is responsible for providing verification of the ARQ transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit ArQmA discord channel (https://discord.gg/s9BQpJT) or the ArQmA forum (https://labs.arqma.com) to find more information.
-account.altcoin.popup.xmr.msg=Trading XMR on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending XMR, you need to use either the official Monero GUI wallet or Monero CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\nmonero-wallet-cli (use the command get_tx_key)\nmonero-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nIn addition to XMR checktx tool (https://xmr.llcoins.net/checktx.html) verification can also be accomplished in-wallet.\nmonero-wallet-cli : using command (check_tx_key).\nmonero-wallet-gui : on the Advanced > Prove/Check page.\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The XMR sender is responsible for providing verification of the XMR transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit (https://www.getmonero.org/resources/user-guides/prove-payment.html) or the Monero forum (https://forum.getmonero.org) to find more information.
+account.altcoin.popup.xmr.msg=Trading XMR on Bisq requires that you understand and fulfill the following requirements:\n\nProve payments: since Monero is a private coin, some transaction details aren't publicly available in the blockchain, and, in case of a dispute, the mediator or arbitrator needs them to check if the transaction was really made. In Bisq, the sender of the XMR transaction is the one responsible for providing this information to the mediator or arbitrator in case of a dispute. In order to do that, you must send XMR using a wallet that provides the information required to prove the payment was made, which includes:\n\n- the transaction key (Tx Key, Tx Secret Key or Tx Private Key)\n- the transaction ID (Tx ID or Tx Hash)\n- the destination address (recipient's address)\n\nThis information can be found in the official Monero GUI & CLI wallets, MyMonero, and Exodus (desktop) as well as in Cake Wallet, MyMonero, and Monerujo (mobile), in the following locations:\n\n- Monero GUI: go to Transactions tab\n- Monero CLI: use the command get_tx_key TXID. The flag store-tx-info must be enabled (enabled by default in new versions)\n- Other wallets: go to Transactions history and search for Transaction key (Tx key or Secret key) and the destination address in a sent transaction. Save recipient address option must be enabled in Cake Wallet settings.\n\nIf you are using a wallet different from the mentioned above, please be sure you can access those three pieces of information.Since the transaction key and the destination address are stored in the Monero wallet software, and they cannot be recovered in the Monero blockchain, you should never delete or restore your Monero wallet before a Bisq trade is completed. Failure to provide the above data will result in losing the dispute case.\n\nCheck payments: with those three pieces of information, the verification that a quantity of Monero was sent to a specific address can be accomplished the following way:\n\n- Monero GUI: change wallet to Advanced mode and go to Advanced > Prove/check > Check Transaction\n- Monero CLI: use the command check_tx_key TXID TXKEY ADDRESS\n- XMR checktx tool (https://xmr.llcoins.net/checktx.html)\n- Explore Monero website (https://www.exploremonero.com/receipt)\n\nIf you are still not sure about this process, visit (https://www.getmonero.org/resources/user-guides/prove-payment.html) to find more information or ask a question on the Monero support subreddit (https://www.reddit.com/r/monerosupport/).
# suppress inspection "TrailingSpacesInProperty"
account.altcoin.popup.msr.msg=Trading MSR on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending MSR, you need to use either the official Masari GUI wallet, Masari CLI wallet with the store-tx-info flag enabled (enabled by default) or the Masari web wallet (https://wallet.getmasari.org). Please be sure you can access the tx key as that would be required in case of a dispute.\nmasari-wallet-cli (use the command get_tx_key)\nmasari-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nMasari Web Wallet (goto Account -> transaction history and view details on your sent transaction)\n\nVerification can be accomplished in-wallet.\nmasari-wallet-cli : using command (check_tx_key).\nmasari-wallet-gui : on the Advanced > Prove/Check page.\nVerification can be accomplished in the block explorer \nOpen block explorer (https://explorer.getmasari.org), use the search bar to find your transaction hash.\nOnce transaction is found, scroll to bottom to the 'Prove Sending' area and fill in details as needed.\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The MSR sender is responsible for providing verification of the MSR transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process, ask for help on the Official Masari Discord (https://discord.gg/sMCwMqs).
account.altcoin.popup.blur.msg=Trading BLUR on Bisq requires that you understand and fulfill the following requirements:\n\nTo send BLUR you must use the Blur Network CLI or GUI Wallet. \n\nIf you are using the CLI wallet, a transaction hash (tx ID) will be displayed after a transfer is sent. You must save this information. Immediately after sending the transfer, you must use the command 'get_tx_key' to retrieve the transaction private key. If you fail to perform this step, you may not be able to retrieve the key later. \n\nIf you are using the Blur Network GUI Wallet, the transaction private key and transaction ID can be found conveniently in the "History" tab. Immediately after sending, locate the transaction of interest. Click the "?" symbol in the lower-right corner of the box containing the transaction. You must save this information. \n\nIn the event that arbitration is necessary, you must present the following to an mediator or arbitrator: 1.) the transaction ID, 2.) the transaction private key, and 3.) the recipient's address. The mediator or arbitrator will then verify the BLUR transfer using the Blur Transaction Viewer (https://blur.cash/#tx-viewer).\n\nFailure to provide the required information to the mediator or arbitrator will result in losing the dispute case. In all cases of dispute, the BLUR sender bears 100% of the burden of responsibility in verifying transactions to an mediator or arbitrator. \n\nIf you do not understand these requirements, do not trade on Bisq. First, seek help at the Blur Network Discord (https://discord.gg/dMWaqVW).
@@ -1169,6 +1168,7 @@ dao.lockedForVoteBalance=ถูกใช้สำหรับการโหว
dao.lockedInBonds=ถูกล็อคไว้ในการค้ำประกัน
dao.availableNonBsqBalance=ยอดคงเหลือที่ไม่ใช่ BSQ (BTC) ซึ่งใช้งานได้
dao.totalBsqBalance=ยอด BSQ คงเหลือทั้งหมด
+dao.reputationBalance=Merit Value (not spendable)
dao.tx.published.success=การทำธุรกรรมของคุณได้รับการเผยแพร่เรียบร้อยแล้ว
dao.proposal.menuItem.make=เสนอคำขอ
@@ -1961,7 +1961,7 @@ showWalletDataWindow.includePrivKeys=รวมคีย์ส่วนตัว
tacWindow.headline=ข้อตกลงการใช้
tacWindow.agree=ฉันเห็นด้วย
tacWindow.disagree=ฉันไม่เห็นด้วยและออก
-tacWindow.arbitrationSystem=ระบบอนุญาโตตุลาการ (การไกล่เกลี่ยข้อพิพาท)
+tacWindow.arbitrationSystem=Dispute resolution
tradeDetailsWindow.headline=ซื้อขาย
tradeDetailsWindow.disputedPayoutTxId=รหัส ID ธุรกรรมการจ่ายเงินที่พิพาท:
@@ -2152,7 +2152,7 @@ systemTray.show=แสดงหน้าต่างแอ็พพลิเค
systemTray.hide=ซ่อนหน้าต่างแอ็พพลิเคชั่น
systemTray.info=ข้อมูลเกี่ยวกับ Bisq
systemTray.exit=ออก
-systemTray.tooltip=Bisq: เครือข่ายการแลกเปลี่ยนแบบกระจายอำนาจ
+systemTray.tooltip=Bisq: A decentralized bitcoin exchange network
####################################################################
diff --git a/core/src/main/resources/i18n/displayStrings_vi.properties b/core/src/main/resources/i18n/displayStrings_vi.properties
index 663e149b3d..49fffb999f 100644
--- a/core/src/main/resources/i18n/displayStrings_vi.properties
+++ b/core/src/main/resources/i18n/displayStrings_vi.properties
@@ -672,7 +672,6 @@ portfolio.pending.step5_buyer.takersMiningFee=Tổng phí đào
portfolio.pending.step5_buyer.refunded=tiền gửi đặt cọc được hoàn lại
portfolio.pending.step5_buyer.withdrawBTC=Rút bitcoin của bạn
portfolio.pending.step5_buyer.amount=Số tiền được rút
-portfolio.pending.step5_buyer.signer=By withdrawing your bitcoins, you verify that the counterparty has acted according to the trade protocol.
portfolio.pending.step5_buyer.withdrawToAddress=rút tới địa chỉ
portfolio.pending.step5_buyer.moveToBisqWallet=Chuyển tiền tới ví Bisq
portfolio.pending.step5_buyer.withdrawExternal=rút tới ví ngoài
@@ -873,7 +872,7 @@ support.sellerOfferer=Người bán BTC/Người tạo
support.buyerTaker=Người mua BTC/Người nhận
support.sellerTaker=Người bán BTC/Người nhận
-support.backgroundInfo=Bisq is not a company, so it handles disputes differently.\n\nTraders can communicate within the application via a secure chat on the open trades screen to attempt solving a dispute on their own. If that is not sufficient, a mediator can step in to help. The mediator will evaluate the situation and give a recommendation for the payout of the trade funds. If both traders accept this suggestion, the payout transaction is completed and the trade is closed. If one or both traders do not agree to the mediator's recommended payout, they can request arbitration.The arbitrator has the third key of the deposit transaction and will make the payout based on their findings.
+support.backgroundInfo=Bisq is not a company, so it handles disputes differently.\n\nTraders can communicate within the application via secure chat on the open trades screen to try solving disputes on their own. If that is not sufficient, a mediator can step in to help. The mediator will evaluate the situation and suggest a payout of trade funds. If both traders accept this suggestion, the payout transaction is completed and the trade is closed. If one or both traders do not agree to the mediator's suggested payout, they can request arbitration.The arbitrator will re-evaluate the situation and, if warranted, personally pay the trader back and request reimbursement for this payment from the Bisq DAO.
support.initialInfo=Please enter a description of your problem in the text field below. Add as much information as possible to speed up dispute resolution time.\n\nHere is a check list for information you should provide:\n\t● If you are the BTC buyer: Did you make the Fiat or Altcoin transfer? If so, did you click the 'payment started' button in the application?\n\t● If you are the BTC seller: Did you receive the Fiat or Altcoin payment? If so, did you click the 'payment received' button in the application?\n\t● Which version of Bisq are you using?\n\t● Which operating system are you using?\n\t● If you encountered an issue with failed transactions please consider switching to a new data directory.\n\t Sometimes the data directory gets corrupted and leads to strange bugs. \n\t See: https://docs.bisq.network/backup-recovery.html#switch-to-a-new-data-directory\n\nPlease make yourself familiar with the basic rules for the dispute process:\n\t● You need to respond to the {0}''s requests within 2 days.\n\t● Mediators respond in between 2 days. Arbitrators respond in between 5 business days.\n\t● The maximum period for a dispute is 14 days.\n\t● You need to cooperate with the {1} and provide the information they request to make your case.\n\t● You accepted the rules outlined in the dispute document in the user agreement when you first started the application.\n\nYou can read more about the dispute process at: {2}
support.systemMsg=Tin nhắn hệ thống: {0}
support.youOpenedTicket=Bạn đã mở yêu cầu hỗ trợ.\n\n{0}\n\nPhiên bản Bisq: {1}
@@ -1038,7 +1037,7 @@ account.altcoin.popup.wallet.msg=Please be sure that you follow the requirements
account.altcoin.popup.wallet.confirm=Tôi hiểu và xác nhận rằng tôi đã biết loại ví mình cần sử dụng.
account.altcoin.popup.upx.msg=Trading UPX on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending UPX, you need to use either the official uPlexa GUI wallet or uPlexa CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\nuplexa-wallet-cli (use the command get_tx_key)\nuplexa-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The UPX sender is responsible for providing verification of the UPX transfer to the arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit uPlexa discord channel (https://discord.gg/vhdNSrV) or the uPlexa Telegram Chat (https://t.me/uplexaOfficial) to find more information.
account.altcoin.popup.arq.msg=Trading ARQ on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending ARQ, you need to use either the official ArQmA GUI wallet or ArQmA CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\narqma-wallet-cli (use the command get_tx_key)\narqma-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The ARQ sender is responsible for providing verification of the ARQ transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit ArQmA discord channel (https://discord.gg/s9BQpJT) or the ArQmA forum (https://labs.arqma.com) to find more information.
-account.altcoin.popup.xmr.msg=Trading XMR on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending XMR, you need to use either the official Monero GUI wallet or Monero CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\nmonero-wallet-cli (use the command get_tx_key)\nmonero-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nIn addition to XMR checktx tool (https://xmr.llcoins.net/checktx.html) verification can also be accomplished in-wallet.\nmonero-wallet-cli : using command (check_tx_key).\nmonero-wallet-gui : on the Advanced > Prove/Check page.\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The XMR sender is responsible for providing verification of the XMR transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit (https://www.getmonero.org/resources/user-guides/prove-payment.html) or the Monero forum (https://forum.getmonero.org) to find more information.
+account.altcoin.popup.xmr.msg=Trading XMR on Bisq requires that you understand and fulfill the following requirements:\n\nProve payments: since Monero is a private coin, some transaction details aren't publicly available in the blockchain, and, in case of a dispute, the mediator or arbitrator needs them to check if the transaction was really made. In Bisq, the sender of the XMR transaction is the one responsible for providing this information to the mediator or arbitrator in case of a dispute. In order to do that, you must send XMR using a wallet that provides the information required to prove the payment was made, which includes:\n\n- the transaction key (Tx Key, Tx Secret Key or Tx Private Key)\n- the transaction ID (Tx ID or Tx Hash)\n- the destination address (recipient's address)\n\nThis information can be found in the official Monero GUI & CLI wallets, MyMonero, and Exodus (desktop) as well as in Cake Wallet, MyMonero, and Monerujo (mobile), in the following locations:\n\n- Monero GUI: go to Transactions tab\n- Monero CLI: use the command get_tx_key TXID. The flag store-tx-info must be enabled (enabled by default in new versions)\n- Other wallets: go to Transactions history and search for Transaction key (Tx key or Secret key) and the destination address in a sent transaction. Save recipient address option must be enabled in Cake Wallet settings.\n\nIf you are using a wallet different from the mentioned above, please be sure you can access those three pieces of information.Since the transaction key and the destination address are stored in the Monero wallet software, and they cannot be recovered in the Monero blockchain, you should never delete or restore your Monero wallet before a Bisq trade is completed. Failure to provide the above data will result in losing the dispute case.\n\nCheck payments: with those three pieces of information, the verification that a quantity of Monero was sent to a specific address can be accomplished the following way:\n\n- Monero GUI: change wallet to Advanced mode and go to Advanced > Prove/check > Check Transaction\n- Monero CLI: use the command check_tx_key TXID TXKEY ADDRESS\n- XMR checktx tool (https://xmr.llcoins.net/checktx.html)\n- Explore Monero website (https://www.exploremonero.com/receipt)\n\nIf you are still not sure about this process, visit (https://www.getmonero.org/resources/user-guides/prove-payment.html) to find more information or ask a question on the Monero support subreddit (https://www.reddit.com/r/monerosupport/).
# suppress inspection "TrailingSpacesInProperty"
account.altcoin.popup.msr.msg=Trading MSR on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending MSR, you need to use either the official Masari GUI wallet, Masari CLI wallet with the store-tx-info flag enabled (enabled by default) or the Masari web wallet (https://wallet.getmasari.org). Please be sure you can access the tx key as that would be required in case of a dispute.\nmasari-wallet-cli (use the command get_tx_key)\nmasari-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nMasari Web Wallet (goto Account -> transaction history and view details on your sent transaction)\n\nVerification can be accomplished in-wallet.\nmasari-wallet-cli : using command (check_tx_key).\nmasari-wallet-gui : on the Advanced > Prove/Check page.\nVerification can be accomplished in the block explorer \nOpen block explorer (https://explorer.getmasari.org), use the search bar to find your transaction hash.\nOnce transaction is found, scroll to bottom to the 'Prove Sending' area and fill in details as needed.\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The MSR sender is responsible for providing verification of the MSR transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process, ask for help on the Official Masari Discord (https://discord.gg/sMCwMqs).
account.altcoin.popup.blur.msg=Trading BLUR on Bisq requires that you understand and fulfill the following requirements:\n\nTo send BLUR you must use the Blur Network CLI or GUI Wallet. \n\nIf you are using the CLI wallet, a transaction hash (tx ID) will be displayed after a transfer is sent. You must save this information. Immediately after sending the transfer, you must use the command 'get_tx_key' to retrieve the transaction private key. If you fail to perform this step, you may not be able to retrieve the key later. \n\nIf you are using the Blur Network GUI Wallet, the transaction private key and transaction ID can be found conveniently in the "History" tab. Immediately after sending, locate the transaction of interest. Click the "?" symbol in the lower-right corner of the box containing the transaction. You must save this information. \n\nIn the event that arbitration is necessary, you must present the following to an mediator or arbitrator: 1.) the transaction ID, 2.) the transaction private key, and 3.) the recipient's address. The mediator or arbitrator will then verify the BLUR transfer using the Blur Transaction Viewer (https://blur.cash/#tx-viewer).\n\nFailure to provide the required information to the mediator or arbitrator will result in losing the dispute case. In all cases of dispute, the BLUR sender bears 100% of the burden of responsibility in verifying transactions to an mediator or arbitrator. \n\nIf you do not understand these requirements, do not trade on Bisq. First, seek help at the Blur Network Discord (https://discord.gg/dMWaqVW).
@@ -1169,6 +1168,7 @@ dao.lockedForVoteBalance=Dùng để bỏ phiếu
dao.lockedInBonds=Bị khóa trong hợp đồng
dao.availableNonBsqBalance=Số dư không phải BSQ có sẵn (tính bằng BTC)
dao.totalBsqBalance=Tổng số dư BSQ
+dao.reputationBalance=Merit Value (not spendable)
dao.tx.published.success=Giao dịch của bạn đã được công bố thành công.
dao.proposal.menuItem.make=Tạo đề nghị
@@ -1961,7 +1961,7 @@ showWalletDataWindow.includePrivKeys=Bao gồm khóa cá nhân
tacWindow.headline=Thỏa thuận người dùng
tacWindow.agree=Tôi đồng ý
tacWindow.disagree=Tôi không đồng ý và thoát
-tacWindow.arbitrationSystem=Hệ thống trọng tài
+tacWindow.arbitrationSystem=Dispute resolution
tradeDetailsWindow.headline=giao dịch
tradeDetailsWindow.disputedPayoutTxId=ID giao dịch hoàn tiền khiếu nại:
@@ -2152,7 +2152,7 @@ systemTray.show=Hiển thị cửa sổ ứng dung
systemTray.hide=Ẩn cửa sổ ứng dụng
systemTray.info=Thông tin về Bisq
systemTray.exit=Thoát
-systemTray.tooltip=Bisq: Mạng trao đổi phân quyền
+systemTray.tooltip=Bisq: A decentralized bitcoin exchange network
####################################################################
diff --git a/core/src/main/resources/i18n/displayStrings_zh-hans.properties b/core/src/main/resources/i18n/displayStrings_zh-hans.properties
index 777600fcdc..a07f5359a5 100644
--- a/core/src/main/resources/i18n/displayStrings_zh-hans.properties
+++ b/core/src/main/resources/i18n/displayStrings_zh-hans.properties
@@ -274,7 +274,7 @@ mainView.p2pNetworkWarnMsg.connectionToP2PFailed=连接至 Bisq 网络失败(
mainView.walletServiceErrorMsg.timeout=比特币网络连接超时。
mainView.walletServiceErrorMsg.connectionError=错误:{0} 比特币网络连接失败。
-mainView.walletServiceErrorMsg.rejectedTxException=A transaction was rejected from the network.\n\n{0}
+mainView.walletServiceErrorMsg.rejectedTxException=交易被网络拒绝。\n\n{0}
mainView.networkWarning.allConnectionsLost=您失去所有与 {0} 网络节点的连接。\n或许您失去互联网连接或您的计算机处于待机状态。
mainView.networkWarning.localhostBitcoinLost=您丢失了与本地主机比特币节点的连接。\n请重启 Bisq 应用程序连接到其他比特币节点或重新启动主机比特币节点。
@@ -672,7 +672,6 @@ portfolio.pending.step5_buyer.takersMiningFee=总共挖矿手续费
portfolio.pending.step5_buyer.refunded=退还保证金
portfolio.pending.step5_buyer.withdrawBTC=提现您的比特币
portfolio.pending.step5_buyer.amount=提现数量
-portfolio.pending.step5_buyer.signer=通过提取您的比特币,您可以验证交易伙伴是否按照交易协议行事。
portfolio.pending.step5_buyer.withdrawToAddress=提现地址
portfolio.pending.step5_buyer.moveToBisqWallet=资金划转到 Bisq 钱包
portfolio.pending.step5_buyer.withdrawExternal=提现到外部钱包
@@ -706,9 +705,9 @@ portfolio.pending.openSupportTicket.headline=创建帮助话题
portfolio.pending.openSupportTicket.msg=请仅在紧急情况下使用此功能,如果您没有看到“提交支持”或“提交纠纷”按钮。\n\n当您发出工单时,交易将被中断并由调解员或仲裁员进行处理。
portfolio.pending.timeLockNotOver=你必须等到≈{0}(还需等待{1}个区块)才能提交纠纷。
-portfolio.pending.error.depositTxNull=The deposit transaction is null. You cannot open a dispute without a valid deposit transaction. Please go to \"Settings/Network info\" and do a SPV resync.\n\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
-portfolio.pending.mediationResult.error.depositTxNull=The deposit transaction is null. The trade gets moved to the failed trades section.
-portfolio.pending.error.depositTxNotConfirmed=The deposit transaction is not confirmed. You can not open an arbitration dispute with an unconfirmed deposit transaction. Please wait until it is confirmed or go to \"Settings/Network info\" and do a SPV resync.\n\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
+portfolio.pending.error.depositTxNull=保证金交易无效。没有有效的保证金交易,你使用创建纠纷。请到“设置/网络信息”进行 SPV 重新同步。\n \n如需更多帮助,请联系 Bisq Keybase 团队的 Support 频道。
+portfolio.pending.mediationResult.error.depositTxNull=保证金交易无效。交易被移至失败交易。
+portfolio.pending.error.depositTxNotConfirmed=保证金交易未确认。未经确认的存款交易不能发起纠纷或仲裁请求。请耐心等待,直到它被确认或进入“设置/网络信息”进行 SPV 重新同步。\n\n如需更多帮助,请联系 Bisq Keybase 团队的 Support 频道。
portfolio.pending.notification=通知
@@ -873,7 +872,7 @@ support.sellerOfferer=BTC 卖家/挂单者
support.buyerTaker=BTC 买家/买单者
support.sellerTaker=BTC 卖家/买单者
-support.backgroundInfo=Bisq 不是一家公司,所以它处理纠纷的方式不同。\n\n交易双方可以在应用程序中通过未完成交易页面上的安全聊天进行通信,以尝试自行解决争端。如果这还不够,调解员可以介入帮助。调解员将对情况进行评估,并对交易资金的支出提出建议。如果两个交易者都接受这个建议,那么支付交易就完成了,交易也结束了。如果一方或双方不同意调解员的建议,他们可以要求仲裁。仲裁员有保证金交易的第三个密钥,并将根据他们的调查结果进行收款。
+support.backgroundInfo=Bisq 不是一家公司,所以它处理纠纷的方式不同。\n\n交易双方可以在应用程序中通过未完成交易页面上的安全聊天进行通信,以尝试自行解决争端。如果这还不够,调解员可以介入帮助。调解员将对情况进行评估,并对交易资金的支出提出建议。如果两个交易者都接受这个建议,那么支付交易就完成了,交易也结束了。如果一方或双方不同意调解员的建议,他们可以要求仲裁。仲裁员将重新评估情况,如果有必要,将亲自向交易员付款,并要求 Bisq DAO 对这笔付款进行补偿。
support.initialInfo=请在下面的文本框中输入您的问题描述。添加尽可能多的信息,以加快解决纠纷的时间。\n\n以下是你应提供的资料核对表:\n\t●如果您是 BTC 买家:您是否使用法定货币或其他加密货币转账?如果是,您是否点击了应用程序中的“支付开始”按钮?\n\t●如果您是 BTC 卖家:您是否收到法定货币或其他加密货币的付款了?如果是,你是否点击了应用程序中的“已收到付款”按钮?\n\t●您使用的是哪个版本的 Bisq?\n\t●您使用的是哪种操作系统?\n\t●如果遇到操作执行失败的问题,请考虑切换到新的数据目录。\n\t有时数据目录会损坏,并导致奇怪的错误。\n详见:https://docs.bisq.network/backup-recovery.html#switch-to-a-new-data-directory\n\n请熟悉纠纷处理的基本规则:\n\t●您需要在2天内答复 {0} 的请求。\n\t●调解员会在2天之内答复,仲裁员会在5天之内答复。\n\t●纠纷的最长期限为14天。\n\t●你需要与仲裁员合作,提供他们为你的案件所要求的信息。\n\t●当您第一次启动应用程序时,您接受了用户协议中争议文档中列出的规则。\n\n您可以通过 {2} 了解有关纠纷处理的更多信息
support.systemMsg=系统消息:{0}
support.youOpenedTicket=您创建了帮助请求。\n\n{0}\n\nBisq 版本:{1}
@@ -978,7 +977,7 @@ settings.net.inbound=数据包进入
settings.net.outbound=数据包出口
settings.net.reSyncSPVChainLabel=重新同步 SPV 链
settings.net.reSyncSPVChainButton=删除 SPV 链文件并重新同步
-settings.net.reSyncSPVSuccess=The SPV chain file will be deleted on the next startup. You need to restart your application now.\n\nAfter the restart it can take a while to resync with the network and you will only see all transactions once the resync is completed.\n\nDepending on the number of transactions and the age of your wallet the resync can take up to a few hours and consumes 100% of CPU. Do not interrupt the process otherwise you have to repeat it.
+settings.net.reSyncSPVSuccess=SPV 链文件将在下一次启动时被删除。您现在需要重新启动应用程序。\n\n重新启动后,可能需要一段时间才能与网络重新同步,只有重新同步完成后才会看到所有的交易。\n\n根据交易的数量和钱包账龄,重新同步可能会花费几个小时,并消耗100%的 CPU。不要打断这个过程,否则你会不断地重复它。
settings.net.reSyncSPVAfterRestart=SPV 链文件已被删除。请耐心等待,与网络重新同步可能需要一段时间。
settings.net.reSyncSPVAfterRestartCompleted=重新同步刚刚完成,请重启应用程序。
settings.net.reSyncSPVFailed=无法删除 SPV 链文件。\n错误:{0}
@@ -1038,7 +1037,7 @@ account.altcoin.popup.wallet.msg=请确保您按照 {1} 网页上所述使用 {0
account.altcoin.popup.wallet.confirm=我了解并确定我知道我需要哪种钱包。
account.altcoin.popup.upx.msg=在 Bisq 上交易 UPX 需要您了解并满足以下要求:\n\n要发送 UPX ,您需要使用官方的 UPXmA GUI 钱包或启用 store-tx-info 标志的 UPXmA CLI 钱包(在新版本中是默认的)。请确保您可以访问Tx密钥,因为在纠纷状态时需要。\nmonero-wallet-cli(使用get_Tx_key命令)\nmonero-wallet-gui:在高级>证明/检查页面。\n\n在普通的区块链浏览器中,这种交易是不可验证的。\n\n如有纠纷,你须向仲裁员提供下列资料:\n \n- Tx私钥\n- 交易哈希\n- 接收者的公开地址\n\n如未能提供上述资料,或使用不兼容的钱包,将会导致纠纷败诉。如果发生纠纷,UPX 发送方负责向仲裁员提供 UPX 转账的验证。\n\n不需要支付 ID,只需要普通的公共地址。\n \n如果您对该流程不确定,请访问 UPXmA Discord 频道(https://discord.gg/vhdNSrV)或 Telegram 交流群(https://t.me/uplexaOfficial)了解更多信息。\n\n
account.altcoin.popup.arq.msg=在 Bisq 上交易 ARQ 需要您了解并满足以下要求:\n\n要发送 ARQ ,您需要使用官方的 ArQmA GUI 钱包或启用 store-tx-info 标志的 ArQmA CLI 钱包(在新版本中是默认的)。请确保您可以访问Tx密钥,因为在纠纷状态时需要。\nmonero-wallet-cli(使用get_Tx_key命令)\nmonero-wallet-gui:在高级>证明/检查页面。\n\n在普通的区块链浏览器中,这种交易是不可验证的。\n\n如有纠纷,你须向调解员或仲裁员提供下列资料:\n\n- Tx私钥\n- 交易哈希\n- 接收者的公开地址\n\n如未能提供上述资料,或使用不兼容的钱包,将会导致纠纷败诉。如果发生纠纷,ARQ 发送方负责向调解员或仲裁员提供 ARQ 转账的验证。\n\n不需要交易 ID,只需要普通的公共地址。\n\n如果您对该流程不确定,请访问 ArQmA Discord 频道(https://discord.gg/s9BQpJT)或 ArQmA 论坛(https://labs.arqma.com)了解更多信息。
-account.altcoin.popup.xmr.msg=在 Bisq 上交易 XMR 需要您了解并满足以下要求:\n\n要发送 XMR ,您需要使用官方的 Monero GUI 钱包或 Monero CLI 钱包,并启用 store-tx-info 标志(在新版本中是默认的)。请确保您可以访问Tx密钥,因为如果发生纠纷这是需要的。\nmonero-wallet-cli(使用get_Tx_key命令)\nmonero-wallet-gui:在高级>证明/检查页面。\n\n除了 XMR checktx 工具(https://xmr llcoins.net/checktx.html),还可以在钱包中完成验证。\nmonero-wallet-cli:使用命令(check_tx_key)。\nmonero-wallet-gui:在高级>证明/检查页面\n\n在普通的区块浏览器,这种转移是不可验证的。\n\n如有纠纷,你须向调解员或仲裁员提供下列资料:\n- Tx私钥\n- 交易哈希\n- 接收者的公开地址\n\n如未能提供上述资料,或使用不兼容的钱包,将会导致纠纷败诉。如果发生纠纷,XMR 发送方负责向调解员或仲裁员提供 XMR 转账的验证。\n\n如果您对该流程不确定,请访问(https://www.getmonero.org/resources/user-guides/prove-payment.html)或 Monero 论坛(https://forum.getmonero.org)了解更多信息。
+account.altcoin.popup.xmr.msg=在 Bisq 上交易 XMR 需要你理解并满足以下要求:\n\n付款证明:由于 Monero 是一种高隐私性货币,区块链中不公开一些交易细节,而且,在发生争议时,调解员或仲裁员需要他们检查交易是否真的进行了。在 Bisq 中,XMR 交易的发送方负责在发生争议时向调解员或仲裁员提供此信息。为了做到验证付款,您必须使用钱包发送 XMR ,钱包提供所需的信息来证明付款已经完成,其中包括:\n\n- 交易密钥(Tx 公钥、Tx 密钥或 Tx 私钥)\n- 交易ID(Tx ID 或Tx 哈希)\n- 目的地地址(收款人地址)\n\n这些信息可以在官方的 Monero GUI 和 CLI 钱包、MyMonero 和 Exodus (桌面版)以及 Cake Wallet、MyMonero 和 Monerujo(移动版)中找到,地点如下:\n\n- Monero GUI:转到 交易 标签\n- Monero CLI:使用命令 get_tx_key TXID 。必须启用标记 store-tx-info (在新版本中默认启用)\n- 其他钱包:转到交易历史记录,在发送的交易中搜索交易密钥(Tx密钥或Tx秘密)和目标地址。保存收件人地址选项必须在 Cake Wallet 设置中启用。\n\n如果您使用的钱包与上述不同,请确保您可以访问这三个信息。由于交易密钥和目标地址存储在 Monero 钱包软件中,无法在 Monero 区块链中恢复,所以在 Bisq 交易完成之前,您不应该删除或恢复您的 Monero 钱包。如不提供以上资料,将导致纠纷败诉。\n\n检查付款:有了这三条信息,可以通过以下方式来验证是否有一定数量的 Monero 被发送到特定地址:\n\n- Monero GUI:将钱包切换到高级模式,进入高级>验证/检查>检查交易\n- Monero CLI:使用命令 check_tx_key TXID TXKEY ADDRESS\n- XMR Tx 验证工具(https://xmr.llcoins.net/checktx.html)\n- 浏览 Monero 官网(https://www.exploremonero.com/receipt)\n\n如果您仍然对此有疑问,请访问(https://www.getmonero.org/resources/userguides/prove-payment.html)来查找更多信息或在 Monero Support subreddit 上提问(https://www.reddit.com/r/monerosupport/)。
# suppress inspection "TrailingSpacesInProperty"
account.altcoin.popup.msr.msg=区块链浏览器在 Bisq 上交易 XMR 需要您了解并满足以下要求:\n\n发送MSR时,您需要使用官方的 Masari GUI 钱包、启用store-tx-info标记的Masari CLI钱包(默认启用)或Masari 网页钱包(https://wallet.getmasari.org)。请确保您可以访问的 tx 密钥,因为如果发生纠纷这是需要的。\nmonero-wallet-cli(使用get_Tx_key命令)\nmonero-wallet-gui:在高级>证明/检查页面。\n\nMasari 网页钱包(前往 帐户->交易历史和查看您发送的交易细节)\n\n验证可以在钱包中完成。\nmonero-wallet-cli:使用命令(check_tx_key)。\nmonero-wallet-gui:在高级>证明/检查页面\n验证可以在区块浏览器中完成\n打开区块浏览器(https://explorer.getmasari.org),使用搜索栏查找您的事务哈希。\n一旦找到交易,滚动到底部的“证明发送”区域,并填写所需的详细信息。\n如有纠纷,你须向调解员或仲裁员提供下列资料:\n- Tx私钥\n- 交易哈希\n- 接收者的公开地址\n\n不需要交易 ID,只需要正常的公共地址。\n如未能提供上述资料,或使用不兼容的钱包,将会导致纠纷败诉。如果发生纠纷,XMR 发送方负责向调解员或仲裁员提供 XMR 转账的验证。\n\n如果您对该流程不确定,请访问官方的 Masari Discord(https://discord.gg/sMCwMqs)上寻求帮助。
account.altcoin.popup.blur.msg=在 Bisq 上交易 BLUR 需要你了解并满足以下要求:\n\n要发送匿名信息你必须使用匿名网络 CLI 或 GUI 钱包。\n如果您正在使用 CLI 钱包,在传输发送后将显示交易哈希(tx ID)。您必须保存此信息。在发送传输之后,您必须立即使用“get_tx_key”命令来检索交易私钥。如果未能执行此步骤,以后可能无法检索密钥。\n\n如果您使用 Blur Network GUI 钱包,可以在“历史”选项卡中方便地找到交易私钥和交易 ID。发送后立即定位感兴趣的交易。单击包含交易的框的右下角的“?”符号。您必须保存此信息。\n\n如果仲裁是必要的,您必须向调解员或仲裁员提供以下信息:1.)交易ID,2.)交易私钥,3.)收件人地址。调解或仲裁程序将使用 BLUR 事务查看器(https://blur.cash/#tx-viewer)验证 BLUR 转账。\n\n未能向调解员或仲裁员提供必要的信息将导致败诉。在所有争议的情况下,匿名发送方承担100%的责任来向调解员或仲裁员核实交易。\n\n如果你不了解这些要求,不要在 Bisq 上交易。首先,在 Blur Network Discord 中寻求帮助(https://discord.gg/dMWaqVW)。
@@ -1169,6 +1168,7 @@ dao.lockedForVoteBalance=用于投票
dao.lockedInBonds=冻结余额
dao.availableNonBsqBalance=可用的非 BSQ 余额(BTC)
dao.totalBsqBalance=BSQ 总额
+dao.reputationBalance=声望值(不会花费)
dao.tx.published.success=你的交易已经成功发布
dao.proposal.menuItem.make=创建要求
@@ -1961,7 +1961,7 @@ showWalletDataWindow.includePrivKeys=包含私钥
tacWindow.headline=用户协议
tacWindow.agree=我同意
tacWindow.disagree=我不同意并退出
-tacWindow.arbitrationSystem=仲裁系统
+tacWindow.arbitrationSystem=纠纷解决方案
tradeDetailsWindow.headline=交易
tradeDetailsWindow.disputedPayoutTxId=纠纷支付交易 ID:
@@ -2025,8 +2025,8 @@ popup.error.takeOfferRequestFailed=当有人试图接受你的报价时发生了
error.spvFileCorrupted=读取 SPV 链文件时发生错误。\n可能是 SPV 链文件被破坏了。\n\n错误消息:{0}\n\n要删除它并开始重新同步吗?
error.deleteAddressEntryListFailed=无法删除 AddressEntryList 文件。\n \n错误:{0}
-error.closedTradeWithUnconfirmedDepositTx=The deposit transaction of the closed trade with the trade ID {0} is still unconfirmed.\n\nPlease do a SPV resync at \"Setting/Network info\" to see if the transaction is valid.
-error.closedTradeWithNoDepositTx=The deposit transaction of the closed trade with the trade ID {0} is null.\n\nPlease restart the application to clean up the closed trades list.
+error.closedTradeWithUnconfirmedDepositTx=交易 ID 为 {0} 的已关闭交易的保证金交易仍未确认。\n \n请在“设置/网络信息”进行 SPV 重新同步,以查看交易是否有效。
+error.closedTradeWithNoDepositTx=交易 ID 为 {0} 的保证金交易已被确认。\n\n请重新启动应用程序来清理已关闭的交易列表。
popup.warning.walletNotInitialized=钱包至今未初始化
popup.warning.wrongVersion=您这台电脑上可能有错误的 Bisq 版本。\n您的电脑的架构是:{0}\n您安装的 Bisq 二进制文件是:{1}\n请关闭并重新安装正确的版本({2})。
@@ -2064,16 +2064,16 @@ popup.warning.mandatoryUpdate.dao=请更新到最新的 Bisq 版本。发布了
popup.warning.disable.dao=Bisq DAO 和 BSQ 被临时禁用的。更多信息请访问 Bisq 论坛。
popup.warning.burnBTC=这笔交易是不可能的,因为 {0} 的挖矿手续费用会超过 {1} 的转账金额。请等到挖矿手续费再次降低或您积累了更多的 BTC 来转账。
-popup.warning.openOffer.makerFeeTxRejected=The maker fee transaction for offer with ID {0} was rejected by the Bitcoin network.\nTransaction ID={1}.\nThe offer has been removed to avoid further problems.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
+popup.warning.openOffer.makerFeeTxRejected=交易 ID 为 {0} 的挂单费交易被比特币网络拒绝。\n交易 ID = {1}\n交易已被移至失败交易。\n请到“设置/网络信息”进行 SPV 重新同步。\n如需更多帮助,请联系 Bisq Keybase 团队的 Support 频道
-popup.warning.trade.txRejected.tradeFee=trade fee
-popup.warning.trade.txRejected.deposit=deposit
-popup.warning.trade.txRejected=The {0} transaction for trade with ID {1} was rejected by the Bitcoin network.\nTransaction ID={2}}\nThe trade has been moved to failed trades.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
+popup.warning.trade.txRejected.tradeFee=交易手续费
+popup.warning.trade.txRejected.deposit=押金
+popup.warning.trade.txRejected=使用 ID {1} 进行交易的 {0} 交易被比特币网络拒绝。\n交易 ID = {2}}\n交易已被移至失败交易。\n请到“设置/网络信息”进行 SPV 重新同步。\n如需更多帮助,请联系 Bisq Keybase 团队的 Support 频道
-popup.warning.openOfferWithInvalidMakerFeeTx=The maker fee transaction for offer with ID {0} is invalid.\nTransaction ID={1}.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
+popup.warning.openOfferWithInvalidMakerFeeTx=交易 ID 为 {0} 的挂单费交易无效。\n交易 ID = {1}。\n请到“设置/网络信息”进行 SPV 重新同步。\n如需更多帮助,请联系 Bisq Keybase 团队的 Support 频道
-popup.warning.trade.depositTxNull=The trade with ID {0} has no deposit transaction set.\nPlease restart the application and if the problem remains move the trade to failed trades and report the problem to the Bisq support channel at the Bisq Keybase team.
-popup.warning.trade.depositTxNull.moveToFailedTrades=Move to failed trades
+popup.warning.trade.depositTxNull=交易 ID 为 {0} 没有设置保证金交易。\n请重新启动应用程序,如果问题仍然存在,将交易移至失败交易,并将问题报告到 Bisq Keybase 团队的 Support 频道。
+popup.warning.trade.depositTxNull.moveToFailedTrades=移至失败交易
popup.info.securityDepositInfo=为了确保双方都遵守交易协议,双方都需要支付保证金。\n\n这笔存款一直保存在您的交易钱包里,直到您的交易成功完成,然后再退还给您。\n\n请注意:如果您正在创建一个新的报价,Bisq 需要运行另一个交易员接受它。为了让您的报价在线,保持 Bisq 运行,并确保这台计算机也在线(即,确保它没有切换到待机模式…显示器可以待机)。
@@ -2152,7 +2152,7 @@ systemTray.show=显示应用程序窗口
systemTray.hide=隐藏应用程序窗口
systemTray.info=关于 Bisq 信息
systemTray.exit=退出
-systemTray.tooltip=Bisq:去中心化交易网络
+systemTray.tooltip=Bisq:去中心化比特币交易网络
####################################################################
diff --git a/core/src/main/resources/i18n/displayStrings_zh-hant.properties b/core/src/main/resources/i18n/displayStrings_zh-hant.properties
index 342c011078..1e0edec30b 100644
--- a/core/src/main/resources/i18n/displayStrings_zh-hant.properties
+++ b/core/src/main/resources/i18n/displayStrings_zh-hant.properties
@@ -62,17 +62,17 @@ shared.priceWithCur={0} 價格
shared.priceInCurForCur=1 {1} 的 {0} 價格
shared.fixedPriceInCurForCur=1 {1} 的 {0} 的固定價格
shared.amount=數量
-shared.txFee=Transaction Fee
-shared.makerFee=Maker Fee
-shared.buyerSecurityDeposit=Buyer Deposit
-shared.sellerSecurityDeposit=Seller Deposit
+shared.txFee=交易手續費
+shared.makerFee=掛單費
+shared.buyerSecurityDeposit=買家保證金
+shared.sellerSecurityDeposit=賣家保證金
shared.amountWithCur={0} 數量
shared.volumeWithCur={0} 量
-shared.currency=貨幣型別
-shared.market=交易專案
+shared.currency=貨幣類型
+shared.market=交易項目
shared.paymentMethod=付款方式
shared.tradeCurrency=交易貨幣
-shared.offerType=委託型別
+shared.offerType=委託類型
shared.details=詳情
shared.address=地址
shared.balanceWithCur={0} 餘額
@@ -152,7 +152,7 @@ shared.save=儲存
shared.onionAddress=匿名地址
shared.supportTicket=幫助話題
shared.dispute=糾紛
-shared.mediationCase=mediation case
+shared.mediationCase=介入事件
shared.seller=賣家
shared.buyer=買家
shared.allEuroCountries=所有歐元國家
@@ -207,13 +207,13 @@ shared.votes=投票
shared.learnMore=瞭解更多
shared.dismiss=忽略
shared.selectedArbitrator=選中的仲裁者
-shared.selectedMediator=Selected mediator
+shared.selectedMediator=選擇調解員
shared.selectedRefundAgent=選中的仲裁者
shared.mediator=中介
shared.arbitrator=仲裁員
shared.refundAgent=仲裁員
-shared.refundAgentForSupportStaff=Refund agent
-shared.delayedPayoutTxId=Refund collateral transaction ID
+shared.refundAgentForSupportStaff=退款助理
+shared.delayedPayoutTxId=退款擔保交易 ID
####################################################################
@@ -224,7 +224,7 @@ shared.delayedPayoutTxId=Refund collateral transaction ID
# MainView
####################################################################
-mainView.menu.market=交易專案
+mainView.menu.market=交易項目
mainView.menu.buyBtc=買入 BTC
mainView.menu.sellBtc=賣出 BTC
mainView.menu.portfolio=業務
@@ -256,7 +256,7 @@ mainView.footer.btcInfo.synchronizingWith=正在同步至
mainView.footer.btcInfo.synchronizedWith=已同步至
mainView.footer.btcInfo.connectingTo=連線至
mainView.footer.btcInfo.connectionFailed=連線失敗
-mainView.footer.p2pInfo=Bisq network peers: {0}
+mainView.footer.p2pInfo=Bisq 網路對等點:{0}
mainView.footer.daoFullNode=DAO 全節點
mainView.bootstrapState.connectionToTorNetwork=(1/4) 連線至 Tor 網路...
@@ -266,15 +266,15 @@ mainView.bootstrapState.initialDataReceived=(4/4) 初始資料已接收
mainView.bootstrapWarning.noSeedNodesAvailable=沒有可用的種子節點
mainView.bootstrapWarning.noNodesAvailable=沒有可用的種子節點和節點
-mainView.bootstrapWarning.bootstrappingToP2PFailed=Bootstrapping to Bisq network failed
+mainView.bootstrapWarning.bootstrappingToP2PFailed=啟動 Bisq 網路失敗
mainView.p2pNetworkWarnMsg.noNodesAvailable=請求資料沒有可用種子和節點。\n請檢查您的網際網路連線或嘗試重啟應用程式。
-mainView.p2pNetworkWarnMsg.connectionToP2PFailed=Connecting to the Bisq network failed (reported error: {0}).\nPlease check your internet connection or try to restart the application.
+mainView.p2pNetworkWarnMsg.connectionToP2PFailed=連線至 Bisq 網路失敗(錯誤報告:{0})。\n請檢查您的網際網路連線或嘗試重啟應用程式。
mainView.walletServiceErrorMsg.timeout=比特幣網路連線超時。
mainView.walletServiceErrorMsg.connectionError=錯誤:{0} 比特幣網路連線失敗。
-mainView.walletServiceErrorMsg.rejectedTxException=A transaction was rejected from the network.\n\n{0}
+mainView.walletServiceErrorMsg.rejectedTxException=交易被網路拒絕。\n\n{0}
mainView.networkWarning.allConnectionsLost=您失去所有與 {0} 網路節點的連線。\n或許您失去網際網路連線或您的計算機處於待機狀態。
mainView.networkWarning.localhostBitcoinLost=您丟失了與本地主機比特幣節點的連線。\n請重啟 Bisq 應用程式連線到其他比特幣節點或重新啟動主機比特幣節點。
@@ -315,7 +315,7 @@ market.trades.tooltip.candle.close=關閉:
market.trades.tooltip.candle.high=高:
market.trades.tooltip.candle.low=低:
market.trades.tooltip.candle.average=平均:
-market.trades.tooltip.candle.median=Median:
+market.trades.tooltip.candle.median=調解員:
market.trades.tooltip.candle.date=日期:
####################################################################
@@ -335,20 +335,20 @@ offerbook.offerersAcceptedBankSeats=接受的銀行所在國家(買家):\n
offerbook.availableOffers=可用委託
offerbook.filterByCurrency=以貨幣過濾
offerbook.filterByPaymentMethod=以支付方式過濾
-offerbook.timeSinceSigning=Time since signing
-offerbook.timeSinceSigning.info=This account was verified and {0}
-offerbook.timeSinceSigning.info.arbitrator=signed by an arbitrator and can sign peer accounts
-offerbook.timeSinceSigning.info.peer=signed by a peer, waiting for limits to be lifted
-offerbook.timeSinceSigning.info.peerLimitLifted=signed by a peer and limits were lifted
-offerbook.timeSinceSigning.info.signer=signed by peer and can sign peer accounts (limits lifted)
+offerbook.timeSinceSigning=自簽字
+offerbook.timeSinceSigning.info=此賬戶已驗證,{0}
+offerbook.timeSinceSigning.info.arbitrator=由仲裁員簽字,並可以簽署夥伴賬戶
+offerbook.timeSinceSigning.info.peer=由夥伴簽名,等待限制被解除
+offerbook.timeSinceSigning.info.peerLimitLifted=由同伴簽署,限制被取消
+offerbook.timeSinceSigning.info.signer=由同伴簽署,並可簽署同伴(限制已取消)
offerbook.timeSinceSigning.daysSinceSigning={0} 天
-offerbook.timeSinceSigning.daysSinceSigning.long={0} since signing
+offerbook.timeSinceSigning.daysSinceSigning.long=自簽署{0}
-offerbook.timeSinceSigning.help=When you successfully complete a trade with a peer who has a signed payment account, your payment account is signed.\n{0} days later, the initial limit of {1} is lifted and your account can sign other peers'' payment accounts.
-offerbook.timeSinceSigning.notSigned=Not signed yet
+offerbook.timeSinceSigning.help=當您成功地完成與擁有已簽字付款帳戶的夥伴交易時,您的付款帳戶已簽字。\n{0} 天后,最初的 {1} 的限制解除以及你的賬戶可以簽署其他夥伴的”付款賬戶。
+offerbook.timeSinceSigning.notSigned=尚未簽字
offerbook.timeSinceSigning.notSigned.noNeed=N/A
-shared.notSigned=This account hasn't been signed yet
-shared.notSigned.noNeed=This account type doesn't use signing
+shared.notSigned=此賬戶還沒有被簽署
+shared.notSigned.noNeed=此賬戶類型不使用簽名
offerbook.nrOffers=委託數量:{0}
offerbook.volume={0}(最小 - 最大)
@@ -374,12 +374,12 @@ offerbook.warning.noTradingAccountForCurrency.msg=選擇的貨幣沒有交易賬
offerbook.warning.noMatchingAccount.headline=沒有匹配的交易賬戶。
offerbook.warning.noMatchingAccount.msg=為了接受這個報價,你需要用這個付款方式建立一個付款賬戶。\n\n你現在想做這件事嗎?
-offerbook.warning.counterpartyTradeRestrictions=This offer cannot be taken due to counterparty trade restrictions
+offerbook.warning.counterpartyTradeRestrictions=由於交易夥伴的交易限制,這個報價不能接受
-offerbook.warning.newVersionAnnouncement=With this version of the software, trading peers can verify and sign each others' payment accounts to create a network of trusted payment accounts.\n\nAfter successfully trading with a peer with a verified payment account, your payment account will be signed and trading limits will be lifted after a certain time interval (length of this interval is based on the verification method).\n\nFor more information on account signing, please see the documentation at https://docs.bisq.network/payment-methods#account-signing.
+offerbook.warning.newVersionAnnouncement=使用這個版本的軟體,交易夥伴可以驗證和簽署彼此的支付帳戶,以建立一個可信的支付帳戶網路。\n\n交易成功後,您的支付帳戶將被簽署以及交易限制將在一定時間後解除(此時間基於驗證方法)。\n\n有關簽署帳戶的更多資訊,請參見文件 https://docs.bisq.network/payment-methods#account-signing
-popup.warning.tradeLimitDueAccountAgeRestriction.seller=The allowed trade amount is limited to {0} because of security restrictions based on the following criteria:\n- The buyer''s account has not been signed by an arbitrator or a peer\n- The time since signing of the buyer''s account is not at least 30 days\n- The payment method for this offer is considered risky for bank chargebacks\n\n{1}
-popup.warning.tradeLimitDueAccountAgeRestriction.buyer=The allowed trade amount is limited to {0} because of security restrictions based on the following criteria:\n- Your account has not been signed by an arbitrator or a peer\n- The time since signing of your account is not at least 30 days\n- The payment method for this offer is considered risky for bank chargebacks\n\n{1}
+popup.warning.tradeLimitDueAccountAgeRestriction.seller=基於以下標準的安全限制,允許的交易金額限制為 {0}:\n- 買方的帳目沒有由仲裁員或夥伴簽署\n- 買方帳戶自簽署之日起不足30天\n- 本報價的付款方式被認為存在銀行退款的風險\n\n{1}
+popup.warning.tradeLimitDueAccountAgeRestriction.buyer=基於以下標準的安全限制,允許的交易金額限制為{0}:\n- 你的買家帳戶沒有由仲裁員或夥伴簽署\n- 自簽署你的帳戶以來的時間少於30天\n- 本報價的付款方式被認為存在銀行退款的風險\n\n{1}
offerbook.warning.wrongTradeProtocol=該委託要求的軟體版本與您現在執行的版本不一致。\n\n請檢查您是否執行最新版本,否則該委託使用者在使用一箇舊的版本。\n使用者不能與不相容的交易協議版本進行交易。
offerbook.warning.userIgnored=您已新增該使用者的匿名地址在您的忽略列表裡。
@@ -505,7 +505,7 @@ takeOffer.failed.offerTaken=您不能對該委託下單,因為該委託已經
takeOffer.failed.offerRemoved=您不能對該委託下單,因為該委託已經在此期間被刪除。
takeOffer.failed.offererNotOnline=下單失敗,因為賣家已經不線上。
takeOffer.failed.offererOffline=您不能下單,因為賣家已經下線。
-takeOffer.warning.connectionToPeerLost=You lost connection to the maker.\nThey might have gone offline or has closed the connection to you because of too many open connections.\n\nIf you can still see their offer in the offerbook you can try to take the offer again.
+takeOffer.warning.connectionToPeerLost=您與賣家失去連線。\n因為太多連線,他或許已經下線或者關掉了與您的連線。\n\n如果您還是能在委託列表中看到他的委託,您可以再次嘗試下單。
takeOffer.error.noFundsLost=\n\n你的錢包裡還沒有錢。 \n請嘗試重啟您的應用程式或者檢查您的網路連線。
takeOffer.error.feePaid=\n\n請嘗試重啟您的應用程式或者檢查您的網路連線。
@@ -543,8 +543,8 @@ portfolio.pending.step3_seller.confirmPaymentReceived=確定收到付款
portfolio.pending.step5.completed=完成
portfolio.pending.step1.info=存款交易已經發布。\n開始付款之前,{0} 需要等待至少一個塊鏈確認。
-portfolio.pending.step1.warn=The deposit transaction is still not confirmed. This sometimes happens in rare cases when the funding fee of one trader from an external wallet was too low.
-portfolio.pending.step1.openForDispute=The deposit transaction is still not confirmed. You can wait longer or contact the mediator for assistance.
+portfolio.pending.step1.warn=保證金交易仍未得到確認。這種情況可能會發生在外部錢包轉賬時使用的交易手續費用較低造成的。
+portfolio.pending.step1.openForDispute=保證金交易仍未得到確認。請聯絡調解員協助。
# suppress inspection "TrailingSpacesInProperty"
portfolio.pending.step2.confReached=您的交易已經達到至少一個塊鏈確認。\n(如果需要,您可以等待更多的確認 - 6個確認被認為是非常安全的。)\n\n
@@ -580,8 +580,8 @@ portfolio.pending.step2_buyer.amountToTransfer=劃轉數量
portfolio.pending.step2_buyer.sellersAddress=賣家的 {0} 地址
portfolio.pending.step2_buyer.buyerAccount=您的付款帳戶將被使用
portfolio.pending.step2_buyer.paymentStarted=付款開始
-portfolio.pending.step2_buyer.warn=You still have not done your {0} payment!\nPlease note that the trade has to be completed by {1}.
-portfolio.pending.step2_buyer.openForDispute=You have not completed your payment!\nThe max. period for the trade has elapsed.Please contact the mediator for assistance.
+portfolio.pending.step2_buyer.warn=你還沒有完成你的 {0} 付款!\n請注意,交易必須在 {1} 之前完成。
+portfolio.pending.step2_buyer.openForDispute=您還沒有完成您的付款!\n最大交易期限已過。請聯絡調解員尋求幫助。
portfolio.pending.step2_buyer.paperReceipt.headline=您是否將紙質收據傳送給 BTC 賣家?
portfolio.pending.step2_buyer.paperReceipt.msg=請牢記:\n完成付款後在紙質收據上寫下:不退款。\n然後將其撕成2份,拍照片併發送給 BTC 賣家的電子郵件地址。
portfolio.pending.step2_buyer.moneyGramMTCNInfo.headline=傳送授權編號和收據
@@ -599,11 +599,11 @@ portfolio.pending.step2_seller.waitPayment.headline=等待付款
portfolio.pending.step2_seller.f2fInfo.headline=買家的合同資訊
portfolio.pending.step2_seller.waitPayment.msg=存款交易至少有一個區塊鏈確認。\n您需要等到 BTC 買家開始 {0} 付款。
portfolio.pending.step2_seller.warn=BTC 買家仍然沒有完成 {0} 付款。\n你需要等到他開始付款。\n如果 {1} 交易尚未完成,仲裁員將進行調查。
-portfolio.pending.step2_seller.openForDispute=The BTC buyer has not started their payment!\nThe max. allowed period for the trade has elapsed.\nYou can wait longer and give the trading peer more time or contact the mediator for assistance.
+portfolio.pending.step2_seller.openForDispute=BTC 買家尚未開始付款!\n最大允許的交易期限已經過去了。\n你可以繼續等待給予交易雙方更多時間,或聯絡仲裁員以爭取解決糾紛。
-tradeChat.chatWindowTitle=Chat window for trade with ID ''{0}''
-tradeChat.openChat=Open chat window
-tradeChat.rules=You can communicate with your trade peer to resolve potential problems with this trade.\nIt is not mandatory to reply in the chat.\nIf a trader violates any of the rules below, open a dispute and report it to the mediator or arbitrator.\n\nChat rules:\n\t● Do not send any links (risk of malware). You can send the transaction ID and the name of a block explorer.\n\t● Do not send your seed words, private keys, passwords or other sensitive information!\n\t● Do not encourage trading outside of Bisq (no security).\n\t● Do not engage in any form of social engineering scam attempts.\n\t● If a peer is not responding and prefers to not communicate via chat, respect their decision.\n\t● Keep conversation scope limited to the trade. This chat is not a messenger replacement or troll-box.\n\t● Keep conversation friendly and respectful.
+tradeChat.chatWindowTitle=使用 ID “{0}” 進行交易的聊天視窗
+tradeChat.openChat=開啟聊天視窗
+tradeChat.rules=您可以與您的夥伴溝通,以解決該交易的潛在問題。\n在聊天中不強制回覆。\n如果交易員違反了下面的任何規則,開啟糾紛並向調解員或仲裁員報告。\n聊天規則:\n\n\t●不要傳送任何連結(有惡意軟體的風險)。您可以傳送交易 ID 和區塊資源管理器的名稱。\n\t●不要傳送種子詞、私鑰、密碼或其他敏感資訊!\n\t●不鼓勵 Bisq 以外的交易(無安全保障)。\n\t●不要參與任何形式的危害社會安全的計劃。\n\t●如果對方沒有迴應,也不願意通過聊天進行溝通,那就尊重對方的決定。\n\t●將談話範圍限制在行業內。這個聊天不是一個社交軟體替代品或troll-box。\n\t●保持友好和尊重的交談。
# suppress inspection "UnusedProperty"
message.state.UNDEFINED=未定義
@@ -612,7 +612,7 @@ message.state.SENT=發出資訊
# suppress inspection "UnusedProperty"
message.state.ARRIVED=訊息抵達對等點
# suppress inspection "UnusedProperty"
-message.state.STORED_IN_MAILBOX=Message of payment sent but not yet received by peer
+message.state.STORED_IN_MAILBOX=已傳送但尚未被夥伴接收的付款資訊
# suppress inspection "UnusedProperty"
message.state.ACKNOWLEDGED=對等確認訊息接收
# suppress inspection "UnusedProperty"
@@ -623,8 +623,8 @@ portfolio.pending.step3_buyer.wait.info=等待 BTC 賣家確認收到 {0} 付款
portfolio.pending.step3_buyer.wait.msgStateInfo.label=支付開始訊息狀態
portfolio.pending.step3_buyer.warn.part1a=在 {0} 區塊鏈
portfolio.pending.step3_buyer.warn.part1b=在您的支付供應商(例如:銀行)
-portfolio.pending.step3_buyer.warn.part2=The BTC seller still has not confirmed your payment. Please check {0} if the payment sending was successful.
-portfolio.pending.step3_buyer.openForDispute=The BTC seller has not confirmed your payment! The max. period for the trade has elapsed. You can wait longer and give the trading peer more time or request assistance from the mediator.
+portfolio.pending.step3_buyer.warn.part2=BTC 賣家仍然沒有確認您的付款。如果付款傳送成功,請檢查 {0}。
+portfolio.pending.step3_buyer.openForDispute=BTC賣家還沒有確認你的付款!最大交易期限已過。您可以等待更長時間,並給交易夥伴更多時間或請求調解員的幫助。
# suppress inspection "TrailingSpacesInProperty"
portfolio.pending.step3_seller.part=您的交易夥伴已經確認他們已經發起了 {0} 付款。\n\n
portfolio.pending.step3_seller.altcoin.explorer=在您最喜歡的 {0} 區塊鏈瀏覽器
@@ -638,8 +638,8 @@ portfolio.pending.step3_seller.moneyGram=買方必須傳送授權編碼和一張
portfolio.pending.step3_seller.westernUnion=買方必須傳送 MTCN(跟蹤號碼)和一張收據的照片。\n收據必須清楚地顯示您的全名、城市、國家、數量。如果您收到 MTCN,請查收郵件。\n\n關閉彈窗後,您將看到 BTC 買家的姓名和在 Western Union 的收款地址。\n\n只有在您成功收到錢之後,再確認收據!
portfolio.pending.step3_seller.halCash=買方必須將 HalCash程式碼 用簡訊傳送給您。除此之外,您將收到來自 HalCash 的訊息,其中包含從支援 HalCash 的 ATM 中提取歐元所需的資訊\n從 ATM 取款後,請在此確認付款收據!
-portfolio.pending.step3_seller.bankCheck=\n\nPlease also verify that the name of the sender specified on the trade contract matches the name that appears on your bank statement:\nSender''s name, per trade contract: {0}\n\nIf the names are not exactly the same, {1}
-portfolio.pending.step3_seller.openDispute=don't confirm payment receipt. Instead, open a dispute by pressing \"alt + o\" or \"option + o\".\n\n
+portfolio.pending.step3_seller.bankCheck=\n\n還請確認您的銀行對帳單中的發件人姓名與委託合同中的發件人姓名相符:\n發件人姓名:{0}\n\n如果名稱與此處顯示的名稱不同,則 {1}
+portfolio.pending.step3_seller.openDispute=請不要確認,而是通過鍵盤組合鍵“alt + o”或“option + o”來開啟糾紛。
portfolio.pending.step3_seller.confirmPaymentReceipt=確定付款收據
portfolio.pending.step3_seller.amountToReceive=接收數量:
portfolio.pending.step3_seller.yourAddress=您的 {0} 地址
@@ -652,18 +652,18 @@ portfolio.pending.step3_seller.buyerStartedPayment.altcoin=檢查您的數字貨
portfolio.pending.step3_seller.buyerStartedPayment.fiat=檢查您的交易賬戶(例如銀行帳戶),並確認您何時收到付款。
portfolio.pending.step3_seller.warn.part1a=在 {0} 區塊鏈
portfolio.pending.step3_seller.warn.part1b=在您的支付供應商(例如:銀行)
-portfolio.pending.step3_seller.warn.part2=You still have not confirmed the receipt of the payment. Please check {0} if you have received the payment.
-portfolio.pending.step3_seller.openForDispute=You have not confirmed the receipt of the payment!\nThe max. period for the trade has elapsed.\nPlease confirm or request assistance from the mediator.
+portfolio.pending.step3_seller.warn.part2=你還沒有確認收到款項。如果您已經收到款項,請檢查 {0}。
+portfolio.pending.step3_seller.openForDispute=您尚未確認付款的收據!\n最大交易期已過\n請確認或請求調解員的協助。
# suppress inspection "TrailingSpacesInProperty"
portfolio.pending.step3_seller.onPaymentReceived.part1=您是否收到了您交易夥伴的 {0} 付款?\n\n
# suppress inspection "TrailingSpacesInProperty"
portfolio.pending.step3_seller.onPaymentReceived.fiat=交易 ID(“付款理由”文字)是“{0}”\n\n
# suppress inspection "TrailingSpacesInProperty"
-portfolio.pending.step3_seller.onPaymentReceived.name=Please also verify that the name of the sender specified on the trade contract matches the name that appears on your bank statement:\nSender''s name, per trade contract: {0}\n\nIf the names are not exactly the same, don''t confirm payment receipt. Instead, open a dispute by pressing \"alt + o\" or \"option + o\".\n\n
-portfolio.pending.step3_seller.onPaymentReceived.note=Please note, that as soon you have confirmed the receipt, the locked trade amount will be released to the BTC buyer and the security deposit will be refunded.\n\n
+portfolio.pending.step3_seller.onPaymentReceived.name=還請確認您的銀行對帳單中的發件人姓名與委託合同中的發件人姓名相符:\n每個交易合約的傳送者姓名:{0}\n\n如果名稱與此處顯示的名稱不一致,請不要通過確認付款,而是通過“alt + o”或“option + o”開啟糾紛。\n\n
+portfolio.pending.step3_seller.onPaymentReceived.note=請注意,一旦您確認收到,凍結交易金額將被髮放給 BTC 買家,保證金將被退還。
portfolio.pending.step3_seller.onPaymentReceived.confirm.headline=確定您已經收到付款
portfolio.pending.step3_seller.onPaymentReceived.confirm.yes=是的,我已經收到付款。
-portfolio.pending.step3_seller.onPaymentReceived.signer=IMPORTANT: By confirming receipt of payment, you are also verifying the account of the counterparty and signing it accordingly. Since the account of the counterparty hasn't been signed yet, you should delay confirmation of the payment as long as possible to reduce the risk of a chargeback.
+portfolio.pending.step3_seller.onPaymentReceived.signer=重要提示:通過確認收到付款,你也驗證了對方的賬戶,並獲得簽字。因為對方的賬戶還沒有簽字,所以你應該儘可能的延遲付款的確認,以減少退款的風險。
portfolio.pending.step5_buyer.groupTitle=完成交易的概要
portfolio.pending.step5_buyer.tradeFee=掛單費
@@ -699,56 +699,56 @@ portfolio.pending.tradePeriodInfo=在第一次區塊鏈確認之後,交易週
portfolio.pending.tradePeriodWarning=如果超過了這個週期,雙方均可以提出糾紛。
portfolio.pending.tradeNotCompleted=交易不會及時完成(直到 {0} )
portfolio.pending.tradeProcess=交易流程
-portfolio.pending.openAgainDispute.msg=If you are not sure that the message to the mediator or arbitrator arrived (e.g. if you did not get a response after 1 day) feel free to open a dispute again with Cmd/Ctrl+o. You can also ask for additional help on the Bisq forum at https://bisq.community.
+portfolio.pending.openAgainDispute.msg=如果您不確定傳送給調解員或仲裁員的訊息是否已送達(例如,如果您在1天后沒有收到回覆),請放心使用 Cmd/Ctrl+o 再次開啟糾紛。你也可以在 Bisq 論壇上尋求額外的幫助,網址是 https://bisq.community。
portfolio.pending.openAgainDispute.button=再次出現糾紛
portfolio.pending.openSupportTicket.headline=建立幫助話題
-portfolio.pending.openSupportTicket.msg=Please use this function only in emergency cases if you don't see a \"Open support\" or \"Open dispute\" button.\n\nWhen you open a support ticket the trade will be interrupted and handled by a mediator or arbitrator.
+portfolio.pending.openSupportTicket.msg=請僅在緊急情況下使用此功能,如果您沒有看到“提交支援”或“提交糾紛”按鈕。\n\n當您發出工單時,交易將被中斷並由調解員或仲裁員進行處理。
-portfolio.pending.timeLockNotOver=You have to wait until ≈{0} ({1} more blocks) before you can open an arbitration dispute.
-portfolio.pending.error.depositTxNull=The deposit transaction is null. You cannot open a dispute without a valid deposit transaction. Please go to \"Settings/Network info\" and do a SPV resync.\n\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
-portfolio.pending.mediationResult.error.depositTxNull=The deposit transaction is null. The trade gets moved to the failed trades section.
-portfolio.pending.error.depositTxNotConfirmed=The deposit transaction is not confirmed. You can not open an arbitration dispute with an unconfirmed deposit transaction. Please wait until it is confirmed or go to \"Settings/Network info\" and do a SPV resync.\n\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
+portfolio.pending.timeLockNotOver=你必須等到≈{0}(還需等待{1}個區塊)才能提交糾紛。
+portfolio.pending.error.depositTxNull=保證金交易無效。沒有有效的保證金交易,你使用建立糾紛。請到“設定/網路資訊”進行 SPV 重新同步。\n \n如需更多幫助,請聯絡 Bisq Keybase 團隊的 Support 頻道。
+portfolio.pending.mediationResult.error.depositTxNull=保證金交易無效。交易被移至失敗交易。
+portfolio.pending.error.depositTxNotConfirmed=保證金交易未確認。未經確認的存款交易不能發起糾紛或仲裁請求。請耐心等待,直到它被確認或進入“設定/網路資訊”進行 SPV 重新同步。\n\n如需更多幫助,請聯絡 Bisq Keybase 團隊的 Support 頻道。
portfolio.pending.notification=通知
-portfolio.pending.support.headline.getHelp=Need help?
-portfolio.pending.support.text.getHelp=If you have any problems you can try to contact the trade peer in the trade chat or ask the Bisq community at https://bisq.community. If your issue still isn't resolved, you can request more help from a mediator.
-portfolio.pending.support.text.getHelp.arbitrator=If you have any problems you can try to contact the trade peer in the trade chat or ask the Bisq community at https://bisq.community. If your issue still isn't resolved, you can request more help from an arbitrator.
-portfolio.pending.support.button.getHelp=Get support
-portfolio.pending.support.popup.info=If your issue with the trade remains unsolved, you can open a support ticket to request help from a mediator. If you have not received the payment, please wait until the trade period is over.\n\nAre you sure you want to open a support ticket?
+portfolio.pending.support.headline.getHelp=需要幫助?
+portfolio.pending.support.text.getHelp=如果您有任何問題,您可以嘗試在交易聊天中聯絡交易夥伴,或在 https://bisq.community 詢問 Bisq 社群。如果您的問題仍然沒有解決,您可以向調解員取得更多的幫助。
+portfolio.pending.support.text.getHelp.arbitrator=如果您有任何問題,您可以嘗試在交易聊天中聯絡交易夥伴,或在 https://bisq.community 詢問 Bisq 社群。如果你的問題仍然沒有解決,你可以向仲裁員取得更多的幫助。
+portfolio.pending.support.button.getHelp=獲取幫助
+portfolio.pending.support.popup.info=如果您與交易的問題仍然沒有解決,您可以提交工單來請求調解員的幫助。如果您還沒有收到付款,請等到交易結束。\n\n您確定要提交工單嗎?
portfolio.pending.support.popup.button=建立幫助話題
-portfolio.pending.support.headline.halfPeriodOver=Check payment
-portfolio.pending.support.headline.periodOver=Trade period is over
+portfolio.pending.support.headline.halfPeriodOver=確認付款
+portfolio.pending.support.headline.periodOver=交易期結束
-portfolio.pending.mediationRequested=Mediation requested
-portfolio.pending.refundRequested=Refund requested
+portfolio.pending.mediationRequested=已請求調解員協助
+portfolio.pending.refundRequested=已請求退款
portfolio.pending.openSupport=建立幫助話題
portfolio.pending.supportTicketOpened=幫助話題已經建立
portfolio.pending.requestSupport=請求幫助
-portfolio.pending.error.requestSupport=Please report the problem to your mediator or arbitrator.\n\nThey will forward the information to the developers to investigate the problem.\nAfter the problem has been analyzed you will get back all locked funds.
+portfolio.pending.error.requestSupport=請將問題報告給您的調解員或仲裁員。\n\n他會將資訊轉交給開發人員調查問題。\n在解決問題後,您將收回所有凍結資金。
portfolio.pending.communicateWithArbitrator=請在“幫助”介面上與仲裁員聯絡。
-portfolio.pending.communicateWithMediator=Please communicate in the \"Support\" screen with the mediator.
+portfolio.pending.communicateWithMediator=請在“支援”頁面中與調解員進行聯絡。
portfolio.pending.supportTicketOpenedMyUser=您建立了一個幫助話題。\n{0}
portfolio.pending.disputeOpenedMyUser=您建立了一個糾紛。\n{0}
portfolio.pending.disputeOpenedByPeer=您的交易物件建立了一個糾紛。\n{0}
portfolio.pending.supportTicketOpenedByPeer=您的交易物件建立了一個幫助工單。\n{0}
portfolio.pending.noReceiverAddressDefined=沒有定義接收地址
-portfolio.pending.removeFailedTrade=Is this a failed trade? If so, would you like to manually close it, so that it no longer shows as an open trade?
+portfolio.pending.removeFailedTrade=這是一筆失敗的交易嗎?如果是,請問你想手動關閉它嗎?使它不再顯示為一個未完成交易。
-portfolio.pending.mediationResult.headline=Suggested payout from mediation
-portfolio.pending.mediationResult.info.noneAccepted=Complete the trade by accepting the mediator's suggestion for the trade payout.
-portfolio.pending.mediationResult.info.selfAccepted=You have accepted the mediator's suggestion. Waiting for peer to accept as well.
-portfolio.pending.mediationResult.info.peerAccepted=Your trade peer has accepted the mediator's suggestion. Do you accept as well?
-portfolio.pending.mediationResult.button=View proposed resolution
-portfolio.pending.mediationResult.popup.headline=Mediation result for trade with ID: {0}
-portfolio.pending.mediationResult.popup.headline.peerAccepted=Your trade peer has accepted the mediator''s suggestion for trade {0}
-portfolio.pending.mediationResult.popup.info=The mediator has suggested the following payout:\nYou receive: {0}\nYour trading peer receives: {1}\n\nYou can accept or reject this suggested payout.\n\nBy accepting, you sign the proposed payout transaction. If your trading peer also accepts and signs, the payout will be completed, and the trade will be closed.\n\nIf one or both of you reject the suggestion, you will have to wait until {2} (block {3}) to open a second-round dispute with an arbitrator who will investigate the case again and do a payout based on their findings.\n\nThe arbitrator may charge a small fee (fee maximum: the trader''s security deposit) as compensation for their work. Both traders agreeing to the mediator''s suggestion is the happy path—requesting arbitration is meant for exceptional circumstances, such as if a trader is sure the mediator did not make a fair payout suggestion (or if the other peer is unresponsive).\n\nMore details about the new arbitration model:\nhttps://docs.bisq.network/trading-rules.html#arbitration
-portfolio.pending.mediationResult.popup.openArbitration=Reject and request arbitration
-portfolio.pending.mediationResult.popup.alreadyAccepted=You've already accepted
+portfolio.pending.mediationResult.headline=調解費用的支出
+portfolio.pending.mediationResult.info.noneAccepted=通過接受調解員關於交易的建議的支出來完成交易。
+portfolio.pending.mediationResult.info.selfAccepted=你已經接受了調解員的建議。等待夥伴接受。
+portfolio.pending.mediationResult.info.peerAccepted=你的夥伴已經接受了調解員的建議。你也接受嗎?
+portfolio.pending.mediationResult.button=檢視建議的解決方案
+portfolio.pending.mediationResult.popup.headline=調解員在交易 ID:{0}上的建議
+portfolio.pending.mediationResult.popup.headline.peerAccepted=你的夥伴已經接受了調解員的建議
+portfolio.pending.mediationResult.popup.info=調解員建議的支出如下:\n你將支付:{0}\n你的交易夥伴將支付:{1}\n\n你可以接受或拒絕這筆調解費支出。\n\n通過接受,你簽署了合約的支付交易。如果你的交易夥伴也接受和簽署,支付將完成,交易將關閉。\n\n如果你們其中一人或雙方都拒絕該建議,你將必須等到(2)({3}區塊)與仲裁員展開第二輪糾紛討論,仲裁員將再次調查該案件,並根據他們的調查結果進行支付。\n\n仲裁員可以收取少量費用(費用上限:交易的保證金)作為其工作的補償。兩個交易者都同意調解員的建議是愉快的路徑請求仲裁是針對特殊情況的,比如如果一個交易者確信調解員沒有提出公平的賠償建議(或者如果另一個同伴沒有迴應)。\n\n關於新的仲裁模型的更多細節:https://docs.bisq.network/trading-rules.html#arbitration
+portfolio.pending.mediationResult.popup.openArbitration=拒絕並請求仲裁
+portfolio.pending.mediationResult.popup.alreadyAccepted=您已經接受了。
portfolio.closed.completed=完成
-portfolio.closed.ticketClosed=Arbitrated
-portfolio.closed.mediationTicketClosed=Mediated
+portfolio.closed.ticketClosed=已仲裁
+portfolio.closed.mediationTicketClosed=已調解
portfolio.closed.canceled=已取消
portfolio.failed.Failed=失敗
@@ -811,9 +811,9 @@ funds.tx.multiSigDeposit=多重簽名保證金:{0}
funds.tx.multiSigPayout=多重簽名花費:{0}
funds.tx.disputePayout=糾紛花費:{0}
funds.tx.disputeLost=失敗的糾紛案件:{0}
-funds.tx.collateralForRefund=Refund collateral: {0}
-funds.tx.timeLockedPayoutTx=Time locked payout tx: {0}
-funds.tx.refund=Refund from arbitration: {0}
+funds.tx.collateralForRefund=押金退款:{0}
+funds.tx.timeLockedPayoutTx=距鎖定鎖定支付 tx 的時間: {0}
+funds.tx.refund=仲裁退款:{0}
funds.tx.unknown=未知原因:{0}
funds.tx.noFundsFromDispute=沒有退款的糾紛
funds.tx.receivedFunds=收到的資金:
@@ -834,15 +834,15 @@ funds.tx.dustAttackTx.popup=這筆交易是傳送一個非常小的比特幣金
# Support
####################################################################
-support.tab.mediation.support=Mediation
-support.tab.arbitration.support=Arbitration
-support.tab.legacyArbitration.support=Legacy Arbitration
-support.tab.ArbitratorsSupportTickets={0}'s tickets
+support.tab.mediation.support=調解
+support.tab.arbitration.support=仲裁
+support.tab.legacyArbitration.support=歷史仲裁
+support.tab.ArbitratorsSupportTickets={0} 的工單
support.filter=過濾列表
support.filter.prompt=輸入 交易 ID、日期、洋蔥地址或賬戶資訊
support.noTickets=沒有建立的話題
support.sendingMessage=傳送訊息...
-support.receiverNotOnline=Receiver is not online. Message is saved to their mailbox.
+support.receiverNotOnline=收件人未線上。訊息被儲存到他們的郵箱。
support.sendMessageError=傳送訊息失敗。錯誤:{0}
support.wrongVersion=糾紛中的訂單創建於一箇舊版本的 Bisq。\n您不能在當前版本關閉這個糾紛。\n\n請您使用一箇舊版本與協議版本 {0}
support.openFile=開啟附件檔案(檔案最大大小:{0} kb)
@@ -852,7 +852,7 @@ support.attachment=附件
support.tooManyAttachments=您不能傳送一個訊息裡超過3個附件。
support.save=儲存檔案到磁碟
support.messages=訊息
-support.input.prompt=Enter message...
+support.input.prompt=輸入訊息...
support.send=傳送
support.addAttachments=新增附件
support.closeTicket=關閉話題
@@ -872,17 +872,17 @@ support.sellerOfferer=BTC 賣家/掛單者
support.buyerTaker=BTC 買家/買單者
support.sellerTaker=BTC 賣家/買單者
-support.backgroundInfo=Bisq is not a company, so it handles disputes differently.\n\nTraders can communicate within the application via secure chat on the open trades screen to try solving disputes on their own. If that is not sufficient, a mediator can step in to help. The mediator will evaluate the situation and suggest a payout of trade funds. If both traders accept this suggestion, the payout transaction is completed and the trade is closed. If one or both traders do not agree to the mediator's suggested payout, they can request arbitration.The arbitrator will re-evaluate the situation and, if warranted, personally pay the trader back and request reimbursement for this payment from the Bisq DAO.
-support.initialInfo=Please enter a description of your problem in the text field below. Add as much information as possible to speed up dispute resolution time.\n\nHere is a check list for information you should provide:\n\t● If you are the BTC buyer: Did you make the Fiat or Altcoin transfer? If so, did you click the 'payment started' button in the application?\n\t● If you are the BTC seller: Did you receive the Fiat or Altcoin payment? If so, did you click the 'payment received' button in the application?\n\t● Which version of Bisq are you using?\n\t● Which operating system are you using?\n\t● If you encountered an issue with failed transactions please consider switching to a new data directory.\n\t Sometimes the data directory gets corrupted and leads to strange bugs. \n\t See: https://docs.bisq.network/backup-recovery.html#switch-to-a-new-data-directory\n\nPlease make yourself familiar with the basic rules for the dispute process:\n\t● You need to respond to the {0}''s requests within 2 days.\n\t● Mediators respond in between 2 days. Arbitrators respond in between 5 business days.\n\t● The maximum period for a dispute is 14 days.\n\t● You need to cooperate with the {1} and provide the information they request to make your case.\n\t● You accepted the rules outlined in the dispute document in the user agreement when you first started the application.\n\nYou can read more about the dispute process at: {2}
+support.backgroundInfo=Bisq 不是一家公司,所以它處理糾紛的方式不同。\n\n交易雙方可以在應用程式中通過未完成交易頁面上的安全聊天進行通訊,以嘗試自行解決爭端。如果這還不夠,調解員可以介入幫助。調解員將對情況進行評估,並對交易資金的支出提出建議。如果兩個交易者都接受這個建議,那麼支付交易就完成了,交易也結束了。如果一方或雙方不同意調解員的建議,他們可以要求仲裁。仲裁員將重新評估情況,如果有必要,將親自向交易員付款,並要求 Bisq DAO 對這筆付款進行補償。
+support.initialInfo=請在下面的文字框中輸入您的問題描述。新增儘可能多的資訊,以加快解決糾紛的時間。\n\n以下是你應提供的資料核對表:\n\t●如果您是 BTC 買家:您是否使用法定貨幣或其他加密貨幣轉賬?如果是,您是否點選了應用程式中的“支付開始”按鈕?\n\t●如果您是 BTC 賣家:您是否收到法定貨幣或其他加密貨幣的付款了?如果是,你是否點選了應用程式中的“已收到付款”按鈕?\n\t●您使用的是哪個版本的 Bisq?\n\t●您使用的是哪種作業系統?\n\t●如果遇到操作執行失敗的問題,請考慮切換到新的資料目錄。\n\t有時資料目錄會損壞,並導致奇怪的錯誤。\n詳見:https://docs.bisq.network/backup-recovery.html#switch-to-a-new-data-directory\n\n請熟悉糾紛處理的基本規則:\n\t●您需要在2天內答覆 {0} 的請求。\n\t●調解員會在2天之內答覆,仲裁員會在5天之內答覆。\n\t●糾紛的最長期限為14天。\n\t●你需要與仲裁員合作,提供他們為你的案件所要求的資訊。\n\t●當您第一次啟動應用程式時,您接受了使用者協議中爭議文件中列出的規則。\n\n您可以通過 {2} 瞭解有關糾紛處理的更多資訊
support.systemMsg=系統訊息:{0}
support.youOpenedTicket=您建立了幫助請求。\n\n{0}\n\nBisq 版本:{1}
support.youOpenedDispute=您建立了一個糾紛請求。\n\n{0}\n\nBisq 版本:{1}
-support.youOpenedDisputeForMediation=You requested mediation.\n\n{0}\n\nBisq version: {1}
-support.peerOpenedTicket=Your trading peer has requested support due to technical problems.\n\n{0}\n\nBisq version: {1}
-support.peerOpenedDispute=Your trading peer has requested a dispute.\n\n{0}\n\nBisq version: {1}
-support.peerOpenedDisputeForMediation=Your trading peer has requested mediation.\n\n{0}\n\nBisq version: {1}
-support.mediatorsDisputeSummary=System message:\nMediator''s dispute summary:\n{0}
-support.mediatorsAddress=Mediator''s node address: {0}
+support.youOpenedDisputeForMediation=您建立了一個調解請求。\n\n{0}\n\nBisq 版本:{1}
+support.peerOpenedTicket=您的同伴因技術問題獲取幫助。\n\n{0}\n\nBisq 版本:{1}
+support.peerOpenedDispute=您的交易夥伴建立了一個糾紛請求。\n\n{0}\n\nBisq 版本:{1}
+support.peerOpenedDisputeForMediation=您的交易夥伴建立了一個調解請求。\n\n{0}\n\nBisq 版本:{1}
+support.mediatorsDisputeSummary=系統訊息:\n調解糾紛總結:\n{0}
+support.mediatorsAddress=仲裁員的節點地址:{0}
####################################################################
@@ -917,7 +917,7 @@ setting.preferences.addAltcoin=新增數字貨幣
setting.preferences.displayOptions=顯示選項
setting.preferences.showOwnOffers=在委託列表中顯示我的委託
setting.preferences.useAnimations=使用動畫
-setting.preferences.useDarkMode=Use dark mode (beta)
+setting.preferences.useDarkMode=使用夜間模式(beta)
setting.preferences.sortWithNumOffers=使用“委託ID/交易ID”篩選列表
setting.preferences.resetAllFlags=重置所有“不再提示”的提示
setting.preferences.reset=重置
@@ -927,7 +927,7 @@ settings.preferences.selectCurrencyNetwork=選擇網路
setting.preferences.daoOptions=DAO 選項
setting.preferences.dao.resync.label=從 genesis tx 重構 DAO 狀態
setting.preferences.dao.resync.button=重新同步
-setting.preferences.dao.resync.popup=After an application restart the Bisq network governance data will be reloaded from the seed nodes and the BSQ consensus state will be rebuilt from the genesis transaction.
+setting.preferences.dao.resync.popup=應用程式重新啟動後,Bisq 網路治理資料將從種子節點重新載入,而 BSQ 同步狀態將從初始交易中重新構建。
setting.preferences.dao.isDaoFullNode=以 DAO 全節點執行 Bisq
setting.preferences.dao.rpcUser=RPC 使用者名稱
setting.preferences.dao.rpcPw=PRC 密碼
@@ -937,7 +937,7 @@ setting.preferences.dao.fullNodeInfo.ok=開啟文件頁面
setting.preferences.dao.fullNodeInfo.cancel=不,我堅持使用 lite 節點模式
settings.net.btcHeader=比特幣網路
-settings.net.p2pHeader=Bisq network
+settings.net.p2pHeader=Bisq 網路
settings.net.onionAddressLabel=我的匿名地址
settings.net.btcNodesLabel=使用自定義比特幣主節點
settings.net.bitcoinPeersLabel=已連線節點
@@ -959,12 +959,12 @@ settings.net.totalTrafficLabel=總流量:
settings.net.roundTripTimeColumn=延遲
settings.net.sentBytesColumn=傳送
settings.net.receivedBytesColumn=接收
-settings.net.peerTypeColumn=節點型別
+settings.net.peerTypeColumn=節點類型
settings.net.openTorSettingsButton=開啟 Tor 設定
-settings.net.versionColumn=Version
-settings.net.subVersionColumn=Subversion
-settings.net.heightColumn=Height
+settings.net.versionColumn=版本
+settings.net.subVersionColumn=破壞?
+settings.net.heightColumn=高度
settings.net.needRestart=您需要重啟應用程式以同意這次變更。\n您需要現在重啟嗎?
settings.net.notKnownYet=至今未知...
@@ -977,17 +977,17 @@ settings.net.inbound=資料包進入
settings.net.outbound=資料包出口
settings.net.reSyncSPVChainLabel=重新同步 SPV 鏈
settings.net.reSyncSPVChainButton=刪除 SPV 鏈檔案並重新同步
-settings.net.reSyncSPVSuccess=The SPV chain file will be deleted on the next startup. You need to restart your application now.\n\nAfter the restart it can take a while to resync with the network and you will only see all transactions once the resync is completed.\n\nDepending on the number of transactions and the age of your wallet the resync can take up to a few hours and consumes 100% of CPU. Do not interrupt the process otherwise you have to repeat it.
+settings.net.reSyncSPVSuccess=SPV 鏈檔案將在下一次啟動時被刪除。您現在需要重新啟動應用程式。\n\n重新啟動後,可能需要一段時間才能與網路重新同步,只有重新同步完成後才會看到所有的交易。\n\n根據交易的數量和錢包賬齡,重新同步可能會花費幾個小時,並消耗100%的 CPU。不要打斷這個過程,否則你會不斷地重複它。
settings.net.reSyncSPVAfterRestart=SPV 鏈檔案已被刪除。請耐心等待,與網路重新同步可能需要一段時間。
settings.net.reSyncSPVAfterRestartCompleted=重新同步剛剛完成,請重啟應用程式。
settings.net.reSyncSPVFailed=無法刪除 SPV 鏈檔案。\n錯誤:{0}
setting.about.aboutBisq=關於 Bisq
-setting.about.about=Bisq 是一款開源軟體,它通過分散的對等網路促進了比特幣與各國貨幣(以及其他加密貨幣)的交換,以一種強烈保護使用者隱私的方式。請到我們專案的網站閱讀更多關於 Bisq 的資訊。
+setting.about.about=Bisq 是一款開源軟體,它通過分散的對等網路促進了比特幣與各國貨幣(以及其他加密貨幣)的交換,以一種強烈保護使用者隱私的方式。請到我們項目的網站閱讀更多關於 Bisq 的資訊。
setting.about.web=Bisq 網站
setting.about.code=原始碼
setting.about.agpl=AGPL 協議
setting.about.support=支援 Bisq
-setting.about.def=Bisq 不是一個公司,而是一個社群專案,開放參與。如果您想參與或支援 Bisq,請點選下面連線。
+setting.about.def=Bisq 不是一個公司,而是一個社群項目,開放參與。如果您想參與或支援 Bisq,請點選下面連線。
setting.about.contribute=貢獻
setting.about.providers=資料提供商
setting.about.apisWithFee=Bisq 使用第三方 API 獲取法定貨幣與虛擬幣的市場價以及礦工手續費的估價。
@@ -1006,11 +1006,11 @@ setting.about.subsystems.val=網路版本:{0};P2P 訊息版本:{1};本
####################################################################
account.tab.arbitratorRegistration=仲裁員註冊
-account.tab.mediatorRegistration=Mediator registration
-account.tab.refundAgentRegistration=Refund agent registration
+account.tab.mediatorRegistration=調解員註冊
+account.tab.refundAgentRegistration=退款助理註冊
account.tab.account=賬戶
account.info.headline=歡迎來到 Bisq 賬戶
-account.info.msg=Here you can add trading accounts for national currencies & altcoins and create a backup of your wallet & account data.\n\nA new Bitcoin wallet was created the first time you started Bisq.\n\nWe strongly recommend that you write down your Bitcoin wallet seed words (see tab on the top) and consider adding a password before funding. Bitcoin deposits and withdrawals are managed in the \"Funds\" section.\n\nPrivacy & security note: because Bisq is a decentralized exchange, all your data is kept on your computer. There are no servers, so we have no access to your personal info, your funds, or even your IP address. Data such as bank account numbers, altcoin & Bitcoin addresses, etc are only shared with your trading partner to fulfill trades you initiate (in case of a dispute the mediator or arbitrator will see the same data as your trading peer).
+account.info.msg=在這裡你可以設定交易賬戶的法定貨幣及數字貨幣,選擇仲裁員和備份你的錢包及賬戶資料。\n\n當你開始執行 Bisq 就已經建立了一個空的比特幣錢包。\n\n我們建議你在充值之前寫下你比特幣錢包的還原金鑰(在左邊的列表)和考慮新增密碼。在“資金”選項中管理比特幣存入和提現。\n\n隱私 & 安全:\nBisq 是一個去中心化的交易所 – 意味著您的所有資料都儲存在您的電腦上,沒有伺服器,我們無法訪問您的個人資訊,您的資金,甚至您的 IP 地址。如銀行賬號、數字貨幣、比特幣地址等資料只分享給與您交易的人,以實現您發起的交易(如果有爭議,仲裁員將會看到您的交易資料)。
account.menu.paymentAccount=法定貨幣賬戶
account.menu.altCoinsAccountView=數字貨幣賬戶
@@ -1022,36 +1022,36 @@ account.menu.notifications=通知
## TODO should we rename the following to a gereric name?
account.arbitratorRegistration.pubKey=公鑰
-account.arbitratorRegistration.register=Register
-account.arbitratorRegistration.registration={0} registration
+account.arbitratorRegistration.register=註冊
+account.arbitratorRegistration.registration={0} 註冊
account.arbitratorRegistration.revoke=撤銷
-account.arbitratorRegistration.info.msg=Please note that you need to stay available for 15 days after revoking as there might be trades which are using you as {0}. The max. allowed trade period is 8 days and the dispute process might take up to 7 days.
+account.arbitratorRegistration.info.msg=請注意,撤銷後需要保留15天,因為可能有交易正在以你作為 {0}。最大允許的交易期限為8天,糾紛過程最多可能需要7天。
account.arbitratorRegistration.warn.min1Language=您需要設定至少1種語言。\n我們已經為您添加了預設語言。
-account.arbitratorRegistration.removedSuccess=You have successfully removed your registration from the Bisq network.
-account.arbitratorRegistration.removedFailed=Could not remove registration.{0}
-account.arbitratorRegistration.registerSuccess=You have successfully registered to the Bisq network.
-account.arbitratorRegistration.registerFailed=Could not complete registration.{0}
+account.arbitratorRegistration.removedSuccess=您已從 Bisq 網路成功刪除仲裁員註冊資訊。
+account.arbitratorRegistration.removedFailed=無法刪除仲裁員。{0}
+account.arbitratorRegistration.registerSuccess=您已從 Bisq 網路成功註冊您的仲裁員。
+account.arbitratorRegistration.registerFailed=無法註冊仲裁員。{0}
account.altcoin.yourAltcoinAccounts=您的數字貨幣賬戶
-account.altcoin.popup.wallet.msg=Please be sure that you follow the requirements for the usage of {0} wallets as described on the {1} web page.\nUsing wallets from centralized exchanges where (a) you don''t control your keys or (b) which don''t use compatible wallet software is risky: it can lead to loss of the traded funds!\nThe mediator or arbitrator is not a {2} specialist and cannot help in such cases.
+account.altcoin.popup.wallet.msg=請確保您按照 {1} 網頁上所述使用 {0} 錢包的要求。\n使用集中式交易所的錢包,您無法控制金鑰或使用不相容的錢包軟體,可能會導致交易資金的流失!\n調解員或仲裁員不是 {2} 專家,在這種情況下不能幫助。
account.altcoin.popup.wallet.confirm=我瞭解並確定我知道我需要哪種錢包。
-account.altcoin.popup.upx.msg=Trading UPX on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending UPX, you need to use either the official uPlexa GUI wallet or uPlexa CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\nuplexa-wallet-cli (use the command get_tx_key)\nuplexa-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The UPX sender is responsible for providing verification of the UPX transfer to the arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit uPlexa discord channel (https://discord.gg/vhdNSrV) or the uPlexa Telegram Chat (https://t.me/uplexaOfficial) to find more information.
-account.altcoin.popup.arq.msg=Trading ARQ on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending ARQ, you need to use either the official ArQmA GUI wallet or ArQmA CLI wallet with the store-tx-info flag enabled (default in new versions). Please be sure you can access the tx key as that would be required in case of a dispute.\narqma-wallet-cli (use the command get_tx_key)\narqma-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nAt normal block explorers the transfer is not verifiable.\n\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The ARQ sender is responsible for providing verification of the ARQ transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process visit ArQmA discord channel (https://discord.gg/s9BQpJT) or the ArQmA forum (https://labs.arqma.com) to find more information.
-account.altcoin.popup.xmr.msg=Trading XMR on Bisq requires that you understand and fulfill the following requirements:\n\nProve payments: since Monero is a private coin, some transaction details aren't publicly available in the blockchain, and, in case of a dispute, the mediator or arbitrator needs them to check if the transaction was really made. In Bisq, the sender of the XMR transaction is the one responsible for providing this information to the mediator or arbitrator in case of a dispute. In order to do that, you must send XMR using a wallet that provides the information required to prove the payment was made, which includes:\n\n- the transaction key (Tx Key, Tx Secret Key or Tx Private Key)\n- the transaction ID (Tx ID or Tx Hash)\n- the destination address (recipient's address)\n\nThis information can be found in the official Monero GUI & CLI wallets, MyMonero, and Exodus (desktop) as well as in Cake Wallet, MyMonero, and Monerujo (mobile), in the following locations:\n\n- Monero GUI: go to Transactions tab\n- Monero CLI: use the command get_tx_key TXID. The flag store-tx-info must be enabled (enabled by default in new versions)\n- Other wallets: go to Transactions history and search for Transaction key (Tx key or Secret key) and the destination address in a sent transaction. Save recipient address option must be enabled in Cake Wallet settings.\n\nIf you are using a wallet different from the mentioned above, please be sure you can access those three pieces of information.Since the transaction key and the destination address are stored in the Monero wallet software, and they cannot be recovered in the Monero blockchain, you should never delete or restore your Monero wallet before a Bisq trade is completed. Failure to provide the above data will result in losing the dispute case.\n\nCheck payments: with those three pieces of information, the verification that a quantity of Monero was sent to a specific address can be accomplished the following way:\n\n- Monero GUI: change wallet to Advanced mode and go to Advanced > Prove/check > Check Transaction\n- Monero CLI: use the command check_tx_key TXID TXKEY ADDRESS\n- XMR checktx tool (https://xmr.llcoins.net/checktx.html)\n- Explore Monero website (https://www.exploremonero.com/receipt)\n\nIf you are still not sure about this process, visit (https://www.getmonero.org/resources/user-guides/prove-payment.html) to find more information or ask a question on the Monero support subreddit (https://www.reddit.com/r/monerosupport/).
+account.altcoin.popup.upx.msg=在 Bisq 上交易 UPX 需要您瞭解並滿足以下要求:\n\n要傳送 UPX ,您需要使用官方的 UPXmA GUI 錢包或啟用 store-tx-info 標誌的 UPXmA CLI 錢包(在新版本中是預設的)。請確保您可以訪問Tx金鑰,因為在糾紛狀態時需要。\nmonero-wallet-cli(使用get_Tx_key命令)\nmonero-wallet-gui:在高階>證明/檢查頁面。\n\n在普通的區塊鏈瀏覽器中,這種交易是不可驗證的。\n\n如有糾紛,你須向仲裁員提供下列資料:\n \n- Tx私鑰\n- 交易雜湊\n- 接收者的公開地址\n\n如未能提供上述資料,或使用不相容的錢包,將會導致糾紛敗訴。如果發生糾紛,UPX 傳送方負責向仲裁員提供 UPX 轉賬的驗證。\n\n不需要支付 ID,只需要普通的公共地址。\n \n如果您對該流程不確定,請訪問 UPXmA Discord 頻道(https://discord.gg/vhdNSrV)或 Telegram 交流群(https://t.me/uplexaOfficial)瞭解更多資訊。\n\n
+account.altcoin.popup.arq.msg=在 Bisq 上交易 ARQ 需要您瞭解並滿足以下要求:\n\n要傳送 ARQ ,您需要使用官方的 ArQmA GUI 錢包或啟用 store-tx-info 標誌的 ArQmA CLI 錢包(在新版本中是預設的)。請確保您可以訪問Tx金鑰,因為在糾紛狀態時需要。\nmonero-wallet-cli(使用get_Tx_key命令)\nmonero-wallet-gui:在高階>證明/檢查頁面。\n\n在普通的區塊鏈瀏覽器中,這種交易是不可驗證的。\n\n如有糾紛,你須向調解員或仲裁員提供下列資料:\n\n- Tx私鑰\n- 交易雜湊\n- 接收者的公開地址\n\n如未能提供上述資料,或使用不相容的錢包,將會導致糾紛敗訴。如果發生糾紛,ARQ 傳送方負責向調解員或仲裁員提供 ARQ 轉賬的驗證。\n\n不需要交易 ID,只需要普通的公共地址。\n\n如果您對該流程不確定,請訪問 ArQmA Discord 頻道(https://discord.gg/s9BQpJT)或 ArQmA 論壇(https://labs.arqma.com)瞭解更多資訊。
+account.altcoin.popup.xmr.msg=在 Bisq 上交易 XMR 需要你理解並滿足以下要求:\n\n付款證明:由於 Monero 是一種高隱私性貨幣,區塊鏈中不公開一些交易細節,而且,在發生爭議時,調解員或仲裁員需要他們檢查交易是否真的進行了。在 Bisq 中,XMR 交易的傳送方負責在發生爭議時向調解員或仲裁員提供此資訊。為了做到驗證付款,您必須使用錢包傳送 XMR ,錢包提供所需的資訊來證明付款已經完成,其中包括:\n\n- 交易金鑰(Tx 公鑰、Tx 金鑰或 Tx 私鑰)\n- 交易ID(Tx ID 或Tx 雜湊)\n- 目的地地址(收款人地址)\n\n這些資訊可以在官方的 Monero GUI 和 CLI 錢包、MyMonero 和 Exodus (桌面版)以及 Cake Wallet、MyMonero 和 Monerujo(移動版)中找到,地點如下:\n\n- Monero GUI:轉到 交易 標籤\n- Monero CLI:使用命令 get_tx_key TXID 。必須啟用標記 store-tx-info (在新版本中預設啟用)\n- 其他錢包:轉到交易歷史記錄,在傳送的交易中搜索交易金鑰(Tx金鑰或Tx祕密)和目標地址。儲存收件人地址選項必須在 Cake Wallet 設定中啟用。\n\n如果您使用的錢包與上述不同,請確保您可以訪問這三個資訊。由於交易金鑰和目標地址儲存在 Monero 錢包軟體中,無法在 Monero 區塊鏈中恢復,所以在 Bisq 交易完成之前,您不應該刪除或恢復您的 Monero 錢包。如不提供以上資料,將導致糾紛敗訴。\n\n檢查付款:有了這三條資訊,可以通過以下方式來驗證是否有一定數量的 Monero 被髮送到特定地址:\n\n- Monero GUI:將錢包切換到高階模式,進入高階>驗證/檢查>檢查交易\n- Monero CLI:使用命令 check_tx_key TXID TXKEY ADDRESS\n- XMR Tx 驗證工具(https://xmr.llcoins.net/checktx.html)\n- 瀏覽 Monero 官網(https://www.exploremonero.com/receipt)\n\n如果您仍然對此有疑問,請訪問(https://www.getmonero.org/resources/userguides/prove-payment.html)來查詢更多資訊或在 Monero Support subreddit 上提問(https://www.reddit.com/r/monerosupport/)。
# suppress inspection "TrailingSpacesInProperty"
-account.altcoin.popup.msr.msg=Trading MSR on Bisq requires that you understand and fulfill the following requirements:\n\nFor sending MSR, you need to use either the official Masari GUI wallet, Masari CLI wallet with the store-tx-info flag enabled (enabled by default) or the Masari web wallet (https://wallet.getmasari.org). Please be sure you can access the tx key as that would be required in case of a dispute.\nmasari-wallet-cli (use the command get_tx_key)\nmasari-wallet-gui (go to history tab and click on the (P) button for payment proof)\n\nMasari Web Wallet (goto Account -> transaction history and view details on your sent transaction)\n\nVerification can be accomplished in-wallet.\nmasari-wallet-cli : using command (check_tx_key).\nmasari-wallet-gui : on the Advanced > Prove/Check page.\nVerification can be accomplished in the block explorer \nOpen block explorer (https://explorer.getmasari.org), use the search bar to find your transaction hash.\nOnce transaction is found, scroll to bottom to the 'Prove Sending' area and fill in details as needed.\nYou need to provide the mediator or arbitrator the following data in case of a dispute:\n- The tx private key\n- The transaction hash\n- The recipient's public address\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The MSR sender is responsible for providing verification of the MSR transfer to the mediator or arbitrator in case of a dispute.\n\nThere is no payment ID required, just the normal public address.\nIf you are not sure about that process, ask for help on the Official Masari Discord (https://discord.gg/sMCwMqs).
-account.altcoin.popup.blur.msg=Trading BLUR on Bisq requires that you understand and fulfill the following requirements:\n\nTo send BLUR you must use the Blur Network CLI or GUI Wallet. \n\nIf you are using the CLI wallet, a transaction hash (tx ID) will be displayed after a transfer is sent. You must save this information. Immediately after sending the transfer, you must use the command 'get_tx_key' to retrieve the transaction private key. If you fail to perform this step, you may not be able to retrieve the key later. \n\nIf you are using the Blur Network GUI Wallet, the transaction private key and transaction ID can be found conveniently in the "History" tab. Immediately after sending, locate the transaction of interest. Click the "?" symbol in the lower-right corner of the box containing the transaction. You must save this information. \n\nIn the event that arbitration is necessary, you must present the following to an mediator or arbitrator: 1.) the transaction ID, 2.) the transaction private key, and 3.) the recipient's address. The mediator or arbitrator will then verify the BLUR transfer using the Blur Transaction Viewer (https://blur.cash/#tx-viewer).\n\nFailure to provide the required information to the mediator or arbitrator will result in losing the dispute case. In all cases of dispute, the BLUR sender bears 100% of the burden of responsibility in verifying transactions to an mediator or arbitrator. \n\nIf you do not understand these requirements, do not trade on Bisq. First, seek help at the Blur Network Discord (https://discord.gg/dMWaqVW).
-account.altcoin.popup.solo.msg=Trading Solo on Bisq requires that you understand and fulfill the following requirements:\n\nTo send Solo you must use the Solo Network CLI Wallet. \n\nIf you are using the CLI wallet, a transaction hash (tx ID) will be displayed after a transfer is sent. You must save this information. Immediately after sending the transfer, you must use the command 'get_tx_key' to retrieve the transaction private key. If you fail to perform this step, you may not be able to retrieve the key later. \n\nIn the event that arbitration is necessary, you must present the following to an mediator or arbitrator: 1.) the transaction ID, 2.) the transaction private key, and 3.) the recipient's address. The mediator or arbitrator will then verify the Solo transfer using the Solo Block Explorer by searching for the transaction and then using the "Prove sending" function (https://explorer.minesolo.com/).\n\nfailure to provide the required information to the mediator or arbitrator will result in losing the dispute case. In all cases of dispute, the Solo sender bears 100% of the burden of responsibility in verifying transactions to an mediator or arbitrator. \n\nIf you do not understand these requirements, do not trade on Bisq. First, seek help at the Solo Network Discord (https://discord.minesolo.com/).
-account.altcoin.popup.cash2.msg=Trading CASH2 on Bisq requires that you understand and fulfill the following requirements:\n\nTo send CASH2 you must use the Cash2 Wallet version 3 or higher. \n\nAfter a transaction is sent, the transaction ID will be displayed. You must save this information. Immediately after sending the transaction, you must use the command 'getTxKey' in simplewallet to retrieve the transaction secret key. \n\nIn the event that arbitration is necessary, you must present the following to an mediator or arbitrator: 1) the transaction ID, 2) the transaction secret key, and 3) the recipient's Cash2 address. The mediator or arbitrator will then verify the CASH2 transfer using the Cash2 Block Explorer (https://blocks.cash2.org).\n\nFailure to provide the required information to the mediator or arbitrator will result in losing the dispute case. In all cases of dispute, the CASH2 sender bears 100% of the burden of responsibility in verifying transactions to an mediator or arbitrator. \n\nIf you do not understand these requirements, do not trade on Bisq. First, seek help at the Cash2 Discord (https://discord.gg/FGfXAYN).
-account.altcoin.popup.qwertycoin.msg=Trading Qwertycoin on Bisq requires that you understand and fulfill the following requirements:\n\nTo send QWC you must use the official QWC Wallet version 5.1.3 or higher. \n\nAfter a transaction is sent, the transaction ID will be displayed. You must save this information. Immediately after sending the transaction, you must use the command 'get_Tx_Key' in simplewallet to retrieve the transaction secret key. \n\nIn the event that arbitration is necessary, you must present the following to an mediator or arbitrator: 1) the transaction ID, 2) the transaction secret key, and 3) the recipient's QWC address. The mediator or arbitrator will then verify the QWC transfer using the QWC Block Explorer (https://explorer.qwertycoin.org).\n\nFailure to provide the required information to the mediator or arbitrator will result in losing the dispute case. In all cases of dispute, the QWC sender bears 100% of the burden of responsibility in verifying transactions to an mediator or arbitrator. \n\nIf you do not understand these requirements, do not trade on Bisq. First, seek help at the QWC Discord (https://discord.gg/rUkfnpC).
-account.altcoin.popup.drgl.msg=Trading Dragonglass on Bisq requires that you understand and fulfill the following requirements:\n\nBecause of the privacy Dragonglass provides, a transaction is not verifiable on the public blockchain. If required, you can prove your payment through the use of your TXN-Private-Key.\nThe TXN-Private Key is a one-time key automatically generated for every transaction that can only be accessed from within your DRGL wallet.\nEither by DRGL-wallet GUI (inside transaction details dialog) or by the Dragonglass CLI simplewallet (using command "get_tx_key").\n\nDRGL version 'Oathkeeper' and higher are REQUIRED for both.\n\nIn case of a dispute, you must provide the mediator or arbitrator the following data:\n- The TXN-Private key\n- The transaction hash\n- The recipient's public address\n\nVerification of payment can be made using the above data as inputs at (http://drgl.info/#check_txn).\n\nFailure to provide the above data, or if you used an incompatible wallet, will result in losing the dispute case. The Dragonglass sender is responsible for providing verification of the DRGL transfer to the mediator or arbitrator in case of a dispute. Use of PaymentID is not required.\n\nIf you are unsure about any part of this process, visit Dragonglass on Discord (http://discord.drgl.info) for help.
-account.altcoin.popup.ZEC.msg=When using Zcash you can only use the transparent addresses (starting with t), not the z-addresses (private), because the mediator or arbitrator would not be able to verify the transaction with z-addresses.
-account.altcoin.popup.XZC.msg=When using Zcoin you can only use the transparent (traceable) addresses, not the untraceable addresses, because the mediator or arbitrator would not be able to verify the transaction with untraceable addresses at a block explorer.
-account.altcoin.popup.grin.msg=GRIN 需要傳送方和接收方之間的互動過程來建立交易。請確保遵循 GRIN 專案網頁中的說明,以可靠地傳送和接收 GRIN(接收方需要線上,或至少在一定時間內線上)。\n \nBisq 只支援 Grinbox(Wallet713)錢包 URL 格式。\n\nGRIN 傳送者需要提供他們已成功傳送 GRIN 的證明。如果錢包不能提供證明,一個潛在的糾紛將被解決,有利於露齒微笑的接受者。請確保您使用了最新的支援交易證明的 Grinbox 軟體,並且您瞭解傳輸和接收 GRIN 的過程以及如何建立證明。\n請參閱 https://github.com/vault713/wallet713/blob/master/docs/usage.md#transaction-proofs-grinbox-only,以獲得關於 Grinbox 證明工具的更多資訊。\n
-account.altcoin.popup.beam.msg=BEAM 需要傳送方和接收方之間的互動過程來建立交易。\n\n\n確保遵循 BEAM 專案網頁的指示可靠地傳送和接收 BEAM(接收方需要線上,或者至少在一定的時間範圍內線上)。\n\nBEAM 傳送者需要提供他們成功傳送 BEAM 的證明。一定要使用錢包軟體,可以產生這樣的證明。如果錢包不能提供證據,一個潛在的糾紛將得到解決,有利於 BEAM 接收者。
-account.altcoin.popup.pars.msg=Trading ParsiCoin on Bisq requires that you understand and fulfill the following requirements:\n\nTo send PARS you must use the official ParsiCoin Wallet version 3.0.0 or higher. \n\nYou can Check your Transaction Hash and Transaction Key on Transactions Section on your GUI Wallet (ParsiPay) You need to right Click on the Transaction and then click on show details. \n\nIn the event that arbitration is necessary, you must present the following to an mediator or arbitrator: 1) the Transaction Hash, 2) the Transaction Key, and 3) the recipient's PARS address. The mediator or arbitrator will then verify the PARS transfer using the ParsiCoin Block Explorer (http://explorer.parsicoin.net/#check_payment).\n\nFailure to provide the required information to the mediator or arbitrator will result in losing the dispute case. In all cases of dispute, the ParsiCoin sender bears 100% of the burden of responsibility in verifying transactions to an mediator or arbitrator. \n\nIf you do not understand these requirements, do not trade on Bisq. First, seek help at the ParsiCoin Discord (https://discord.gg/c7qmFNh).
+account.altcoin.popup.msr.msg=區塊鏈瀏覽器在 Bisq 上交易 XMR 需要您瞭解並滿足以下要求:\n\n傳送MSR時,您需要使用官方的 Masari GUI 錢包、啟用store-tx-info標記的Masari CLI錢包(預設啟用)或Masari 網頁錢包(https://wallet.getmasari.org)。請確保您可以訪問的 tx 金鑰,因為如果發生糾紛這是需要的。\nmonero-wallet-cli(使用get_Tx_key命令)\nmonero-wallet-gui:在高階>證明/檢查頁面。\n\nMasari 網頁錢包(前往 帳戶->交易歷史和檢視您傳送的交易細節)\n\n驗證可以在錢包中完成。\nmonero-wallet-cli:使用命令(check_tx_key)。\nmonero-wallet-gui:在高階>證明/檢查頁面\n驗證可以在區塊瀏覽器中完成\n開啟區塊瀏覽器(https://explorer.getmasari.org),使用搜索欄查詢您的事務雜湊。\n一旦找到交易,滾動到底部的“證明發送”區域,並填寫所需的詳細資訊。\n如有糾紛,你須向調解員或仲裁員提供下列資料:\n- Tx私鑰\n- 交易雜湊\n- 接收者的公開地址\n\n不需要交易 ID,只需要正常的公共地址。\n如未能提供上述資料,或使用不相容的錢包,將會導致糾紛敗訴。如果發生糾紛,XMR 傳送方負責向調解員或仲裁員提供 XMR 轉賬的驗證。\n\n如果您對該流程不確定,請訪問官方的 Masari Discord(https://discord.gg/sMCwMqs)上尋求幫助。
+account.altcoin.popup.blur.msg=在 Bisq 上交易 BLUR 需要你瞭解並滿足以下要求:\n\n要傳送匿名資訊你必須使用匿名網路 CLI 或 GUI 錢包。\n如果您正在使用 CLI 錢包,在傳輸傳送後將顯示交易雜湊(tx ID)。您必須儲存此資訊。在傳送傳輸之後,您必須立即使用“get_tx_key”命令來檢索交易私鑰。如果未能執行此步驟,以後可能無法檢索金鑰。\n\n如果您使用 Blur Network GUI 錢包,可以在“歷史”選項卡中方便地找到交易私鑰和交易 ID。傳送後立即定位感興趣的交易。單擊包含交易的框的右下角的“?”符號。您必須儲存此資訊。\n\n如果仲裁是必要的,您必須向調解員或仲裁員提供以下資訊:1.)交易ID,2.)交易私鑰,3.)收件人地址。調解或仲裁程式將使用 BLUR 事務檢視器(https://blur.cash/#tx-viewer)驗證 BLUR 轉賬。\n\n未能向調解員或仲裁員提供必要的資訊將導致敗訴。在所有爭議的情況下,匿名傳送方承擔100%的責任來向調解員或仲裁員核實交易。\n\n如果你不瞭解這些要求,不要在 Bisq 上交易。首先,在 Blur Network Discord 中尋求幫助(https://discord.gg/dMWaqVW)。
+account.altcoin.popup.solo.msg=在 Bisq 上交易 Solo 需要您瞭解並滿足以下要求:\n\n要傳送 Solo,您必須使用 Solo CLI 網路錢包版本 5.1.3 或更高。\n\n如果您使用的是CLI錢包,則在傳送交易之後,將顯示交易ID。您必須儲存此資訊。在傳送交易之後,您必須立即使用'get_tx_key'命令來檢索交易金鑰。如果未能執行此步驟,則以後可能無法檢索金鑰。\n\n如果仲裁是必要的,您必須向調解員或仲裁員提供以下資訊:1)交易 ID,、2)交易金鑰,3)收件人的地址。調解員或仲裁員將使用 Solo 區塊資源管理器(https://explorer.Solo.org)搜尋交易然後使用“傳送證明”功能(https://explorer.minesolo.com/)\n\n未能向調解員或仲裁員提供必要的資訊將導致敗訴。在所有發生爭議的情況下,在向調解員或仲裁員核實交易時,QWC 的傳送方承擔 100% 的責任。\n\n如果你不理解這些要求,不要在 Bisq 上交易。首先,在 Solo Discord 中尋求幫助(https://discord.minesolo.com/)。\n\n
+account.altcoin.popup.cash2.msg=在 Bisq 上交易 CASH2 需要您瞭解並滿足以下要求:\n\n要傳送 CASH2,您必須使用 CASH2 錢包版本 3 或更高。\n\n在傳送交易之後,將顯示交易ID。您必須儲存此資訊。在傳送交易之後,必須立即在 simplewallet 中使用命令“getTxKey”來檢索交易金鑰。\n\n如果仲裁是必要的,您必須向調解員或仲裁員提供以下資訊:1)交易 ID,2)交易金鑰,3)收件人的 CASH2 地址。調解員或仲裁員將使用 CASH2 區塊資源管理器(https://blocks.cash2.org)驗證 CASH2 轉賬。\n\n未能向調解員或仲裁員提供必要的資訊將導致敗訴。在所有發生爭議的情況下,在向調解員或仲裁員核實交易時,CASH2 的傳送方承擔 100% 的責任。\n\n如果你不理解這些要求,不要在 Bisq 上交易。首先,在 Cash2 Discord 中尋求幫助(https://discord.gg/FGfXAYN)。
+account.altcoin.popup.qwertycoin.msg=在 Bisq 上交易 Qwertycoin 需要您瞭解並滿足以下要求:\n\n要傳送 Qwertycoin,您必須使用 Qwertycoin 錢包版本 5.1.3 或更高。\n\n在傳送交易之後,將顯示交易ID。您必須儲存此資訊。在傳送交易之後,必須立即在 simplewallet 中使用命令“get_Tx_Key”來檢索交易金鑰。\n\n如果仲裁是必要的,您必須向調解員或仲裁員提供以下資訊::1)交易 ID,、2)交易金鑰,3)收件人的 QWC 地址。調解員或仲裁員將使用 QWC 區塊資源管理器(https://explorer.qwertycoin.org)驗證 QWC 轉賬。\n\n未能向調解員或仲裁員提供必要的資訊將導致敗訴。在所有發生爭議的情況下,在向調解員或仲裁員核實交易時,QWC 的傳送方承擔 100% 的責任。\n\n如果你不理解這些要求,不要在 Bisq 上交易。首先,在 QWC Discord 中尋求幫助(https://discord.gg/rUkfnpC)。
+account.altcoin.popup.drgl.msg=在 Bisq 上交易 Dragonglass 需要您瞭解並滿足以下要求:\n\n由於 Dragonglass 提供了隱私保護,所以交易不能在公共區塊鏈上驗證。如果需要,您可以通過使用您的 TXN-Private-Key 來證明您的付款。\nTXN-Private 密匙是自動生成的一次性密匙,用於只能從 DRGL 錢包中訪問的每個交易。\n要麼通過 DRGL-wallet GUI(內部交易細節對話方塊),要麼通過 Dragonglass CLI simplewallet(使用命令“get_tx_key”)。\n\n兩者都需要 DRGL 版本的“Oathkeeper”或更高版本。\n\n如有爭議,你必須向調解員或仲裁員提供下列資料:\n\n- txn-Privite-ket\n- 交易雜湊 \n- 接收者的公開地址\n\n付款驗證可以使用上面的資料作為輸入(http://drgl.info/#check_txn)。\n\n如未能提供上述資料,或使用不相容的錢包,將會導致糾紛敗訴。Dragonglass 傳送方負責在發生爭議時向調解員或仲裁員提供 DRGL 轉賬的驗證。不需要使用付款 ID。\n\n如果您對這個過程的任何部分都不確定,請訪問(http://discord.drgl.info)上的 Dragonglass 尋求幫助。
+account.altcoin.popup.ZEC.msg=當使用 Zcash 時,您只能使用透明地址(以 t 開頭),而不能使用 z 地址(私有),因為調解員或仲裁員無法使用 z 地址驗證交易。
+account.altcoin.popup.XZC.msg=在使用 Zcoin 時,您只能使用透明的(可跟蹤的)地址,而不能使用不可跟蹤的地址,因為調解員或仲裁員無法在區塊資源管理器中使用不可跟蹤的地址驗證交易。
+account.altcoin.popup.grin.msg=GRIN 需要傳送方和接收方之間的互動過程來建立交易。請確保遵循 GRIN 項目網頁中的說明,以可靠地傳送和接收 GRIN(接收方需要線上,或至少在一定時間內線上)。\n \nBisq 只支援 Grinbox(Wallet713)錢包 URL 格式。\n\nGRIN 傳送者需要提供他們已成功傳送 GRIN 的證明。如果錢包不能提供證明,一個潛在的糾紛將被解決,有利於露齒微笑的接受者。請確保您使用了最新的支援交易證明的 Grinbox 軟體,並且您瞭解傳輸和接收 GRIN 的過程以及如何建立證明。\n請參閱 https://github.com/vault713/wallet713/blob/master/docs/usage.md#transaction-proofs-grinbox-only,以獲得關於 Grinbox 證明工具的更多資訊。\n
+account.altcoin.popup.beam.msg=BEAM 需要傳送方和接收方之間的互動過程來建立交易。\n\n\n確保遵循 BEAM 項目網頁的指示可靠地傳送和接收 BEAM(接收方需要線上,或者至少在一定的時間範圍內線上)。\n\nBEAM 傳送者需要提供他們成功傳送 BEAM 的證明。一定要使用錢包軟體,可以產生這樣的證明。如果錢包不能提供證據,一個潛在的糾紛將得到解決,有利於 BEAM 接收者。
+account.altcoin.popup.pars.msg=在 Bisq 上交易 ParsiCoin 需要您瞭解並滿足以下要求:\n\n要傳送 PARS ,您必須使用官方 ParsiCoin Wallet 版本 3.0.0 或更高。\n\n您可以在 GUI 錢包(ParsiPay)的交易部分檢查您的交易雜湊和交易鍵,您需要右鍵單擊“交易”,然後單擊“顯示詳情”。\n\n如果仲裁是 100% 必要的,您必須向調解員或仲裁員提供以下內容:1)交易雜湊,2)交易金鑰,以及3)接收方的 PARS 地址。調解員或仲裁員將使用 ParsiCoin 區塊鏈瀏覽器 (http://explorer.parsicoin.net/#check_payment)驗證 PARS 傳輸。\n\n如果你不瞭解這些要求,不要在 Bisq 上交易。首先,在 ParsiCoin Discord 尋求幫助(https://discord.gg/c7qmFNh)。
-account.altcoin.popup.blk-burnt.msg=To trade burnt blackcoins, you need to know the following:\n\nBurnt blackcoins are unspendable. To trade them on Bisq, output scripts need to be in the form: OP_RETURN OP_PUSHDATA, followed by associated data bytes which, after being hex-encoded, constitute addresses. For example, burnt blackcoins with an address 666f6f (“foo” in UTF-8) will have the following script:\n\nOP_RETURN OP_PUSHDATA 666f6f\n\nTo create burnt blackcoins, one may use the “burn” RPC command available in some wallets.\n\nFor possible use cases, one may look at https://ibo.laboratorium.ee .\n\nAs burnt blackcoins are unspendable, they can not be reselled. “Selling” burnt blackcoins means burning ordinary blackcoins (with associated data equal to the destination address).\n\nIn case of a dispute, the BLK seller needs to provide the transaction hash.
+account.altcoin.popup.blk-burnt.msg=要交易燒燬的貨幣,你需要知道以下幾點:\n\n燒燬的貨幣是不能花的。要在 Bisq 上交易它們,輸出指令碼需要採用以下形式:OP_RETURN OP_PUSHDATA,後跟相關的資料位元組,這些位元組經過十六進位制編碼後構成地址。例如,地址為666f6f(在UTF-8中的"foo")的燒燬的貨幣將有以下指令碼:\n\nOP_RETURN OP_PUSHDATA 666f6f\n\n要建立燒燬的貨幣,您可以使用“燒燬”RPC命令,它在一些錢包可用。\n\n對於可能的情況,可以檢視 https://ibo.laboratorium.ee\n\n因為燒燬的貨幣是不能用的,所以不能重新出售。“出售”燒燬的貨幣意味著焚燒初始的貨幣(與目的地地址相關聯的資料)。\n\n如果發生爭議,BLK 賣方需要提供交易雜湊。
account.fiat.yourFiatAccounts=您的法定貨幣賬戶
@@ -1120,7 +1120,7 @@ account.notifications.dispute.message.msg=您收到了一個 ID 為 {0} 的交
account.notifications.marketAlert.title=報價提醒
account.notifications.marketAlert.selectPaymentAccount=提供匹配的付款帳戶
-account.notifications.marketAlert.offerType.label=我感興趣的報價型別
+account.notifications.marketAlert.offerType.label=我感興趣的報價類型
account.notifications.marketAlert.offerType.buy=買入報價(我想要出售 BTC )
account.notifications.marketAlert.offerType.sell=賣出報價(我想要購買 BTC )
account.notifications.marketAlert.trigger=報價距離(%)
@@ -1133,7 +1133,7 @@ account.notifications.marketAlert.manageAlerts.label=報價提醒
account.notifications.marketAlert.manageAlerts.item=觸發價格 {1} 以及支付賬戶為 {2} 的報價提醒 {0}
account.notifications.marketAlert.manageAlerts.header.paymentAccount=支付賬戶
account.notifications.marketAlert.manageAlerts.header.trigger=觸發價格
-account.notifications.marketAlert.manageAlerts.header.offerType=委託型別
+account.notifications.marketAlert.manageAlerts.header.offerType=委託類型
account.notifications.marketAlert.message.title=報價提醒
account.notifications.marketAlert.message.msg.below=低於
account.notifications.marketAlert.message.msg.above=高於
@@ -1168,7 +1168,7 @@ dao.lockedForVoteBalance=用於投票
dao.lockedInBonds=凍結餘額
dao.availableNonBsqBalance=可用的非 BSQ 餘額(BTC)
dao.totalBsqBalance=BSQ 總額
-dao.reputationBalance=Merit Value (not spendable)
+dao.reputationBalance=聲望值(不會花費)
dao.tx.published.success=你的交易已經成功釋出
dao.proposal.menuItem.make=建立要求
@@ -1251,7 +1251,7 @@ dao.param.QUORUM_COMP_REQUEST=BSQ 要求的報償請求的仲裁人數
# suppress inspection "UnusedProperty"
dao.param.QUORUM_REIMBURSEMENT=BSQ 要求的退還提案的仲裁人數
# suppress inspection "UnusedProperty"
-dao.param.QUORUM_CHANGE_PARAM=BSQ 要求的改變引數的仲裁人數
+dao.param.QUORUM_CHANGE_PARAM=BSQ 要求的改變參數的仲裁人數
# suppress inspection "UnusedProperty"
dao.param.QUORUM_REMOVE_ASSET=BSQ 要求的移除資產要求的人數
# suppress inspection "UnusedProperty"
@@ -1266,7 +1266,7 @@ dao.param.THRESHOLD_COMP_REQUEST=報償請求的要求百分比
# suppress inspection "UnusedProperty"
dao.param.THRESHOLD_REIMBURSEMENT=退還請求的要求百分比
# suppress inspection "UnusedProperty"
-dao.param.THRESHOLD_CHANGE_PARAM=改變引數的要求百分比
+dao.param.THRESHOLD_CHANGE_PARAM=改變參數的要求百分比
# suppress inspection "UnusedProperty"
dao.param.THRESHOLD_REMOVE_ASSET=移除資產的要求百分比
# suppress inspection "UnusedProperty"
@@ -1296,7 +1296,7 @@ dao.param.BONDED_ROLE_FACTOR=擔保角色對 BSQ 的影響
dao.param.ISSUANCE_LIMIT=每個週期的 BSQ 發行限額
dao.param.currentValue=當前值:{0}
-dao.param.currentAndPastValue=Current value: {0} (Value when proposal was made: {1})
+dao.param.currentAndPastValue=當前餘額:{0}(提案時的餘額:{1})
dao.param.blocks={0} 區塊
dao.results.cycle.duration.label={0} 的週期
@@ -1304,7 +1304,7 @@ dao.results.cycle.duration.value={0} 區塊
dao.results.cycle.value.postFix.isDefaultValue=(預設值)
dao.results.cycle.value.postFix.hasChanged=(在投票中更改)
-dao.results.invalidVotes=We had invalid votes in that voting cycle. That can happen if a vote was not distributed well in the Bisq network.\n{0}
+dao.results.invalidVotes=在那個投票週期中,我們有無效的投票。如果投票沒有在 Bisq 網路中很好地分佈,就會發生這種情況。\n{0}
# suppress inspection "UnusedProperty"
dao.phase.PHASE_UNDEFINED=未定義
@@ -1364,7 +1364,7 @@ dao.bond.details.blocks={0} 區塊
dao.bond.table.column.name=名稱
dao.bond.table.column.link=繫結
-dao.bond.table.column.bondType=連線型別
+dao.bond.table.column.bondType=連線類型
dao.bond.table.column.details=詳情
dao.bond.table.column.lockupTxId=鎖定 Tx ID
dao.bond.table.column.bondState=連線狀態
@@ -1533,7 +1533,7 @@ dao.proposal.type.BONDED_ROLE=擔保角色的提案
# suppress inspection "UnusedProperty"
dao.proposal.type.REMOVE_ASSET=移除資產提案
# suppress inspection "UnusedProperty"
-dao.proposal.type.CHANGE_PARAM=修改引數的提議
+dao.proposal.type.CHANGE_PARAM=修改參數的提議
# suppress inspection "UnusedProperty"
dao.proposal.type.GENERIC=一般提議
# suppress inspection "UnusedProperty"
@@ -1550,7 +1550,7 @@ dao.proposal.type.short.BONDED_ROLE=擔保角色
# suppress inspection "UnusedProperty"
dao.proposal.type.short.REMOVE_ASSET=移除一個數字貨幣
# suppress inspection "UnusedProperty"
-dao.proposal.type.short.CHANGE_PARAM=修改引數
+dao.proposal.type.short.CHANGE_PARAM=修改參數
# suppress inspection "UnusedProperty"
dao.proposal.type.short.GENERIC=一般提議
# suppress inspection "UnusedProperty"
@@ -1573,16 +1573,16 @@ dao.proposal.myVote.stake.prompt=在投票中最大可用 Stake:{0}
dao.proposal.votes.header=設定投票的份額,併發布您的投票
dao.proposal.myVote.button=釋出投票
dao.proposal.myVote.setStake.description=在對所有提案進行投票後,您必須鎖定BSQ來設定投票的份額。您鎖定的 BSQ 越多,你的投票權重就越大。\n\n投票會鎖定 BSQ 將在投票顯示階段再次解鎖。
-dao.proposal.create.selectProposalType=選擇提案型別
+dao.proposal.create.selectProposalType=選擇提案類型
dao.proposal.create.phase.inactive=請等到下一個提案階段
-dao.proposal.create.proposalType=提議型別
+dao.proposal.create.proposalType=提議類型
dao.proposal.create.new=建立新的賠償要求
dao.proposal.create.button=建立賠償要求
dao.proposal.create.publish=釋出提案
dao.proposal.create.publishing=正在釋出提案中...
dao.proposal=提案
-dao.proposal.display.type=提議型別
-dao.proposal.display.name=Exact GitHub username
+dao.proposal.display.type=提議類型
+dao.proposal.display.name=確切的 GitHub 的使用者名稱
dao.proposal.display.link=連線到詳情
dao.proposal.display.link.prompt=連線到提案
dao.proposal.display.requestedBsq=被要求的 BSQ 數量
@@ -1591,12 +1591,12 @@ dao.proposal.display.txId=提案交易 ID
dao.proposal.display.proposalFee=提案手續費
dao.proposal.display.myVote=我的投票
dao.proposal.display.voteResult=投票結果總結
-dao.proposal.display.bondedRoleComboBox.label=擔保角色型別
+dao.proposal.display.bondedRoleComboBox.label=擔保角色類型
dao.proposal.display.requiredBondForRole.label=角色需要的擔保
dao.proposal.display.tickerSymbol.label=股票代號
dao.proposal.display.option=選項
-dao.proposal.table.header.proposalType=提議型別
+dao.proposal.table.header.proposalType=提議類型
dao.proposal.table.header.link=繫結
dao.proposal.table.header.myVote=我的投票
dao.proposal.table.header.remove=移除
@@ -1606,16 +1606,16 @@ dao.proposal.table.icon.tooltip.changeVote=當前投票:“{0}”。更改投
dao.proposal.display.myVote.accepted=已接受
dao.proposal.display.myVote.rejected=已拒絕
dao.proposal.display.myVote.ignored=已忽略
-dao.proposal.display.myVote.unCounted=Vote was not included in result
-dao.proposal.myVote.summary=Voted: {0}; Vote weight: {1} (earned: {2} + stake: {3}) {4}
+dao.proposal.display.myVote.unCounted=投票結果不包括在內
+dao.proposal.myVote.summary=已投票:{0};投票權重:{1}(獲得的:{2} + 獎金:{3})({4})
dao.proposal.myVote.invalid=投票無效
dao.proposal.voteResult.success=已接受
dao.proposal.voteResult.failed=已拒絕
dao.proposal.voteResult.summary=結果:{0};閾值:{1}(要求> {2});仲裁人數:{3}(要求> {4})
-dao.proposal.display.paramComboBox.label=選擇需要改變的引數
-dao.proposal.display.paramValue=引數值
+dao.proposal.display.paramComboBox.label=選擇需要改變的參數
+dao.proposal.display.paramValue=參數值
dao.proposal.display.confiscateBondComboBox.label=選擇擔保
dao.proposal.display.assetComboBox.label=需要移除的資產
@@ -1657,7 +1657,7 @@ dao.wallet.send.sendFunds.headline=確定提現請求
dao.wallet.send.sendFunds.details=傳送:{0}\n來自:{1}\n要求的交易費:{2}({3} 聰/byte)\n交易大小:{4} Kb\n\n收件人將收到:{5}\n\n您確定您想要提現這些數量嗎?
dao.wallet.chainHeightSynced=最新確認區塊:{0}
dao.wallet.chainHeightSyncing=等待區塊... 已確認{0}/{1}區塊
-dao.wallet.tx.type=型別
+dao.wallet.tx.type=類型
# suppress inspection "UnusedProperty"
dao.tx.type.enum.UNDEFINED=未定義
@@ -1760,7 +1760,7 @@ dao.monitor.daoState.utxoConflicts=UTXO 衝突
dao.monitor.daoState.utxoConflicts.blockHeight=區塊高度:{0}
dao.monitor.daoState.utxoConflicts.sumUtxo=所有 UTXO 的總和:{0} BSQ
dao.monitor.daoState.utxoConflicts.sumBsq=所有 BSQ 的總和:{0} BSQ
-dao.monitor.daoState.checkpoint.popup=DAO state is not in sync with the network. After restart the DAO state will resync.
+dao.monitor.daoState.checkpoint.popup=DAO 狀態與網路不同步。重啟之後,DAO 狀態將重新同步。
dao.monitor.proposal.headline=提案狀態
dao.monitor.proposal.table.headline=提案狀態的雜湊鏈
@@ -1786,8 +1786,8 @@ dao.factsAndFigures.menuItem.transactions=BSQ 交易
dao.factsAndFigures.dashboard.marketPrice=市場資料
dao.factsAndFigures.dashboard.price=最新的 BSQ/BTC 的市場價(在 Bisq)
-dao.factsAndFigures.dashboard.avgPrice90=90 days average BSQ/BTC trade price
-dao.factsAndFigures.dashboard.avgPrice30=30 days average BSQ/BTC trade price
+dao.factsAndFigures.dashboard.avgPrice90=90天平均 BSQ/BTC 交易價格
+dao.factsAndFigures.dashboard.avgPrice30=30天平均 BSQ/BTC 交易價格
dao.factsAndFigures.dashboard.marketCap=市值(基於市場價)
dao.factsAndFigures.dashboard.availableAmount=總共可用的 BSQ
@@ -1798,7 +1798,7 @@ dao.factsAndFigures.supply.reimbursementAmount=所有有問題的 BSQ 退還申
dao.factsAndFigures.supply.burnt=BSQ 燒燬總量
-dao.factsAndFigures.supply.locked=BSQ 全域性鎖定狀態
+dao.factsAndFigures.supply.locked=BSQ 全局鎖定狀態
dao.factsAndFigures.supply.totalLockedUpAmount=擔保的鎖定
dao.factsAndFigures.supply.totalUnlockingAmount=正在從擔保解鎖 BSQ
dao.factsAndFigures.supply.totalUnlockedAmount=已從擔保解鎖 BSQ
@@ -1871,14 +1871,14 @@ disputeSummaryWindow.reason.bank=銀行
disputeSummaryWindow.summaryNotes=總結說明
disputeSummaryWindow.addSummaryNotes=新增總結說明
disputeSummaryWindow.close.button=關閉話題
-disputeSummaryWindow.close.msg=Ticket closed on {0}\n\nSummary:\nPayout amount for BTC buyer: {1}\nPayout amount for BTC seller: {2}\n\nSummary notes:\n{3}
-disputeSummaryWindow.close.nextStepsForMediation=\n\nNext steps:\nOpen trade and accept or reject suggestion from mediator
-disputeSummaryWindow.close.nextStepsForRefundAgentArbitration=\n\nNext steps:\nNo further action is required from you. If the arbitrator decided in your favor, you'll see a "Refund from arbitration" transaction in Funds/Transactions
+disputeSummaryWindow.close.msg=工單已關閉 {0}\n\n摘要:\nBTC 買家的支付金額:{1}\nBTC 賣家的支付金額:{2}\n\n總結說明:\n{3}
+disputeSummaryWindow.close.nextStepsForMediation=\n\n下一個步驟:\n開啟未完成交易,接受或拒絕建議的調解員的建議
+disputeSummaryWindow.close.nextStepsForRefundAgentArbitration=\n\n下一個步驟:\n不需要您採取進一步的行動。如果仲裁員做出了對你有利的裁決,你將在 資金/交易 頁中看到“仲裁退款”交易
disputeSummaryWindow.close.closePeer=你也需要關閉交易物件的話題!
-disputeSummaryWindow.close.txDetails.headline=Publish refund transaction
-disputeSummaryWindow.close.txDetails.buyer=Buyer receives {0} on address: {1}\n
-disputeSummaryWindow.close.txDetails.seller=Seller receives {0} on address: {1}\n
-disputeSummaryWindow.close.txDetails=Spending: {0}\n{1}{2}Transaction fee: {3} ({4} satoshis/byte)\nTransaction size: {5} Kb\n\nAre you sure you want to publish this transaction?
+disputeSummaryWindow.close.txDetails.headline=釋出交易退款
+disputeSummaryWindow.close.txDetails.buyer=買方收到{0}在地址:{1}
+disputeSummaryWindow.close.txDetails.seller=賣方收到{0}在地址:{1}
+disputeSummaryWindow.close.txDetails=費用:{0}\n{1}{2}交易費:{3}({4}satoshis/byte)\n事務大小:{5} Kb\n\n您確定要釋出此事務嗎?
emptyWalletWindow.headline={0} 錢包急救工具
emptyWalletWindow.info=請在緊急情況下使用,如果您無法從 UI 中訪問您的資金。\n\n請注意,使用此工具時,所有未結委託將自動關閉。\n\n在使用此工具之前,請備份您的資料目錄。您可以在“帳戶/備份”中執行此操作。\n\n請報告我們您的問題,並在 Github 或 Bisq 論壇上提交錯誤報告,以便我們可以調查導致問題的原因。
@@ -1891,7 +1891,7 @@ emptyWalletWindow.openOffers.warn=您有釋出的委託,如果您清空錢包
emptyWalletWindow.openOffers.yes=是的,我確定
emptyWalletWindow.sent.success=您的錢包的餘額已成功轉移。
-enterPrivKeyWindow.headline=Enter private key for registration
+enterPrivKeyWindow.headline=輸入金鑰進行註冊
filterWindow.headline=編輯過濾列表
filterWindow.offers=過濾報價(用逗號“,”隔開)
@@ -1900,8 +1900,8 @@ filterWindow.accounts=過濾交易賬戶資料:\n格式:逗號分割的 [付
filterWindow.bannedCurrencies=過濾貨幣程式碼(用逗號“,”隔開)
filterWindow.bannedPaymentMethods=過濾支付方式 ID(用逗號“,”隔開)
filterWindow.arbitrators=過濾後的仲裁人(用逗號“,”隔開的洋蔥地址)
-filterWindow.mediators=Filtered mediators (comma sep. onion addresses)
-filterWindow.refundAgents=Filtered refund agents (comma sep. onion addresses)
+filterWindow.mediators=過濾後的調解員(用逗號“,”隔開的洋蔥地址)
+filterWindow.refundAgents=過濾後的退款助理(用逗號“,”隔開的洋蔥地址)
filterWindow.seedNode=過濾後的種子節點(用逗號“,”隔開的洋蔥地址)
filterWindow.priceRelayNode=過濾後的價格中繼節點(用逗號“,”隔開的洋蔥地址)
filterWindow.btcNode=過濾後的比特幣節點(用逗號“,”隔開的地址+埠)
@@ -1961,7 +1961,7 @@ showWalletDataWindow.includePrivKeys=包含私鑰
tacWindow.headline=使用者協議
tacWindow.agree=我同意
tacWindow.disagree=我不同意並退出
-tacWindow.arbitrationSystem=Dispute resolution
+tacWindow.arbitrationSystem=糾紛解決方案
tradeDetailsWindow.headline=交易
tradeDetailsWindow.disputedPayoutTxId=糾紛支付交易 ID:
@@ -1969,7 +1969,7 @@ tradeDetailsWindow.tradeDate=交易時間
tradeDetailsWindow.txFee=礦工手續費
tradeDetailsWindow.tradingPeersOnion=交易對手匿名地址
tradeDetailsWindow.tradeState=交易狀態
-tradeDetailsWindow.agentAddresses=Arbitrator/Mediator
+tradeDetailsWindow.agentAddresses=仲裁員/調解員
walletPasswordWindow.headline=輸入密碼解鎖
@@ -1977,7 +1977,7 @@ torNetworkSettingWindow.header=Tor 網路設定
torNetworkSettingWindow.noBridges=不使用網橋
torNetworkSettingWindow.providedBridges=連線到提供的網橋
torNetworkSettingWindow.customBridges=輸入自定義網橋
-torNetworkSettingWindow.transportType=傳輸型別
+torNetworkSettingWindow.transportType=傳輸類型
torNetworkSettingWindow.obfs3=obfs3
torNetworkSettingWindow.obfs4=obfs4(推薦)
torNetworkSettingWindow.meekAmazon=meek-amazon
@@ -2018,15 +2018,15 @@ popup.headline.error=錯誤
popup.doNotShowAgain=不要再顯示
popup.reportError.log=開啟日誌檔案
popup.reportError.gitHub=報告至 Github issue tracker
-popup.reportError={0}\n\n為了幫助我們改進軟體,請在 https://github.com/bisq-network/bisq/issues 上開啟一個新問題來報告這個 bug 。\n\n當您單擊下面任意一個按鈕時,上面的錯誤訊息將被複制到剪貼簿。\n\n如果您通過按下“開啟日誌檔案”,儲存一份副本,並將其附加到 bug 報告中,如果包含 bisq.log 檔案,那麼除錯就會變得更容易。
+popup.reportError={0}\n\n為了幫助我們改進軟體,請在 https://github.com/bisq-network/bisq/issues 上開啟一個新問題來報告這個 bug 。\n\n當您單擊下面任意一個按鈕時,上面的錯誤訊息將被複制到剪貼簿。\n\n如果您通過按下“開啟日誌檔案”,儲存一份副本,並將其附加到 bug 報告中,如果包含 bisq.log 檔案,那麼偵錯就會變得更容易。
popup.error.tryRestart=請嘗試重啟您的應用程式或者檢查您的網路連線。
popup.error.takeOfferRequestFailed=當有人試圖接受你的報價時發生了一個錯誤:\n{0}
error.spvFileCorrupted=讀取 SPV 鏈檔案時發生錯誤。\n可能是 SPV 鏈檔案被破壞了。\n\n錯誤訊息:{0}\n\n要刪除它並開始重新同步嗎?
error.deleteAddressEntryListFailed=無法刪除 AddressEntryList 檔案。\n \n錯誤:{0}
-error.closedTradeWithUnconfirmedDepositTx=The deposit transaction of the closed trade with the trade ID {0} is still unconfirmed.\n\nPlease do a SPV resync at \"Setting/Network info\" to see if the transaction is valid.
-error.closedTradeWithNoDepositTx=The deposit transaction of the closed trade with the trade ID {0} is null.\n\nPlease restart the application to clean up the closed trades list.
+error.closedTradeWithUnconfirmedDepositTx=交易 ID 為 {0} 的已關閉交易的保證金交易仍未確認。\n \n請在“設定/網路資訊”進行 SPV 重新同步,以檢視交易是否有效。
+error.closedTradeWithNoDepositTx=交易 ID 為 {0} 的保證金交易已被確認。\n\n請重新啟動應用程式來清理已關閉的交易列表。
popup.warning.walletNotInitialized=錢包至今未初始化
popup.warning.wrongVersion=您這臺電腦上可能有錯誤的 Bisq 版本。\n您的電腦的架構是:{0}\n您安裝的 Bisq 二進位制檔案是:{1}\n請關閉並重新安裝正確的版本({2})。
@@ -2034,11 +2034,11 @@ popup.warning.incompatibleDB=我們檢測到不相容的資料庫檔案!\n\n
popup.warning.startupFailed.twoInstances=Bisq 已經在執行。 您不能執行兩個 Bisq 例項。
popup.warning.cryptoTestFailed=看起來你使用自編譯的二進位制檔案,並且沒有遵循 https://github.com/bisq-network/exchange/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys\n\n如果不是這種情況,並且使用官方的 Bisq 二進位制檔案,請向 Github 頁面提交錯誤報告。\n錯誤={0}
popup.warning.tradePeriod.halfReached=您與 ID {0} 的交易已達到最長交易期的一半,且仍未完成。\n\n交易期結束於 {1}\n\n請檢視“業務/未完成交易”的交易狀態,以獲取更多資訊。
-popup.warning.tradePeriod.ended=Your trade with ID {0} has reached the max. allowed trading period and is not completed.\n\nThe trade period ended on {1}\n\nPlease check your trade at \"Portfolio/Open trades\" for contacting the mediator.
+popup.warning.tradePeriod.ended=您與 ID {0} 的已達到最長交易期,且未完成。\n\n交易期結束於 {1}\n\n請檢視“業務/未完成交易”的交易狀態,以從調解員獲取更多資訊。
popup.warning.noTradingAccountSetup.headline=您還沒有設定交易賬戶
popup.warning.noTradingAccountSetup.msg=您需要設定法定貨幣或數字貨幣賬戶才能建立委託。\n您要設定帳戶嗎?
popup.warning.noArbitratorsAvailable=沒有仲裁員可用。
-popup.warning.noMediatorsAvailable=There are no mediators available.
+popup.warning.noMediatorsAvailable=沒有調解員可用。
popup.warning.notFullyConnected=您需要等到您完全連線到網路\n在啟動時可能需要2分鐘。
popup.warning.notSufficientConnectionsToBtcNetwork=你需要等待至少有{0}個與比特幣網路的連線點。
popup.warning.downloadNotComplete=您需要等待,直到丟失的比特幣區塊被下載完畢。
@@ -2048,13 +2048,13 @@ popup.warning.examplePercentageValue=請輸入百分比數字,如 5.4% 是
popup.warning.noPriceFeedAvailable=該貨幣沒有可用的價格。 你不能使用基於百分比的價格。\n請選擇固定價格。
popup.warning.sendMsgFailed=向您的交易物件傳送訊息失敗。\n請重試,如果繼續失敗報告錯誤。
popup.warning.insufficientBtcFundsForBsqTx=你沒有足夠的 BTC 資金支付這筆交易的挖礦手續費。\n請充值您的 BTC 錢包。\n缺少的資金:{0}
-popup.warning.bsqChangeBelowDustException=This transaction creates a BSQ change output which is below dust limit (5.46 BSQ) and would be rejected by the Bitcoin network.\n\nYou need to either send a higher amount to avoid the change output (e.g. by adding the dust amount to your sending amount) or add more BSQ funds to your wallet so you avoid to generate a dust output.\n\nThe dust output is {0}.
-popup.warning.btcChangeBelowDustException=This transaction creates a change output which is below dust limit (546 Satoshi) and would be rejected by the Bitcoin network.\n\nYou need to add the dust amount to your sending amount to avoid to generate a dust output.\n\nThe dust output is {0}.
+popup.warning.bsqChangeBelowDustException=該交易產生的 BSQ 變化輸出低於零頭限制(5.46 BSQ),將被比特幣網路拒絕。\n\n您需要傳送更高的金額以避免更改輸出(例如,通過在您的傳送金額中新增零頭),或者向您的錢包中新增更多的 BSQ 資金,以避免生成零頭輸出。\n\n零頭輸出為 {0}。
+popup.warning.btcChangeBelowDustException=該交易建立的更改輸出低於零頭限制(546 聰),將被比特幣網路拒絕。\n\n您需要將零頭新增到傳送量中,以避免生成零頭輸出。\n\n零頭輸出為{0}。
popup.warning.insufficientBsqFundsForBtcFeePayment=您沒有足夠的 BSQ 資金支付 BSQ 的交易費用。您可以在 BTC 支付費用,或者您需要充值您的 BSQ 錢包。你可以在 Bisq 買到 BSQ 。\n\n缺少 BSQ 資金:{0}
popup.warning.noBsqFundsForBtcFeePayment=您的 BSQ 錢包沒有足夠的資金支付 BSQ 的交易費用。
popup.warning.messageTooLong=您的資訊超過最大允許的大小。請將其分成多個部分發送,或將其上傳到 https://pastebin.com 之類的伺服器。
-popup.warning.lockedUpFunds=You have locked up funds from a failed trade.\nLocked up balance: {0} \nDeposit tx address: {1}\nTrade ID: {2}.\n\nPlease open a support ticket by selecting the trade in the open trades screen and pressing \"alt + o\" or \"option + o\"."
+popup.warning.lockedUpFunds=你已經從一個失敗的交易中凍結了資金。\n凍結餘額:{0}\n存款tx地址:{1}\n交易單號:{2}\n\n請通過選擇待處理交易介面中的交易並點選“alt + o”或“option+ o”開啟幫助話題。
popup.warning.nodeBanned=其中一個 {0} 節點被禁用。請重新啟動您的應用程式,以確保沒有連線到禁止節點。
popup.warning.priceRelay=價格傳遞
@@ -2064,16 +2064,16 @@ popup.warning.mandatoryUpdate.dao=請更新到最新的 Bisq 版本。釋出了
popup.warning.disable.dao=Bisq DAO 和 BSQ 被臨時禁用的。更多資訊請訪問 Bisq 論壇。
popup.warning.burnBTC=這筆交易是不可能的,因為 {0} 的挖礦手續費用會超過 {1} 的轉賬金額。請等到挖礦手續費再次降低或您積累了更多的 BTC 來轉賬。
-popup.warning.openOffer.makerFeeTxRejected=The maker fee transaction for offer with ID {0} was rejected by the Bitcoin network.\nTransaction ID={1}.\nThe offer has been removed to avoid further problems.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
+popup.warning.openOffer.makerFeeTxRejected=交易 ID 為 {0} 的掛單費交易被比特幣網路拒絕。\n交易 ID = {1}\n交易已被移至失敗交易。\n請到“設定/網路資訊”進行 SPV 重新同步。\n如需更多幫助,請聯絡 Bisq Keybase 團隊的 Support 頻道
-popup.warning.trade.txRejected.tradeFee=trade fee
-popup.warning.trade.txRejected.deposit=deposit
-popup.warning.trade.txRejected=The {0} transaction for trade with ID {1} was rejected by the Bitcoin network.\nTransaction ID={2}}\nThe trade has been moved to failed trades.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
+popup.warning.trade.txRejected.tradeFee=交易手續費
+popup.warning.trade.txRejected.deposit=押金
+popup.warning.trade.txRejected=使用 ID {1} 進行交易的 {0} 交易被比特幣網路拒絕。\n交易 ID = {2}}\n交易已被移至失敗交易。\n請到“設定/網路資訊”進行 SPV 重新同步。\n如需更多幫助,請聯絡 Bisq Keybase 團隊的 Support 頻道
-popup.warning.openOfferWithInvalidMakerFeeTx=The maker fee transaction for offer with ID {0} is invalid.\nTransaction ID={1}.\nPlease go to \"Settings/Network info\" and do a SPV resync.\nFor further help please contact the Bisq support channel at the Bisq Keybase team.
+popup.warning.openOfferWithInvalidMakerFeeTx=交易 ID 為 {0} 的掛單費交易無效。\n交易 ID = {1}。\n請到“設定/網路資訊”進行 SPV 重新同步。\n如需更多幫助,請聯絡 Bisq Keybase 團隊的 Support 頻道
-popup.warning.trade.depositTxNull=The trade with ID {0} has no deposit transaction set.\nPlease restart the application and if the problem remains move the trade to failed trades and report the problem to the Bisq support channel at the Bisq Keybase team.
-popup.warning.trade.depositTxNull.moveToFailedTrades=Move to failed trades
+popup.warning.trade.depositTxNull=交易 ID 為 {0} 沒有設定保證金交易。\n請重新啟動應用程式,如果問題仍然存在,將交易移至失敗交易,並將問題報告到 Bisq Keybase 團隊的 Support 頻道。
+popup.warning.trade.depositTxNull.moveToFailedTrades=移至失敗交易
popup.info.securityDepositInfo=為了確保雙方都遵守交易協議,雙方都需要支付保證金。\n\n這筆存款一直儲存在您的交易錢包裡,直到您的交易成功完成,然後再退還給您。\n\n請注意:如果您正在建立一個新的報價,Bisq 需要執行另一個交易員接受它。為了讓您的報價線上,保持 Bisq 執行,並確保這臺計算機也線上(即,確保它沒有切換到待機模式…顯示器可以待機)。
@@ -2096,33 +2096,33 @@ popup.attention.forTradeWithId=交易 ID {0} 需要注意
popup.info.multiplePaymentAccounts.headline=多個支付賬戶可用
popup.info.multiplePaymentAccounts.msg=您有多個支付帳戶在這個報價中可用。請確你做了正確的選擇。
-popup.news.launch.headline=Two Major Updates
-popup.news.launch.accountSigning.headline=ACCOUNT SIGNING
-popup.news.launch.accountSigning.description=Lift 0.01 BTC fiat trading limits by buying BTC from a signed peer.
-popup.news.launch.ntp.headline=NEW TRADE PROTOCOL
-popup.news.launch.ntp.description=New 2-level dispute resolution system makes Bisq more secure, scalable, and censorship-resistant.
+popup.news.launch.headline=兩個重要更新
+popup.news.launch.accountSigning.headline=賬戶簽署
+popup.news.launch.accountSigning.description=提高0.01 BTC的法幣交易限制,從簽署夥伴購買 BTC。
+popup.news.launch.ntp.headline=新的交易協議
+popup.news.launch.ntp.description=新的兩級爭端解決系統使 Bisq 更安全,可擴充套件,和審查抵抗。
-popup.accountSigning.selectAccounts.headline=Select payment accounts
-popup.accountSigning.selectAccounts.description=Based on the payment method and point of time all payment accounts that are connected to a dispute where a payout to the buyer occurred will be selected for you to sign.
-popup.accountSigning.selectAccounts.signAll=Sign all payment methods
-popup.accountSigning.selectAccounts.datePicker=Select point of time until which accounts will be signed
+popup.accountSigning.selectAccounts.headline=選擇付款賬戶
+popup.accountSigning.selectAccounts.description=根據付款方式和時間點,所有與支付給買方的付款發生的爭議有關的付款帳戶將被選擇讓您簽字。
+popup.accountSigning.selectAccounts.signAll=簽署所有付款方式
+popup.accountSigning.selectAccounts.datePicker=選擇要簽署的帳戶的時間點
-popup.accountSigning.confirmSelectedAccounts.headline=Confirm selected payment accounts
-popup.accountSigning.confirmSelectedAccounts.description=Based on your input, {0} payment accounts will be selected.
-popup.accountSigning.confirmSelectedAccounts.button=Confirm payment accounts
-popup.accountSigning.signAccounts.headline=Confirm signing of payment accounts
-popup.accountSigning.signAccounts.description=Based on your selection, {0} payment accounts will be signed.
-popup.accountSigning.signAccounts.button=Sign payment accounts
-popup.accountSigning.signAccounts.ECKey=Enter private arbitrator key
-popup.accountSigning.signAccounts.ECKey.error=Bad arbitrator ECKey
+popup.accountSigning.confirmSelectedAccounts.headline=確認選定的付款帳戶
+popup.accountSigning.confirmSelectedAccounts.description=根據您的輸入,將選擇 {0} 支付帳戶。
+popup.accountSigning.confirmSelectedAccounts.button=確認付款賬戶
+popup.accountSigning.signAccounts.headline=確認簽署付款賬戶
+popup.accountSigning.signAccounts.description=根據您的選擇,{0} 付款帳戶將被簽署。
+popup.accountSigning.signAccounts.button=簽署付款賬戶
+popup.accountSigning.signAccounts.ECKey=輸入仲裁員金鑰
+popup.accountSigning.signAccounts.ECKey.error=不正確的仲裁員 ECKey
-popup.accountSigning.success.headline=Congratulations
-popup.accountSigning.success.description=All {0} payment accounts were successfully signed!
-popup.accountSigning.generalInformation=You'll find the signing state of all your accounts in the account section.\n\nFor further information, please visit https://docs.bisq.network/payment-methods#account-signing.
-popup.accountSigning.signedByArbitrator=One of your payment accounts has been verified and signed by an arbitrator. Trading with this account will automatically sign your trading peer''s account after a successful trade.\n\n{0}
-popup.accountSigning.signedByPeer=One of your payment accounts has been verified and signed by a trading peer. Your initial trading limit will be lifted and you''ll be able to sign other accounts in {0} days from now.\n\n{1}
-popup.accountSigning.peerLimitLifted=The initial limit for one of your accounts has been lifted.\n\n{0}
-popup.accountSigning.peerSigner=One of your accounts is mature enough to sign other payment accounts and the initial limit for one of your accounts has been lifted.\n\n{0}
+popup.accountSigning.success.headline=恭喜
+popup.accountSigning.success.description=所有 {0} 支付賬戶已成功簽署!
+popup.accountSigning.generalInformation=您將在帳戶頁面找到所有賬戶的簽名狀態。\n\n更多資訊,請訪問https://docs.bisq.network/payment-methods#account-signing.
+popup.accountSigning.signedByArbitrator=您的一個付款帳戶已被認證以及被仲裁員簽署。交易成功後,使用此帳戶將自動簽署您的交易夥伴的帳戶。\n\n{0}
+popup.accountSigning.signedByPeer=您的一個付款帳戶已經被交易夥伴驗證和簽署。您的初始交易限額將被取消,您將能夠在{0}天后簽署其他帳戶。
+popup.accountSigning.peerLimitLifted=您其中一個帳戶的初始限額已被取消。\n\n{0}
+popup.accountSigning.peerSigner=您的一個帳戶已足夠成熟,可以簽署其他付款帳戶,您的一個帳戶的初始限額已被取消。\n\n{0}
####################################################################
# Notifications
@@ -2152,7 +2152,7 @@ systemTray.show=顯示應用程式視窗
systemTray.hide=隱藏應用程式視窗
systemTray.info=關於 Bisq 資訊
systemTray.exit=退出
-systemTray.tooltip=Bisq:去中心化交易網路
+systemTray.tooltip=Bisq: A decentralized bitcoin exchange network
####################################################################
@@ -2188,7 +2188,7 @@ list.currency.editList=編輯幣種列表
table.placeholder.noItems=最近沒有可用的 {0}
table.placeholder.noData=最近沒有可用資料
-table.placeholder.processingData=Processing data...
+table.placeholder.processingData=處理資料…
peerInfoIcon.tooltip.tradePeer=交易夥伴
@@ -2212,7 +2212,7 @@ peerInfo.nrOfTrades=已完成交易數量
peerInfo.notTradedYet=你還沒有與他交易過。
peerInfo.setTag=設定該物件的標籤
peerInfo.age.noRisk=支付賬戶賬齡
-peerInfo.age.chargeBackRisk=Time since signing
+peerInfo.age.chargeBackRisk=自簽字
peerInfo.unknownAge=賬齡未知
addressTextField.openWallet=開啟您的預設比特幣錢包
@@ -2273,7 +2273,7 @@ BTC_REGTEST=比特幣迴歸測試
# suppress inspection "UnusedProperty"
BTC_DAO_TESTNET=比特幣測試網路(棄用)
# suppress inspection "UnusedProperty"
-BTC_DAO_BETANET=Bisq DAO Betanet (Bitcoin Mainnet)
+BTC_DAO_BETANET=Bisq DAO 測試網路(比特幣主要網路)
# suppress inspection "UnusedProperty"
BTC_DAO_REGTEST=比特幣 DAO 迴歸測試
@@ -2335,7 +2335,7 @@ payment.bank.country=銀行所在國
payment.account.name.email=賬戶擁有者姓名/電子郵箱
payment.account.name.emailAndHolderId=賬戶擁有者姓名/電子郵箱 / {0}
payment.bank.name=銀行名稱
-payment.select.account=選擇賬戶型別
+payment.select.account=選擇賬戶類型
payment.select.region=選擇地區
payment.select.country=選擇國家
payment.select.bank.country=選擇銀行所在國
@@ -2372,7 +2372,7 @@ payment.accepted.banks=接受的銀行(ID)
payment.mobile=手機號碼
payment.postal.address=郵寄地址
payment.national.account.id.AR=CBU 號碼
-shared.accountSigningState=Account signing status
+shared.accountSigningState=賬戶簽署狀態
#new
payment.altcoin.address.dyn={0} 地址
@@ -2381,7 +2381,7 @@ payment.accountNr=賬號:
payment.emailOrMobile=電子郵箱或手機號碼
payment.useCustomAccountName=使用自定義名稱
payment.maxPeriod=最大允許交易時限
-payment.maxPeriodAndLimit=Max. trade duration: {0} / Max. buy: {1} / Max. sell: {2} / Account age: {3}
+payment.maxPeriodAndLimit=最大交易時間:{0}/ 最大買入:{1}/ 最大出售:{2}/賬齡:{3}
payment.maxPeriodAndLimitCrypto=最大交易期限:{0}/最大交易限額:{1}
payment.currencyWithSymbol=貨幣:{0}
payment.nameOfAcceptedBank=接受的銀行名稱
@@ -2394,7 +2394,7 @@ payment.bankIdOptional=銀行 ID(BIC/SWIFT)(可選)
payment.branchNr=分行編碼
payment.branchNrOptional=分行編碼(可選)
payment.accountNrLabel=賬號(IBAN)
-payment.accountType=賬戶型別
+payment.accountType=賬戶類型
payment.checking=檢查
payment.savings=儲存
payment.personalId=個人 ID
@@ -2404,13 +2404,13 @@ payment.moneyGram.info=使用 MoneyGram 時,BTC 買方必須將授權號碼和
payment.westernUnion.info=使用 Western Union 時,BTC 買方必須通過電子郵件將 MTCN(運單號)和收據照片傳送給 BTC 賣方。收據上必須清楚地顯示賣方的全名、城市、國家和金額。買方將在交易過程中顯示賣方的電子郵件。
payment.halCash.info=使用 HalCash 時,BTC 買方需要通過手機簡訊向 BTC 賣方傳送 HalCash 程式碼。\n\n請確保不要超過銀行允許您用半現金匯款的最高金額。每次取款的最低金額是 10 歐元,最高金額是 10 歐元。金額是 600 歐元。對於重複取款,每天每個接收者 3000 歐元,每月每個接收者 6000 歐元。請與您的銀行核對這些限額,以確保它們使用與此處所述相同的限額。\n\n提現金額必須是 10 歐元的倍數,因為您不能從 ATM 機提取其他金額。 create-offer 和 take-offer 螢幕中的 UI 將調整 BTC 金額,使 EUR 金額正確。你不能使用基於市場的價格,因為歐元的數量會隨著價格的變化而變化。\n
payment.limits.info=請注意,所有銀行轉賬都有一定的退款風險。\n\n為了降低這一風險,Bisq 基於兩個因素對每筆交易設定了限制:\n\n1. 使用的付款方法的預估退款風險水平\n2. 您的付款方式的賬齡\n\n您現在建立的帳戶是新的,它的賬齡為零。隨著你的賬戶在兩個月的時間裡增長,你的每筆交易限額也會隨之增長:\n\n●在第一個月,您的每筆交易限額為 {0}\n●在第二個月,您的每筆交易限額將為 {1}\n●第二個月後,您的每筆交易限額為 {2}\n\n請注意,您可以交易的總次數沒有限制。
-payment.limits.info.withSigning=To limit chargeback risk, Bisq sets per-trade buy limits based on the following 2 factors:\n\n1. General chargeback risk for the payment method\n2. Account signing status\n\nThis payment account you just created carries some chargeback risk and is not yet signed by an arbitrator or trusted peer, so it is limited to buying {0} per trade. After it is signed, buy limits will increase as follows:\n\n● Before signing, and up to 30 days after signing, your per-trade buy limit will be {0}\n● 30 days after signing, your per-trade buy limit will be {1}\n● 60 days after signing, your per-trade buy limit will be {2}\n\nSell limits are not affected by account signing, and increase merely as account age increases. More information is at https://docs.bisq.network/payment-methods#account-signing.\n\nThere are no limits on the number of trades you can make.
+payment.limits.info.withSigning=為了降低這一風險,Bisq 基於兩個因素對每筆交易設定了限制:\n\n1. 使用的付款方法的預估退款風險水平\n2. 您的付款方式的賬齡\n\n您剛剛建立的這個支付帳戶有一定的退款風險,而且還沒有仲裁員或受信任的夥伴簽署,所以它只能在每筆交易中購買 {0} 。簽署後,購買限額將增加如下:\n\n●在簽署前,以及簽署後30天內,您每筆交易的購買限額將為 {0}\n●在簽署後的第二個月,您的每筆交易限額將為 {1}\n●在簽署後第二個月後,您的每筆交易限額為 {2}\n\n銷售限額不受帳戶簽署的影響,並且僅隨著賬齡的增加而增加。更多資訊請訪問 https://docs.bisq.network/payment-methods#account-signing。\n\n請注意,您可以交易的總次數沒有限制。
payment.cashDeposit.info=請確認您的銀行允許您將現金存款匯入他人賬戶。例如,美國銀行和富國銀行不再允許此類存款。
payment.revolut.info=請確保您用於您的 Revolut 賬戶的電話號碼是註冊在 Revolut 上的,否則 BTC 買家無法將資金髮送給您。
-payment.usPostalMoneyOrder.info=Money orders are one of the more private fiat purchase methods available on Bisq.\n\nHowever, please be aware of potentially increased risks associated with their use. Bisq will not bear any responsibility in case a sent money order is stolen, and the mediator or arbitrator will in such cases award the BTC to the sender of the money order, provided they can produce tracking information and receipts. It may be advisable for the sender to write the BTC seller's name on the money order, in order to minimize the risk that the money order is cashed by someone else.
+payment.usPostalMoneyOrder.info=匯款單是 Bisq 上比較私人的法定貨幣購買方式之一。\n\n但是,請注意與它們的使用相關的潛在增加的風險。如果匯款單被盜, Bisq 將不承擔任何責任,在這種情況下,調解員或仲裁員將把 BTC 判給匯款單的傳送方,前提是他們能夠提供跟蹤資訊和收據。寄件人最好在匯款單上寫上賣方的名稱,以減低匯款單被他人兌現的風險。
payment.f2f.contact=聯絡方式
payment.f2f.contact.prompt=您希望如何與交易夥伴聯絡?(電子郵箱、電話號碼、…)
@@ -2420,13 +2420,13 @@ payment.f2f.optionalExtra=可選的附加資訊
payment.f2f.extra=附加資訊
payment.f2f.extra.prompt=交易方可以定義“條款和條件”或新增公共聯絡資訊。它將與報價一同顯示。
-payment.f2f.info='Face to Face' trades have different rules and come with different risks than online transactions.\n\nThe main differences are:\n● The trading peers need to exchange information about the meeting location and time by using their provided contact details.\n● The trading peers need to bring their laptops and do the confirmation of 'payment sent' and 'payment received' at the meeting place.\n● If a maker has special 'terms and conditions' they must state those in the 'Additional information' text field in the account.\n● By taking an offer the taker agrees to the maker's stated 'terms and conditions'.\n● In case of a dispute the mediator or arbitrator cannot help much as it is usually hard to get tamper proof evidence of what happened at the meeting. In such cases the BTC funds might get locked indefinitely or until the trading peers come to an agreement.\n\nTo be sure you fully understand the differences with 'Face to Face' trades please read the instructions and recommendations at: 'https://docs.bisq.network/trading-rules.html#f2f-trading'
+payment.f2f.info=與網上交易相比,“面對面”交易有不同的規則,也有不同的風險。\n\n主要區別是:\n●交易夥伴需要使用他們提供的聯絡方式交換關於會面地點和時間的資訊。\n●交易雙方需要攜帶膝上型電腦,在會面地點確認“已傳送付款”和“已收到付款”。\n●如果交易方有特殊的“條款和條件”,他們必須在賬戶的“附加資訊”文字框中聲明這些條款和條件。\n●在發生爭議時,調解員或仲裁員不能提供太多幫助,因為通常很難獲得有關會面上所發生情況的篡改證據。在這種情況下,BTC 資金可能會被無限期鎖定,或者直到交易雙方達成協議。\n\n為確保您完全理解“面對面”交易的不同之處,請閱讀以下說明和建議:“https://docs.bisq.network/trading-rules.html#f2f-trading”
payment.f2f.info.openURL=開啟網頁
-payment.f2f.offerbook.tooltip.countryAndCity=Country and city: {0} / {1}
+payment.f2f.offerbook.tooltip.countryAndCity=國家/城市:{0} / {1}
payment.f2f.offerbook.tooltip.extra=附加資訊:{0}
payment.japan.bank=銀行
-payment.japan.branch=Branch
+payment.japan.branch=分行
payment.japan.account=賬戶
payment.japan.recipient=名稱
@@ -2623,12 +2623,12 @@ validation.pattern=輸入格式必須為:{0}
validation.noHexString=輸入不是十六進位制格式。
validation.advancedCash.invalidFormat=必須是有效的電子郵箱或錢包 ID 的格式為:X000000000000
validation.invalidUrl=輸入的不是有效 URL 連結。
-validation.mustBeDifferent=Your input must be different from the current value
-validation.cannotBeChanged=引數不能更改
+validation.mustBeDifferent=您輸入的值必須與當前值不同
+validation.cannotBeChanged=參數不能更改
validation.numberFormatException=數字格式異常 {0}
validation.mustNotBeNegative=不能輸入負值
-validation.phone.missingCountryCode=Need two letter country code to validate phone number
-validation.phone.invalidCharacters=Phone number {0} contains invalid characters
-validation.phone.insufficientDigits=Not enough digits in {0} for a valid phone number
-validation.phone.tooManyDigits=Too many digits in {0} to be a valid phone number
-validation.phone.invalidDialingCode=Country dialing code in number {0} is invalid for country {1}. The correct dialing code is {2}.
+validation.phone.missingCountryCode=需要兩個字母的國家程式碼來驗證電話號碼
+validation.phone.invalidCharacters=電話號碼 {0} 包含無效字元
+validation.phone.insufficientDigits={0} 中沒有足夠的數字作為有效的電話號碼
+validation.phone.tooManyDigits={0} 中的數字太多,不是有效的電話號碼
+validation.phone.invalidDialingCode=數字 {0} 中的國家撥號程式碼對於國家 {1} 無效。正確的撥號號碼是 {2} 。
diff --git a/core/src/main/resources/wallet/checkpoints.txt b/core/src/main/resources/wallet/checkpoints.txt
index cf92c6240f..1f63ea6e19 100644
--- a/core/src/main/resources/wallet/checkpoints.txt
+++ b/core/src/main/resources/wallet/checkpoints.txt
@@ -1,6 +1,6 @@
TXT CHECKPOINTS 1
0
-298
+300
AAAAAAAAB+EH4QfhAAAH4AEAAABjl7tqvU/FIcDT9gcbVlA4nwtFUbxAtOawZzBpAAAAAKzkcK7NqciBjI/ldojNKncrWleVSgDfBCCn3VRrbSxXaw5/Sf//AB0z8Bkv
AAAAAAAAD8EPwQ/BAAAPwAEAAADfP83Sx8MZ9RsrnZCvqzAwqB2Ma+ZesNAJrTfwAAAAACwESaNKhvRgz6WuE7UFdFk1xwzfRY/OIdIOPzX5yaAdjnWUSf//AB0GrNq5
AAAAAAAAF6EXoRehAAAXoAEAAADonWzAaUAKd30XT3NnHKobZMnLOuHdzm/xtehsAAAAAD8cUJA6NBIHHcqPHLc4IrfHw+6mjCGu3e+wRO81EvpnMVqrSf//AB1ffy8G
@@ -299,3 +299,5 @@ CHfrzMTnNH4hN5sYAAkTIAAA/z+HbkJNgw5nAYXntDFX57V72pTVvvZIDAAAAAAAAAAAAIaAZN99p5iv
CM0W0f4hiP5fWVciAAkbAAAAACD949mnNSIOTWH92aZDY80eG/VA3HF4DwAAAAAAAAAAAHz7539g8IjaBVxv7M2N+/bPcmY6Nik4r0IZMxOPFbbAkSCNXSQPFhcRiJ3V
CSh7DyaX/kiv4GZrAAki4AAAQCBkJtVoaqbUq7I+EEmnUlsQDTY688BYFQAAAAAAAAAAAN8JpiIqwffNT/xQxjdHpDrq3zyloPsBWmA2IQWQQO0LdzufXVyjFReQWFDz
CYWm6xCIhvXC3VCXAAkqwAAgACBa35Ut2KFYNsnRSMn44AHqcTe/OkZ2BgAAAAAAAAAAAF4Xg+DOwujvmF1htTEQCwMy9wsWY5yhtvG2eTnKXEEkXcmwXd+OFBc2QzNB
+Cee2T+SyTIWzqlyJAAkyoAAAACAwzYQY7c/FVOgHRQts7iXBTtoSZjkkDgAAAAAAAAAAAMBIbtwe998H0gZ6M6rpIxqKxjCjoZalWQSeOQmxxfDZHKnEXdEgFhcHWk2u
+CkLRjbL/8nH1LHItAAk6gAAAACCOJE0sVbxAPKpdbq8PkiFw5BPrHgL7AgAAAAAAAAAAAOA7TZ33LY2yMqILsv81xDOpnxRn85H3W19iGA2W8G1qpMTWXT6yFRee+RYz
diff --git a/desktop/package/linux/Dockerfile b/desktop/package/linux/Dockerfile
index 15d27c6070..5919d32ae4 100644
--- a/desktop/package/linux/Dockerfile
+++ b/desktop/package/linux/Dockerfile
@@ -8,7 +8,7 @@
# pull base image
FROM openjdk:8-jdk
-ENV version 1.2.3-SNAPSHOT
+ENV version 1.2.4-SNAPSHOT
RUN apt-get update && apt-get install -y --no-install-recommends openjfx && rm -rf /var/lib/apt/lists/* &&
apt-get install -y vim fakeroot
diff --git a/desktop/package/linux/package.sh b/desktop/package/linux/package.sh
index e09d866d39..a17e97d687 100755
--- a/desktop/package/linux/package.sh
+++ b/desktop/package/linux/package.sh
@@ -6,7 +6,7 @@
# - Update version below
# - Ensure JAVA_HOME below is pointing to OracleJDK 10 directory
-version=1.2.3-SNAPSHOT
+version=1.2.4-SNAPSHOT
if [ ! -f "$JAVA_HOME/bin/javapackager" ]; then
if [ -d "/usr/lib/jvm/jdk-10.0.2" ]; then
JAVA_HOME=/usr/lib/jvm/jdk-10.0.2
diff --git a/desktop/package/linux/release.sh b/desktop/package/linux/release.sh
index a8b0f8e265..9e10cc0b9b 100755
--- a/desktop/package/linux/release.sh
+++ b/desktop/package/linux/release.sh
@@ -4,7 +4,7 @@
# Prior to running this script:
# - Update version below
-version=1.2.3-SNAPSHOT
+version=1.2.4-SNAPSHOT
base_dir=$( cd "$(dirname "$0")" ; pwd -P )/../../..
package_dir=$base_dir/desktop/package
release_dir=$base_dir/desktop/release/$version
diff --git a/desktop/package/macosx/Info.plist b/desktop/package/macosx/Info.plist
index 4ca741485a..7a51434417 100644
--- a/desktop/package/macosx/Info.plist
+++ b/desktop/package/macosx/Info.plist
@@ -5,10 +5,10 @@
CFBundleVersion
- 1.2.3
+ 1.2.4
CFBundleShortVersionString
- 1.2.3
+ 1.2.4
CFBundleExecutable
Bisq
diff --git a/desktop/package/macosx/create_app.sh b/desktop/package/macosx/create_app.sh
index f47781086c..b417479938 100755
--- a/desktop/package/macosx/create_app.sh
+++ b/desktop/package/macosx/create_app.sh
@@ -6,7 +6,7 @@ mkdir -p deploy
set -e
-version="1.2.3-SNAPSHOT"
+version="1.2.4-SNAPSHOT"
cd ..
./gradlew :desktop:build -x test shadowJar
diff --git a/desktop/package/macosx/finalize.sh b/desktop/package/macosx/finalize.sh
index 1f2818b754..b3698e5252 100755
--- a/desktop/package/macosx/finalize.sh
+++ b/desktop/package/macosx/finalize.sh
@@ -2,7 +2,7 @@
cd ../../
-version="1.2.3-SNAPSHOT"
+version="1.2.4-SNAPSHOT"
target_dir="releases/$version"
diff --git a/desktop/package/macosx/insert_snapshot_version.sh b/desktop/package/macosx/insert_snapshot_version.sh
index 2baeb86794..e97713730e 100755
--- a/desktop/package/macosx/insert_snapshot_version.sh
+++ b/desktop/package/macosx/insert_snapshot_version.sh
@@ -2,7 +2,7 @@
cd $(dirname $0)/../../../
-version=1.2.3
+version=1.2.4
find . -type f \( -name "finalize.sh" \
-o -name "create_app.sh" \
diff --git a/desktop/package/macosx/replace_version_number.sh b/desktop/package/macosx/replace_version_number.sh
index 3d01fc298e..d691725681 100755
--- a/desktop/package/macosx/replace_version_number.sh
+++ b/desktop/package/macosx/replace_version_number.sh
@@ -2,8 +2,8 @@
cd $(dirname $0)/../../../
-oldVersion=1.2.2
-newVersion=1.2.3
+oldVersion=1.2.3
+newVersion=1.2.4
find . -type f \( -name "finalize.sh" \
-o -name "create_app.sh" \
diff --git a/desktop/package/windows/package.bat b/desktop/package/windows/package.bat
index 44c9356156..9e510d6b4c 100644
--- a/desktop/package/windows/package.bat
+++ b/desktop/package/windows/package.bat
@@ -8,7 +8,7 @@
@echo off
-set version=1.2.3-SNAPSHOT
+set version=1.2.4-SNAPSHOT
if not exist "%JAVA_HOME%\bin\javapackager.exe" (
if not exist "%ProgramFiles%\Java\jdk-10.0.2" (
echo Javapackager not found. Update JAVA_HOME variable to point to OracleJDK.
diff --git a/desktop/package/windows/release.bat b/desktop/package/windows/release.bat
index cc154aa93f..68f52fe742 100644
--- a/desktop/package/windows/release.bat
+++ b/desktop/package/windows/release.bat
@@ -6,7 +6,7 @@
@echo off
-set version=1.2.3-SNAPSHOT
+set version=1.2.4-SNAPSHOT
set release_dir=%~dp0..\..\..\releases\%version%
set package_dir=%~dp0..
diff --git a/p2p/src/main/resources/AccountAgeWitnessStore_BTC_MAINNET b/p2p/src/main/resources/AccountAgeWitnessStore_BTC_MAINNET
index b3f3b88ddb..102f85891d 100644
Binary files a/p2p/src/main/resources/AccountAgeWitnessStore_BTC_MAINNET and b/p2p/src/main/resources/AccountAgeWitnessStore_BTC_MAINNET differ
diff --git a/p2p/src/main/resources/DaoStateStore_BTC_MAINNET b/p2p/src/main/resources/DaoStateStore_BTC_MAINNET
index f7c8c450b8..e0ecd8a3d1 100644
--- a/p2p/src/main/resources/DaoStateStore_BTC_MAINNET
+++ b/p2p/src/main/resources/DaoStateStore_BTC_MAINNET
@@ -1,5 +1,5 @@
-ݴ״
-
$"-@000000000000000000079aa6bfa46eb8fc20474e8673d6e8a123b211236bf82d"@0000000000000000001b8c271a4477a28d4ea7d4d4d1add6d96f386e3f1517092
+
+%"-@000000000000000000079aa6bfa46eb8fc20474e8673d6e8a123b211236bf82d"@0000000000000000001b8c271a4477a28d4ea7d4d4d1add6d96f386e3f1517092
1@4b5417ec5ab6112bedf539c3b4f5a806ed539542d8b717e1c4470aa3180edce5""@000000000000000000079aa6bfa46eb8fc20474e8673d6e8a123b211236bf82d(-2
@f537aed6794dddfeaa344b8573620def63808994e4f58561220bebbf9c762474B02b0e7075d408a909da193a10ab8972fdda0f3c372aac0096ddbe4e4307239d0b2B
@@ -128181,15 +128181,19461 @@ rIf
@acbf33814f761e001bc96c84669c85bc0cf5ebc47cc001446b8bd09c25c0f293""1LFPqfEeYwdsePqhPxHyQucnnBbowHEXPg"UOP_DUP OP_HASH160 d323474235d77b990a0877c37213580467e08c09 OP_EQUALVERIFY OP_CHECKSIG*276a914d323474235d77b990a0877c37213580467e08c0988ac*"1LFPqfEeYwdsePqhPxHyQucnnBbowHEXPg8$J
@acbf33814f761e001bc96c84669c85bc0cf5ebc47cc001446b8bd09c25c0f293""1LaHW3RgYuYRci5GE2UWHetidbuLkgePvD"UOP_DUP OP_HASH160 d6b5e40779eb814fef39f91f5de58c6942954004 OP_EQUALVERIFY OP_CHECKSIG*276a914d6b5e40779eb814fef39f91f5de58c694295400488ac*"1LaHW3RgYuYRci5GE2UWHetidbuLkgePvD8$J
@acbf33814f761e001bc96c84669c85bc0cf5ebc47cc001446b8bd09c25c0f293""13fhCr5sC7ptTeNA7jpZJoTNQZxux8eScF"UOP_DUP OP_HASH160 1d419e7233ae0fe2d86c5127011b823ad36cd3aa OP_EQUALVERIFY OP_CHECKSIG*276a9141d419e7233ae0fe2d86c5127011b823ad36cd3aa88ac*"13fhCr5sC7ptTeNA7jpZJoTNQZxux8eScF8$J
-4"
+$-@0000000000000000000e16eb57f4713a7c5dc059a03cb7fe86b387b162ce9121"@0000000000000000000cc8a2c1bcab243db01dc2fd550dc9d40ccdd40285b48e2 $-@000000000000000000073018f1b54ece02e9cc7c50e424f69a17c7f5dc47d4be"@0000000000000000000e16eb57f4713a7c5dc059a03cb7fe86b387b162ce91212 $ȗ͜-@000000000000000000141c423cda592b669a1de0e943b306fb6ddc6b2c8cb5e0"@000000000000000000073018f1b54ece02e9cc7c50e424f69a17c7f5dc47d4be2
+
+
+
+1@145c80e57c6b138fa4eb63a9b14c39fd36cd969524933d610234ced4412914b9$"@000000000000000000141c423cda592b669a1de0e943b306fb6ddc6b2c8cb5e0(ȗ͜-2
+@1d5712f983cfaef1933b1433508899e07dcf57007f9490d9adf35db1cca936e6B02f666eb9e28273bae57eb34feed71173e185e201b1464274081478fef7eaaee362
+@6b9b2d78d9586b8c39d32e451de0b5c2a2a71d3c130bac06b7991204697e2bafB02e53f596b0dd7b2b54bf9fa79f065caabc99ebb5f39edab58a4f266c96379f528B
+@145c80e57c6b138fa4eb63a9b14c39fd36cd969524933d610234ced4412914b9""1Q11trBkHgNCiMyN5mXfpfpc8DkoxHxFuv"UOP_DUP OP_HASH160 fc4ba3a5721c2e9acba089f0d18ac886ae7223bb OP_EQUALVERIFY OP_CHECKSIG*276a914fc4ba3a5721c2e9acba089f0d18ac886ae7223bb88ac*"1Q11trBkHgNCiMyN5mXfpfpc8DkoxHxFuv8$J
+@145c80e57c6b138fa4eb63a9b14c39fd36cd969524933d610234ced4412914b9""177a9nNVrcPwXNEzuFqeNE5x1fnbiJAmJU"UOP_DUP OP_HASH160 430eec83a3828ab77e06b51ec7be0c3078ed8aa1 OP_EQUALVERIFY OP_CHECKSIG*276a914430eec83a3828ab77e06b51ec7be0c3078ed8aa188ac*"177a9nNVrcPwXNEzuFqeNE5x1fnbiJAmJU8$J
+@145c80e57c6b138fa4eb63a9b14c39fd36cd969524933d610234ced4412914b9""1BQAwt5ARHmYDNHVHn4npv3jyLKodCLM6R"UOP_DUP OP_HASH160 721320ad28ea3c28589024c87e0c38d383eae91b OP_EQUALVERIFY OP_CHECKSIG*276a914721320ad28ea3c28589024c87e0c38d383eae91b88ac*"1BQAwt5ARHmYDNHVHn4npv3jyLKodCLM6R8$J
+$о͜-@0000000000000000000afba6bd4bf9a5b73d4ee852dbebb2391df33bd3aa48b4"@000000000000000000141c423cda592b669a1de0e943b306fb6ddc6b2c8cb5e02 $࢝-@0000000000000000000cc8525174588d5ccb3885a4a3eed6615f392f129f614d"@0000000000000000000afba6bd4bf9a5b73d4ee852dbebb2391df33bd3aa48b42 $-@00000000000000000007c81adff2578dc7f45bf7304011168ff23cf961033e32"@0000000000000000000cc8525174588d5ccb3885a4a3eed6615f392f129f614d2 $-@000000000000000000139fbb5cd29733431698329390d4eecb113090f434e14f"@00000000000000000007c81adff2578dc7f45bf7304011168ff23cf961033e322 $Ձ-@00000000000000000003300b9ebf06068a2ee8d80758c7ff4f14175ebdd0a24c"@000000000000000000139fbb5cd29733431698329390d4eecb113090f434e14f2
+
+
+
+1@38c66ff598115ba57dcf921c890b9b20770dbb1219ff556d5a18eab67a1c1697$"@00000000000000000003300b9ebf06068a2ee8d80758c7ff4f14175ebdd0a24c(Ձ-2
+@83e453fc2300b7f2661f491fa5eaeb7cd1d5043b41454f1cb2a005f523f715beB030a22bdc69838a511e21484d59e9f55a30c49379ef074cc756ff1cf6633a5abdf2
+@a74c2028b306634760985371eab3dd94c301b7b5f4d3dac30734445eb011f42dB02bb4b4452d58b59c221711c0804f352c0e1e8de4fb09fb82dd6c7ffe51fce76bbB
+@38c66ff598115ba57dcf921c890b9b20770dbb1219ff556d5a18eab67a1c1697""1Nf2sbrZgFxMQT3bZBou8NoUqmY4riTMba"UOP_DUP OP_HASH160 ed8c02d312030796fc6c04ff306687fe4d2217da OP_EQUALVERIFY OP_CHECKSIG*276a914ed8c02d312030796fc6c04ff306687fe4d2217da88ac*"1Nf2sbrZgFxMQT3bZBou8NoUqmY4riTMba8$J
+@38c66ff598115ba57dcf921c890b9b20770dbb1219ff556d5a18eab67a1c1697""19s1XT3Hgh4xV2ohBhWCwgV21njTNzJ9S6"UOP_DUP OP_HASH160 61363e1a8c3d0b73b478e85463365fff000de3d9 OP_EQUALVERIFY OP_CHECKSIG*276a91461363e1a8c3d0b73b478e85463365fff000de3d988ac*"19s1XT3Hgh4xV2ohBhWCwgV21njTNzJ9S68$J
+@38c66ff598115ba57dcf921c890b9b20770dbb1219ff556d5a18eab67a1c1697""15HqiiZj69Nkgus3y7MXBVMSzNGaeydiX1"UOP_DUP OP_HASH160 2f0fd3ca6a6caa2d90721834ac1f6e5e4eb4c9e0 OP_EQUALVERIFY OP_CHECKSIG*276a9142f0fd3ca6a6caa2d90721834ac1f6e5e4eb4c9e088ac*"15HqiiZj69Nkgus3y7MXBVMSzNGaeydiX18$J
$-@0000000000000000000bd2be3a11f3a934ac132a1ceca935e3262970ca0e6905"@00000000000000000003300b9ebf06068a2ee8d80758c7ff4f14175ebdd0a24c2 $á-@00000000000000000008146e474d9e8df0bb6fe19f0c07cbd6afc7926053fac1"@0000000000000000000bd2be3a11f3a934ac132a1ceca935e3262970ca0e69052 $𝆟-@0000000000000000000176b223af8580a4f8089a843c912b9af93595b0cc750b"@00000000000000000008146e474d9e8df0bb6fe19f0c07cbd6afc7926053fac12 ($-@00000000000000000009c2038627af636fe05b4a516cafd25a3bfc0dbd77bd03"@0000000000000000000176b223af8580a4f8089a843c912b9af93595b0cc750b2'
+
+1@a5323d1d35bb9076446c84723079e84753466c574dbb5decda4fa55565f1cc1b$"@00000000000000000009c2038627af636fe05b4a516cafd25a3bfc0dbd77bd03(-2
+@81b50f96125a133fb13f82d205fd6e19f014eb76b874a1d69b418a5dd969fbc6B032d4d30afba2f015b3bcbc957e46a0f9e0e4e2d3ef966521eff4b2f5b9089cef92
+@2a27ae524386eff3468dbd1c5462123c3de9c0ef27f435b27251358dccc2ffb8B03ed7bf44a0e0cdf1b4e99f3f05990b4ef1a55754d07090cf11482b8ff9d21e4632
+@81b50f96125a133fb13f82d205fd6e19f014eb76b874a1d69b418a5dd969fbc6B026ed068c0b5c0c50602e9fdde6a9896115b093d62f29c34441846bc5896e4171f2
+@f95108538da63b612bb4da370a22c911f3bec1b81975b8b9186587b91c07db3bB023962fcba2256ef2110d6489ab325426ee93d7fb11db055c84a0c098f2f59b2d12
+@7313b9805a126c338b86186620602813a202cc15ab1aab92453cd34e551791f2B032238b8ad262550f1487fe3dd21aeb6c37c64a8d5a1ada84c7243985950b51d112
+@b54ed6ea6c41189395122962cf626980ca0e3f2833b23d79c4f55d0fc809a25bB020b0629af0b7b5ab971945664a571ad8a562c921f108bdfeb9f0217c7433cfeca2
+@8d8544ad38a7ef5f7dcfca53cbd30bc4d148bbba87f10c0b4faa8ce4b8ba4a58B03782287863895694638c2d21dcf1bda9759a1be74a0ce0cf0cf5b9fbc2400c1a8B
+%@a5323d1d35bb9076446c84723079e84753466c574dbb5decda4fa55565f1cc1b""1DtwiMpin4rCsN5QM1yCs1BXGEVvBWykFH"UOP_DUP OP_HASH160 8d746548bc431e8379b289f4b5bce88244b4eaf9 OP_EQUALVERIFY OP_CHECKSIG*276a9148d746548bc431e8379b289f4b5bce88244b4eaf988ac*"1DtwiMpin4rCsN5QM1yCs1BXGEVvBWykFH8$J
+@a5323d1d35bb9076446c84723079e84753466c574dbb5decda4fa55565f1cc1b"!1v4J6oQRWGvStZ1qrmR2A8szVbbVvD4qa"UOP_DUP OP_HASH160 0a08cbde2507918064e7708f85bbfb783b83f6a6 OP_EQUALVERIFY OP_CHECKSIG*276a9140a08cbde2507918064e7708f85bbfb783b83f6a688ac*!1v4J6oQRWGvStZ1qrmR2A8szVbbVvD4qa8$J
+@a5323d1d35bb9076446c84723079e84753466c574dbb5decda4fa55565f1cc1b""17fxauwwUZYnUsMwoum6dhgf3y4U5TYky1"UOP_DUP OP_HASH160 492ef605c661b0125ace9c9b9523ae241af06b10 OP_EQUALVERIFY OP_CHECKSIG*276a914492ef605c661b0125ace9c9b9523ae241af06b1088ac*"17fxauwwUZYnUsMwoum6dhgf3y4U5TYky18$J
+
+
+1@1b66e22a16c40d435d53d601deff50eee974f38bc417987fc489651d7cd34733$"@00000000000000000009c2038627af636fe05b4a516cafd25a3bfc0dbd77bd03(-2
+@18a94ee88c047f9bf0dd2618f33e710059e997f800692663290d2d731a18aab2B02a01d439401ba179c08aa93bd5763c8810ef0da716c96def91be83059abfd53bb2
+@c97d8fce9eca279af9e201cdd2b978033ed61249b6593b6df5f9d55bc9cdac34B023a2bfcd1af2be3be7824808e48430a9ffc24a23c080849f92af2985080da626fB
+@1b66e22a16c40d435d53d601deff50eee974f38bc417987fc489651d7cd34733""1DBPu979wbEC4pjLSJJJpTuAwAL55wgXMJ"UOP_DUP OP_HASH160 8598c8bbaa9449f80e22c51888e1a02899aeca17 OP_EQUALVERIFY OP_CHECKSIG*276a9148598c8bbaa9449f80e22c51888e1a02899aeca1788ac*"1DBPu979wbEC4pjLSJJJpTuAwAL55wgXMJ8$J
+@1b66e22a16c40d435d53d601deff50eee974f38bc417987fc489651d7cd34733""1J3errwivgdeaQfnavuR2csaWuBKyPj1YG"UOP_DUP OP_HASH160 bafa92ebe8011c0860924c654820185c0c6d6be8 OP_EQUALVERIFY OP_CHECKSIG*276a914bafa92ebe8011c0860924c654820185c0c6d6be888ac*"1J3errwivgdeaQfnavuR2csaWuBKyPj1YG8$J
+@1b66e22a16c40d435d53d601deff50eee974f38bc417987fc489651d7cd34733""1Ck5xzQYHdF6CoCPZRfhMXsWxidDvcsEuV"UOP_DUP OP_HASH160 80cf6a32b305ab37feccaa6afd7b45f73d33cec2 OP_EQUALVERIFY OP_CHECKSIG*276a91480cf6a32b305ab37feccaa6afd7b45f73d33cec288ac*"1Ck5xzQYHdF6CoCPZRfhMXsWxidDvcsEuV8$J
+
+1@e902b1aa5b7b153647611902f07fb646fa4c72b5f0e7c1186189a87595ff5d80$"@00000000000000000009c2038627af636fe05b4a516cafd25a3bfc0dbd77bd03(-2
+@0620018fab3f9d4634c53ed2bb30cf196aef00200b709070404a994b38b1f759B02004a23de7bd9d181e8c4bb66c31391ab0202710187f7f4489b63f820914911022
+@8e3ef5bdd811e75b5024ac72c121ffdca1eb00c1fdc84eb1b01c41b8de1594fbB03a0f5bd28aae0c47070bcf9d0ab08317d6678e6e612611eade55c6beae84b7f51B
+@e902b1aa5b7b153647611902f07fb646fa4c72b5f0e7c1186189a87595ff5d80""13QzwMFqCuUah2xV4BtUs7LN2qzLECWmAy"UOP_DUP OP_HASH160 1a7a2e9e95ed82ba4bac1bc11d2d448c5d10e301 OP_EQUALVERIFY OP_CHECKSIG*276a9141a7a2e9e95ed82ba4bac1bc11d2d448c5d10e30188ac*"13QzwMFqCuUah2xV4BtUs7LN2qzLECWmAy8$J
+D@e902b1aa5b7b153647611902f07fb646fa4c72b5f0e7c1186189a87595ff5d80""13QzwMFqCuUah2xV4BtUs7LN2qzLECWmAy"UOP_DUP OP_HASH160 1a7a2e9e95ed82ba4bac1bc11d2d448c5d10e301 OP_EQUALVERIFY OP_CHECKSIG*276a9141a7a2e9e95ed82ba4bac1bc11d2d448c5d10e30188ac*"13QzwMFqCuUah2xV4BtUs7LN2qzLECWmAy8$J
+@e902b1aa5b7b153647611902f07fb646fa4c72b5f0e7c1186189a87595ff5d80""1Csna71d3n5ThYUAVrKp8XM1HJanRZk3hA"UOP_DUP OP_HASH160 824438e5fcad565d082e4fe3131ed4ad92486311 OP_EQUALVERIFY OP_CHECKSIG*276a914824438e5fcad565d082e4fe3131ed4ad9248631188ac*"1Csna71d3n5ThYUAVrKp8XM1HJanRZk3hA8$J
+@e902b1aa5b7b153647611902f07fb646fa4c72b5f0e7c1186189a87595ff5d80"l"6OP_RETURN 11013b8434bbb69546c8017754b8cd71364e12ea97fe*06a1611013b8434bbb69546c8017754b8cd71364e12ea97fe2;4FwTq6N8$J
$-@0000000000000000000c7c497bb48e265bbc6a3502ef8466d2d14e000ecf39dd"@00000000000000000009c2038627af636fe05b4a516cafd25a3bfc0dbd77bd032 $Ќ-@000000000000000000046a6f3e5d5c636309951d66c52a97035a80dfef7a9628"@0000000000000000000c7c497bb48e265bbc6a3502ef8466d2d14e000ecf39dd2 $ж-@0000000000000000000bf8e93d2f9825d0af023ec428e2d1078af2e6531413e1"@000000000000000000046a6f3e5d5c636309951d66c52a97035a80dfef7a96282
+
+
+
+1@87fe60049e909f946430d9476f8bac0dadf4cc9f4af84262bb0f8d1152411088$"@0000000000000000000bf8e93d2f9825d0af023ec428e2d1078af2e6531413e1(ж-2
+@3d789f5a37ac3ba4da3b08dea76f37e92451fde64877deec108e47d4b26684d4B03611a44cce8ff3aaeca035d532a3fcacfac6af7fe43bd79ffac5cde09529bb9632
+@b023163d7104a44cf81be8c0d7bc598b58b4fd4517beb9910e07cf3615f66ec1B02c90e56520df99dcd184d874d84f5c9ef92efde03ac3d0f2124bfc978414693b3B
+@87fe60049e909f946430d9476f8bac0dadf4cc9f4af84262bb0f8d1152411088""137udHw17Y5o6oENTQ1pCqWnedJLmuH4QJ"UOP_DUP OP_HASH160 173ead551183d869c4d11c9c504c42dfe77c9883 OP_EQUALVERIFY OP_CHECKSIG*276a914173ead551183d869c4d11c9c504c42dfe77c988388ac*"137udHw17Y5o6oENTQ1pCqWnedJLmuH4QJ8$J
+@87fe60049e909f946430d9476f8bac0dadf4cc9f4af84262bb0f8d1152411088""1NgzRvjwf54RTvhrNps9cQKwFcfNUmv28Q"UOP_DUP OP_HASH160 edeacdce0e2cce5399398b92672deac8dce03a97 OP_EQUALVERIFY OP_CHECKSIG*276a914edeacdce0e2cce5399398b92672deac8dce03a9788ac*"1NgzRvjwf54RTvhrNps9cQKwFcfNUmv28Q8$J
+̚@87fe60049e909f946430d9476f8bac0dadf4cc9f4af84262bb0f8d1152411088""1296Tw4uLRXBhKWTYPWj2xV43Jd2T1CELm"UOP_DUP OP_HASH160 0c8003cf95b4c3737f00f158041969b2324df852 OP_EQUALVERIFY OP_CHECKSIG*276a9140c8003cf95b4c3737f00f158041969b2324df85288ac*"1296Tw4uLRXBhKWTYPWj2xV43Jd2T1CELm8$J
$-@00000000000000000012d1c2654803b705a28f25ac2f6721c74f0ec0bb6bf5be"@0000000000000000000bf8e93d2f9825d0af023ec428e2d1078af2e6531413e12 $-@00000000000000000007eb04119b7ebd25a4c92e3ecd03f4f72b6b6f523c9357"@00000000000000000012d1c2654803b705a28f25ac2f6721c74f0ec0bb6bf5be2 $̀-@000000000000000000003e05c5292de451679fbc0dc667011ff309af36c0f607"@00000000000000000007eb04119b7ebd25a4c92e3ecd03f4f72b6b6f523c93572 $-@0000000000000000000f1d5541a797ac7332a3c5c44b33ba5ed515833edd3b05"@000000000000000000003e05c5292de451679fbc0dc667011ff309af36c0f6072 $꘡-@0000000000000000000a54f9eda42711faca96f143747448e71c5d386af9948c"@0000000000000000000f1d5541a797ac7332a3c5c44b33ba5ed515833edd3b052 $ء-@0000000000000000000c9802908bbbfbc745e43b0649a9dafca408fe82409d40"@0000000000000000000a54f9eda42711faca96f143747448e71c5d386af9948c2 $-@000000000000000000059f1264f197ab974b4341dadbe6b39e88caba3c54cee0"@0000000000000000000c9802908bbbfbc745e43b0649a9dafca408fe82409d402 $-@000000000000000000067d8f244ca214d0498ba6da07b6fdcd36f0968929095f"@000000000000000000059f1264f197ab974b4341dadbe6b39e88caba3c54cee02 $ﵢ-@000000000000000000146fad7a81de7446989c414e9fd0a21f42852564ed0498"@000000000000000000067d8f244ca214d0498ba6da07b6fdcd36f0968929095f2
+
+
+
+1@4a0a1c8c749675585b35dbb895424b9f74aa9beaed4c7cfad43b8287c7f44505$"@000000000000000000146fad7a81de7446989c414e9fd0a21f42852564ed0498(ﵢ-2
+@0c59d9727b3765878a485050e96aece65463bb62975ce594bfc6922d83a669aaB0261a163d1259a80fe7ce1b18dc382612ada1cee6c0e73ed333a3d36833bcbc9962
+@99782e1bf562e6b9c68f0414f6627aee7ee9dab97afa3709314593f2ae8fd091B0334fb87c05371e0bdc60cd160a268ebe61ee9a3cc2cb9d420c118a83c47e02688B
+@4a0a1c8c749675585b35dbb895424b9f74aa9beaed4c7cfad43b8287c7f44505""1HrDAToQ7udqUEQdSifo4YLaxax57euBzD"UOP_DUP OP_HASH160 b8d08c46253180ad68c5f7c35ced6561919fe150 OP_EQUALVERIFY OP_CHECKSIG*276a914b8d08c46253180ad68c5f7c35ced6561919fe15088ac*"1HrDAToQ7udqUEQdSifo4YLaxax57euBzD8$J
+@4a0a1c8c749675585b35dbb895424b9f74aa9beaed4c7cfad43b8287c7f44505""17iZnEyLQWvZXnpPDmxbZwHPgBDxMS2w1y"UOP_DUP OP_HASH160 49ad2c29ed198a3f3a2a87cb6abb52b4e2975450 OP_EQUALVERIFY OP_CHECKSIG*276a91449ad2c29ed198a3f3a2a87cb6abb52b4e297545088ac*"17iZnEyLQWvZXnpPDmxbZwHPgBDxMS2w1y8$J
+N@4a0a1c8c749675585b35dbb895424b9f74aa9beaed4c7cfad43b8287c7f44505""1JpD4cjFfMtfsq5oNhHBsiaAyN9mNtiVPz"UOP_DUP OP_HASH160 c367c1f673ee5842b1084ef186f2324c1e29f423 OP_EQUALVERIFY OP_CHECKSIG*276a914c367c1f673ee5842b1084ef186f2324c1e29f42388ac*"1JpD4cjFfMtfsq5oNhHBsiaAyN9mNtiVPz8$J
+$-@0000000000000000001146a49a420448c585f1c7b08bd1563b57a70425240987"@000000000000000000146fad7a81de7446989c414e9fd0a21f42852564ed04982 $ʼ-@0000000000000000000a269d84013a8004f16401479bf6aced54fe098ba4359b"@0000000000000000001146a49a420448c585f1c7b08bd1563b57a704252409872 $ң-@00000000000000000004539035e54e5c0b47fe2073ed6b2daa882573657cfb44"@0000000000000000000a269d84013a8004f16401479bf6aced54fe098ba4359b2
+
+
+
+1@9f31c0912aa5654a35fbad481e58f4407c7d74ba6a97ec60b3bd00c5da5b40f0$"@00000000000000000004539035e54e5c0b47fe2073ed6b2daa882573657cfb44(ң-2
+@c72ce6e54fe8edd2f1bb626bcb71e85e9c0b825e563f99254ba8953c40082551B02eb8581b638325ba74c658086ba099918b8861a35577d76b193c2143fec5b1bde2
+@a1086d497e6bf03a758da766250c3828de58fd3779e7b46d2e5287ac9f9d6db7B029e75c6d5619ae9e9ccc132a632d127c3b30ce9dab2b282b66acdcd7d95c51805B
+@9f31c0912aa5654a35fbad481e58f4407c7d74ba6a97ec60b3bd00c5da5b40f0""15mPxwdhToJrDYAHkfnqgkqVjGMgW74nvo"UOP_DUP OP_HASH160 3445f9ab12f0ce91194cd8cfe70dbdbe9cfc22c5 OP_EQUALVERIFY OP_CHECKSIG*276a9143445f9ab12f0ce91194cd8cfe70dbdbe9cfc22c588ac*"15mPxwdhToJrDYAHkfnqgkqVjGMgW74nvo8$J
+@9f31c0912aa5654a35fbad481e58f4407c7d74ba6a97ec60b3bd00c5da5b40f0""1CyJRrQck38VxLy4YAe8yihEfUZ5DSPkJp"UOP_DUP OP_HASH160 834f39de0a35b364bc7b84365784663e8f858f92 OP_EQUALVERIFY OP_CHECKSIG*276a914834f39de0a35b364bc7b84365784663e8f858f9288ac*"1CyJRrQck38VxLy4YAe8yihEfUZ5DSPkJp8$J
+@9f31c0912aa5654a35fbad481e58f4407c7d74ba6a97ec60b3bd00c5da5b40f0""1Cg4ouNQj7iWwbSUF5XLQR89be5tJPAGTQ"UOP_DUP OP_HASH160 800cc9133c0db63c4c3cd795f1c1decdddff0bce OP_EQUALVERIFY OP_CHECKSIG*276a914800cc9133c0db63c4c3cd795f1c1decdddff0bce88ac*"1Cg4ouNQj7iWwbSUF5XLQR89be5tJPAGTQ8$J
($Ș-@000000000000000000004dc18972b9ca05f4a66bd38ee2b3ec6742be1a09954b"@00000000000000000004539035e54e5c0b47fe2073ed6b2daa882573657cfb442 $ȽҤ-@000000000000000000128687ae82e9907b7d960097dd55e2c337cdc97e0ca235"@000000000000000000004dc18972b9ca05f4a66bd38ee2b3ec6742be1a09954b2 $-@000000000000000000096fabf57b4bd446f7e6632909cd966806a2256a268857"@000000000000000000128687ae82e9907b7d960097dd55e2c337cdc97e0ca2352
+
+
+1@3185d0152529165531b83ca3302b6793337529b88c76d105f19e749e701c8b98$"@000000000000000000096fabf57b4bd446f7e6632909cd966806a2256a268857(-2
+@4f49e528f2da87134e1533599018d10aaf68c5d22e48d006ef951d29a0cdf453B03e7594a83afad7d1916dcaeae82f12b4e3592ab56a788db8a642bf27856df49232
+@d927ced3a2d747f57350c6d67c91be4574dd18d92da35fe661bcc0a5a0495902B02bb5a951518da816ea83f96c7d72df445efce568ed48763b868b7a0a78c963864B
+@3185d0152529165531b83ca3302b6793337529b88c76d105f19e749e701c8b98""1JqpYq3o59ZUFP1VCTia7brMzibeBWsW7w"UOP_DUP OP_HASH160 c3b5cbd3d3284e3fdd28962d7b60b0a192b724ba OP_EQUALVERIFY OP_CHECKSIG*276a914c3b5cbd3d3284e3fdd28962d7b60b0a192b724ba88ac*"1JqpYq3o59ZUFP1VCTia7brMzibeBWsW7w8$J
+=@3185d0152529165531b83ca3302b6793337529b88c76d105f19e749e701c8b98""1DWp28mKiYG2sLEADjnZmkkkCkkBuxLcRe"UOP_DUP OP_HASH160 8944d27e599450b4b04cfcdf0afab53c568c9647 OP_EQUALVERIFY OP_CHECKSIG*276a9148944d27e599450b4b04cfcdf0afab53c568c964788ac*"1DWp28mKiYG2sLEADjnZmkkkCkkBuxLcRe8$J
+Ē @3185d0152529165531b83ca3302b6793337529b88c76d105f19e749e701c8b98""1H4WGY1stUJhukmwTeixnCxYfNFwxaPKBY"UOP_DUP OP_HASH160 b02bb1262a7b49c1603d96f5249305d6e168ff3f OP_EQUALVERIFY OP_CHECKSIG*276a914b02bb1262a7b49c1603d96f5249305d6e168ff3f88ac*"1H4WGY1stUJhukmwTeixnCxYfNFwxaPKBY8$J
+
+
+1@905e2f24c852aae764693c76afa1b2a0eecb3664e461f9fad7eadf80223d7155$"@000000000000000000096fabf57b4bd446f7e6632909cd966806a2256a268857(-2
+@d927ced3a2d747f57350c6d67c91be4574dd18d92da35fe661bcc0a5a0495902B0245281de54776bc352305c55edb2538c861f134f12f4ae4dcfe41a06fad4efafa2
+@3185d0152529165531b83ca3302b6793337529b88c76d105f19e749e701c8b98B0303752cefc7e601136299c44e31bb8f0e4bc5db8a7b3d2ba0d00bbd5eec05fb4bB
+J@905e2f24c852aae764693c76afa1b2a0eecb3664e461f9fad7eadf80223d7155""13vNnpNgtdyv2gj7F5EmVPHAzG8VsqmqkR"UOP_DUP OP_HASH160 20087ca3a81d14c877a8682f7ca79ad53deba559 OP_EQUALVERIFY OP_CHECKSIG*276a91420087ca3a81d14c877a8682f7ca79ad53deba55988ac*"13vNnpNgtdyv2gj7F5EmVPHAzG8VsqmqkR8$J
+@905e2f24c852aae764693c76afa1b2a0eecb3664e461f9fad7eadf80223d7155""1AD3KWA6sfqH9L7UWejNNrUPvNYrWmS15x"UOP_DUP OP_HASH160 65000f357347e4d63172b2caa389b10e8ca1fe0c OP_EQUALVERIFY OP_CHECKSIG*276a91465000f357347e4d63172b2caa389b10e8ca1fe0c88ac*"1AD3KWA6sfqH9L7UWejNNrUPvNYrWmS15x8$J
+ @905e2f24c852aae764693c76afa1b2a0eecb3664e461f9fad7eadf80223d7155""16Yb3GWC7WgMVp8sUGpbaeYpkhfECyf8tu"UOP_DUP OP_HASH160 3cd1f029bcfff5466b8d3499103d153184a238ba OP_EQUALVERIFY OP_CHECKSIG*276a9143cd1f029bcfff5466b8d3499103d153184a238ba88ac*"16Yb3GWC7WgMVp8sUGpbaeYpkhfECyf8tu8$J
P$ͥ-@0000000000000000000619f31a7fa886348d457d8e175bbbc8c8b87c2481d9ac"@000000000000000000096fabf57b4bd446f7e6632909cd966806a2256a2688572
+
+
+
+1@e9cf7e8800cd85d405314b060735031b449a6667c7702972d07dfade3814734b$"@0000000000000000000619f31a7fa886348d457d8e175bbbc8c8b87c2481d9ac(ͥ-2
+@69f2911acb00465795ffef4d22a2cd63e048b9b7470e26b7821941d6f0773530B03f39bd9d1716645277e352f1ceff638da41a44dd30f7344bbcbed156b2035b2d42
+@69f2911acb00465795ffef4d22a2cd63e048b9b7470e26b7821941d6f0773530B0369e354672e0a91192f3f59d32ed2a22fe6a70a3598230294233ee99378c8b1e4B
+@e9cf7e8800cd85d405314b060735031b449a6667c7702972d07dfade3814734b""19bpt7WhyU5km6SEPa5NaRDwP673MRKpHi"UOP_DUP OP_HASH160 5e571e43d50b9708c6355a03ae023f3f69fca857 OP_EQUALVERIFY OP_CHECKSIG*276a9145e571e43d50b9708c6355a03ae023f3f69fca85788ac*"19bpt7WhyU5km6SEPa5NaRDwP673MRKpHi8$J
+@e9cf7e8800cd85d405314b060735031b449a6667c7702972d07dfade3814734b""1KViaDiaQotN79SyqX6YLCMipgRb87Tw5V"UOP_DUP OP_HASH160 cae09d3d6ecb439890a061fcce3c9280a8fcd701 OP_EQUALVERIFY OP_CHECKSIG*276a914cae09d3d6ecb439890a061fcce3c9280a8fcd70188ac*"1KViaDiaQotN79SyqX6YLCMipgRb87Tw5V8$J
+ö'@e9cf7e8800cd85d405314b060735031b449a6667c7702972d07dfade3814734b""16fgwFsckEazfMtrwLcMYee3yu7ELRgEmd"UOP_DUP OP_HASH160 3e29c59ba8b46dd5265d813690ea646b97bf5bf8 OP_EQUALVERIFY OP_CHECKSIG*276a9143e29c59ba8b46dd5265d813690ea646b97bf5bf888ac*"16fgwFsckEazfMtrwLcMYee3yu7ELRgEmd8$J
<$-@00000000000000000010bedcd72dabc5d691346b1c6b131aae87e3d26c0ad583"@0000000000000000000619f31a7fa886348d457d8e175bbbc8c8b87c2481d9ac2 $-@0000000000000000000679a2036c382e657e9c7de81072c47f819285cc146659"@00000000000000000010bedcd72dabc5d691346b1c6b131aae87e3d26c0ad5832 $د-@000000000000000000082fe9fe2303a61d765aa283fe37bfc1002f7f04816af9"@0000000000000000000679a2036c382e657e9c7de81072c47f819285cc1466592 $ɖ-@000000000000000000013f006962c4a6f6e9cdeb6f89841719f90d1587087bac"@000000000000000000082fe9fe2303a61d765aa283fe37bfc1002f7f04816af92 $-@000000000000000000030fef6343582c1640ab0746c136f887c47588e5bd3bdb"@000000000000000000013f006962c4a6f6e9cdeb6f89841719f90d1587087bac2 $ߡ-@00000000000000000009721151134dea640b06d63d77e0d5a243810e91619178"@000000000000000000030fef6343582c1640ab0746c136f887c47588e5bd3bdb2 $ȥѧ-@0000000000000000000d7e605b181085dc2e590aa37a56a219355901741144b4"@00000000000000000009721151134dea640b06d63d77e0d5a243810e916191782
$ж-@0000000000000000000e5b9e627d1c07d27a6b942eac8f8f6070624bef07b783"@0000000000000000000d7e605b181085dc2e590aa37a56a219355901741144b42
+
+1@c8de03b1a3361a80cea7ab813805d78a28d1214f9a202747a2dc07677734aa5d$"@0000000000000000000e5b9e627d1c07d27a6b942eac8f8f6070624bef07b783(ж-2
+@a5323d1d35bb9076446c84723079e84753466c574dbb5decda4fa55565f1cc1bB03b94c4768a9e1cda8dadea8cac2db302a078e6e8d311280334fa9f0aaa521ff222
+@9d5c10f5841160cd94281c9ac100a85cd8d814686478f729c7fd215d2536907cB03b6aed772eaf51f3458afd14618791bfefa28b3f32c368ed319a3c538056ba0e02
+@a5323d1d35bb9076446c84723079e84753466c574dbb5decda4fa55565f1cc1bB02976ffbd409b783a68ded3ff67800cfadfe413b8a43e6f9b24b627a248b58e0fe2
+@0a17a0b9390fbb88955b4ab429077b244fbd04054a86adb423f802f8a85f0767B037fabba356d210f54e8aa7352dcbc065fdb8c123655ba1a7b69db14440ecdcd64B
+%@c8de03b1a3361a80cea7ab813805d78a28d1214f9a202747a2dc07677734aa5d""1HW68LyP3q7jyZKFNaWbR1Uo1oQQtjUu18"UOP_DUP OP_HASH160 b5025adc59301fb4102e5c93f71266ae5d97a018 OP_EQUALVERIFY OP_CHECKSIG*276a914b5025adc59301fb4102e5c93f71266ae5d97a01888ac*"1HW68LyP3q7jyZKFNaWbR1Uo1oQQtjUu188$J
+O@c8de03b1a3361a80cea7ab813805d78a28d1214f9a202747a2dc07677734aa5d""18wcrfWDuPGb4LPP3SwK5sa1UZ9T43oBm4"UOP_DUP OP_HASH160 571d46135a4448cb8d5c5b9a10e15990c3e5f306 OP_EQUALVERIFY OP_CHECKSIG*276a914571d46135a4448cb8d5c5b9a10e15990c3e5f30688ac*"18wcrfWDuPGb4LPP3SwK5sa1UZ9T43oBm48$J
+@c8de03b1a3361a80cea7ab813805d78a28d1214f9a202747a2dc07677734aa5d""1J8Q6GXALPNw16tDW2nm3bEbYmv15x5yDe"UOP_DUP OP_HASH160 bbe053470e24a0dfab6889439ac0dcdcbcf65921 OP_EQUALVERIFY OP_CHECKSIG*276a914bbe053470e24a0dfab6889439ac0dcdcbcf6592188ac*"1J8Q6GXALPNw16tDW2nm3bEbYmv15x5yDe8$J
$Ј-@000000000000000000064b5c0d68ae9ae3272e51b5af4a2abd9c59f208caeeca"@0000000000000000000e5b9e627d1c07d27a6b942eac8f8f6070624bef07b7832 $Ѩ-@00000000000000000012eb96de0b71e7d3f729ba4049b3753acc03d88d348dea"@000000000000000000064b5c0d68ae9ae3272e51b5af4a2abd9c59f208caeeca2 $ب-@00000000000000000007f06542c1a3cd95f20d0889057cef52acd577b3002150"@00000000000000000012eb96de0b71e7d3f729ba4049b3753acc03d88d348dea2 $-@0000000000000000000b827e4c6876f037018cee423cfdb554eec2aee5688c90"@00000000000000000007f06542c1a3cd95f20d0889057cef52acd577b30021502 $إ-@0000000000000000000ea406bf4543a5056c2da40d1a42cbb505632f313521a0"@0000000000000000000b827e4c6876f037018cee423cfdb554eec2aee5688c902 $-@0000000000000000000c0977bc87442c3fa92da023cf1b82c5e37fa57f167964"@0000000000000000000ea406bf4543a5056c2da40d1a42cbb505632f313521a02 $-@000000000000000000133fff617c52ca55ed5e6008ad3ede608e724b5d7960e0"@0000000000000000000c0977bc87442c3fa92da023cf1b82c5e37fa57f1679642
+
+
+1@89131a0f8a0a0ca0a21fc5a9a014071673c0f84332933de2885feb83ac7bb1f1$"@000000000000000000133fff617c52ca55ed5e6008ad3ede608e724b5d7960e0(-2
+@ec2346472e59cc59e2a6612c308c51d1a35ea0aa03d8a38ea6b73e031893e975B029a0ea7700a687ee0d098eef330a607fb23678a6e8304bea3a79b5451f8e81ceb2
+@ec2346472e59cc59e2a6612c308c51d1a35ea0aa03d8a38ea6b73e031893e975B02eef08d56a09d1812824b28b07bd588916cbd1cd9149ae6ffd2ff095db90febc4B
+&@89131a0f8a0a0ca0a21fc5a9a014071673c0f84332933de2885feb83ac7bb1f1""1725DNcCbfpuW7U7pCWeZxooWd3VsXo1ht"UOP_DUP OP_HASH160 4204b01176c1af3830892a62320403bf9b5e56c0 OP_EQUALVERIFY OP_CHECKSIG*276a9144204b01176c1af3830892a62320403bf9b5e56c088ac*"1725DNcCbfpuW7U7pCWeZxooWd3VsXo1ht8$J
+d@89131a0f8a0a0ca0a21fc5a9a014071673c0f84332933de2885feb83ac7bb1f1""1Eu16RtAAX1dm8osQiLX17SkDwJmFTBmed"UOP_DUP OP_HASH160 986f57e50637d35241ac875fa501bf69e1c8357b OP_EQUALVERIFY OP_CHECKSIG*276a914986f57e50637d35241ac875fa501bf69e1c8357b88ac*"1Eu16RtAAX1dm8osQiLX17SkDwJmFTBmed8$J
+ؕ
+@89131a0f8a0a0ca0a21fc5a9a014071673c0f84332933de2885feb83ac7bb1f1""16BC7VBkpW9zMUrob8bxp94NyeY3WF7PA6"UOP_DUP OP_HASH160 38c61070e602e92f552bc3721afd8f875c325e3d OP_EQUALVERIFY OP_CHECKSIG*276a91438c61070e602e92f552bc3721afd8f875c325e3d88ac*"16BC7VBkpW9zMUrob8bxp94NyeY3WF7PA68$J
+
+1@b40851070367420e1dccb9e2fde5baacb0d1b6c2c30ab1612295541511b08576$"@000000000000000000133fff617c52ca55ed5e6008ad3ede608e724b5d7960e0(-2
+@89131a0f8a0a0ca0a21fc5a9a014071673c0f84332933de2885feb83ac7bb1f1B034143a68e0a436c268e7714442e6d9e9ed2b3519bbea858295ee86fb6567de1ed2
+@95530891f0539b0609135686b79446e987228d6047ef0f99d320d7a29a7e1c24B0328c9964f3f3860dae01f866356c90e79a856d1d4b7f4742dc9306acef07277fa2
+@8482aca09aa3b4f27b0f1de1a4e071a855fa0879317b8b513286b6ec269a6779B0293ea31fd124cb6a00971b8ac5250f2a3fc0a68e6ad3d7a4b7ba75f75425fb9d52
+@89131a0f8a0a0ca0a21fc5a9a014071673c0f84332933de2885feb83ac7bb1f1B02e50e4173e4b7a5bc2ce920f33c0c0291e426c13d47b02f72c456fcda11f2027aB
+&@b40851070367420e1dccb9e2fde5baacb0d1b6c2c30ab1612295541511b08576""1GnkfhkGgvSqykC2FqSbsLKJPcEbHeskuq"UOP_DUP OP_HASH160 ad310e80ab500524042eed76985ab152b380c3bd OP_EQUALVERIFY OP_CHECKSIG*276a914ad310e80ab500524042eed76985ab152b380c3bd88ac*"1GnkfhkGgvSqykC2FqSbsLKJPcEbHeskuq8$J
+d@b40851070367420e1dccb9e2fde5baacb0d1b6c2c30ab1612295541511b08576""136E71S5m29XwgwSu3eL4xhkPC12uZG5fq"UOP_DUP OP_HASH160 16ed450a8205da0e2c75d775d0a3715b25ffb718 OP_EQUALVERIFY OP_CHECKSIG*276a91416ed450a8205da0e2c75d775d0a3715b25ffb71888ac*"136E71S5m29XwgwSu3eL4xhkPC12uZG5fq8$J
+ @b40851070367420e1dccb9e2fde5baacb0d1b6c2c30ab1612295541511b08576""1CaCaBinuEVKw6vPXQNd9hv1bMnrN8WfBr"UOP_DUP OP_HASH160 7ef0c532d59070a24aae2131bcbbaa31a70dcb80 OP_EQUALVERIFY OP_CHECKSIG*276a9147ef0c532d59070a24aae2131bcbbaa31a70dcb8088ac*"1CaCaBinuEVKw6vPXQNd9hv1bMnrN8WfBr8$J
$Զ-@000000000000000000056a1bd6282c5bb1e71a061e81c38c50c763560b15ffdf"@000000000000000000133fff617c52ca55ed5e6008ad3ede608e724b5d7960e02 $-@00000000000000000007d3b6f02985da625ad7accdb160a8222c3a7510e9615a"@000000000000000000056a1bd6282c5bb1e71a061e81c38c50c763560b15ffdf2 $-@000000000000000000135203468a1a0bd892dbb23d566605f9c845d6b5f3f335"@00000000000000000007d3b6f02985da625ad7accdb160a8222c3a7510e9615a2 $-@0000000000000000000ca103b6e6ecc4f5bf563a89f72223c9af1d4d11d0a205"@000000000000000000135203468a1a0bd892dbb23d566605f9c845d6b5f3f3352 !$̑-@000000000000000000022bd0cffdc88b90d83e73467bb0f279730aa30df069ca"@0000000000000000000ca103b6e6ecc4f5bf563a89f72223c9af1d4d11d0a2052
+
+
+1@77eacd681136c1f7e0948b4668b05e0d08ca55bb6ce353f3acae30235dc42583$"@000000000000000000022bd0cffdc88b90d83e73467bb0f279730aa30df069ca(̑-2
+@f3d059ec7bbcd6657ad75574857a20a35c354d7ee66f9e18dd2890cbbd7c21d9B0378e2833aead229217acbdaf85ae9eec5469f9b83b0b751d667e39c428a20102c2
+@51e11270c2a645624a4711d70716e24cefe208bb04d57c091d6be6de355d97c6B03dcd10fb5adf259ae929135fb524c897ac6da6c7a13114d398cf72ca4a153ebd8B
+؞@77eacd681136c1f7e0948b4668b05e0d08ca55bb6ce353f3acae30235dc42583""17LouW9WbRursKJpru82aCpEuTPorDYSrz"UOP_DUP OP_HASH160 458fcffea2fe3dd472b60c5fd0d80f7dc94d9f1b OP_EQUALVERIFY OP_CHECKSIG*276a914458fcffea2fe3dd472b60c5fd0d80f7dc94d9f1b88ac*"17LouW9WbRursKJpru82aCpEuTPorDYSrz8$J
+@77eacd681136c1f7e0948b4668b05e0d08ca55bb6ce353f3acae30235dc42583""18fJcmMpdGxqfbNTA3R7qKfbVZzmJDMt89"UOP_DUP OP_HASH160 5407648565a24eb2610cdd74f1a566db7ea44a5f OP_EQUALVERIFY OP_CHECKSIG*276a9145407648565a24eb2610cdd74f1a566db7ea44a5f88ac*"18fJcmMpdGxqfbNTA3R7qKfbVZzmJDMt898$J
+U@77eacd681136c1f7e0948b4668b05e0d08ca55bb6ce353f3acae30235dc42583""12QhHUzRBj7vNsxd9rFBAo5QRKnuP6gQwn"UOP_DUP OP_HASH160 0f735208d0ca15e739d85be1efdf896668dd7982 OP_EQUALVERIFY OP_CHECKSIG*276a9140f735208d0ca15e739d85be1efdf896668dd798288ac*"12QhHUzRBj7vNsxd9rFBAo5QRKnuP6gQwn8$J
.
+
+
+1@25abf6ba5bc2fab24a63af0fc31124b328e8fc224330d6728022a4015e15cf7a$"@000000000000000000022bd0cffdc88b90d83e73467bb0f279730aa30df069ca(̑-2
+@13d4ee3ed834be222e3c981619a6d657827bf44e2e7c9d25a8a9be2ca6b69775B025e9d6007b177efc022ad45ebf06729d689a617cf5682946821a49523905040152
+@d59ff0d137021912dd8de887a2fe9be7bc6ac178fc23754d296fe361b0c1e387B03e63ebbccfef86d885d596a188206039c14e0bb34361aa0c9410961a3e2d0b76eB
+@25abf6ba5bc2fab24a63af0fc31124b328e8fc224330d6728022a4015e15cf7a""1BSgTy2SuKQjve15mXEScgVv9q44aUKsW4"UOP_DUP OP_HASH160 728c99bd752bff6dfb4b00c647c2b993a0c2c757 OP_EQUALVERIFY OP_CHECKSIG*276a914728c99bd752bff6dfb4b00c647c2b993a0c2c75788ac*"1BSgTy2SuKQjve15mXEScgVv9q44aUKsW48$J
+\@25abf6ba5bc2fab24a63af0fc31124b328e8fc224330d6728022a4015e15cf7a"!1Y5orgoAZMvpmPxZXjiqTzFeLFEFoAwQX"UOP_DUP OP_HASH160 05e0e88180feeb3f96b3b14d1444584f88ef2ff2 OP_EQUALVERIFY OP_CHECKSIG*276a91405e0e88180feeb3f96b3b14d1444584f88ef2ff288ac*!1Y5orgoAZMvpmPxZXjiqTzFeLFEFoAwQX8$J
+L@25abf6ba5bc2fab24a63af0fc31124b328e8fc224330d6728022a4015e15cf7a""1DhpLH8VL8rY2yng9MfMNpvMvP5hKrn7YF"UOP_DUP OP_HASH160 8b59a8b183af75d35b0a477aa65f66fe0a8c0618 OP_EQUALVERIFY OP_CHECKSIG*276a9148b59a8b183af75d35b0a477aa65f66fe0a8c061888ac*"1DhpLH8VL8rY2yng9MfMNpvMvP5hKrn7YF8$J
+
+
+1@f727d5c28d41aa7244c57df224478640b1431bf3a06102365cffcf8c697b88c2$"@000000000000000000022bd0cffdc88b90d83e73467bb0f279730aa30df069ca(̑-2
+@3b588fc55f68dc986188b7d66142151fedfccc735f7fd4dcbad7dfd38da6436fB0364df2fa1111969944e586109bd809391c7a3600780691fb81ec296e6a7b187882
+@3b588fc55f68dc986188b7d66142151fedfccc735f7fd4dcbad7dfd38da6436fB02a06308052156fbf9454cc465a610156c9209953fe1ae10ae08829a258918fd77B
+@f727d5c28d41aa7244c57df224478640b1431bf3a06102365cffcf8c697b88c2""18FzgMuGnq9PEcu3BPrxvHQee8rdKjbWQf"UOP_DUP OP_HASH160 4f9eda0561ae9ef039d1e2375737ff7376340067 OP_EQUALVERIFY OP_CHECKSIG*276a9144f9eda0561ae9ef039d1e2375737ff737634006788ac*"18FzgMuGnq9PEcu3BPrxvHQee8rdKjbWQf8$J
+@f727d5c28d41aa7244c57df224478640b1431bf3a06102365cffcf8c697b88c2""13W2T1enuz91u79TDSscCX11vV7Vw2LmFF"UOP_DUP OP_HASH160 1b6d8609667835cacee9541bdf2413d367db3705 OP_EQUALVERIFY OP_CHECKSIG*276a9141b6d8609667835cacee9541bdf2413d367db370588ac*"13W2T1enuz91u79TDSscCX11vV7Vw2LmFF8$J
+@f727d5c28d41aa7244c57df224478640b1431bf3a06102365cffcf8c697b88c2""1DvVXM7unzrxKk4ETupVeN637CPb8eqiUi"UOP_DUP OP_HASH160 8dbf5d88af8b8d5ca0c977289329bdcac96d024e OP_EQUALVERIFY OP_CHECKSIG*276a9148dbf5d88af8b8d5ca0c977289329bdcac96d024e88ac*"1DvVXM7unzrxKk4ETupVeN637CPb8eqiUi8$J
.$餫-@0000000000000000000573c038f62cdcb13af7a179d910146639cf511951611c"@000000000000000000022bd0cffdc88b90d83e73467bb0f279730aa30df069ca2
+
+
+
+1@9f687625df5b0fe243f898db963a271905a57ef3c89e7b5b0f3f0f0313ee3a07$"@0000000000000000000573c038f62cdcb13af7a179d910146639cf511951611c(餫-2
+@528836481df7ccc7bf5cd61b7be0182d64aa7e3a642b8d1db2004440ea34481eB027aa90f79c2e405e6b0cd485c81fe04e90e33b85668a45e907d232e9b7fb5fe032
+@5e4c4dc479e74eed410a7d6049d88f9170f7fe02395691a6983c223bfe5b593cB03df7d218a81234aa93decafec909913b3a2127d106ff8c1b6b4cca4681fe23be0B
+@9f687625df5b0fe243f898db963a271905a57ef3c89e7b5b0f3f0f0313ee3a07""1BSLkvABn9H3pTUc1834LZ6AzjRZvRPaBf"UOP_DUP OP_HASH160 727c263b9b40ef01d602f4050261a4b6c99ca4ab OP_EQUALVERIFY OP_CHECKSIG*276a914727c263b9b40ef01d602f4050261a4b6c99ca4ab88ac*"1BSLkvABn9H3pTUc1834LZ6AzjRZvRPaBf8$J
+[@9f687625df5b0fe243f898db963a271905a57ef3c89e7b5b0f3f0f0313ee3a07""14EbetmZvoBCGtuWi24QW8PBVuq6VRQELa"UOP_DUP OP_HASH160 237ab644ef23790718de0e6a5e9fc7be8c7fcc51 OP_EQUALVERIFY OP_CHECKSIG*276a914237ab644ef23790718de0e6a5e9fc7be8c7fcc5188ac*"14EbetmZvoBCGtuWi24QW8PBVuq6VRQELa8$J
+d@9f687625df5b0fe243f898db963a271905a57ef3c89e7b5b0f3f0f0313ee3a07""17rX8Gepjb3psKWurk3twwYVi592uFWfhh"UOP_DUP OP_HASH160 4b2e48c15200c3d03f1249c81b2dc3ed75b3b564 OP_EQUALVERIFY OP_CHECKSIG*276a9144b2e48c15200c3d03f1249c81b2dc3ed75b3b56488ac*"17rX8Gepjb3psKWurk3twwYVi592uFWfhh8$J
+$-@00000000000000000000afa2f8b1fe34f6ef9cd8f099bf626078c77b41c501fe"@0000000000000000000573c038f62cdcb13af7a179d910146639cf511951611c2 $-@0000000000000000000794e579bcc4408ef9045fc787cc5c710a3703c72602f5"@00000000000000000000afa2f8b1fe34f6ef9cd8f099bf626078c77b41c501fe2 $ޫ-@000000000000000000038706b23983c4002a743568ee94f2f7a74304ecedc8bf"@0000000000000000000794e579bcc4408ef9045fc787cc5c710a3703c72602f52 $-@0000000000000000000aadae077e61236e28b476f87e13c43fbbd0acd85537ef"@000000000000000000038706b23983c4002a743568ee94f2f7a74304ecedc8bf2 $ˑ-@00000000000000000010bd736fe800457012bd83ccec55436cec078606c27c05"@0000000000000000000aadae077e61236e28b476f87e13c43fbbd0acd85537ef2 $-@0000000000000000001448873ebedaee253fc3326df8a9a78e3e9abb2baf2081"@00000000000000000010bd736fe800457012bd83ccec55436cec078606c27c052 $-@000000000000000000017d639697a6a2f3eeb04e4a0c5f71e8683d052d82f32d"@0000000000000000001448873ebedaee253fc3326df8a9a78e3e9abb2baf20812 $ì-@000000000000000000040e8be32b2c99da645d01c691257f7abde9bcc0ddbeb0"@000000000000000000017d639697a6a2f3eeb04e4a0c5f71e8683d052d82f32d2 $羭-@0000000000000000000d0df1243c74da2bc7d6c9774ca87bd38061ea05dfb792"@000000000000000000040e8be32b2c99da645d01c691257f7abde9bcc0ddbeb02 $-@000000000000000000081bb8a00488f385c3174ea3725d1005ce3e451431381c"@0000000000000000000d0df1243c74da2bc7d6c9774ca87bd38061ea05dfb7922 $ثԮ-@0000000000000000001029198e84e6b8af42f66030f86781d8d17d58978c35c3"@000000000000000000081bb8a00488f385c3174ea3725d1005ce3e451431381c2 $-@000000000000000000095ff0df66999dc25c7ed5314366e5d6cd0ba4380034c7"@0000000000000000001029198e84e6b8af42f66030f86781d8d17d58978c35c32 1$-@00000000000000000001bc0168e5c8539fdc9f383863a14cb82815b4ea6fa1a8"@000000000000000000095ff0df66999dc25c7ed5314366e5d6cd0ba4380034c720
+
+
+1@7b58995fa6eafc00b63190502ae9751d5f7b5313f7956141dfca6363a73f9ebf$"@00000000000000000001bc0168e5c8539fdc9f383863a14cb82815b4ea6fa1a8(-2
+@b55a4bffbeb23c1e0b3a817843ac3c608eed200d11c3d2d7a1e812598b498b5aB02d2398a22fdcbfe0ef4683a29f6bb14a744630efcbd968a3d880be8ed947d33132
+@181a506d24a95ca1c3057c62167ebecb9d3ddb64a5ef463054e10af639009800B020ac335fff955073fbe958567862a1b89579d39630c0087f46b81acbdd5cb6ec0B
+@7b58995fa6eafc00b63190502ae9751d5f7b5313f7956141dfca6363a73f9ebf""19G3HRdgyEm36bshi5a5ZfDhAddWrxGdUF"UOP_DUP OP_HASH160 5a9926cf7c4d302c30cd9bad03d4d9580cc07247 OP_EQUALVERIFY OP_CHECKSIG*276a9145a9926cf7c4d302c30cd9bad03d4d9580cc0724788ac*"19G3HRdgyEm36bshi5a5ZfDhAddWrxGdUF8$J
+d@7b58995fa6eafc00b63190502ae9751d5f7b5313f7956141dfca6363a73f9ebf""18vy2C9gnSjbZWABfLGKifFawgXnGb2wmD"UOP_DUP OP_HASH160 56fdb0a82eda865f69f84112a56c3ca17d2ec15b OP_EQUALVERIFY OP_CHECKSIG*276a91456fdb0a82eda865f69f84112a56c3ca17d2ec15b88ac*"18vy2C9gnSjbZWABfLGKifFawgXnGb2wmD8$J
+@7b58995fa6eafc00b63190502ae9751d5f7b5313f7956141dfca6363a73f9ebf""1Fxmcfms28n44wxBQW2dY1mNJ5qRy6zHpj"UOP_DUP OP_HASH160 a41de1aefbfcab8d539d00c1509474f009fc92d3 OP_EQUALVERIFY OP_CHECKSIG*276a914a41de1aefbfcab8d539d00c1509474f009fc92d388ac*"1Fxmcfms28n44wxBQW2dY1mNJ5qRy6zHpj8$J
+
+
+1@205748640dfe4efcc65464092c4dbf4e015acbbc2dbfa187df6fc7b3dcc6ed18$"@00000000000000000001bc0168e5c8539fdc9f383863a14cb82815b4ea6fa1a8(-2
+@98f90c65356a7109e2aee5415aa956a6f7422aa9b5e0e49cb416480263c470deB03ce44020fb273a25cf69d583efae12fa46b54b6ca96d4f2c1069f393e791306f62
+@98f90c65356a7109e2aee5415aa956a6f7422aa9b5e0e49cb416480263c470deB03aaf8ec04a1208a2aed7e4f82ca229a6e3b93a1fd1d06e5aaa40c33c22a0e9b31B
+#@205748640dfe4efcc65464092c4dbf4e015acbbc2dbfa187df6fc7b3dcc6ed18""1Lum7FCybQXA3Zv1fWzLfZxgJUuCh6YgJB"UOP_DUP OP_HASH160 da64d6d1879e9bff852d514ac373f062f813f929 OP_EQUALVERIFY OP_CHECKSIG*276a914da64d6d1879e9bff852d514ac373f062f813f92988ac*"1Lum7FCybQXA3Zv1fWzLfZxgJUuCh6YgJB8$J
+˘@205748640dfe4efcc65464092c4dbf4e015acbbc2dbfa187df6fc7b3dcc6ed18""1EgzeEbX4hNktnEg2aCoSyX4L8jJwXFWJN"UOP_DUP OP_HASH160 9629f98c1e520b702362d4bfe22f72c3d9c7014c OP_EQUALVERIFY OP_CHECKSIG*276a9149629f98c1e520b702362d4bfe22f72c3d9c7014c88ac*"1EgzeEbX4hNktnEg2aCoSyX4L8jJwXFWJN8$J
+@205748640dfe4efcc65464092c4dbf4e015acbbc2dbfa187df6fc7b3dcc6ed18""1FHyr6GU9pn1G4Wmqgr6ThVm1nPbLw4JUN"UOP_DUP OP_HASH160 9cc7de8d1ef72375c9d383eb0fc9ced1198cb0bc OP_EQUALVERIFY OP_CHECKSIG*276a9149cc7de8d1ef72375c9d383eb0fc9ced1198cb0bc88ac*"1FHyr6GU9pn1G4Wmqgr6ThVm1nPbLw4JUN8$J
+
+1@f13807c5b436ceb434ce57d8f0a7bfa094cdcc1e2115c0451a6ac9233268f4fa$"@00000000000000000001bc0168e5c8539fdc9f383863a14cb82815b4ea6fa1a8(-2
+@eea83bc88e9d9900f41bc439e104ef017bfe45cfbd9b726bd669db3e65f9fca0B03839c5b06d5aed4d37b1054e88b6ab21a0906acda177c27b299fbda57fd8d02222
+@6307d0320450bfe2664c23109e8e687fc15aeca1cc41092630ce3341cc31e0a2B03c032f4364f837b11ce189a03797ac498b89f22506dd95b6bef4e908c2de405322
+@a5056b6a91484dceacc1f0a83999faefb8623d1c01718acd532128f7b9e5c55cB033c9af9fd6491605d594b084667901acd526e617e22b1929478b457194354bea32
+@58343b66b7cdac478a935c1f6ad67509109dd8351c58b4b80a72fdae1bae8982B02c793f3a790068f306997be553ef12dcfa914bef0479d7a75c00273d756254d2aB
+3@f13807c5b436ceb434ce57d8f0a7bfa094cdcc1e2115c0451a6ac9233268f4fa""17geRkJuP9EeZoJ27wD88e8GJwmgJa1ptk"UOP_DUP OP_HASH160 4950382bf860336ed6e07ae96460500dc843cc7c OP_EQUALVERIFY OP_CHECKSIG*276a9144950382bf860336ed6e07ae96460500dc843cc7c88ac*"17geRkJuP9EeZoJ27wD88e8GJwmgJa1ptk8$J
+Q@f13807c5b436ceb434ce57d8f0a7bfa094cdcc1e2115c0451a6ac9233268f4fa""1NBnJa4hAfsUUT3mausfmremvchVDgVHEz"UOP_DUP OP_HASH160 e8649e3936ac08a458c399694919ee4a55a10b94 OP_EQUALVERIFY OP_CHECKSIG*276a914e8649e3936ac08a458c399694919ee4a55a10b9488ac*"1NBnJa4hAfsUUT3mausfmremvchVDgVHEz8$J
+@f13807c5b436ceb434ce57d8f0a7bfa094cdcc1e2115c0451a6ac9233268f4fa""16N6jbMfXMHVhwRVZ6tDttUB2Nsvi455ox"UOP_DUP OP_HASH160 3ad626a222c3a6cd5fd67fd72bbd20a57fd1d64d OP_EQUALVERIFY OP_CHECKSIG*276a9143ad626a222c3a6cd5fd67fd72bbd20a57fd1d64d88ac*"16N6jbMfXMHVhwRVZ6tDttUB2Nsvi455ox8$J
+
+1@ac704406cd1d1d9c28f32ce0e3c864690b50356bb9c3694d8d3081fbafac573a$"@00000000000000000001bc0168e5c8539fdc9f383863a14cb82815b4ea6fa1a8(-2
+@eb4154b62bffa7a1f1626078f5bff275d5c694144b02a669f1dfe37c31f40c02B03186ac1a7df058b08e82b4b3db6c7ca56820a473bda319b85e56457942ea96df62
+@8a18fd4ba239069599690959200c089f8e0cacf9da287d77b25a0256028c05c3B03f0b3df5a2e6b661badd60707bb4ac6130fb3858617966081285b311a519478682
+@eb4154b62bffa7a1f1626078f5bff275d5c694144b02a669f1dfe37c31f40c02B02859f7fc03c8ec7b077dbbcc7351eb9cef17e9cbda8c16cb8f28fb40972092dfc2
+@53f776ac6d00c1a5190c980db80d155fcb13ee9bce1b7d2db1a02f18d533f021B02a49154f8f91913f25e64f27804c6933b89efbca65a124594b733de3722e0c9382
+@21060147c0a9d2f3540183a42258031019d94bea51482759a685ae44b4ec6736B023d2545cef8f4dcc4fc357cb38f414fe5db8b293608d9d12c27fd82abe39861d3B
+@ac704406cd1d1d9c28f32ce0e3c864690b50356bb9c3694d8d3081fbafac573a""1DA5SUE3oDTXJJZXTmva2jgUFv9Y2BWgnc"UOP_DUP OP_HASH160 8558f56aa449ed56cdc65c050a032741d738d9c0 OP_EQUALVERIFY OP_CHECKSIG*276a9148558f56aa449ed56cdc65c050a032741d738d9c088ac*"1DA5SUE3oDTXJJZXTmva2jgUFv9Y2BWgnc8$J
+@ac704406cd1d1d9c28f32ce0e3c864690b50356bb9c3694d8d3081fbafac573a""1Fyv9p3zVhkZNkLsPzux4JMRFAATRg44nM"UOP_DUP OP_HASH160 a4556c7f725a852b76d92c1d70005b33eb3f9d47 OP_EQUALVERIFY OP_CHECKSIG*276a914a4556c7f725a852b76d92c1d70005b33eb3f9d4788ac*"1Fyv9p3zVhkZNkLsPzux4JMRFAATRg44nM8$J
+@ac704406cd1d1d9c28f32ce0e3c864690b50356bb9c3694d8d3081fbafac573a""1JiwiWEwJdNNAfdfYk4eos3fsFe1rdCLrP"UOP_DUP OP_HASH160 c268ddf5bc0309be7110c4136eceeea67b5b19e4 OP_EQUALVERIFY OP_CHECKSIG*276a914c268ddf5bc0309be7110c4136eceeea67b5b19e488ac*"1JiwiWEwJdNNAfdfYk4eos3fsFe1rdCLrP8$J
x$-@0000000000000000000d041a61155cc6a6208596f26968ad4e8a79eb08c306c8"@00000000000000000001bc0168e5c8539fdc9f383863a14cb82815b4ea6fa1a82 $ܾ-@0000000000000000001463799f1ad9e8fa9194c993589888c99dc1c7a52a2556"@0000000000000000000d041a61155cc6a6208596f26968ad4e8a79eb08c306c82
+
+
+
+1@86e6a2fc1ab297e80edeee1ba0afbe969ac1d587de0dfd033f57dc24a8f83f19$"@0000000000000000001463799f1ad9e8fa9194c993589888c99dc1c7a52a2556(ܾ-2
+@abb5a583d4b800e2b3985c992ae180e3c38954263135b62445fe6f91135cc0afB0374a5c92ee4033d8c1c8b2a41048370779f7700b265580c1438a8490cd3b6a86e2
+@dde30c7b278d6bb40c1382d1844a009c398ff12273dca3f7e6034fc75ec3dab6B02eb0340e82268a5201d87eda814767dc8ae0b33fba0630f8ba6e8b6de728cbe1cB
+&@86e6a2fc1ab297e80edeee1ba0afbe969ac1d587de0dfd033f57dc24a8f83f19"!1WxE4yXpGjYGpFLWcAKa8DdAio3sNiJC8"UOP_DUP OP_HASH160 05aa29a48b8c45dc358c36b367b80a4afa4b5a43 OP_EQUALVERIFY OP_CHECKSIG*276a91405aa29a48b8c45dc358c36b367b80a4afa4b5a4388ac*!1WxE4yXpGjYGpFLWcAKa8DdAio3sNiJC88$J
+@86e6a2fc1ab297e80edeee1ba0afbe969ac1d587de0dfd033f57dc24a8f83f19""1Mro7J6aDs7tUgqb13ghqcrP5sJ8skvXpF"UOP_DUP OP_HASH160 e4cd6323de0ef07d8440897f8970d3a65ff98d8d OP_EQUALVERIFY OP_CHECKSIG*276a914e4cd6323de0ef07d8440897f8970d3a65ff98d8d88ac*"1Mro7J6aDs7tUgqb13ghqcrP5sJ8skvXpF8$J
+@86e6a2fc1ab297e80edeee1ba0afbe969ac1d587de0dfd033f57dc24a8f83f19""1838zKdjpgGmnHG23omh6hjAbzQvBr4UYL"UOP_DUP OP_HASH160 4d306175e3ff4a01e2ba583ba2476a4eec8b6742 OP_EQUALVERIFY OP_CHECKSIG*276a9144d306175e3ff4a01e2ba583ba2476a4eec8b674288ac*"1838zKdjpgGmnHG23omh6hjAbzQvBr4UYL8$J
<$-@00000000000000000011abcfd9df19583412a41a84758a50921ae89d49cea4a5"@0000000000000000001463799f1ad9e8fa9194c993589888c99dc1c7a52a25562 $۰-@0000000000000000000bb7182a97fe1e50cccf91d2f63b763554a6b873ce5f19"@00000000000000000011abcfd9df19583412a41a84758a50921ae89d49cea4a52 $-@0000000000000000000ee01755a5e9dcc2fc18ebe26d7bfc1a8b297e45f770e0"@0000000000000000000bb7182a97fe1e50cccf91d2f63b763554a6b873ce5f192 $-@00000000000000000009e9318062c685ac2bee4bf165f6362bcd120006e8af52"@0000000000000000000ee01755a5e9dcc2fc18ebe26d7bfc1a8b297e45f770e02 $ձ-@000000000000000000113844a78ed2153e1a3f162479f360c73bc231c9a0e779"@00000000000000000009e9318062c685ac2bee4bf165f6362bcd120006e8af522 $и-@000000000000000000009e744f9411e132180b9f2f3d0d9f129c0c7ab7f78c50"@000000000000000000113844a78ed2153e1a3f162479f360c73bc231c9a0e7792 $У-@00000000000000000004142bd81dd7b009f687030572c27a9a3bf87a90489a69"@000000000000000000009e744f9411e132180b9f2f3d0d9f129c0c7ab7f78c502 $-@00000000000000000003675184108159dc1c07c14d05b33205230129b5adee24"@00000000000000000004142bd81dd7b009f687030572c27a9a3bf87a90489a692
+
+
+1@3c9e28650b788ddd69e25c1f9a8fda6fbe089e7e20d04993eba9ecbdc3130405$"@00000000000000000003675184108159dc1c07c14d05b33205230129b5adee24(-2
+@38d1b040cfe57989bf8ea47be1e8abea57d69fbb1c6ec588d647e798dac8c143B02a0474b64a8341444d3694f9d5734768d4e9489320722eff7203f266cff192b632
+@002b6b90a85f176e9597d1aa6796743b8a070ebcb57e2840bf5ba1ccc5de039cB03a40c9b4b7f3f71f208f337ddad9ddad778008ce6ca05e5f5000c622679d4b003B
+M@3c9e28650b788ddd69e25c1f9a8fda6fbe089e7e20d04993eba9ecbdc3130405""1A2xkxXHDf3G427HmgshVv2iThvi9F9arL"UOP_DUP OP_HASH160 631817a47a0afd58896a8a0e499db9ea34a89708 OP_EQUALVERIFY OP_CHECKSIG*276a914631817a47a0afd58896a8a0e499db9ea34a8970888ac*"1A2xkxXHDf3G427HmgshVv2iThvi9F9arL8$J
+@3c9e28650b788ddd69e25c1f9a8fda6fbe089e7e20d04993eba9ecbdc3130405""1BYi1H5hMzMHEfYp2tVgh8rguRE5Qjx4xz"UOP_DUP OP_HASH160 73b061b86847f59173fc22d1a392b62a63969b26 OP_EQUALVERIFY OP_CHECKSIG*276a91473b061b86847f59173fc22d1a392b62a63969b2688ac*"1BYi1H5hMzMHEfYp2tVgh8rguRE5Qjx4xz8$J
+÷@3c9e28650b788ddd69e25c1f9a8fda6fbe089e7e20d04993eba9ecbdc3130405""1NJE3PGoWEvLzBDbQRdmgGbtkwZLaMwKgz"UOP_DUP OP_HASH160 e99c9956697ba860bdf183e3bceebdfa4d726ff0 OP_EQUALVERIFY OP_CHECKSIG*276a914e99c9956697ba860bdf183e3bceebdfa4d726ff088ac*"1NJE3PGoWEvLzBDbQRdmgGbtkwZLaMwKgz8$J
+
+
+1@b2f107b38735454e13a8194bf048213ea3989aae5da9588050137ad4c288e5f1$"@00000000000000000003675184108159dc1c07c14d05b33205230129b5adee24(-2
+@52ce0745a182c4f5a9b796ba9b66c3e4f12951e66318fc64e6d9fb98144668b5B036fb9ab22790f071cf45b1df77e988e9ba4f9446b44f6da442a8a17db5ec1df532
+@52ce0745a182c4f5a9b796ba9b66c3e4f12951e66318fc64e6d9fb98144668b5B0274e376625c0e68faa7b1458b46493180d6f8a24101495a50c5fd2b7f852ab4a3B
+@b2f107b38735454e13a8194bf048213ea3989aae5da9588050137ad4c288e5f1""1BTYPjLR3BUmLXnzazCeqNahCunMRmYrZS"UOP_DUP OP_HASH160 72b64708d5fd5ccac6e34507476dcecf65864a83 OP_EQUALVERIFY OP_CHECKSIG*276a91472b64708d5fd5ccac6e34507476dcecf65864a8388ac*"1BTYPjLR3BUmLXnzazCeqNahCunMRmYrZS8$J
+@b2f107b38735454e13a8194bf048213ea3989aae5da9588050137ad4c288e5f1""12gyjyKXDfnf1BjweMsNZq2oexvurP7Gih"UOP_DUP OP_HASH160 1287b693ecd0532e8a49c44436b2129ab52d8211 OP_EQUALVERIFY OP_CHECKSIG*276a9141287b693ecd0532e8a49c44436b2129ab52d821188ac*"12gyjyKXDfnf1BjweMsNZq2oexvurP7Gih8$J
+@b2f107b38735454e13a8194bf048213ea3989aae5da9588050137ad4c288e5f1""1Bpg9fR3LH8JsnV81fgVvErzwfz6UpoX8x"UOP_DUP OP_HASH160 76b57cff8247c127d5a83ca2ab1a8ee8d4974d95 OP_EQUALVERIFY OP_CHECKSIG*276a91476b57cff8247c127d5a83ca2ab1a8ee8d4974d9588ac*"1Bpg9fR3LH8JsnV81fgVvErzwfz6UpoX8x8$J
$-@0000000000000000000e080a2e93fe6d64be2cb8f66dca64895ff8c4ea6b873d"@00000000000000000003675184108159dc1c07c14d05b33205230129b5adee242 $س-@00000000000000000009c420e584e3707db804a8db753eed0b0140d1e671d5b8"@0000000000000000000e080a2e93fe6d64be2cb8f66dca64895ff8c4ea6b873d2 $-@000000000000000000142d1463cef54268926b665adefd93bf9345f7913dcaf0"@00000000000000000009c420e584e3707db804a8db753eed0b0140d1e671d5b82 $-@000000000000000000053e0dedc3e2d26cd3b3e253c7c9e189cb482f0de12596"@000000000000000000142d1463cef54268926b665adefd93bf9345f7913dcaf02
+
+
+
+1@85a53e914adc0236c5be5d61bf15a244e8cb67fd1e0472e7dd597ad3b1931ac4$"@000000000000000000053e0dedc3e2d26cd3b3e253c7c9e189cb482f0de12596(-2
+@f9eefdf7eb31005274df37e2381221634fa931e1ecfa48c2bb7b7224e5ebf670B021f89a9b2a9700360c3fc7dcd4b5c7973545dccb5fabb59e30fbb5817c437c53e2
+@f9eefdf7eb31005274df37e2381221634fa931e1ecfa48c2bb7b7224e5ebf670B02766a0c10a4ceebac9d9afbf2b00a885d282a2844a82e224c751c350f3e2ea624B
+_@85a53e914adc0236c5be5d61bf15a244e8cb67fd1e0472e7dd597ad3b1931ac4""13hfQwxb3xUSkW42rySTf1nmZWiy5ZtHf5"UOP_DUP OP_HASH160 1da0f49be924211b8c997118a3596e676aff5014 OP_EQUALVERIFY OP_CHECKSIG*276a9141da0f49be924211b8c997118a3596e676aff501488ac*"13hfQwxb3xUSkW42rySTf1nmZWiy5ZtHf58$J
+@85a53e914adc0236c5be5d61bf15a244e8cb67fd1e0472e7dd597ad3b1931ac4""1Q9KirixNm2NkGoSBiDuk1wErR1cRvdLqF"UOP_DUP OP_HASH160 fdddd94a577764a7634dd88fe7e51ce9ad8a92c5 OP_EQUALVERIFY OP_CHECKSIG*276a914fdddd94a577764a7634dd88fe7e51ce9ad8a92c588ac*"1Q9KirixNm2NkGoSBiDuk1wErR1cRvdLqF8$J
+@85a53e914adc0236c5be5d61bf15a244e8cb67fd1e0472e7dd597ad3b1931ac4""1EF2TfjegcuDGk9F5DqVzUpsvgPNKHZmqU"UOP_DUP OP_HASH160 9140ad5eada2a306e12f9b3118e254fb5bea42f9 OP_EQUALVERIFY OP_CHECKSIG*276a9149140ad5eada2a306e12f9b3118e254fb5bea42f988ac*"1EF2TfjegcuDGk9F5DqVzUpsvgPNKHZmqU8$J
+$Ӵ-@0000000000000000000998c49588dd3519e5507e1f8751681fa6e7dcb88a4a1a"@000000000000000000053e0dedc3e2d26cd3b3e253c7c9e189cb482f0de125962 $-@000000000000000000089bc01783c71810803d60e506dd087d56bc810c9d9061"@0000000000000000000998c49588dd3519e5507e1f8751681fa6e7dcb88a4a1a2 $-@000000000000000000034175ec9126d7dac28fe8f4342b9695ca4f2bd9022b96"@000000000000000000089bc01783c71810803d60e506dd087d56bc810c9d90612 $-@0000000000000000000fbe9809806d9436f595889027d691fd5d2da8aef4d0cc"@000000000000000000034175ec9126d7dac28fe8f4342b9695ca4f2bd9022b962
+
+1@949e38b03a1bd387ba4c84287fcf2693e3f32274bfa91109bc1862ca882de030$"@0000000000000000000fbe9809806d9436f595889027d691fd5d2da8aef4d0cc(-2
+@fb665dc8bc229cf8c5348f10796b9667badc7fdf395f2a99da82f542f7eeefc0B0355419bc2b3e07d126b15b3a4dc02f931679c52deb7f8a038cf9796fb01dcf0982
+@f1c8e23c5fd3677ea8e43e7582459c61af4e6700e77926a4b312c416292e86acB03bb7ebbc5c45117cca52c1a804c3a0d81af2d7bfb6a5cdf5bd1ad8b20a9491ac7B
+>@949e38b03a1bd387ba4c84287fcf2693e3f32274bfa91109bc1862ca882de030""16wQypadWkCPkW7bqSmxXdrYegdBteFckR"UOP_DUP OP_HASH160 41231baa60a750f4c72fa92ac3a1f256da600f30 OP_EQUALVERIFY OP_CHECKSIG*276a91441231baa60a750f4c72fa92ac3a1f256da600f3088ac*"16wQypadWkCPkW7bqSmxXdrYegdBteFckR8$J
+@949e38b03a1bd387ba4c84287fcf2693e3f32274bfa91109bc1862ca882de030""1P4cdvuNp2o7yD5SLBc5Bo45gex1s1zUbM"UOP_DUP OP_HASH160 f201c35e5b34a168297685c441e0a121738e30b9 OP_EQUALVERIFY OP_CHECKSIG*276a914f201c35e5b34a168297685c441e0a121738e30b988ac*"1P4cdvuNp2o7yD5SLBc5Bo45gex1s1zUbM8$J
+
+
+1@4b27f62e96c74a793eaa1d1237e115956cea50f766ee485702319a8633ce45fc$"@0000000000000000000fbe9809806d9436f595889027d691fd5d2da8aef4d0cc(-2
+@1796f98bc56b09e15246b52b8ced65976b557ec0021570a8c1a5c362f3b0a9ddB030f12cbdfbe7ce88706ea4d777a5919491d248e7aaf63b272f3fda38323a178bf2
+@621a5ad9cba9101ab9fe330c303ce912bbe2d3be3443c81441438a3e0a479087B038f023440103263b6a7757cfd72e85d0072aa100062b28496791a52606b2d4e0dB
+@4b27f62e96c74a793eaa1d1237e115956cea50f766ee485702319a8633ce45fc""1NRZxmf23EPcHdyUgquj596o5QffXVCPXq"UOP_DUP OP_HASH160 eb0023b393e6f3cb6af8e0c319e68e5b423e53cf OP_EQUALVERIFY OP_CHECKSIG*276a914eb0023b393e6f3cb6af8e0c319e68e5b423e53cf88ac*"1NRZxmf23EPcHdyUgquj596o5QffXVCPXq8$J
+
@4b27f62e96c74a793eaa1d1237e115956cea50f766ee485702319a8633ce45fc""1Pck8zKYoWbc5F7mCxxeLWgakCbaLNjkek"UOP_DUP OP_HASH160 f81555e140b37b2354e892b19277d6c5f2434071 OP_EQUALVERIFY OP_CHECKSIG*276a914f81555e140b37b2354e892b19277d6c5f243407188ac*"1Pck8zKYoWbc5F7mCxxeLWgakCbaLNjkek8$J
+5@4b27f62e96c74a793eaa1d1237e115956cea50f766ee485702319a8633ce45fc"!1yyAUnLDTSVDhqxVtt8UBXm8jzi7tj1uE"UOP_DUP OP_HASH160 0ac62d3e4376e1acc6e90898aba23b6e01417c69 OP_EQUALVERIFY OP_CHECKSIG*276a9140ac62d3e4376e1acc6e90898aba23b6e01417c6988ac*!1yyAUnLDTSVDhqxVtt8UBXm8jzi7tj1uE8$J
<$ɰ-@0000000000000000000eba30317f86169fdaac07a7ccc59036cb4cad67820012"@0000000000000000000fbe9809806d9436f595889027d691fd5d2da8aef4d0cc2
+
+1@def2cc67a04d9c82f2f42c86fb4f5b51a0c2e56553dbe8c58bd1677b291af158$"@0000000000000000000eba30317f86169fdaac07a7ccc59036cb4cad67820012(ɰ-2
+@205748640dfe4efcc65464092c4dbf4e015acbbc2dbfa187df6fc7b3dcc6ed18B0389291b53988741a515ca4c9b69b286c7fed5294af9c440be4eb1a044e28c42772
+@053e1d631b118198f3c31362f3e1fe09373b61378b045b74ea3a06ea5d7866e8B03b46aa064d8a2e0f18bf812fe2263659eeffda603374b980aec09ecaa1498ecfb2
+@4beb9080fd76c683aa8155942583febe9b47f3de235c8f3aa444c5769d24848dB0388b413749142418d7af7d8b9abaf98054f5736d8f538ae5148552db3671141b4B
+#@def2cc67a04d9c82f2f42c86fb4f5b51a0c2e56553dbe8c58bd1677b291af158""1L3Zthu35RG2Q3eYFkPENdJGX7upeZribL"UOP_DUP OP_HASH160 d0e6ada078b43a24796722bd61755d86eb2d7b58 OP_EQUALVERIFY OP_CHECKSIG*276a914d0e6ada078b43a24796722bd61755d86eb2d7b5888ac*"1L3Zthu35RG2Q3eYFkPENdJGX7upeZribL8$J
+˘@def2cc67a04d9c82f2f42c86fb4f5b51a0c2e56553dbe8c58bd1677b291af158""17QT5HqqYL4MBhNfa9hGwWinegcL7V9baR"UOP_DUP OP_HASH160 46401657f49f94a50816c3d115753469245d1b14 OP_EQUALVERIFY OP_CHECKSIG*276a91446401657f49f94a50816c3d115753469245d1b1488ac*"17QT5HqqYL4MBhNfa9hGwWinegcL7V9baR8$J
+
@def2cc67a04d9c82f2f42c86fb4f5b51a0c2e56553dbe8c58bd1677b291af158""1BKLCmNYczQE2JJytBSCuxoS6LeURwfNBs"UOP_DUP OP_HASH160 7128c65e66e0861a0e1b0dd645edd03d9c1686fb OP_EQUALVERIFY OP_CHECKSIG*276a9147128c65e66e0861a0e1b0dd645edd03d9c1686fb88ac*"1BKLCmNYczQE2JJytBSCuxoS6LeURwfNBs8$J
+
+
+1@24b1c0ec55044a7d85b5e0b45989bd013a4fd2d0c7460373d2abeefdc4071cc6$"@0000000000000000000eba30317f86169fdaac07a7ccc59036cb4cad67820012(ɰ-2
+@25abf6ba5bc2fab24a63af0fc31124b328e8fc224330d6728022a4015e15cf7aB038d49d1d6073bd7b5c50ca2514c00e730109d5ac0f14d2c92e59c786e5077ea372
+@a5caf17dd1a112b12efcf60acd34c8c89825803cf86de480c55c1ddbcd0a4992B0387436ee321563c3b2c3b4f604c23b8f6d027d09d7c32762cf6ccf38f3e6f7b7eB
+@24b1c0ec55044a7d85b5e0b45989bd013a4fd2d0c7460373d2abeefdc4071cc6""1MYBXXnXK1SGLfMD5aRHxDdMCt1MAm7Tqp"UOP_DUP OP_HASH160 e148328e1ef6de10c0f1ce27a73879ab7a11d348 OP_EQUALVERIFY OP_CHECKSIG*276a914e148328e1ef6de10c0f1ce27a73879ab7a11d34888ac*"1MYBXXnXK1SGLfMD5aRHxDdMCt1MAm7Tqp8$J
+\@24b1c0ec55044a7d85b5e0b45989bd013a4fd2d0c7460373d2abeefdc4071cc6""1Ed9TceJ6ACzh8umytaGJUzNFT7B9dsZkx"UOP_DUP OP_HASH160 956fabc1a7793b5c72c3c0f8f6b7f46d203ae7ef OP_EQUALVERIFY OP_CHECKSIG*276a914956fabc1a7793b5c72c3c0f8f6b7f46d203ae7ef88ac*"1Ed9TceJ6ACzh8umytaGJUzNFT7B9dsZkx8$J
+3@24b1c0ec55044a7d85b5e0b45989bd013a4fd2d0c7460373d2abeefdc4071cc6""1CuYtAsoLQX7HaU7BHiLf1N1v1im8Z8ZFm"UOP_DUP OP_HASH160 8299a0a9f5615983bda0d0e6c0375104f0753ded OP_EQUALVERIFY OP_CHECKSIG*276a9148299a0a9f5615983bda0d0e6c0375104f0753ded88ac*"1CuYtAsoLQX7HaU7BHiLf1N1v1im8Z8ZFm8$J
$յ-@00000000000000000011927141933e05efdcfe99aefc1eb0565fd44b8626d08c"@0000000000000000000eba30317f86169fdaac07a7ccc59036cb4cad678200122 $$۵-@00000000000000000002b603820b0dc5b9bc5db290d7cc98228ba58636ed6cb1"@00000000000000000011927141933e05efdcfe99aefc1eb0565fd44b8626d08c2#
+
+
+1@b36aa2073dfb191dbc71fe410a6d912782641f147193a16889a2434b14f4f62d$"@00000000000000000002b603820b0dc5b9bc5db290d7cc98228ba58636ed6cb1(۵-2
+@c9cc1ae091b7133fbfd3491896e9d80786b1f2623c59b2d5191a608fb50ce237B03ea75ba8c738e68b1c9b458c917d6a9319410c850851fae6d8f56e9d3f8785f8e2
+@a6245078f2f1da2f578a91472132f9f073a02f442de8698c0210ed2e917a9cafB02bd9cacda3a02ead3f67ab2822de97a0c4f016a32fb7f7cc1d3037321df7cf22aB
+@b36aa2073dfb191dbc71fe410a6d912782641f147193a16889a2434b14f4f62d""15XvBzBGnE6RVmQgLqiJEHLoKAgZg4udxN"UOP_DUP OP_HASH160 31b961dca0460bc98aa25a4347ed8d19b1ca0a11 OP_EQUALVERIFY OP_CHECKSIG*276a91431b961dca0460bc98aa25a4347ed8d19b1ca0a1188ac*"15XvBzBGnE6RVmQgLqiJEHLoKAgZg4udxN8$J
++@b36aa2073dfb191dbc71fe410a6d912782641f147193a16889a2434b14f4f62d"!1pq8v1MU8pbGjywBnr8xsnuQRGj9N68ic"UOP_DUP OP_HASH160 090bbb84353a7afaa6fbda1a284aa5f8536f1378 OP_EQUALVERIFY OP_CHECKSIG*276a914090bbb84353a7afaa6fbda1a284aa5f8536f137888ac*!1pq8v1MU8pbGjywBnr8xsnuQRGj9N68ic8$J
+ޔ9@b36aa2073dfb191dbc71fe410a6d912782641f147193a16889a2434b14f4f62d""13KfcPz2WhcTbYNzz6EkowSvUyg6sjcTrw"UOP_DUP OP_HASH160 1977f8182a222ddf1111caa2edad73ec3faa1e7d OP_EQUALVERIFY OP_CHECKSIG*276a9141977f8182a222ddf1111caa2edad73ec3faa1e7d88ac*"13KfcPz2WhcTbYNzz6EkowSvUyg6sjcTrw8$J
+
+1@bb9919c32d0f4c0a07c784622e5309b167b7ae0df4594d32811ba4b1bbb34b8f$"@00000000000000000002b603820b0dc5b9bc5db290d7cc98228ba58636ed6cb1(۵-2
+@24b1c0ec55044a7d85b5e0b45989bd013a4fd2d0c7460373d2abeefdc4071cc6B029d18b73d1058c1c905da364c80e454cb385b8294070eee2a8654e0891b1b65102
+@25abf6ba5bc2fab24a63af0fc31124b328e8fc224330d6728022a4015e15cf7aB035523b0396bcac20b9b1722a31caa51c651dccb6f2d7c0a8999c0a35a69de71d52
+@c7c2804b7a19e4c24cc37e937ea680019c252c0447a9fd851910aa1500270da8B0305002c4fb53dfdea7d1c252c605b2beb01e98eaab2ee8ff2628885bcd3bc90c9B
+@bb9919c32d0f4c0a07c784622e5309b167b7ae0df4594d32811ba4b1bbb34b8f""1PGEzhT3bnJDfB1SeW1VpAEtoB3KPorjFR"UOP_DUP OP_HASH160 f434b05d785d6ff189677f60b483f96cde3f4432 OP_EQUALVERIFY OP_CHECKSIG*276a914f434b05d785d6ff189677f60b483f96cde3f443288ac*"1PGEzhT3bnJDfB1SeW1VpAEtoB3KPorjFR8$J
+\@bb9919c32d0f4c0a07c784622e5309b167b7ae0df4594d32811ba4b1bbb34b8f""1KLcKwXuZaGrUiocz1sPneDRau3eV4S6XB"UOP_DUP OP_HASH160 c927a810bea35bbde4cd4a43c7cc02b3147a03bc OP_EQUALVERIFY OP_CHECKSIG*276a914c927a810bea35bbde4cd4a43c7cc02b3147a03bc88ac*"1KLcKwXuZaGrUiocz1sPneDRau3eV4S6XB8$J
+
@bb9919c32d0f4c0a07c784622e5309b167b7ae0df4594d32811ba4b1bbb34b8f""1DsosuvJDqShasbu1a6Qypacy8dcY15V3T"UOP_DUP OP_HASH160 8d3d70699ca3005dbabc9dc2dc6bc2ba3a7325d3 OP_EQUALVERIFY OP_CHECKSIG*276a9148d3d70699ca3005dbabc9dc2dc6bc2ba3a7325d388ac*"1DsosuvJDqShasbu1a6Qypacy8dcY15V3T8$J
+
+1@431df4d91cfe96ec1c950cbbe31856a86eab41c648f663ca97eb2fc31218bfe9$"@00000000000000000002b603820b0dc5b9bc5db290d7cc98228ba58636ed6cb1(۵-2
+@bb9919c32d0f4c0a07c784622e5309b167b7ae0df4594d32811ba4b1bbb34b8fB03e92dbdc0cc0039a78eda60dfa1cc51b76063a8381f10c93e19ee472d983d86fa2
+@78a25dce0fd7f125d9a97fdee7d3e09d18ba471757d6751607d53693f817dc11B021ffdfc16b82aaca64eb09ec84a2495833c0fde96ed15d39b8ea1e95eaab49d3c2
+@bb9919c32d0f4c0a07c784622e5309b167b7ae0df4594d32811ba4b1bbb34b8fB02ef05a978b9c244dd7892023561fd491f0525d270d18db23595649aa912ac2b4e2
+@24b1c0ec55044a7d85b5e0b45989bd013a4fd2d0c7460373d2abeefdc4071cc6B0241ecb62c8d002c092bbb1c8ee40af9756d973c816db28b7623f3ff1b074d3bfbB
+@431df4d91cfe96ec1c950cbbe31856a86eab41c648f663ca97eb2fc31218bfe9""18wtusjwceN1JLz59KiyzfZRLapEFve8QS"UOP_DUP OP_HASH160 572aad132b5ffb9da3018ea2ecd526889adab9a0 OP_EQUALVERIFY OP_CHECKSIG*276a914572aad132b5ffb9da3018ea2ecd526889adab9a088ac*"18wtusjwceN1JLz59KiyzfZRLapEFve8QS8$J
+\@431df4d91cfe96ec1c950cbbe31856a86eab41c648f663ca97eb2fc31218bfe9""1CFZh74c5nqCbR5TXtHNFYwM2LNotKRseH"UOP_DUP OP_HASH160 7b6a7f1d4c9596085e74a5bb89d2f4dc6855107f OP_EQUALVERIFY OP_CHECKSIG*276a9147b6a7f1d4c9596085e74a5bb89d2f4dc6855107f88ac*"1CFZh74c5nqCbR5TXtHNFYwM2LNotKRseH8$J
+@431df4d91cfe96ec1c950cbbe31856a86eab41c648f663ca97eb2fc31218bfe9""193yfjcd9BmsUMDdyzDzXjagPbFHzpLr2Z"UOP_DUP OP_HASH160 5851246245edba30f7b0bd16ab7ddb921d14d6ab OP_EQUALVERIFY OP_CHECKSIG*276a9145851246245edba30f7b0bd16ab7ddb921d14d6ab88ac*"193yfjcd9BmsUMDdyzDzXjagPbFHzpLr2Z8$J
$$-@00000000000000000003229f6e24f055b28ca98f172991b5f783ddc652716ca1"@00000000000000000002b603820b0dc5b9bc5db290d7cc98228ba58636ed6cb12#
+
+1@986e6b32a5ba92ae95947a59856a4441fd25cc2db67fd935cd0a50af37dc95f2$"@00000000000000000003229f6e24f055b28ca98f172991b5f783ddc652716ca1(-2
+@85a53e914adc0236c5be5d61bf15a244e8cb67fd1e0472e7dd597ad3b1931ac4B03dcc0beba609a44a63ed3f631fc95e1ba28d9678e2d7b84f2404f97bfb33a0bc52
+@62f02271a0c79fcf8c211b033f07c32199f15883af6638d1ef291835d1d77455B039ee1c5b4d10b7ffeae4f410c09e7d8d396c0e506fab1e7faf32d098d66bce8df2
+@644850ce62102a3e82cdc396d3096ec971cc5219769a3760f080d3281bd622a2B030873db87cae5744da94d4ce410d6e5260cb702cb15bfeb686c4e14fd858ec8b22
+@587b6251dc73101b4f0f7ccb9602eb72eca35b97fe7c68049c885c2e745901a6B0301852579f77754b219307474d9afa3dfe86ad421015ed67ed69f5dfd66bc0116B
+_@986e6b32a5ba92ae95947a59856a4441fd25cc2db67fd935cd0a50af37dc95f2""1Acv5fcFi4PDKiAddQB1mJPNxQEyVX2MJG"UOP_DUP OP_HASH160 6984000284d19778f44ebf073f052b5bfa3dd9c1 OP_EQUALVERIFY OP_CHECKSIG*276a9146984000284d19778f44ebf073f052b5bfa3dd9c188ac*"1Acv5fcFi4PDKiAddQB1mJPNxQEyVX2MJG8$J
+[@986e6b32a5ba92ae95947a59856a4441fd25cc2db67fd935cd0a50af37dc95f2""17iC9WgxhnYswTTzDzHx48bFXRdCbhL1GN"UOP_DUP OP_HASH160 499b1d2dc78d3d46223a0d35d29e70cb9150d663 OP_EQUALVERIFY OP_CHECKSIG*276a914499b1d2dc78d3d46223a0d35d29e70cb9150d66388ac*"17iC9WgxhnYswTTzDzHx48bFXRdCbhL1GN8$J
+@986e6b32a5ba92ae95947a59856a4441fd25cc2db67fd935cd0a50af37dc95f2""16Gx4MVL6z7Tid1YXDHgpuKGxm2ES4fTgb"UOP_DUP OP_HASH160 39dcd40b21c2810cf77bb3cc23b3aa3c73b7116e OP_EQUALVERIFY OP_CHECKSIG*276a91439dcd40b21c2810cf77bb3cc23b3aa3c73b7116e88ac*"16Gx4MVL6z7Tid1YXDHgpuKGxm2ES4fTgb8$J
+
+
+
+1@4575eea75ecc487fbee5791c97b819fdb472535e4e1f2ff19ceea81c2928580d$"@00000000000000000003229f6e24f055b28ca98f172991b5f783ddc652716ca1(-2
+@986e6b32a5ba92ae95947a59856a4441fd25cc2db67fd935cd0a50af37dc95f2B029e69c69289badedcefea8ed557cbefd563bcfe835f046d8e620d5a61d9c2874d2
+@fdae82af9da8a9fc95d0da40def1f4b86428fa7e6d531fa3071948d4cd5522f4B02837a3ddeb38de35f33f93cf628c1ce847222a17536213a2a119c0602ed9a67baB
+_@4575eea75ecc487fbee5791c97b819fdb472535e4e1f2ff19ceea81c2928580d""1GHinGY9tte3DH7SRNdJoLHgF5AK4Xx3GB"UOP_DUP OP_HASH160 a7b36b322a79a1d17747429b17b66e2e00ba7277 OP_EQUALVERIFY OP_CHECKSIG*276a914a7b36b322a79a1d17747429b17b66e2e00ba727788ac*"1GHinGY9tte3DH7SRNdJoLHgF5AK4Xx3GB8$J
+@4575eea75ecc487fbee5791c97b819fdb472535e4e1f2ff19ceea81c2928580d""16V157mkuktas1N1reQSZeAr7jgEv4C5Jj"UOP_DUP OP_HASH160 3c2455c909e1516364558207508ce9d27194cb34 OP_EQUALVERIFY OP_CHECKSIG*276a9143c2455c909e1516364558207508ce9d27194cb3488ac*"16V157mkuktas1N1reQSZeAr7jgEv4C5Jj8$J
+@4575eea75ecc487fbee5791c97b819fdb472535e4e1f2ff19ceea81c2928580d""1286DoqLZqtLWSUJqD8XQNuUPVDHu7AEiN"UOP_DUP OP_HASH160 0c4f65486864a837e92ba2add11452b5b7847ded OP_EQUALVERIFY OP_CHECKSIG*276a9140c4f65486864a837e92ba2add11452b5b7847ded88ac*"1286DoqLZqtLWSUJqD8XQNuUPVDHu7AEiN8$J
+
+
+1@442bc76e6ed9f118a8454413d7c6b573abc42be1c5d331a23bca1e1857551f36$"@00000000000000000003229f6e24f055b28ca98f172991b5f783ddc652716ca1(-2
+@431df4d91cfe96ec1c950cbbe31856a86eab41c648f663ca97eb2fc31218bfe9B02e79dc972902989bca54d30864a40d1258fc315f618a274bd33a98ff69ed4d1502
+@431df4d91cfe96ec1c950cbbe31856a86eab41c648f663ca97eb2fc31218bfe9B03af4b5f3f2398bc8995c38d701dc60ebd381458ecac995a4e9d592cd3c70dd9c72
+@be0176efc897b40b8f9196d9c86cd450e32e077517c064fd99e8e61fce4f02e0B03030996f72cd2da778139afb047cf560cffad1eec0b9db4d190bc40faf90b8d21B
+@442bc76e6ed9f118a8454413d7c6b573abc42be1c5d331a23bca1e1857551f36""13cuKQKY9GQSnFoiXZieGvSjqm1bMz42pZ"UOP_DUP OP_HASH160 1cba7b84b41375248a226b91762d949f2db9580e OP_EQUALVERIFY OP_CHECKSIG*276a9141cba7b84b41375248a226b91762d949f2db9580e88ac*"13cuKQKY9GQSnFoiXZieGvSjqm1bMz42pZ8$J
+@442bc76e6ed9f118a8454413d7c6b573abc42be1c5d331a23bca1e1857551f36""19DN6DQBEn8nj3UfUEwT7AbL1X7Enuax5q"UOP_DUP OP_HASH160 5a179a4efb7eb05f958e646fed6798cedc760daf OP_EQUALVERIFY OP_CHECKSIG*276a9145a179a4efb7eb05f958e646fed6798cedc760daf88ac*"19DN6DQBEn8nj3UfUEwT7AbL1X7Enuax5q8$J
++@442bc76e6ed9f118a8454413d7c6b573abc42be1c5d331a23bca1e1857551f36""12ENgJuhW8KkdBSHjydiD6duuYwkNrPKJM"UOP_DUP OP_HASH160 0d7fa102ed7cd3e589aa579fc51f39d6059cc663 OP_EQUALVERIFY OP_CHECKSIG*276a9140d7fa102ed7cd3e589aa579fc51f39d6059cc66388ac*"12ENgJuhW8KkdBSHjydiD6duuYwkNrPKJM8$J
$Ă-@00000000000000000006163edcd3b83e1b951711b92561369d8725e5a405de61"@00000000000000000003229f6e24f055b28ca98f172991b5f783ddc652716ca12
+
+
+
+1@80762847cf5bf8de94c0f457858dcfefb6d2305d5346341a37fc2641e78cd99d$"@00000000000000000006163edcd3b83e1b951711b92561369d8725e5a405de61(Ă-2
+@8fb6682013c1744fc3cd5d81231d7bd77c7de91dca5a18868c4cd9efb67cc547B02716807ec79c6d0fd417896d236060b4d2cc2104b25c403fe4ac9b6065b26a8d82
+@6f81bc9bc3d9fa03892cadf8b37951254862faa2f7f67d2c6541d377bbbead31B03faf8e1f69bf828def3483fabff2d1e1820fccf3787fa91c99deb2f03b10b0fb9B
+@80762847cf5bf8de94c0f457858dcfefb6d2305d5346341a37fc2641e78cd99d""1KBiViFKquih6taQPdj1y5PAKHkvJmndJM"UOP_DUP OP_HASH160 c7790fe0d0610bef7c88d5d5e52f98b27137c8bf OP_EQUALVERIFY OP_CHECKSIG*276a914c7790fe0d0610bef7c88d5d5e52f98b27137c8bf88ac*"1KBiViFKquih6taQPdj1y5PAKHkvJmndJM8$J
+ @80762847cf5bf8de94c0f457858dcfefb6d2305d5346341a37fc2641e78cd99d""18VEYaDoQAKEt5JaMzUKZaXWx9LEPmSdiS"UOP_DUP OP_HASH160 521fd56be06619c6509e9e686a3d39ecf82ec2b3 OP_EQUALVERIFY OP_CHECKSIG*276a914521fd56be06619c6509e9e686a3d39ecf82ec2b388ac*"18VEYaDoQAKEt5JaMzUKZaXWx9LEPmSdiS8$J
+@80762847cf5bf8de94c0f457858dcfefb6d2305d5346341a37fc2641e78cd99d""1FZgFZHWBhdos4z9j7BzaQTFQufFZuzCs4"UOP_DUP OP_HASH160 9fbfd63985251d5296e29b04938ff4bc565732ad OP_EQUALVERIFY OP_CHECKSIG*276a9149fbfd63985251d5296e29b04938ff4bc565732ad88ac*"1FZgFZHWBhdos4z9j7BzaQTFQufFZuzCs48$J
.$ˊ-@0000000000000000000a4396443acd2466bd8161227781058d2527d0aa86cb2d"@00000000000000000006163edcd3b83e1b951711b92561369d8725e5a405de612 $ػ-@0000000000000000000f4a4b54e9b9c605dc2a11ad51bad60d423b11bf6b9fdb"@0000000000000000000a4396443acd2466bd8161227781058d2527d0aa86cb2d2 $-@00000000000000000011e00a7276517a2a39835ece455861908b62cb15b617ca"@0000000000000000000f4a4b54e9b9c605dc2a11ad51bad60d423b11bf6b9fdb2 $-@000000000000000000087d7834e2941b74a59b489b094872bfb1248e08871e63"@00000000000000000011e00a7276517a2a39835ece455861908b62cb15b617ca2 $-@000000000000000000004bd296c2007f9c3ccb41923b71b0ab7202ebed8e398f"@000000000000000000087d7834e2941b74a59b489b094872bfb1248e08871e632 $-@0000000000000000000888533d1fe030fd1068dd5df6af51b40be90a68965125"@000000000000000000004bd296c2007f9c3ccb41923b71b0ab7202ebed8e398f2 $-@000000000000000000009d21769feb6748b68f94e0e5ee542f9d5044fba490d7"@0000000000000000000888533d1fe030fd1068dd5df6af51b40be90a689651252 $𣭻-@0000000000000000000adb04694d94d397620bac6603d08656382d84da24537c"@000000000000000000009d21769feb6748b68f94e0e5ee542f9d5044fba490d72 $һ-@000000000000000000023e71443f1977a5ed40db30e35ee7c50830f00b571137"@0000000000000000000adb04694d94d397620bac6603d08656382d84da24537c2 $Ƈ-@0000000000000000000edb16ab64c00ee628a59270c3a2a1b9b8c4b55baddac5"@000000000000000000023e71443f1977a5ed40db30e35ee7c50830f00b5711372 $-@0000000000000000000921bde006855ce7b317a20b4085646504c3f7dd0b31c8"@0000000000000000000edb16ab64c00ee628a59270c3a2a1b9b8c4b55baddac52 $-@000000000000000000047ce1aedf013cdf0ff8733ff3b3a31d9f4a3b77b41e3c"@0000000000000000000921bde006855ce7b317a20b4085646504c3f7dd0b31c82 $-@00000000000000000000f7f1157ef6f321d10e2c25389719bfa3fe78d5e1280f"@000000000000000000047ce1aedf013cdf0ff8733ff3b3a31d9f4a3b77b41e3c2
+
+
+
+1@12292acc9e624a8421513534b72dffcb622e2abbe956ec2d07faa5f17d76e183$"@00000000000000000000f7f1157ef6f321d10e2c25389719bfa3fe78d5e1280f(-2
+@7b58995fa6eafc00b63190502ae9751d5f7b5313f7956141dfca6363a73f9ebfB028f4aa8f296f10b32f5d7ca4c8471fdc3dba1e93d6ddd094373c808e48997db3d2
+@b55a4bffbeb23c1e0b3a817843ac3c608eed200d11c3d2d7a1e812598b498b5aB020aa5713f3bd015ac13aebf64289a4d103ff817e1bccae410c14107c133636885B
+ڍ@12292acc9e624a8421513534b72dffcb622e2abbe956ec2d07faa5f17d76e183""1MJZCF3sDv22nS5pBGnZr19QfFWDuzaH44"UOP_DUP OP_HASH160 deb476098c6d69b0da99b50e2735e0c350e0f65a OP_EQUALVERIFY OP_CHECKSIG*276a914deb476098c6d69b0da99b50e2735e0c350e0f65a88ac*"1MJZCF3sDv22nS5pBGnZr19QfFWDuzaH448$J
+d@12292acc9e624a8421513534b72dffcb622e2abbe956ec2d07faa5f17d76e183""1F7gT5t8SEtNoATpc8yiy8eskcNF72cQAm"UOP_DUP OP_HASH160 9ad5300e3dbd5b953d8e08aba3f3adace5caf3b9 OP_EQUALVERIFY OP_CHECKSIG*276a9149ad5300e3dbd5b953d8e08aba3f3adace5caf3b988ac*"1F7gT5t8SEtNoATpc8yiy8eskcNF72cQAm8$J
+C@12292acc9e624a8421513534b72dffcb622e2abbe956ec2d07faa5f17d76e183""17GC4Yk1WTDtcjtotRb6msJJWmSejM4cdf"UOP_DUP OP_HASH160 44b03a3ecc08c0ad6e51435b9ac4b8ec017f8c13 OP_EQUALVERIFY OP_CHECKSIG*276a91444b03a3ecc08c0ad6e51435b9ac4b8ec017f8c1388ac*"17GC4Yk1WTDtcjtotRb6msJJWmSejM4cdf8$J
$-@000000000000000000057e1cb781ea1ad2d7bb6705a6d0da44ae0dfb74967be7"@00000000000000000000f7f1157ef6f321d10e2c25389719bfa3fe78d5e1280f2 $䡽-@00000000000000000006898695b44cb04716f069136c1397968d7d25e61bc123"@000000000000000000057e1cb781ea1ad2d7bb6705a6d0da44ae0dfb74967be72
+
+
+1@207e746d472912c60d161685f2ae89a9cee7118f2048d1b435d0f7ff195d7af4$"@00000000000000000006898695b44cb04716f069136c1397968d7d25e61bc123(䡽-2
+@3502f59cec7acd198be696c65cb98f965c2ad6e84290f22754f54126b6972524B02c68efc3ccf43de7990d4a661e7ae07410c47962f6a1eef5bf2f9eb387a7adac52
+@7e503eee12305cf5cebc8856401145522619c2bf3266260d1651c7e42cfbc8c3B02ba0b96f1f2606ccf15c4685a820cf6da0b3a23a2eaed6132ae07a88bbb661738B
+@207e746d472912c60d161685f2ae89a9cee7118f2048d1b435d0f7ff195d7af4""1B9yXug4F6UDZoJismV55Nu4ZudsXkNMQg"UOP_DUP OP_HASH160 6f63c6ddaba136f4247f8263c073279561092945 OP_EQUALVERIFY OP_CHECKSIG*276a9146f63c6ddaba136f4247f8263c07327956109294588ac*"1B9yXug4F6UDZoJismV55Nu4ZudsXkNMQg8$J
+\@207e746d472912c60d161685f2ae89a9cee7118f2048d1b435d0f7ff195d7af4""13SJ5KmXdFw71VXJonSYrhRBAz6nayxaHY"UOP_DUP OP_HASH160 1ab8e75a791f42f247db88156b94d5370a804ea6 OP_EQUALVERIFY OP_CHECKSIG*276a9141ab8e75a791f42f247db88156b94d5370a804ea688ac*"13SJ5KmXdFw71VXJonSYrhRBAz6nayxaHY8$J
+@207e746d472912c60d161685f2ae89a9cee7118f2048d1b435d0f7ff195d7af4""1MqXufAtAjbdDhV1NRNoaJ36FzoQKH8h8a"UOP_DUP OP_HASH160 e490484f052cddff55594106a739e6aaf8ded771 OP_EQUALVERIFY OP_CHECKSIG*276a914e490484f052cddff55594106a739e6aaf8ded77188ac*"1MqXufAtAjbdDhV1NRNoaJ36FzoQKH8h8a8$J
+
+1@f59f9adc32a1447a0d6c936a1edf21515918014bae06ca04719eb8204d7b273c$"@00000000000000000006898695b44cb04716f069136c1397968d7d25e61bc123(䡽-2
+@c5df9fb4ca4a37c56d54542827528eecd04c0bb461b271b91880bcde8256617dB03a0e112263cfeaebfced7a480f27af7512b006313e6e742db1f386138e3f5b27d2
+@f13807c5b436ceb434ce57d8f0a7bfa094cdcc1e2115c0451a6ac9233268f4faB02032f26537bf57b0f1f3cabedfb0bdc79e5baa54eb75190edd66fb0e40b7730bb2
+@d7edbe25b4749be03648ada3f6c06d19f5cad71e191132f44399c55cff4e40a7B02ed294c3382057ec740405cf7d0b7f2dd5881dd2b7036dd0eb17e6d47d146fec2B
+.@f59f9adc32a1447a0d6c936a1edf21515918014bae06ca04719eb8204d7b273c""15ayHYYwsQN4o23s9et15upgydpc7JqAkh"UOP_DUP OP_HASH160 324d36e4b4093b8efe68c0746f1695297831b3eb OP_EQUALVERIFY OP_CHECKSIG*276a914324d36e4b4093b8efe68c0746f1695297831b3eb88ac*"15ayHYYwsQN4o23s9et15upgydpc7JqAkh8$J
+]@f59f9adc32a1447a0d6c936a1edf21515918014bae06ca04719eb8204d7b273c""19qL8LdGnSuwPSKYxMAqb57vrWnvuU82LE"UOP_DUP OP_HASH160 60e4f03e84d35b0a3bbf3fae6a494c95f10bfe44 OP_EQUALVERIFY OP_CHECKSIG*276a91460e4f03e84d35b0a3bbf3fae6a494c95f10bfe4488ac*"19qL8LdGnSuwPSKYxMAqb57vrWnvuU82LE8$J
+w@f59f9adc32a1447a0d6c936a1edf21515918014bae06ca04719eb8204d7b273c""1GERveNrcxtNbunnXprQNEGHj7yr8KXybc"UOP_DUP OP_HASH160 a71419bbce1e9b28c05110f539281dc5dd71850f OP_EQUALVERIFY OP_CHECKSIG*276a914a71419bbce1e9b28c05110f539281dc5dd71850f88ac*"1GERveNrcxtNbunnXprQNEGHj7yr8KXybc8$J
+$½-@0000000000000000000509c4448ccbe2e24964e48779462c1ce5dee119f1a932"@00000000000000000006898695b44cb04716f069136c1397968d7d25e61bc1232*
+
+
+1@991dddc1cf2e11b4c1fd2b3c66c6e02708d1a65f9bce8074f5e7bf0a21f90e91$"@0000000000000000000509c4448ccbe2e24964e48779462c1ce5dee119f1a932(½-2
+@39d0584316d5a5fef3ee38cdb63db55bb6da65829ab42cb0907de6decef95761B03995992a989391fbf2f516b604a5228aae5db58b2700e91cd73f6a4d21810d54a2
+@d766ae535290a6105270db96ed3ab052591d51bed4e4b2d5f836961b16175ffdB032b06fa1b31bf3d08cc0aba7c3f864e50f5637d3bc895be2bd763fbfff5f389ddB
+
+@991dddc1cf2e11b4c1fd2b3c66c6e02708d1a65f9bce8074f5e7bf0a21f90e91""1HRE8qHRDAgyeD4zDNnS3qnpdwPxRAF8Z1"UOP_DUP OP_HASH160 b416f5cff9df9f166ac96dd32189a11459e1df41 OP_EQUALVERIFY OP_CHECKSIG*276a914b416f5cff9df9f166ac96dd32189a11459e1df4188ac*"1HRE8qHRDAgyeD4zDNnS3qnpdwPxRAF8Z18$J
+@991dddc1cf2e11b4c1fd2b3c66c6e02708d1a65f9bce8074f5e7bf0a21f90e91""17bXyz4gCvBiPznfAzsYNCmirGCpXVY2GP"UOP_DUP OP_HASH160 4858c2a16aac14b9f2974c1219c9af814202d063 OP_EQUALVERIFY OP_CHECKSIG*276a9144858c2a16aac14b9f2974c1219c9af814202d06388ac*"17bXyz4gCvBiPznfAzsYNCmirGCpXVY2GP8$J
+2@991dddc1cf2e11b4c1fd2b3c66c6e02708d1a65f9bce8074f5e7bf0a21f90e91""1LqNcFx3DBeN6ojWyGriqCGes3MCApCfYT"UOP_DUP OP_HASH160 d99064b7042b9a6350cfcf43d133565703fa9eee OP_EQUALVERIFY OP_CHECKSIG*276a914d99064b7042b9a6350cfcf43d133565703fa9eee88ac*"1LqNcFx3DBeN6ojWyGriqCGes3MCApCfYT8$J
+
+
+1@bb868d7350fea44e1be6d787c8ddd67bc7b0c49bcba7583fc16271313b7e6a78$"@0000000000000000000509c4448ccbe2e24964e48779462c1ce5dee119f1a932(½-2
+@4575eea75ecc487fbee5791c97b819fdb472535e4e1f2ff19ceea81c2928580dB03fabe9562b58577862b536f0785f3946e92b4862c484da7989ed93e22b6d436692
+@f8a46829eb0fb512a6559948040a4ae290313e623e766cb26f7211fc3ae637fdB039e0168313d82f0cdd412e1e5c6180883a62af611e57648027c88b9a8f1f7efe3B
+_@bb868d7350fea44e1be6d787c8ddd67bc7b0c49bcba7583fc16271313b7e6a78""15QBeqsDjsWfgg2azm2oVZJMywrF6bR7pY"UOP_DUP OP_HASH160 3042f665118e26d1f5bcfd82ac8a6368ab25a470 OP_EQUALVERIFY OP_CHECKSIG*276a9143042f665118e26d1f5bcfd82ac8a6368ab25a47088ac*"15QBeqsDjsWfgg2azm2oVZJMywrF6bR7pY8$J
+@bb868d7350fea44e1be6d787c8ddd67bc7b0c49bcba7583fc16271313b7e6a78""18N1fs24WNJo7aXYtPJkE3qCjj3xVxuFex"UOP_DUP OP_HASH160 50c22ccd3442ecc73da1f06e546dd014f1ae34f1 OP_EQUALVERIFY OP_CHECKSIG*276a91450c22ccd3442ecc73da1f06e546dd014f1ae34f188ac*"18N1fs24WNJo7aXYtPJkE3qCjj3xVxuFex8$J
+<@bb868d7350fea44e1be6d787c8ddd67bc7b0c49bcba7583fc16271313b7e6a78""1FovHC3s439aa6aHhHyw9vgUbYYbt7ebF1"UOP_DUP OP_HASH160 a2715ed2ff6877cf8d0f25034874af1abd8d1ba8 OP_EQUALVERIFY OP_CHECKSIG*276a914a2715ed2ff6877cf8d0f25034874af1abd8d1ba888ac*"1FovHC3s439aa6aHhHyw9vgUbYYbt7ebF18$J
+
+
+
+1@a04cdc29ec4fbc9cf39e440914c93beb60f08540573c98b01203dfef5204859c$"@0000000000000000000509c4448ccbe2e24964e48779462c1ce5dee119f1a932(½-2
+@bb868d7350fea44e1be6d787c8ddd67bc7b0c49bcba7583fc16271313b7e6a78B020cdad053c74b02e7404f0f73f6ea70332c6947375683241a774af626f756d0d02
+@85a53e914adc0236c5be5d61bf15a244e8cb67fd1e0472e7dd597ad3b1931ac4B02d2a8a360c3ef3e22d7f85a64722b2d2b73a4253e2b338f8f247fc470413f130bB
+_@a04cdc29ec4fbc9cf39e440914c93beb60f08540573c98b01203dfef5204859c""1CAXgTkhC58rFzh8bhSkebQJEfibjsXtug"UOP_DUP OP_HASH160 7a76bcead0474e86295dbb2f1dfc418c16b38f77 OP_EQUALVERIFY OP_CHECKSIG*276a9147a76bcead0474e86295dbb2f1dfc418c16b38f7788ac*"1CAXgTkhC58rFzh8bhSkebQJEfibjsXtug8$J
+@a04cdc29ec4fbc9cf39e440914c93beb60f08540573c98b01203dfef5204859c""1573tKz4Tjou6pFyPKRqzXz7ARC9B15g7v"UOP_DUP OP_HASH160 2d05683a938601cfbbab7b7c35bfc38f083b0e7f OP_EQUALVERIFY OP_CHECKSIG*276a9142d05683a938601cfbbab7b7c35bfc38f083b0e7f88ac*"1573tKz4Tjou6pFyPKRqzXz7ARC9B15g7v8$J
+@a04cdc29ec4fbc9cf39e440914c93beb60f08540573c98b01203dfef5204859c""184EY4bsY8ixCsZ4qrQUBGTn7dQ2f59t84"UOP_DUP OP_HASH160 4d656d6265cccebfec30c5ac0ccbcb719a58d528 OP_EQUALVERIFY OP_CHECKSIG*276a9144d656d6265cccebfec30c5ac0ccbcb719a58d52888ac*"184EY4bsY8ixCsZ4qrQUBGTn7dQ2f59t848$J
+
+
+1@0b01192ca3a53864faf210d050b41adf181200287f47c6c67c1f0736a5822e45$"@0000000000000000000509c4448ccbe2e24964e48779462c1ce5dee119f1a932(½-2
+@a04cdc29ec4fbc9cf39e440914c93beb60f08540573c98b01203dfef5204859cB027f670c06b4a8161a460c714f68a6f554c9f5bba3acd9d1d0cd8f2db1b63b37782
+@884a5d96f25cc54d91c787a3c1fd0925ebfda7371e4321f25e37abad52579d9cB026df5a59452985033fd5d6ed977afe79a84a064a2c0af61e19afbf81c9954c91fB
+_@0b01192ca3a53864faf210d050b41adf181200287f47c6c67c1f0736a5822e45""1CzBnE9r5MUqQ3NWQRPc3u3LebZ59rf8BP"UOP_DUP OP_HASH160 837a1789a317c500a520e0ef22d33044bb781e9e OP_EQUALVERIFY OP_CHECKSIG*276a914837a1789a317c500a520e0ef22d33044bb781e9e88ac*"1CzBnE9r5MUqQ3NWQRPc3u3LebZ59rf8BP8$J
+@0b01192ca3a53864faf210d050b41adf181200287f47c6c67c1f0736a5822e45""1NPFYE1neD31qxtjQVL6iAMZhVXbj1icRg"UOP_DUP OP_HASH160 ea8fedba3f0e939054d6db4642df7cb022d62aa4 OP_EQUALVERIFY OP_CHECKSIG*276a914ea8fedba3f0e939054d6db4642df7cb022d62aa488ac*"1NPFYE1neD31qxtjQVL6iAMZhVXbj1icRg8$J
+Һ@0b01192ca3a53864faf210d050b41adf181200287f47c6c67c1f0736a5822e45""1BzzCZR5GWNo6KRojKkPSohcpBsmpBfThp"UOP_DUP OP_HASH160 78a8b718e10d3836c23ba028cb084b41e3fe4044 OP_EQUALVERIFY OP_CHECKSIG*276a91478a8b718e10d3836c23ba028cb084b41e3fe404488ac*"1BzzCZR5GWNo6KRojKkPSohcpBsmpBfThp8$J
$ܽ-@0000000000000000000b8a4f56b6ed9a9f2c28b2f4c0d42b75c6f88a0b30d624"@0000000000000000000509c4448ccbe2e24964e48779462c1ce5dee119f1a9322
+
+
+
+1@2e83f927f1c06b29b1f75efc6129810165ee76c919ca2e48c9a46f7e3d8a1db0$"@0000000000000000000b8a4f56b6ed9a9f2c28b2f4c0d42b75c6f88a0b30d624(ܽ-2
+@abdd4c8e23ae7d3c213a11a236c3c5c7d9a2031856d000acaac0d86665ae0874B0309b553a639cb0ad586e096dab468a9e83bbb1e90f7bfcc82f8e2fadd54714bdb2
+@395b1f3ad4cef91d30c0cccaac12a8eaddd9d9d1919b6825841e3d915ded61fbB0374cf257adf445c99880089648d1dbccfcfff8456d26cb9d04210224f8561e9feB
+@2e83f927f1c06b29b1f75efc6129810165ee76c919ca2e48c9a46f7e3d8a1db0""1DgVRoZ7AWRjmTQ2Wod95Vhzuf5dFLCCFf"UOP_DUP OP_HASH160 8b19764ca74f894c156d9cea18a65d4ae06bc36f OP_EQUALVERIFY OP_CHECKSIG*276a9148b19764ca74f894c156d9cea18a65d4ae06bc36f88ac*"1DgVRoZ7AWRjmTQ2Wod95Vhzuf5dFLCCFf8$J
+@2e83f927f1c06b29b1f75efc6129810165ee76c919ca2e48c9a46f7e3d8a1db0"!18GYNh6ZTzSCt579VCmiDKA6m7a8YutbS"UOP_DUP OP_HASH160 015fe2784f18f5faa10fbdcd05444db0055fe5d8 OP_EQUALVERIFY OP_CHECKSIG*276a914015fe2784f18f5faa10fbdcd05444db0055fe5d888ac*!18GYNh6ZTzSCt579VCmiDKA6m7a8YutbS8$J
+_@2e83f927f1c06b29b1f75efc6129810165ee76c919ca2e48c9a46f7e3d8a1db0""1KmPBUD7bgEvR8JntqsJNjeFU3Wk7KAJLv"UOP_DUP OP_HASH160 cdd714ef5d1bd6055f1cf0b74c3fab7e0efd62d9 OP_EQUALVERIFY OP_CHECKSIG*276a914cdd714ef5d1bd6055f1cf0b74c3fab7e0efd62d988ac*"1KmPBUD7bgEvR8JntqsJNjeFU3Wk7KAJLv8$J
$-@0000000000000000000d0a670f43c2da8f825351119e71688cd3c9820b2e1b19"@0000000000000000000b8a4f56b6ed9a9f2c28b2f4c0d42b75c6f88a0b30d6242
+
+
+1@3f0a01c4456718e978d963caea58e3f39fe50cc9d5d1a601bd611b7bcee18374$"@0000000000000000000d0a670f43c2da8f825351119e71688cd3c9820b2e1b19(-2
+@2add9d79db09759ee737d76eb95c1afe44ecbfab4bbbfe5ba832fb29c249e445B023b06eb40f947473371f8aa5afe9951188a7fb0e2f3d33289dda6bf66ec09cf5c2
+@ec224e911123b18dc7803003fc149dcbefc61bb8dd388e533d8ec5896b2dc216B02f09135c43e567e7abefeb6f7f85376d758c6cb03fb3e59d6752b3ffd10582a2fB
+e@3f0a01c4456718e978d963caea58e3f39fe50cc9d5d1a601bd611b7bcee18374""17LKSwEFn4Ud2gJsh2xooohpeoVJuudybB"UOP_DUP OP_HASH160 45780e9013e53a88bc76b480da211fc2d1e7c81e OP_EQUALVERIFY OP_CHECKSIG*276a91445780e9013e53a88bc76b480da211fc2d1e7c81e88ac*"17LKSwEFn4Ud2gJsh2xooohpeoVJuudybB8$J
+[@3f0a01c4456718e978d963caea58e3f39fe50cc9d5d1a601bd611b7bcee18374""12ShnXkWFUjwTeJ5v4aLQG4obr6iYS5djU"UOP_DUP OP_HASH160 0fd49207fe90112751a475f95a336c90242336e6 OP_EQUALVERIFY OP_CHECKSIG*276a9140fd49207fe90112751a475f95a336c90242336e688ac*"12ShnXkWFUjwTeJ5v4aLQG4obr6iYS5djU8$J
+@3f0a01c4456718e978d963caea58e3f39fe50cc9d5d1a601bd611b7bcee18374""1HXHBBzH3f37z7tp9uyey8ZaUKyTP6wSJb"UOP_DUP OP_HASH160 b53bfe820ae0d464bdd01d45f273d7cf7eba9dd9 OP_EQUALVERIFY OP_CHECKSIG*276a914b53bfe820ae0d464bdd01d45f273d7cf7eba9dd988ac*"1HXHBBzH3f37z7tp9uyey8ZaUKyTP6wSJb8$J
+
+
+
+1@0466ec0b346840bf2fbdde5be4325aa5725b2a67933027b966d7448c2b90d94f$"@0000000000000000000d0a670f43c2da8f825351119e71688cd3c9820b2e1b19(-2
+@b40851070367420e1dccb9e2fde5baacb0d1b6c2c30ab1612295541511b08576B030fac2a2e1b59275b44574687f916375027f4bd922b3f89eafd6c961028cd76972
+@b40851070367420e1dccb9e2fde5baacb0d1b6c2c30ab1612295541511b08576B036f8af551b62f0a696f095b769be610cf92c6f212f04bb84d9a16064622bd671bB
+&@0466ec0b346840bf2fbdde5be4325aa5725b2a67933027b966d7448c2b90d94f""19e3d1FbJryRzPoUJbRvXT6sR6LEL9e2LD"UOP_DUP OP_HASH160 5ec295a5c035f78add70997e839ad276e212c279 OP_EQUALVERIFY OP_CHECKSIG*276a9145ec295a5c035f78add70997e839ad276e212c27988ac*"19e3d1FbJryRzPoUJbRvXT6sR6LEL9e2LD8$J
+d@0466ec0b346840bf2fbdde5be4325aa5725b2a67933027b966d7448c2b90d94f""1Guee5FsDByt57C7Yj6Eqh6rrpr21GE2YL"UOP_DUP OP_HASH160 ae7eefb727de07d5f79669b4221e0e060fee8562 OP_EQUALVERIFY OP_CHECKSIG*276a914ae7eefb727de07d5f79669b4221e0e060fee856288ac*"1Guee5FsDByt57C7Yj6Eqh6rrpr21GE2YL8$J
+@0466ec0b346840bf2fbdde5be4325aa5725b2a67933027b966d7448c2b90d94f""15pQ1Mhus2Fo8z3GdH7mbkKLYmcz9WaBCN"UOP_DUP OP_HASH160 34d74206680245b687fb6839d80097123c160fe2 OP_EQUALVERIFY OP_CHECKSIG*276a91434d74206680245b687fb6839d80097123c160fe288ac*"15pQ1Mhus2Fo8z3GdH7mbkKLYmcz9WaBCN8$J
$-@000000000000000000079e8874e21764b208533b10e73e3c7cb17bb939e681f2"@0000000000000000000d0a670f43c2da8f825351119e71688cd3c9820b2e1b192 $-@0000000000000000000bc5a43901be10e8624bc155736eff8b951504af747630"@000000000000000000079e8874e21764b208533b10e73e3c7cb17bb939e681f22
+
+1@95c6f883f65abb884fa7a85b549bcaf3b604e021279fcc2b6f8691efeaed3f28$"@0000000000000000000bc5a43901be10e8624bc155736eff8b951504af747630(-2
+@56e862209b7012fbf3fecde9c886b12dc70821fdd6d52dcb9c0880383f370083B032a6323c4347036c283af8a7f656738ac184137231410041ef5e01da3a98336ee2
+@510b1b45698f600391d65381fbac073d7f13148ff799ea2f87cf852616673a12B03f20575c5273a6c4fffb8fd02ea9bc02db366e171786c276fd6a651efbd55b0812
+@4d5f1fd548d2c5f0d91fbf0ce679275abdc430272c062756f1a91f8ca9cf70caB028af39a7dc3e90c9a2b8639f651c4287ed87a8a33fd8e22652b3e03e29c957224B
+@95c6f883f65abb884fa7a85b549bcaf3b604e021279fcc2b6f8691efeaed3f28""1HowBUnjEkXqRjYbTZ3hXTi7nykuKUyZBN"UOP_DUP OP_HASH160 b8625fe1549283e4c06061bd7173a2ed789401cf OP_EQUALVERIFY OP_CHECKSIG*276a914b8625fe1549283e4c06061bd7173a2ed789401cf88ac*"1HowBUnjEkXqRjYbTZ3hXTi7nykuKUyZBN8$J
+d@95c6f883f65abb884fa7a85b549bcaf3b604e021279fcc2b6f8691efeaed3f28""12cRZuaKD829WKhYTDzvFnQjzTTDpZRmMG"UOP_DUP OP_HASH160 11ab31369e0bbe52f52055db829b4fdfff80b295 OP_EQUALVERIFY OP_CHECKSIG*276a91411ab31369e0bbe52f52055db829b4fdfff80b29588ac*"12cRZuaKD829WKhYTDzvFnQjzTTDpZRmMG8$J
+U@95c6f883f65abb884fa7a85b549bcaf3b604e021279fcc2b6f8691efeaed3f28""1MnuvxBDSPgWqfcf6N3BPQAMgL2nUo7C8X"UOP_DUP OP_HASH160 e4116af8ba9b7a73e12332517feaa62258e104c0 OP_EQUALVERIFY OP_CHECKSIG*276a914e4116af8ba9b7a73e12332517feaa62258e104c088ac*"1MnuvxBDSPgWqfcf6N3BPQAMgL2nUo7C8X8$J
$-@0000000000000000000a59e3a04d50f86835a8f60004c541500cd876498b0730"@0000000000000000000bc5a43901be10e8624bc155736eff8b951504af7476302
+
+
+
+1@d6dfc66775c69121c307f78a2ae0c5b5253e3d258be5b4a401ff7961437b365c$"@0000000000000000000a59e3a04d50f86835a8f60004c541500cd876498b0730(-2
+@d9d7caecad2d374ab8a0dbf2197b9833a12688417065e3c66d183af0e2331affB02be9110bed9f1f3b7416224cb4bd1ecdc464b61b657ceadf18b7ca261b59efb822
+@abc1dcece158be5ef7fa14e25c0eb48ebcdf3cce04b3a1daa102ae724e66987dB02c18a4f8282f90333d6195728af7fbcf2a1b736320d1a88109624226988a83d14B
+@d6dfc66775c69121c307f78a2ae0c5b5253e3d258be5b4a401ff7961437b365c""1ALJBBRczzhjAdz9KuyWmWMnQFULs86QBB"UOP_DUP OP_HASH160 665f5f6ad59c5656e960be3e8f624d4ee129a53c OP_EQUALVERIFY OP_CHECKSIG*276a914665f5f6ad59c5656e960be3e8f624d4ee129a53c88ac*"1ALJBBRczzhjAdz9KuyWmWMnQFULs86QBB8$J
+@d6dfc66775c69121c307f78a2ae0c5b5253e3d258be5b4a401ff7961437b365c""1Nj2NgnTP4unHu8qLBjivQAsDEygobzVNt"UOP_DUP OP_HASH160 ee4d423bc4cc625f42f438e0c66830082fc95ec4 OP_EQUALVERIFY OP_CHECKSIG*276a914ee4d423bc4cc625f42f438e0c66830082fc95ec488ac*"1Nj2NgnTP4unHu8qLBjivQAsDEygobzVNt8$J
+Z@d6dfc66775c69121c307f78a2ae0c5b5253e3d258be5b4a401ff7961437b365c""1MNY3muYTbSSUtKuWLDn1TnCeNJe2mHWQw"UOP_DUP OP_HASH160 df752b159172338311662c2ac93d8b48ff24064b OP_EQUALVERIFY OP_CHECKSIG*276a914df752b159172338311662c2ac93d8b48ff24064b88ac*"1MNY3muYTbSSUtKuWLDn1TnCeNJe2mHWQw8$J
.,$-@000000000000000000070e717ad4b45ea2f762259befbb81f4274b730de9084d"@0000000000000000000a59e3a04d50f86835a8f60004c541500cd876498b07302*
+
+1@565af3adafa9220877dc67765d026fcd7e61debba47861dbb02fb91ba2db99de$"@000000000000000000070e717ad4b45ea2f762259befbb81f4274b730de9084d(-2
+@8c7b5c34f9d562ad6c28d8eec12b9c1234403018662146562ae218c2cbc6918fB0284e3fda3c417961ca92d89d03f0c3103d88dd7781043cfd125a3a417728fe4de2
+@3502f59cec7acd198be696c65cb98f965c2ad6e84290f22754f54126b6972524B0206c9b75b77673f56eba5b3e9533174d6508efdad760976ee0d9e9208aa28e3502
+@3502f59cec7acd198be696c65cb98f965c2ad6e84290f22754f54126b6972524B02149294c09c4a787096a6b0d4c101c4185482e5b380e12b00dfcfbf986c53d6f72
+@ecdd70cea8827fe930f9c680d9bdfb52b005844195291bd8d6f649f27d701b09B0303e1b02a515459ad644bdb69fba0615fc0e6d1133352b409b64ace2cb114ca862
+@431fcb29680e7204fc9fec826ae0992e0f753a05e9d4e78a713bc9920c92254eB0265649babdc69a5634363e31cde7ec3eea355242ce980da161f8a44ad2f2e727f2
+@207e746d472912c60d161685f2ae89a9cee7118f2048d1b435d0f7ff195d7af4B026d94e586124b5e39bfcb93c680b12c85033b9f0cedd4d2425b35d76548296c6cB
+K@565af3adafa9220877dc67765d026fcd7e61debba47861dbb02fb91ba2db99de""1DoiNk2Lmh8CjzYFccsYAaoYndPRcD2qrL"UOP_DUP OP_HASH160 8c772e7ff5195da75537f1f632c7acbe687bff5e OP_EQUALVERIFY OP_CHECKSIG*276a9148c772e7ff5195da75537f1f632c7acbe687bff5e88ac*"1DoiNk2Lmh8CjzYFccsYAaoYndPRcD2qrL8$J
+@565af3adafa9220877dc67765d026fcd7e61debba47861dbb02fb91ba2db99de""1PVEFMS6CrcdBPdXmPRx3W425j2ocdWLcF"UOP_DUP OP_HASH160 f6a978fbac9d68eafd9539ae2649e916729178ef OP_EQUALVERIFY OP_CHECKSIG*276a914f6a978fbac9d68eafd9539ae2649e916729178ef88ac*"1PVEFMS6CrcdBPdXmPRx3W425j2ocdWLcF8$J
+@565af3adafa9220877dc67765d026fcd7e61debba47861dbb02fb91ba2db99de""173vyx33ev3JDuwjyfTKoQoNjDFoWiichq"UOP_DUP OP_HASH160 425ea5ff62bcbb4f0930e594f94bfb50fd6bca55 OP_EQUALVERIFY OP_CHECKSIG*276a914425ea5ff62bcbb4f0930e594f94bfb50fd6bca5588ac*"173vyx33ev3JDuwjyfTKoQoNjDFoWiichq8$J
(
+
+1@6e10d22c9e66dc6794ac94b45dab62d5c0efe54a9aae3410761c95e19f906780$"@000000000000000000070e717ad4b45ea2f762259befbb81f4274b730de9084d(-2
+@0466ec0b346840bf2fbdde5be4325aa5725b2a67933027b966d7448c2b90d94fB03ec8c167d178714ca840fda5f0b198a239565ad119572618c5231014d98d8812f2
+@269c3bd9bb6304e9615e690ae7a6d17f46656d0ad86e077cc72e3122896ef064B03bbf0e022ebc09baf30068b66d4579f4d71df8c5e69360a71937508837fce9b042
+@72f9191609e2d3b0e88ff8228d04e11d099da90baa4950dcf87eed491015fb83B03ceb160f194cf1c4477a14321424be881b80108988ee361203cb4975690fa6da12
+@809130a5afd6abbcacbface7731c5cd5878620faf6d42ceec598de2c61838cafB02db48693991603f92f3d64a62d420332f963d998120e194d4ef743e85a6d9824f2
+@a7d5c194c15d1bd7caa1586bd8d2a006ae4ee2be590ce60bbdbe588a4e1c2684B02e4a9106f8c12366ccf36c01642e757841996099413e5e0503071dd4f2ced14252
+@b2f16bf2a7a647c57fcd0e261943a1e3af0c9e46900b10bd4371815b56cfacaaB02efafc1c69d3b23a4d61b22316836b9177a8ed21efa6a2bfa9892ef8f81ec8fcb2
+@ea5b1875545a0254bacea803c354b90246ab20ac0b1f5ba14515794264dfb742B02e2ea3e90e1898f2e57ce3f69a8c52279521e1530ef1241dbd578f5e9aec7644d2
+@0466ec0b346840bf2fbdde5be4325aa5725b2a67933027b966d7448c2b90d94fB037a2cbd6752ba386ce77b1b5ebec667b7b5f1d1a78dbe20d57d602cd9a7136f2bB
+&@6e10d22c9e66dc6794ac94b45dab62d5c0efe54a9aae3410761c95e19f906780""1GBf6ikZafajRSN59n6J9Nfgr5j9aGRQNK"UOP_DUP OP_HASH160 a68dd978c9332444f46cfb2280d48f138f08c74b OP_EQUALVERIFY OP_CHECKSIG*276a914a68dd978c9332444f46cfb2280d48f138f08c74b88ac*"1GBf6ikZafajRSN59n6J9Nfgr5j9aGRQNK8$J
+d@6e10d22c9e66dc6794ac94b45dab62d5c0efe54a9aae3410761c95e19f906780""1NhtaAphUPMFEtcygtbceP3oA1dqzKb9T2"UOP_DUP OP_HASH160 ee1654791948c73bdf8b5ef2ced7bccbaf2e688f OP_EQUALVERIFY OP_CHECKSIG*276a914ee1654791948c73bdf8b5ef2ced7bccbaf2e688f88ac*"1NhtaAphUPMFEtcygtbceP3oA1dqzKb9T28$J
+鴏@6e10d22c9e66dc6794ac94b45dab62d5c0efe54a9aae3410761c95e19f906780""1BkqLFvU1dT7aEoqJdGsCDy8NHmAh8KcZt"UOP_DUP OP_HASH160 75fb7d5f43505e779808a039627e8740001f987d OP_EQUALVERIFY OP_CHECKSIG*276a91475fb7d5f43505e779808a039627e8740001f987d88ac*"1BkqLFvU1dT7aEoqJdGsCDy8NHmAh8KcZt8$J
+
+
+1@d6d1925098ec8aed7028d38926e1cef2a20a48a431ad93d7f802de2483c4ada6$"@000000000000000000070e717ad4b45ea2f762259befbb81f4274b730de9084d(-2
+@6e10d22c9e66dc6794ac94b45dab62d5c0efe54a9aae3410761c95e19f906780B02c91be1ec0f78d0ed7806a16e5bdc6f8755f2b8dcc9589e8cf7e867bc3894333c2
+@6e10d22c9e66dc6794ac94b45dab62d5c0efe54a9aae3410761c95e19f906780B022bea1a9f467a18a49a909c9814ec0f0c82be33009ae920a2fe6888d04db3f1b5B
+ɣ&@d6d1925098ec8aed7028d38926e1cef2a20a48a431ad93d7f802de2483c4ada6""1F7xYsyCkKid5JBcrhhRFFJKBkMo4Zw5ae"UOP_DUP OP_HASH160 9ae2a092fe4fe7cb296a3a7bfaf38bcdcd21f857 OP_EQUALVERIFY OP_CHECKSIG*276a9149ae2a092fe4fe7cb296a3a7bfaf38bcdcd21f85788ac*"1F7xYsyCkKid5JBcrhhRFFJKBkMo4Zw5ae8$J
+d@d6d1925098ec8aed7028d38926e1cef2a20a48a431ad93d7f802de2483c4ada6"!1Qa8fL2NU5VRtjyL1T4MZHXGDNLftNq76"UOP_DUP OP_HASH160 04753971b76898ce49c1b061274859ba9761fc0c OP_EQUALVERIFY OP_CHECKSIG*276a91404753971b76898ce49c1b061274859ba9761fc0c88ac*!1Qa8fL2NU5VRtjyL1T4MZHXGDNLftNq768$J
+@d6d1925098ec8aed7028d38926e1cef2a20a48a431ad93d7f802de2483c4ada6""14kmNVCRNC4tDhcpfUqxu5Tq18ovRpd87q"UOP_DUP OP_HASH160 292f4d633c0fe62b5b89101656a993e8ec7d17e7 OP_EQUALVERIFY OP_CHECKSIG*276a914292f4d633c0fe62b5b89101656a993e8ec7d17e788ac*"14kmNVCRNC4tDhcpfUqxu5Tq18ovRpd87q8$J
$-@0000000000000000000495b94ba53bee4694c897394bfa70dd0bddb521174e2f"@000000000000000000070e717ad4b45ea2f762259befbb81f4274b730de9084d2
+
+
+
+1@02c9c85fe6292ced383e23ad0226318df86138b99c2e19bf2f19109b4b6aad0b$"@0000000000000000000495b94ba53bee4694c897394bfa70dd0bddb521174e2f(-2
+@d6dfc66775c69121c307f78a2ae0c5b5253e3d258be5b4a401ff7961437b365cB0380c4e917a2f4ecfb2dcab57acd557fdcc156bd0a5de1586eca7262edfca43be82
+@6c5e2ad23cf05c541c927f81e85861df531edad41d2cb04ccccf89b8e92278b2B03d5f014b9c82057436b28c3f49e0d70fc113e23507d6bb4a4b29f3d4d42a9d2b5B
+@02c9c85fe6292ced383e23ad0226318df86138b99c2e19bf2f19109b4b6aad0b""1Aesv9vBQ7k7hJFERnE4cToDeLrEst9vWu"UOP_DUP OP_HASH160 69e3068a403450ba6ef940d381966cc5cbcbff58 OP_EQUALVERIFY OP_CHECKSIG*276a91469e3068a403450ba6ef940d381966cc5cbcbff5888ac*"1Aesv9vBQ7k7hJFERnE4cToDeLrEst9vWu8$J
+@02c9c85fe6292ced383e23ad0226318df86138b99c2e19bf2f19109b4b6aad0b""1EgB1xbuZno7eq84S1XVJsT7aHnrNTB3bW"UOP_DUP OP_HASH160 9602381559f3b12c521ed0ca3b4c9fbfc6d893c1 OP_EQUALVERIFY OP_CHECKSIG*276a9149602381559f3b12c521ed0ca3b4c9fbfc6d893c188ac*"1EgB1xbuZno7eq84S1XVJsT7aHnrNTB3bW8$J
+d@02c9c85fe6292ced383e23ad0226318df86138b99c2e19bf2f19109b4b6aad0b""163dG62QNnzBFSAFRLi1CLDAwQPa8nbbao"UOP_DUP OP_HASH160 3757bab0e1b1549862dba512d515a69ef4a8a3fb OP_EQUALVERIFY OP_CHECKSIG*276a9143757bab0e1b1549862dba512d515a69ef4a8a3fb88ac*"163dG62QNnzBFSAFRLi1CLDAwQPa8nbbao8$J
.$-@000000000000000000047da55a464342b5f1c6024bc62a6aa99ee4ac5f3af6f0"@0000000000000000000495b94ba53bee4694c897394bfa70dd0bddb521174e2f2 /$-@0000000000000000000a79487e700be5d6a4e8cc56fb09af8ea99cdb94de5894"@000000000000000000047da55a464342b5f1c6024bc62a6aa99ee4ac5f3af6f02-
+
+
+1@3f4976b5a862735d8f387d27bca87bb69ed273ac7aa97dd69399aea70ed3986a$"@0000000000000000000a79487e700be5d6a4e8cc56fb09af8ea99cdb94de5894(-2
+@86e6a2fc1ab297e80edeee1ba0afbe969ac1d587de0dfd033f57dc24a8f83f19B03912cdcf6191e8b37113d1599bb428cbbd7ea6c7fe4f1b91d3bc9d499e5b17dcb2
+@86e6a2fc1ab297e80edeee1ba0afbe969ac1d587de0dfd033f57dc24a8f83f19B0377e15c665344d7a1d2465f7e865aa43602283d0b8a6085768eb319cadd217901B
+@3f4976b5a862735d8f387d27bca87bb69ed273ac7aa97dd69399aea70ed3986a""1QJ8NwfvbyjjAYWyp5BFLVyayVZyzCk8vq"UOP_DUP OP_HASH160 ff881f9cfefe9977c67b5f1d51ce9d9fde1af653 OP_EQUALVERIFY OP_CHECKSIG*276a914ff881f9cfefe9977c67b5f1d51ce9d9fde1af65388ac*"1QJ8NwfvbyjjAYWyp5BFLVyayVZyzCk8vq8$J
+!@3f4976b5a862735d8f387d27bca87bb69ed273ac7aa97dd69399aea70ed3986a""15RNmwDVtyj76KjNXtWVEVx1hJ9Gzqeft9"UOP_DUP OP_HASH160 307ca9b0bf1317209e568ae7a82a70479c9016ea OP_EQUALVERIFY OP_CHECKSIG*276a914307ca9b0bf1317209e568ae7a82a70479c9016ea88ac*"15RNmwDVtyj76KjNXtWVEVx1hJ9Gzqeft98$J
+@3f4976b5a862735d8f387d27bca87bb69ed273ac7aa97dd69399aea70ed3986a""15o636qe6sqnH1x2FSx8Ag91Wwn9g9Ze2v"UOP_DUP OP_HASH160 3497d7660b063bd36517a6d95318d76040eb219f OP_EQUALVERIFY OP_CHECKSIG*276a9143497d7660b063bd36517a6d95318d76040eb219f88ac*"15o636qe6sqnH1x2FSx8Ag91Wwn9g9Ze2v8$J
+
+
+1@fa69094e11d1410efd055ad7ce77b1dcb2cf231c47ef996e56c1ad6de431bcd0$"@0000000000000000000a79487e700be5d6a4e8cc56fb09af8ea99cdb94de5894(-2
+@3f4976b5a862735d8f387d27bca87bb69ed273ac7aa97dd69399aea70ed3986aB02e9d93deae9384406e93881f08810db462d6c2d3005247801a2ee1b7b2b896dd42
+@3f4976b5a862735d8f387d27bca87bb69ed273ac7aa97dd69399aea70ed3986aB022d3b1807fa861dfbdf425fc38c511c81da329a1c3437b843b160e32d6428d755B
+@fa69094e11d1410efd055ad7ce77b1dcb2cf231c47ef996e56c1ad6de431bcd0""16TBi42a1DEduyQzwFcq8KMDXFhL3jWttQ"UOP_DUP OP_HASH160 3bcc61e146d2d32b50920702221b6dda60afebb5 OP_EQUALVERIFY OP_CHECKSIG*276a9143bcc61e146d2d32b50920702221b6dda60afebb588ac*"16TBi42a1DEduyQzwFcq8KMDXFhL3jWttQ8$J
+@fa69094e11d1410efd055ad7ce77b1dcb2cf231c47ef996e56c1ad6de431bcd0""18zDZekhfcWDXqnTigMMSKywQP43P1kzzS"UOP_DUP OP_HASH160 579b13cbcb5ac61ec46ba341d897bfe65631c412 OP_EQUALVERIFY OP_CHECKSIG*276a914579b13cbcb5ac61ec46ba341d897bfe65631c41288ac*"18zDZekhfcWDXqnTigMMSKywQP43P1kzzS8$J
+@fa69094e11d1410efd055ad7ce77b1dcb2cf231c47ef996e56c1ad6de431bcd0""14GxkCmJYJoWHoUQNp4dtgt5hzBejsd1Da"UOP_DUP OP_HASH160 23ed26774654e7d78b11b2db3843e0f8a4516690 OP_EQUALVERIFY OP_CHECKSIG*276a91423ed26774654e7d78b11b2db3843e0f8a451669088ac*"14GxkCmJYJoWHoUQNp4dtgt5hzBejsd1Da8$J
+
+1@4a737a343f3668e82c3911ca9866199b992feecfc2be067a8e4836b0896b26b1$"@0000000000000000000a79487e700be5d6a4e8cc56fb09af8ea99cdb94de5894(-2
+@fa69094e11d1410efd055ad7ce77b1dcb2cf231c47ef996e56c1ad6de431bcd0B03d77bd8cab77077a9df8d2faba654569bbf49d1fad7846336f7b7e6aa1ff823242
+@fa69094e11d1410efd055ad7ce77b1dcb2cf231c47ef996e56c1ad6de431bcd0B02b3c3ce2e1f867e87c21821594a4972bd67d8ab5daa20d6bdf2895f9d05bc7b062
+@10171202e8b1e1b4c34a49bca9bc58c7f63540655a69559813de86138dcba0c6B02f17a3a8c7ec6f89bcc48c14bed16f001fb43e4c8fa1fa282bbaa51a6417dec30B
+@4a737a343f3668e82c3911ca9866199b992feecfc2be067a8e4836b0896b26b1""1GPQWXCykKqojzB5o9FK2Hh7ZCi9YeJu27"UOP_DUP OP_HASH160 a8c6a9877e4a93104ba030f26c47057cca567dec OP_EQUALVERIFY OP_CHECKSIG*276a914a8c6a9877e4a93104ba030f26c47057cca567dec88ac*"1GPQWXCykKqojzB5o9FK2Hh7ZCi9YeJu278$J
+
+@4a737a343f3668e82c3911ca9866199b992feecfc2be067a8e4836b0896b26b1""1PD3xKhaq37qzXbLxQjft7Lt9pkvkKJ5Jv"UOP_DUP OP_HASH160 f39a397a3eadeec6d9a6543f5653931ad9aa2789 OP_EQUALVERIFY OP_CHECKSIG*276a914f39a397a3eadeec6d9a6543f5653931ad9aa278988ac*"1PD3xKhaq37qzXbLxQjft7Lt9pkvkKJ5Jv8$J
+ɛ@4a737a343f3668e82c3911ca9866199b992feecfc2be067a8e4836b0896b26b1""12Fpeyouwo6LF8SiT2bE4vL9vyFU6VYTFR"UOP_DUP OP_HASH160 0dc5babfb7275191e74622fd7770ffb31ee32804 OP_EQUALVERIFY OP_CHECKSIG*276a9140dc5babfb7275191e74622fd7770ffb31ee3280488ac*"12Fpeyouwo6LF8SiT2bE4vL9vyFU6VYTFR8$J
-
+
+1@d6e0ea747062c13d9486abb50870c3b6dd8925376710fe200393afec1dfaf46f$"@0000000000000000000a79487e700be5d6a4e8cc56fb09af8ea99cdb94de5894(-2
+@87e4ea1980f6eba4851c2b2b42fdcd280ff9db37a9055d3128ce15d79016e0ccB0368ebc2ed290a21fe7d21c9e4174ac057cf7a65b72ceb0aad203df17bb587f2b82
+@7ff499e763151f27aa71e1e9315a156ada9bf8e20e68f447429df169d6323039B02eac4c1b8221f246a0127f0119a48cadb96eaadb125e85b3d9f46b96b95a360eb2
+@20e8fa26c61462ac25ed888ab71e33d90add375c2cf6b85f49b62263d6bd7abaB02fb83281553dccf94ee8b74d0db80ba1deec3f00afd6ae724258e4108f58d8dd92
+@d9ac4530f2524bb18298ec4ea8e264275ddbcd07ceb3ee39698f0d9ba0c93ca6B02f72d1d2d9cc20db9c4904568cef1f13ffd9cf742cba233c8a8e68893b0022540B
+@d6e0ea747062c13d9486abb50870c3b6dd8925376710fe200393afec1dfaf46f""1KgoDdaBwni2zyHVe89d28ye6RJum5KsJ9"UOP_DUP OP_HASH160 ccf9113875c8aca1856173857fbc8d2a1765283c OP_EQUALVERIFY OP_CHECKSIG*276a914ccf9113875c8aca1856173857fbc8d2a1765283c88ac*"1KgoDdaBwni2zyHVe89d28ye6RJum5KsJ98$J
+=@d6e0ea747062c13d9486abb50870c3b6dd8925376710fe200393afec1dfaf46f""17e57J82PDfHoQG7QATobWTf4LX54afJq9"UOP_DUP OP_HASH160 48d3932e2fa64da7e2f344617f008edb6a061865 OP_EQUALVERIFY OP_CHECKSIG*276a91448d3932e2fa64da7e2f344617f008edb6a06186588ac*"17e57J82PDfHoQG7QATobWTf4LX54afJq98$J
+@d6e0ea747062c13d9486abb50870c3b6dd8925376710fe200393afec1dfaf46f""1D2BXXBC3Y7Su5vSmjsoMS1cRksJkww2YX"UOP_DUP OP_HASH160 83dab653226b834a0406745577b61e3267c491fe OP_EQUALVERIFY OP_CHECKSIG*276a91483dab653226b834a0406745577b61e3267c491fe88ac*"1D2BXXBC3Y7Su5vSmjsoMS1cRksJkww2YX8$J
$-@00000000000000000012a43972fcd522eb2fe73288cf2922a1cd914f798de2e5"@0000000000000000000a79487e700be5d6a4e8cc56fb09af8ea99cdb94de58942 $-@000000000000000000057aafcc35bed9bda2ef0e510528c3ce13db7fa76d242b"@00000000000000000012a43972fcd522eb2fe73288cf2922a1cd914f798de2e52
+
+
+1@beb22a5578c3fae60e64b22286dc50417761f0bd21a2b1325a1cb38514e51829$"@000000000000000000057aafcc35bed9bda2ef0e510528c3ce13db7fa76d242b(-2
+@02c9c85fe6292ced383e23ad0226318df86138b99c2e19bf2f19109b4b6aad0bB03c352d127fb7760d6614001b69cd7578fefcecf5a2d96b15b5062b19b3ce542a32
+@02c9c85fe6292ced383e23ad0226318df86138b99c2e19bf2f19109b4b6aad0bB03650dcd945766c07741332917f302aa029dc541f782eb2957921cfdf59dca6cb3B
+@beb22a5578c3fae60e64b22286dc50417761f0bd21a2b1325a1cb38514e51829""15xvJXApPRr1F5Nr85MQzC88t9YWr818gw"UOP_DUP OP_HASH160 3673e017bde8f5e95000fec814c3614a9020798a OP_EQUALVERIFY OP_CHECKSIG*276a9143673e017bde8f5e95000fec814c3614a9020798a88ac*"15xvJXApPRr1F5Nr85MQzC88t9YWr818gw8$J
+@beb22a5578c3fae60e64b22286dc50417761f0bd21a2b1325a1cb38514e51829""14bXD6U7T4VeewRTuqqMF5a6Mw5ssDHFKw"UOP_DUP OP_HASH160 276fbca29d00b643807734fe27d7569e27af393d OP_EQUALVERIFY OP_CHECKSIG*276a914276fbca29d00b643807734fe27d7569e27af393d88ac*"14bXD6U7T4VeewRTuqqMF5a6Mw5ssDHFKw8$J
+_@beb22a5578c3fae60e64b22286dc50417761f0bd21a2b1325a1cb38514e51829""1JsRCDmE3CQFW7zB282aewPHN2gjYx7Lou"UOP_DUP OP_HASH160 c40321d082d44a5891b67ece63192c60a37f72bb OP_EQUALVERIFY OP_CHECKSIG*276a914c40321d082d44a5891b67ece63192c60a37f72bb88ac*"1JsRCDmE3CQFW7zB282aewPHN2gjYx7Lou8$J
.
+
+
+1@71ca3f6a8ca4f01dfbb213f9badc9252058c00e837a8820590d8cefd283763ce$"@000000000000000000057aafcc35bed9bda2ef0e510528c3ce13db7fa76d242b(-2
+@77eacd681136c1f7e0948b4668b05e0d08ca55bb6ce353f3acae30235dc42583B029e52cd7bc23b6e6915124fc732018deef959adb1969edf413c6988dce61bea5b2
+@a8401aedd6237b680924322eacd3da34f40ef3c8060dc978cd2175212f2b0989B02f069cc3ef1c50463412844e8e3d068ec82c9cb101c833dc080199b30d2e5a244B
+@71ca3f6a8ca4f01dfbb213f9badc9252058c00e837a8820590d8cefd283763ce""1BYWHfiayK2dc6Yco4oC35jqBJMwDkDkoH"UOP_DUP OP_HASH160 73a699bba71d80d30a2447c8de650ede0669d76a OP_EQUALVERIFY OP_CHECKSIG*276a91473a699bba71d80d30a2447c8de650ede0669d76a88ac*"1BYWHfiayK2dc6Yco4oC35jqBJMwDkDkoH8$J
+ @71ca3f6a8ca4f01dfbb213f9badc9252058c00e837a8820590d8cefd283763ce""1JxyPoABg1itALfmxDVj1E2zqX99ditfwS"UOP_DUP OP_HASH160 c510173bb44219aac9e2ddb2e808fb9fc9b1e3f3 OP_EQUALVERIFY OP_CHECKSIG*276a914c510173bb44219aac9e2ddb2e808fb9fc9b1e3f388ac*"1JxyPoABg1itALfmxDVj1E2zqX99ditfwS8$J
+_@71ca3f6a8ca4f01dfbb213f9badc9252058c00e837a8820590d8cefd283763ce""1Hbp9ee9o8kKYh2KX7Y3gBjw9kD5cqc2HU"UOP_DUP OP_HASH160 b617836a90b88970165c2d5a3fa62231c7f46ec5 OP_EQUALVERIFY OP_CHECKSIG*276a914b617836a90b88970165c2d5a3fa62231c7f46ec588ac*"1Hbp9ee9o8kKYh2KX7Y3gBjw9kD5cqc2HU8$J
$-@00000000000000000011fc01d32f34032da13c79b914a1bc1a7231f9047a2c40"@000000000000000000057aafcc35bed9bda2ef0e510528c3ce13db7fa76d242b2
+
+1@62776c250e3bfdcbac96c37de12504d26cde19d8a79bef0293889508ea389bcc$"@00000000000000000011fc01d32f34032da13c79b914a1bc1a7231f9047a2c40(-2
+@0c59d9727b3765878a485050e96aece65463bb62975ce594bfc6922d83a669aaB0261a163d1259a80fe7ce1b18dc382612ada1cee6c0e73ed333a3d36833bcbc9962
+@4a0a1c8c749675585b35dbb895424b9f74aa9beaed4c7cfad43b8287c7f44505B02c808526c28136d2d6bbbb144052d9d09348a440eb328c5bc4fef7a69ebc84e902
+@0c59d9727b3765878a485050e96aece65463bb62975ce594bfc6922d83a669aaB02bfcabedf325875ec9233bec96885a95d22668a3132d1defa6f0c33ffb7fe4b84B
+"@62776c250e3bfdcbac96c37de12504d26cde19d8a79bef0293889508ea389bcc""138ANhodbuMMDkzXXKxyqbwfBKGQTj4cLF"UOP_DUP OP_HASH160 174afd0d7b6e595428670dc26a9f3207b7fe4c7f OP_EQUALVERIFY OP_CHECKSIG*276a914174afd0d7b6e595428670dc26a9f3207b7fe4c7f88ac*"138ANhodbuMMDkzXXKxyqbwfBKGQTj4cLF8$J
+@62776c250e3bfdcbac96c37de12504d26cde19d8a79bef0293889508ea389bcc""1NS3MUgc9KX8UMj9juD1u753qL2LCP5q9U"UOP_DUP OP_HASH160 eb170136701cf488658ca6e25a4c94f7030d1e37 OP_EQUALVERIFY OP_CHECKSIG*276a914eb170136701cf488658ca6e25a4c94f7030d1e3788ac*"1NS3MUgc9KX8UMj9juD1u753qL2LCP5q9U8$J
+:@62776c250e3bfdcbac96c37de12504d26cde19d8a79bef0293889508ea389bcc""12VJPL4HdnGc39epzBvjKQpfZ35MS3bvXA"UOP_DUP OP_HASH160 105248f3299e2a6851e3a6ec9b26b76bd516bf18 OP_EQUALVERIFY OP_CHECKSIG*276a914105248f3299e2a6851e3a6ec9b26b76bd516bf1888ac*"12VJPL4HdnGc39epzBvjKQpfZ35MS3bvXA8$J
$-@00000000000000000013b28b7b3214b4cf7e06706a50f9964793e9f3beae3d88"@00000000000000000011fc01d32f34032da13c79b914a1bc1a7231f9047a2c402
+
+
+
+1@171859df4f3f6e0ce590eaf9877c79e2a699f390d0ce6964b3350aaae07ff49d$"@00000000000000000013b28b7b3214b4cf7e06706a50f9964793e9f3beae3d88(-2
+@b609f065824b28294c3e622eb4fb69b32ae46edae6a80abeb73c77dcee7f27f9B0369b58c0f3c8122e0f8068633ae4073a2da895f7ada6030899e016a3030f8c6ba2
+@8fb6682013c1744fc3cd5d81231d7bd77c7de91dca5a18868c4cd9efb67cc547B0359d581de2d91a4887868f862647ed7e2bc41f4aa1386135578b28ad3de95da51B
+'@171859df4f3f6e0ce590eaf9877c79e2a699f390d0ce6964b3350aaae07ff49d""1JutV4RBkbzvW4pBoDEoJ5kd3Zw1AEwyum"UOP_DUP OP_HASH160 c47abead095570364b82f8adec5798177f3acf5a OP_EQUALVERIFY OP_CHECKSIG*276a914c47abead095570364b82f8adec5798177f3acf5a88ac*"1JutV4RBkbzvW4pBoDEoJ5kd3Zw1AEwyum8$J
+@171859df4f3f6e0ce590eaf9877c79e2a699f390d0ce6964b3350aaae07ff49d""185SVoLZrk2PZBpjqum5d4WJtkkYfNUPsn"UOP_DUP OP_HASH160 4d9fd3e893f2586a887f59ef308003aee2d6b95d OP_EQUALVERIFY OP_CHECKSIG*276a9144d9fd3e893f2586a887f59ef308003aee2d6b95d88ac*"185SVoLZrk2PZBpjqum5d4WJtkkYfNUPsn8$J
+Ҋ4@171859df4f3f6e0ce590eaf9877c79e2a699f390d0ce6964b3350aaae07ff49d""1LFaotMko8LVCAi1nDcZCBYPfHd6oYf34c"UOP_DUP OP_HASH160 d32c6f66da28beeb69c5f0252a850ce5cd083609 OP_EQUALVERIFY OP_CHECKSIG*276a914d32c6f66da28beeb69c5f0252a850ce5cd08360988ac*"1LFaotMko8LVCAi1nDcZCBYPfHd6oYf34c8$J
$-@0000000000000000000b6364a6213a7b039af96aaa0ad5a4fc9af0083570a32c"@00000000000000000013b28b7b3214b4cf7e06706a50f9964793e9f3beae3d882 $-@0000000000000000000961b7c7b65f86dcf209dd8fcea2e9d66e30bae7a04dba"@0000000000000000000b6364a6213a7b039af96aaa0ad5a4fc9af0083570a32c2 $-@00000000000000000001154b7b0065180f60e2c3d4fa774da815f9c2c2eef86f"@0000000000000000000961b7c7b65f86dcf209dd8fcea2e9d66e30bae7a04dba2
+
+
+
+1@0ea6b149a7ba7aacff3de330df9891dc71a8af06e0487bb84ffa5fa925891a0f$"@00000000000000000001154b7b0065180f60e2c3d4fa774da815f9c2c2eef86f(-2
+@dff238c4e32b8621f2207b06615ada8d323dcf8ef876cd0d3bb3e4a0d13d653cB02fae85bc83a8ee85d18054e3aa7809c9c36f8f2a8d8bc1d672131a7f2a58836c12
+@4c85248d15c310d082cfa9511f0d4fa17bdd81b54de9ddde7c85fdb3ade9a22dB02f393b2b50bf4c93c993261265370546d0a875f098091a9097be04fee3492fffbB
+@0ea6b149a7ba7aacff3de330df9891dc71a8af06e0487bb84ffa5fa925891a0f""1BvuiBEba93FiezJWRNf1gY1syy8eqicNB"UOP_DUP OP_HASH160 77e34dc95c3925800c0ddcece16613eeaf2c0c50 OP_EQUALVERIFY OP_CHECKSIG*276a91477e34dc95c3925800c0ddcece16613eeaf2c0c5088ac*"1BvuiBEba93FiezJWRNf1gY1syy8eqicNB8$J
+@0ea6b149a7ba7aacff3de330df9891dc71a8af06e0487bb84ffa5fa925891a0f""18Qc2vhWPzyLLCSWyGcsA2mXq7Xd7DgaMT"UOP_DUP OP_HASH160 513fb11d5149aa56530cd0461318839d3bdd0734 OP_EQUALVERIFY OP_CHECKSIG*276a914513fb11d5149aa56530cd0461318839d3bdd073488ac*"18Qc2vhWPzyLLCSWyGcsA2mXq7Xd7DgaMT8$J
+ø@0ea6b149a7ba7aacff3de330df9891dc71a8af06e0487bb84ffa5fa925891a0f""1HQ3fPYxXAdfYBD5jTE2LbY9p8Y2c5w7SE"UOP_DUP OP_HASH160 b3ddcd3b2672586016df055249cb931e8c615eec OP_EQUALVERIFY OP_CHECKSIG*276a914b3ddcd3b2672586016df055249cb931e8c615eec88ac*"1HQ3fPYxXAdfYBD5jTE2LbY9p8Y2c5w7SE8$J
$-@000000000000000000038f019ba9b71b8b6d7365d6334973589a75597b7ebdb0"@00000000000000000001154b7b0065180f60e2c3d4fa774da815f9c2c2eef86f2
+
+
+
+1@1450cb13042571b0adc64887f77b5a0899161aa2ad00cb03f5236230c2fa7f44$"@000000000000000000038f019ba9b71b8b6d7365d6334973589a75597b7ebdb0(-2
+@f85cb84235962c9784fc1a9a45f6d3a1e9d07b1477c571986e7ff091d1032025B033a302e691f2f5166cbfd95143471daa0f7b225062f26de36646c78afbe0a7e892
+@f85cb84235962c9784fc1a9a45f6d3a1e9d07b1477c571986e7ff091d1032025B031cba8fb1100549d64191a65fb70de9708b74e9083f353382f52ae00bb598ce50B
+@1450cb13042571b0adc64887f77b5a0899161aa2ad00cb03f5236230c2fa7f44""1Cvrfnb9usMrDRuves7dM97ZC18bWjR5zS"UOP_DUP OP_HASH160 82d8e415ec73dd8b243c04467c7fd493ffb9127d OP_EQUALVERIFY OP_CHECKSIG*276a91482d8e415ec73dd8b243c04467c7fd493ffb9127d88ac*"1Cvrfnb9usMrDRuves7dM97ZC18bWjR5zS8$J
+@1450cb13042571b0adc64887f77b5a0899161aa2ad00cb03f5236230c2fa7f44""14cyzRFtDfEBbbCNCv39LMpSZE19amwocL"UOP_DUP OP_HASH160 27b68243a2e4c1dbd0db9a6c86beca319b7f87ec OP_EQUALVERIFY OP_CHECKSIG*276a91427b68243a2e4c1dbd0db9a6c86beca319b7f87ec88ac*"14cyzRFtDfEBbbCNCv39LMpSZE19amwocL8$J
+@1450cb13042571b0adc64887f77b5a0899161aa2ad00cb03f5236230c2fa7f44""1Nj5vuLaHmfjGvqjfC3gS1q1kfhPE5RCkW"UOP_DUP OP_HASH160 ee503a0705b4b8194b15d32476b87060ac8e02a7 OP_EQUALVERIFY OP_CHECKSIG*276a914ee503a0705b4b8194b15d32476b87060ac8e02a788ac*"1Nj5vuLaHmfjGvqjfC3gS1q1kfhPE5RCkW8$J
$-@000000000000000000102e4009dff642c73b215a08786bf3d417d33a87702467"@000000000000000000038f019ba9b71b8b6d7365d6334973589a75597b7ebdb02 $-@0000000000000000000e24396612da4ec125ee6c0b4507e854c5cfed1884cd30"@000000000000000000102e4009dff642c73b215a08786bf3d417d33a877024672
+
+1@92cfb7b2653bc9cbd6a17fc7d52c2488d12c8c7c02d64fc0c979b118743d5b0f$"@0000000000000000000e24396612da4ec125ee6c0b4507e854c5cfed1884cd30(-2
+@20e8fa26c61462ac25ed888ab71e33d90add375c2cf6b85f49b62263d6bd7abaB02fe932f03e11ee840209bd8f3252c41887af2799b773be516a6e52631647563232
+@171859df4f3f6e0ce590eaf9877c79e2a699f390d0ce6964b3350aaae07ff49dB0368ebc2ed290a21fe7d21c9e4174ac057cf7a65b72ceb0aad203df17bb587f2b82
+@79dfec14288cc90bfdb4b395ce6aac561e906d7c0d74bb8146dc2cf4553720b6B02e11ccb3bafc3c842ffec2451c097efe708e8748a2b05bb6dda7d67c5672a2945B
+.@92cfb7b2653bc9cbd6a17fc7d52c2488d12c8c7c02d64fc0c979b118743d5b0f""141DaVguB1h6Ekbzs4suVFZoN5ja8wnxk3"UOP_DUP OP_HASH160 20f2e0633ab87cdcd6a8f88f27e7207ef2b2f97c OP_EQUALVERIFY OP_CHECKSIG*276a91420f2e0633ab87cdcd6a8f88f27e7207ef2b2f97c88ac*"141DaVguB1h6Ekbzs4suVFZoN5ja8wnxk38$J
+@92cfb7b2653bc9cbd6a17fc7d52c2488d12c8c7c02d64fc0c979b118743d5b0f"!1wbA65536uwYhhiL3ww3cmdPEv1p35zGq"UOP_DUP OP_HASH160 0a52f978a069295a1292946b9d960dc2051687fb OP_EQUALVERIFY OP_CHECKSIG*276a9140a52f978a069295a1292946b9d960dc2051687fb88ac*!1wbA65536uwYhhiL3ww3cmdPEv1p35zGq8$J
+@92cfb7b2653bc9cbd6a17fc7d52c2488d12c8c7c02d64fc0c979b118743d5b0f""1AeSTg4kbcCtLywhGpfGKW7WM8eyKRKrYB"UOP_DUP OP_HASH160 69cdc6862ba22a7cd8d834a6529a0c83090165d9 OP_EQUALVERIFY OP_CHECKSIG*276a91469cdc6862ba22a7cd8d834a6529a0c83090165d988ac*"1AeSTg4kbcCtLywhGpfGKW7WM8eyKRKrYB8$J
$-@000000000000000000119839f8a9f5a021a5cd442fafd6e712089bb5cf238a8d"@0000000000000000000e24396612da4ec125ee6c0b4507e854c5cfed1884cd302
+
+1@89ed58baf424f2797df977b77762e1891554fafb1bd2a4476486965b94ea5e32$"@000000000000000000119839f8a9f5a021a5cd442fafd6e712089bb5cf238a8d(-2
+@95d5d0c48d3ea99947e996cc6082ae871d893f4e4d42d4484368ad3eb2591aebB022e0a13323ab6161f2c930bce10d005be9ee83ba89120a07709858a3d243b23f92
+@61d5e861c52e19550e44132e8b854d1dfdabdc82201bf129c400a7f3d17cbe5dB03e041929cb35e09edd3e8851b96bfabe4f1ab103cae92fc0cb8726d808990d4ee2
+@9ad2e1cea7cc260b055205ea48884f43095edb8532298fec6848a7facbe8bea3B036d0fad22f58825a1624cfd7beec4f5793ee519458222e0cb4771dba515aa79e62
+@9e0c64e90c7aab71735b42b521feeb529958e95ec3abab359da5db709ffde533B02fd4714113d27a1aef5379bef465cdb3c764c21890988a1ee0460adb21cf9b1bc2
+@c56b4559e320ae20910efdf26b6bed995ecb338d48eba613f19c6e5ed42960d8B02963f0dc0069e0f113ca4d572f0ee290e4d3ca9bff70d7d058bbea5bed05f4ae9B
+@89ed58baf424f2797df977b77762e1891554fafb1bd2a4476486965b94ea5e32""19ovF5qcsMg5yrZ1pNM2Aje2qEyk27PB5v"UOP_DUP OP_HASH160 60a095db5bbd56b9c1fd5b10deb50d9285af5607 OP_EQUALVERIFY OP_CHECKSIG*276a91460a095db5bbd56b9c1fd5b10deb50d9285af560788ac*"19ovF5qcsMg5yrZ1pNM2Aje2qEyk27PB5v8$J
+[@89ed58baf424f2797df977b77762e1891554fafb1bd2a4476486965b94ea5e32""19zmrbesNLjdZrNmYbPDrjz3LqLJqnyvGc"UOP_DUP OP_HASH160 62ae28c5c9d7ec368ff3a921aa32bd525363a6d2 OP_EQUALVERIFY OP_CHECKSIG*276a91462ae28c5c9d7ec368ff3a921aa32bd525363a6d288ac*"19zmrbesNLjdZrNmYbPDrjz3LqLJqnyvGc8$J
+@89ed58baf424f2797df977b77762e1891554fafb1bd2a4476486965b94ea5e32""1ARvwcMDM8x1Fw3AvRoNksdsxCGDq9bFNG"UOP_DUP OP_HASH160 677024ad4550f78b0de11a5f6b25618ea08fbef6 OP_EQUALVERIFY OP_CHECKSIG*276a914677024ad4550f78b0de11a5f6b25618ea08fbef688ac*"1ARvwcMDM8x1Fw3AvRoNksdsxCGDq9bFNG8$J
+
+
+1@598a15c79f1201feae90cefc808cea83c41a3a0a90fb212f40cb5df8053fa4e5$"@000000000000000000119839f8a9f5a021a5cd442fafd6e712089bb5cf238a8d(-2
+@89ed58baf424f2797df977b77762e1891554fafb1bd2a4476486965b94ea5e32B0308f1089a125e1ea4e0b283e0559a56dc9c3e1b78c28d1836b2edb63ce55ab0042
+@bad3240002b8e30c0e7fdc6d0c8b5fc579be166f8710f32cdf5237b1133b013aB03e0e05d8765408dd811067b7de94bc6e0f764851a2c0b337f0a6b1c7fd097ee542
+@77b4e1d0c1d7a1d322b98567e390a1ed88e82de9705c8c0414fb79501f4a0efcB034fd6c52f2cce7f888d8217c7c94a7ab7845325d9a5cecb436bd72dd445c4d73f2
+@1b925dd3306adab24222d409cee8d501ef637006c1506f65d55630a15711fbc7B03c928e86c6bca513263da4df846b75a016efa10d66140e5fa584d34a5b98f928a2
+@95d5d0c48d3ea99947e996cc6082ae871d893f4e4d42d4484368ad3eb2591aebB03776d858fcaae2b94f6ec953a9780a1f9bac71b8d90189848f7311fc50259b122B
+@598a15c79f1201feae90cefc808cea83c41a3a0a90fb212f40cb5df8053fa4e5""1ED8d3WKiwMAZPEWn6hA3uJnEQ6yCkvZsx"UOP_DUP OP_HASH160 90e4fd20ed7f7743d038599da88ae4824431c0ab OP_EQUALVERIFY OP_CHECKSIG*276a91490e4fd20ed7f7743d038599da88ae4824431c0ab88ac*"1ED8d3WKiwMAZPEWn6hA3uJnEQ6yCkvZsx8$J
+[@598a15c79f1201feae90cefc808cea83c41a3a0a90fb212f40cb5df8053fa4e5""1HTKyZ33x7TBGiB5eRfagoLUunkD3Z6imC"UOP_DUP OP_HASH160 b47caac7e8db928e38e7ef8201587dddc0dc73ce OP_EQUALVERIFY OP_CHECKSIG*276a914b47caac7e8db928e38e7ef8201587dddc0dc73ce88ac*"1HTKyZ33x7TBGiB5eRfagoLUunkD3Z6imC8$J
+@598a15c79f1201feae90cefc808cea83c41a3a0a90fb212f40cb5df8053fa4e5"!1xuMQ85y8LoWJNcCmaJuitp8taMpBCH22"UOP_DUP OP_HASH160 0a929432a2b8506d3d71398223cee1fbed96ffc4 OP_EQUALVERIFY OP_CHECKSIG*276a9140a929432a2b8506d3d71398223cee1fbed96ffc488ac*!1xuMQ85y8LoWJNcCmaJuitp8taMpBCH228$J
+$-@00000000000000000015c18fae715a6d5f543edc724f3fde2b72b7009d818f9a"@000000000000000000119839f8a9f5a021a5cd442fafd6e712089bb5cf238a8d2 $-@0000000000000000000fac8e16f54ef1899ed4c059e1d01adc45d50d2952f6e9"@00000000000000000015c18fae715a6d5f543edc724f3fde2b72b7009d818f9a2
+
+
+
+1@90de74e1936e21a9b785f32ac6c95100ba98eec33108b6df2424c4dbe9c27208$"@0000000000000000000fac8e16f54ef1899ed4c059e1d01adc45d50d2952f6e9(-2
+@292621c585d55d5518d5d56344df2f3a4f00377845aedb5f8926154e869fa668B03516e2776b88efd9c6c13520f4a277df99fe99273f28d99b065a200a7a9d25a182
+@49216fa22ff185d609ae65561300bba876a71d9fc91781202f01b2677f9bbe54B02ed4d9161458a7393894efd49583d39d77e89e0d467c1b9fa7a5aa74acf7176f0B
+@90de74e1936e21a9b785f32ac6c95100ba98eec33108b6df2424c4dbe9c27208""14sdGEU3oRDTgQys8vKebMHgUWMfgoJkda"UOP_DUP OP_HASH160 2a7b722a166530af6aa31e9775a68a5c2bd1e57c OP_EQUALVERIFY OP_CHECKSIG*276a9142a7b722a166530af6aa31e9775a68a5c2bd1e57c88ac*"14sdGEU3oRDTgQys8vKebMHgUWMfgoJkda8$J
+@90de74e1936e21a9b785f32ac6c95100ba98eec33108b6df2424c4dbe9c27208""1KgWfuCXYEy2NCfeaLrBP9hEBXP4sN8iBb"UOP_DUP OP_HASH160 cceb41246a1164498d7dfb5980f49a2f4d969e67 OP_EQUALVERIFY OP_CHECKSIG*276a914cceb41246a1164498d7dfb5980f49a2f4d969e6788ac*"1KgWfuCXYEy2NCfeaLrBP9hEBXP4sN8iBb8$J
+ڡ@90de74e1936e21a9b785f32ac6c95100ba98eec33108b6df2424c4dbe9c27208""1FVENKW3v4rh4qijVaieQsLbxTX5ZKjFLw"UOP_DUP OP_HASH160 9ee8910bde04656e9cf0562dd11a405190592510 OP_EQUALVERIFY OP_CHECKSIG*276a9149ee8910bde04656e9cf0562dd11a40519059251088ac*"1FVENKW3v4rh4qijVaieQsLbxTX5ZKjFLw8$J
$-@000000000000000000099d1603965d005e249c01bf4f975e24408e278f733288"@0000000000000000000fac8e16f54ef1899ed4c059e1d01adc45d50d2952f6e92 $Ш-@00000000000000000009ed5f80d89cefca701524b7c50fbd802dab6bb748f069"@000000000000000000099d1603965d005e249c01bf4f975e24408e278f7332882 $-@000000000000000000132fcea27807635e045d3bff16dd110c5462d92a66d774"@00000000000000000009ed5f80d89cefca701524b7c50fbd802dab6bb748f0692
+
+1@2ef88b698ed7c3432a049e926345e618c2480369ccb94d293229ec915547c8c9$"@000000000000000000132fcea27807635e045d3bff16dd110c5462d92a66d774(-2
+@f4b3f82a3dc9b7843e88b5813f9c24505ecc47609dab43a61e42e6dcc4b707b0B031713256130889bdfd947d1469652daf43d25eba43b288ecea0047b4223d6900b2
+@b6202005d5d18699e1e4d269faf2d46083bfa66ad01d7c0fdeb03e18dd095e5fB03b6a7dbbe9778a026874500b06338f31e1c374ffbfec0ffcee4b8647387861ee42
+@d68420b0f6282267f41c7d71f70aa125c06733aaeb5ab2237fdd2d0c522c29a8B02bb17a28c417edb0e2ea554463a8b0dae90a095fa56d275ee0c5d1ca02bc04e4e2
+@583a37fb5ca02c51d76c84de5c65b030da4664a29ce3c520304b22555a8f504aB03b1b1f828e5717c72cf8d2602a4f65e43d13a9140ac4320d5a68e2cfdc9d203baB
+@2ef88b698ed7c3432a049e926345e618c2480369ccb94d293229ec915547c8c9""1CTmZatLZtYxVHvHc6kJoNvy8aBw8C5JsV"UOP_DUP OP_HASH160 7db9659e0d20947a8110059c5eafc7c1826b73a8 OP_EQUALVERIFY OP_CHECKSIG*276a9147db9659e0d20947a8110059c5eafc7c1826b73a888ac*"1CTmZatLZtYxVHvHc6kJoNvy8aBw8C5JsV8$J
+[@2ef88b698ed7c3432a049e926345e618c2480369ccb94d293229ec915547c8c9""1EzzgVBSxW6sfBJ1KDu4hMtJh6pXASN1uH"UOP_DUP OP_HASH160 99917e983c6360bd2f88d15b8fea4fbd9ae51519 OP_EQUALVERIFY OP_CHECKSIG*276a91499917e983c6360bd2f88d15b8fea4fbd9ae5151988ac*"1EzzgVBSxW6sfBJ1KDu4hMtJh6pXASN1uH8$J
+C@2ef88b698ed7c3432a049e926345e618c2480369ccb94d293229ec915547c8c9""19CzhKJ3ppj2KAxCuedBKhRVdnpfj5mwQK"UOP_DUP OP_HASH160 5a05be482652b44c488c85a7703fdf8c441ea1a9 OP_EQUALVERIFY OP_CHECKSIG*276a9145a05be482652b44c488c85a7703fdf8c441ea1a988ac*"19CzhKJ3ppj2KAxCuedBKhRVdnpfj5mwQK8$J
+
+
+1@93d9d39482e4102c5c93c93cfee6a728b689fdf6da8d212cedbaacddcdc4fbdd$"@000000000000000000132fcea27807635e045d3bff16dd110c5462d92a66d774(-2
+@2e83f927f1c06b29b1f75efc6129810165ee76c919ca2e48c9a46f7e3d8a1db0B03d459b1e5471a72131eacdc8539872e9abb344de134af6904c1924aa24d51d0b62
+@abdd4c8e23ae7d3c213a11a236c3c5c7d9a2031856d000acaac0d86665ae0874B03675692ac0a51c92214453596b3019624fd8ebb869984ec8b25d223a98e2af0abB
+@93d9d39482e4102c5c93c93cfee6a728b689fdf6da8d212cedbaacddcdc4fbdd""1Mog5KRJBCWXPa4TnrzB6gW7AMKtJ34CsG"UOP_DUP OP_HASH160 e4364482a4483f281981605373799ba0a3a9a7a8 OP_EQUALVERIFY OP_CHECKSIG*276a914e4364482a4483f281981605373799ba0a3a9a7a888ac*"1Mog5KRJBCWXPa4TnrzB6gW7AMKtJ34CsG8$J
+@@93d9d39482e4102c5c93c93cfee6a728b689fdf6da8d212cedbaacddcdc4fbdd""1EYicDQBzDbtFqKYLC2xGCniXwWkaiNDjM"UOP_DUP OP_HASH160 9499430b4d70f983bd5a0cb12a491d214afdaa25 OP_EQUALVERIFY OP_CHECKSIG*276a9149499430b4d70f983bd5a0cb12a491d214afdaa2588ac*"1EYicDQBzDbtFqKYLC2xGCniXwWkaiNDjM8$J
+
+
+1@d763946e126b15e01285074e0d1aec77d0e02f4586de49b72e86fc41b386da6c$"@000000000000000000132fcea27807635e045d3bff16dd110c5462d92a66d774(-2
+@49216fa22ff185d609ae65561300bba876a71d9fc91781202f01b2677f9bbe54B02716807ec79c6d0fd417896d236060b4d2cc2104b25c403fe4ac9b6065b26a8d82
+@ee1fa536b4124bab1d1cac348f5a45c28c54fb2a982e2649f5014a116848d436B0319b541611ed1462b6c6f1f4ac3a982d669262c40d5c81aea8e94a628039a8962B
+&@d763946e126b15e01285074e0d1aec77d0e02f4586de49b72e86fc41b386da6c""1HxEtqrD3ZP8ohLNtXVvcMRstcHn8AAW6N"UOP_DUP OP_HASH160 b9f47d096de4d83ba0bc7832b2161596da887887 OP_EQUALVERIFY OP_CHECKSIG*276a914b9f47d096de4d83ba0bc7832b2161596da88788788ac*"1HxEtqrD3ZP8ohLNtXVvcMRstcHn8AAW6N8$J
+ @d763946e126b15e01285074e0d1aec77d0e02f4586de49b72e86fc41b386da6c""1NgLJ43nH2ndpPaeb3eHWyLygkFYroHdjk"UOP_DUP OP_HASH160 edcaf844a0556624466d36158ede6b2d1317336a OP_EQUALVERIFY OP_CHECKSIG*276a914edcaf844a0556624466d36158ede6b2d1317336a88ac*"1NgLJ43nH2ndpPaeb3eHWyLygkFYroHdjk8$J
+@d763946e126b15e01285074e0d1aec77d0e02f4586de49b72e86fc41b386da6c""1KyYzUEReMaWg9Cr3gLnxeoNTZ3vaJ9jfv"UOP_DUP OP_HASH160 d0244338f67fe5ed3633f7fee865af0681a79d07 OP_EQUALVERIFY OP_CHECKSIG*276a914d0244338f67fe5ed3633f7fee865af0681a79d0788ac*"1KyYzUEReMaWg9Cr3gLnxeoNTZ3vaJ9jfv8$J
$-@000000000000000000088b83d54cdc0f6997104b5f803df5b6fe5dad30146ce2"@000000000000000000132fcea27807635e045d3bff16dd110c5462d92a66d7742 $-@0000000000000000000c20b23bf41784df9ef8f67fff5b495bab1ddf2e84adae"@000000000000000000088b83d54cdc0f6997104b5f803df5b6fe5dad30146ce22
+
+
+
+1@5f33ec023efb337eec3747ae08b1ff8712d548518c584c0bdb5cd185277841bd$"@0000000000000000000c20b23bf41784df9ef8f67fff5b495bab1ddf2e84adae(-2
+@6261608d5005b61f938c87b4c7c396c31edc87b84dd300ede69616e463d6d0d2B036ad57a9ef8c8f4b1896e5223c5c363497b88918fa6c849f0b33a5772f4cc776c2
+@fa5f72e4f00ca2011503e07adf9496e768c1a187f3cd7de66b6ca94f5febf383B03e9e56f2570ddeb869c133c8c00d110abd1d93c4c084645bc9db1b631a9b5d7a1B
+@5f33ec023efb337eec3747ae08b1ff8712d548518c584c0bdb5cd185277841bd""163yxEgFErrZYrgtVoBnJmhVDfGT7e31Mh"UOP_DUP OP_HASH160 376900944dde6911221f535eecfd48aa4b2009db OP_EQUALVERIFY OP_CHECKSIG*276a914376900944dde6911221f535eecfd48aa4b2009db88ac*"163yxEgFErrZYrgtVoBnJmhVDfGT7e31Mh8$J
+@5f33ec023efb337eec3747ae08b1ff8712d548518c584c0bdb5cd185277841bd""1JNrWGnMzy8oSJG4TjhNAog82hn9kQeMpj"UOP_DUP OP_HASH160 be9c32ad51d9e5fc5c65dff416c62cc42314acaf OP_EQUALVERIFY OP_CHECKSIG*276a914be9c32ad51d9e5fc5c65dff416c62cc42314acaf88ac*"1JNrWGnMzy8oSJG4TjhNAog82hn9kQeMpj8$J
+h@5f33ec023efb337eec3747ae08b1ff8712d548518c584c0bdb5cd185277841bd""16BnfxatUs95hgtbQ2ZJ6EVpFz1DABLnZu"UOP_DUP OP_HASH160 38e2e9d13319b858b4dd4af7d3ff3154e3e0cf10 OP_EQUALVERIFY OP_CHECKSIG*276a91438e2e9d13319b858b4dd4af7d3ff3154e3e0cf1088ac*"16BnfxatUs95hgtbQ2ZJ6EVpFz1DABLnZu8$J
$-@00000000000000000014f3f8db8c09b7cd90e6c02687ddedda844f1b12fb22fc"@0000000000000000000c20b23bf41784df9ef8f67fff5b495bab1ddf2e84adae2 $-@00000000000000000003503a626c5bda495af8d0cc095470946b94a647a4044a"@00000000000000000014f3f8db8c09b7cd90e6c02687ddedda844f1b12fb22fc2 $-@0000000000000000000361bc2c28222cc1447fac7ca4070df5f6d55f3054d2e7"@00000000000000000003503a626c5bda495af8d0cc095470946b94a647a4044a2 $Ѕ-@0000000000000000000de9dc51b46ff331f866c97717321df08d1fb06f83bcf9"@0000000000000000000361bc2c28222cc1447fac7ca4070df5f6d55f3054d2e72 %$-@0000000000000000001233f0334a7d89353306792808c315911b205c5cae5a41"@0000000000000000000de9dc51b46ff331f866c97717321df08d1fb06f83bcf92$
+
+
+1@6b2a82fd12d821ca7cd37804ae5ade61fe4176425f648f6f3fba81eb8e07cf6f$"@0000000000000000001233f0334a7d89353306792808c315911b205c5cae5a41(-2
+@70d49a16e39dfff98b83e7293b229bb49482ed4fc4e0e2adf30c63c0446b809aB0357a7489492ed77a58a7a867f23b77e0d8f1d3ad2fbb53ce6ebbb8b8aa08ebe822
+@f59f9adc32a1447a0d6c936a1edf21515918014bae06ca04719eb8204d7b273cB03f9983730d487cef0ea9bd18d5a4675585c77379a9c9f923c9f0dcf02ece64826B
+@6b2a82fd12d821ca7cd37804ae5ade61fe4176425f648f6f3fba81eb8e07cf6f""15TADfpAYMtf7a7dnuWNQZmj4HH9pM29pL"UOP_DUP OP_HASH160 30d30367d51e227bb238d437ee01564edc8925e5 OP_EQUALVERIFY OP_CHECKSIG*276a91430d30367d51e227bb238d437ee01564edc8925e588ac*"15TADfpAYMtf7a7dnuWNQZmj4HH9pM29pL8$J
+@6b2a82fd12d821ca7cd37804ae5ade61fe4176425f648f6f3fba81eb8e07cf6f""1LyTBL73K9YFMuLYdt6cpHgKckw86PPDGj"UOP_DUP OP_HASH160 db17893f6153898e7eb28ddd5fa5cb07f466aedd OP_EQUALVERIFY OP_CHECKSIG*276a914db17893f6153898e7eb28ddd5fa5cb07f466aedd88ac*"1LyTBL73K9YFMuLYdt6cpHgKckw86PPDGj8$J
+p@6b2a82fd12d821ca7cd37804ae5ade61fe4176425f648f6f3fba81eb8e07cf6f"!1RMbMdETr3x9s6ZR5KxrZTEKWmTekPw6o"UOP_DUP OP_HASH160 049b2c362143b10a5b53f1d6bf20479d0787540e OP_EQUALVERIFY OP_CHECKSIG*276a914049b2c362143b10a5b53f1d6bf20479d0787540e88ac*!1RMbMdETr3x9s6ZR5KxrZTEKWmTekPw6o8$J
+
+
+1@8ec535948d3c9138f77e5e1f848b12ead82535baaaf251aaf0b4b872d27be939$"@0000000000000000001233f0334a7d89353306792808c315911b205c5cae5a41(-2
+@80762847cf5bf8de94c0f457858dcfefb6d2305d5346341a37fc2641e78cd99dB03e7834054a963a0cf4c57123436f9f32ba360329c9ce39ecc3d81a78de72c1dfc2
+@5f33ec023efb337eec3747ae08b1ff8712d548518c584c0bdb5cd185277841bdB03a12a08bf8f39de8da4cdc2c53f56157e6e71c5f949ab38222f2c47c7fbcb5925B
+@8ec535948d3c9138f77e5e1f848b12ead82535baaaf251aaf0b4b872d27be939"!17ZoYxrgcEAS9oa5x98YZKG9ukzf9bUSM"UOP_DUP OP_HASH160 013de0c506cb6e9494b9d0f43685bbec941b8159 OP_EQUALVERIFY OP_CHECKSIG*276a914013de0c506cb6e9494b9d0f43685bbec941b815988ac*!17ZoYxrgcEAS9oa5x98YZKG9ukzf9bUSM8$J
+@8ec535948d3c9138f77e5e1f848b12ead82535baaaf251aaf0b4b872d27be939""13NJxEj4zeGPcEriqSzCJepu9U39Xe9Cbw"UOP_DUP OP_HASH160 19f7f8febfe957af20d9d60f1c164cfebd77f86a OP_EQUALVERIFY OP_CHECKSIG*276a91419f7f8febfe957af20d9d60f1c164cfebd77f86a88ac*"13NJxEj4zeGPcEriqSzCJepu9U39Xe9Cbw8$J
+h@8ec535948d3c9138f77e5e1f848b12ead82535baaaf251aaf0b4b872d27be939""19nB7t3i2FU9cDb9faWWoFCZUkSJSmpSwp"UOP_DUP OP_HASH160 604c2bd0970215f2a04a969cc6c622d6fe61386a OP_EQUALVERIFY OP_CHECKSIG*276a914604c2bd0970215f2a04a969cc6c622d6fe61386a88ac*"19nB7t3i2FU9cDb9faWWoFCZUkSJSmpSwp8$J
+
+1@eff803c378e1cb810fc9112dd70caa2e31aaf3fd6249da30eb830f888b7cf52e$"@0000000000000000001233f0334a7d89353306792808c315911b205c5cae5a41(-2
+@7ce7f3847d47c863e8ab1a6ffcc9bb5b8b328be7db5213bd8d23771eb2aefdb9B03d386fdc64244cb996aaae8cd3062d42c9bb2c3d263fef5d2c8599ca4427796ea2
+@3c991e00e18370606e194a9b6ad30a35f95611e15536b18530ced7fcd20227a3B028eccc9ce1297369fafe6ff2614b8e71592a75cb4646fa82f6df4e903775f43552
+@7ce7f3847d47c863e8ab1a6ffcc9bb5b8b328be7db5213bd8d23771eb2aefdb9B03111021957616df53b0a2ba4e836b704264b682e0b0501313ac91b21523f6c0da2
+@e869c6824a2760e86fb3410a074a986a28dbdd259f18da091c83de134fa0ba40B02c35e8894b23a83f934b11c698d4c9666162b0d6020cc794aaf5fa0239dc3d1832
+@776a4d02996dbe49e864ed81d76cd3e0f6599519e5104e37541f9a59d0e3c5aeB02ae89e3435efb5139fd99eda0d8d7c781bf5b208adbfd2701cba8251eb2e868e12
+@10e7f6a8f5420019b1d42a66c2f24ad79370076790f80d9436afaf6ec7999e72B0351258ca4ab9805f704fc465406e150fbee9726b119ad3a45bbed581bcd2286faB
+M@eff803c378e1cb810fc9112dd70caa2e31aaf3fd6249da30eb830f888b7cf52e""1FAjMEe9vyQCA9PZnzNacgCX3Wtdd7SGmv"UOP_DUP OP_HASH160 9b68db0ee13c0271742d374fb8ea538d6411656c OP_EQUALVERIFY OP_CHECKSIG*276a9149b68db0ee13c0271742d374fb8ea538d6411656c88ac*"1FAjMEe9vyQCA9PZnzNacgCX3Wtdd7SGmv8$J
+[@eff803c378e1cb810fc9112dd70caa2e31aaf3fd6249da30eb830f888b7cf52e""19voXFJipVKdm5RCoRpaSQ1X9WQWeMwF6W"UOP_DUP OP_HASH160 61ede2ed3d7b8fa0684b7c8206b8b8f1427033c4 OP_EQUALVERIFY OP_CHECKSIG*276a91461ede2ed3d7b8fa0684b7c8206b8b8f1427033c488ac*"19voXFJipVKdm5RCoRpaSQ1X9WQWeMwF6W8$J
+<@eff803c378e1cb810fc9112dd70caa2e31aaf3fd6249da30eb830f888b7cf52e""129M7kZU7eDqsxG2ETymeJecc9J4phchcW"UOP_DUP OP_HASH160 0c8c3eeccbc7f04ac26f02559607c7ffbd828265 OP_EQUALVERIFY OP_CHECKSIG*276a9140c8c3eeccbc7f04ac26f02559607c7ffbd82826588ac*"129M7kZU7eDqsxG2ETymeJecc9J4phchcW8$J
+$-@000000000000000000161c4ba2191e60dfe2cf6c9ce7c12ae05908ff27a9a0d9"@0000000000000000001233f0334a7d89353306792808c315911b205c5cae5a412 $-@0000000000000000000651cfbe4cc255877ed8fbf230730fb46c322faa64090a"@000000000000000000161c4ba2191e60dfe2cf6c9ce7c12ae05908ff27a9a0d92 $-@00000000000000000007ee9388debd102da8792b07a77c9fd77e1db623f80d68"@0000000000000000000651cfbe4cc255877ed8fbf230730fb46c322faa64090a2 $-@00000000000000000001d25d4ecfaf77164bad9b5a1ac374d2f67c7b66dbc4c0"@00000000000000000007ee9388debd102da8792b07a77c9fd77e1db623f80d682
+
+
+
+1@ac8cc869baf8a7690e99d0bcc122ad3a15c1ff5940430a991947f50d2fa6272a$"@00000000000000000001d25d4ecfaf77164bad9b5a1ac374d2f67c7b66dbc4c0(-2
+@beb22a5578c3fae60e64b22286dc50417761f0bd21a2b1325a1cb38514e51829B0365bb5096f33ec7c079261db755b316833ce4a23185bdb029297a53795855a2512
+@beb22a5578c3fae60e64b22286dc50417761f0bd21a2b1325a1cb38514e51829B036ecd1c99c247c77d2abd73dd8a6adaa7efa7b30425b5f8dbb5d7d59f606889edB
+@ac8cc869baf8a7690e99d0bcc122ad3a15c1ff5940430a991947f50d2fa6272a""1AdfwT6zqyuyNWNX6ecAhQD4FJP7stSVej"UOP_DUP OP_HASH160 69a89c741e4d867804bebb3b9ea458372377a925 OP_EQUALVERIFY OP_CHECKSIG*276a91469a89c741e4d867804bebb3b9ea458372377a92588ac*"1AdfwT6zqyuyNWNX6ecAhQD4FJP7stSVej8$J
+ @ac8cc869baf8a7690e99d0bcc122ad3a15c1ff5940430a991947f50d2fa6272a""18mPP115F642YKEzoQopCWW74pJBQG4EfX"UOP_DUP OP_HASH160 552ddd36820bda789cff449103aa76d24e341402 OP_EQUALVERIFY OP_CHECKSIG*276a914552ddd36820bda789cff449103aa76d24e34140288ac*"18mPP115F642YKEzoQopCWW74pJBQG4EfX8$J
+U@ac8cc869baf8a7690e99d0bcc122ad3a15c1ff5940430a991947f50d2fa6272a""1PpxVVQi6onDz4LHqjGijsvgC2yHVLYHva"UOP_DUP OP_HASH160 fa64a3a0b91490b898cbc1a4a347b46c0d788dd6 OP_EQUALVERIFY OP_CHECKSIG*276a914fa64a3a0b91490b898cbc1a4a347b46c0d788dd688ac*"1PpxVVQi6onDz4LHqjGijsvgC2yHVLYHva8$J
$-@000000000000000000159f3faa72bd32318dc7b9dd0fdf1875548b215f0c8333"@00000000000000000001d25d4ecfaf77164bad9b5a1ac374d2f67c7b66dbc4c02 $-@00000000000000000013da962b413086259c39357898e91d35a7a5bbd2de6280"@000000000000000000159f3faa72bd32318dc7b9dd0fdf1875548b215f0c83332 $-@000000000000000000054016774ae90e98c869ae149f75093f21ea8d263bdee9"@00000000000000000013da962b413086259c39357898e91d35a7a5bbd2de62802 $-@0000000000000000001286a913d99d74f773473d27e22103a4179f003e781717"@000000000000000000054016774ae90e98c869ae149f75093f21ea8d263bdee92 $ȿ-@0000000000000000000fbe0d3cfd21efb435e0cc5320d10c4d0f922962d1430c"@0000000000000000001286a913d99d74f773473d27e22103a4179f003e7817172 $-@00000000000000000001d46c4a3f7a2fcf2e5a0a7d049a0133a94ccb381aca8f"@0000000000000000000fbe0d3cfd21efb435e0cc5320d10c4d0f922962d1430c2 $-@00000000000000000010b14d00c544fe889ac07b0c6d6ddfe2e8e10d1e88a4b5"@00000000000000000001d46c4a3f7a2fcf2e5a0a7d049a0133a94ccb381aca8f2 $-@0000000000000000001028beffcbb2e4e5ca10e690261880846dd098b579e481"@00000000000000000010b14d00c544fe889ac07b0c6d6ddfe2e8e10d1e88a4b52 $-@00000000000000000005e1edcac6eee38d1bfb5f0497a73a6a00bc48e98bc7c5"@0000000000000000001028beffcbb2e4e5ca10e690261880846dd098b579e4812 $-@0000000000000000000884fde02993e94d62e24a39ce408f3751a98fc217f151"@00000000000000000005e1edcac6eee38d1bfb5f0497a73a6a00bc48e98bc7c52 $-@0000000000000000000ecf2869c1ccbc94af5ca1f094ee664700a8c5f581d32e"@0000000000000000000884fde02993e94d62e24a39ce408f3751a98fc217f1512 $-@00000000000000000013998d1bcb57f5445f3150ada7ff644fdb273f66656d22"@0000000000000000000ecf2869c1ccbc94af5ca1f094ee664700a8c5f581d32e2 $-@0000000000000000000cb3fb542df5f51fc80cc5def13b575f6aef24cf6045e1"@00000000000000000013998d1bcb57f5445f3150ada7ff644fdb273f66656d222 $-@00000000000000000014994df4d4553d31a3c0eca70f9657947ee1ea1e24039b"@0000000000000000000cb3fb542df5f51fc80cc5def13b575f6aef24cf6045e12
+
+
+
+1@b2a60524b8382f54a4f58821d89c07d1fb22178eb6717390ffe1f59fd296d528$"@00000000000000000014994df4d4553d31a3c0eca70f9657947ee1ea1e24039b(-2
+@95476a56b2c136a5b74a4d2a1d545612fbf2e55f2a43c1fa2629106c841d0442B030eb83c27b3b176099b93d2c7ff0458bdccb979e733a2fc778beff938b12257f32
+@badfd442bcd0443a29bdff20bacf107ea07946919287db0db44e5332a5c7fcb1B025fee466ae66c616de54fb8ec3dce8ba4f88ae4f6da2be1d508e1044da034e915B
+-@b2a60524b8382f54a4f58821d89c07d1fb22178eb6717390ffe1f59fd296d528"!1F9JrMFXg1P2SP4sYTh5yuv7uoVg1uGJG"UOP_DUP OP_HASH160 02acc22971e60667c0383af70235d562247420c8 OP_EQUALVERIFY OP_CHECKSIG*276a91402acc22971e60667c0383af70235d562247420c888ac*!1F9JrMFXg1P2SP4sYTh5yuv7uoVg1uGJG8$J
+@b2a60524b8382f54a4f58821d89c07d1fb22178eb6717390ffe1f59fd296d528""1DJggKqHMet7iKT56sA2UFWYaXW5Bx2UuR"UOP_DUP OP_HASH160 86f9b3c96be52e349fb19b9ada471d55b3c51982 OP_EQUALVERIFY OP_CHECKSIG*276a91486f9b3c96be52e349fb19b9ada471d55b3c5198288ac*"1DJggKqHMet7iKT56sA2UFWYaXW5Bx2UuR8$J
+<@b2a60524b8382f54a4f58821d89c07d1fb22178eb6717390ffe1f59fd296d528""1HHjSHeAprSY5FaCQDuBoLhERCpFu1yH7d"UOP_DUP OP_HASH160 b2ac1779ccce1bfd0d24c3f0c23387435260498c OP_EQUALVERIFY OP_CHECKSIG*276a914b2ac1779ccce1bfd0d24c3f0c23387435260498c88ac*"1HHjSHeAprSY5FaCQDuBoLhERCpFu1yH7d8$J
+$-@00000000000000000004bb767e0cde636cf091523ca74b0c621f0d83be28bf22"@00000000000000000014994df4d4553d31a3c0eca70f9657947ee1ea1e24039b2 $-@0000000000000000000435f3645782d18ed3d705fc4bfaff94484afda2c8a354"@00000000000000000004bb767e0cde636cf091523ca74b0c621f0d83be28bf222 $-@00000000000000000009dbb9e372e8f59af07525239f48e13b76df904ae9969a"@0000000000000000000435f3645782d18ed3d705fc4bfaff94484afda2c8a3542 $-@00000000000000000008df10086d93b297a0df3d7e20196a1cf5b22c5d9265d3"@00000000000000000009dbb9e372e8f59af07525239f48e13b76df904ae9969a2 $-@00000000000000000007d9c2bac24c1c7773ac78fa3780a91616b9556b38e7ce"@00000000000000000008df10086d93b297a0df3d7e20196a1cf5b22c5d9265d32
+
+1@9ac60b494315a1af783fc092be5ba4fba24df45e223cd9a19820e74fa2694c82$"@00000000000000000007d9c2bac24c1c7773ac78fa3780a91616b9556b38e7ce(-2
+@58fa5e6749cf1338ef94e1f4578b36e734dbba4dca80535e69365eb271610d82B0338cb60447ed5befd10e00c124e73fd5c55eec45c485db787e14320e9b6e2551a2
+@0599085ab4d4391f0c1b003b122e0217e55aeb638a52e3eb8322f5f34e6a65e7B030c24f57e90308f1f93ceb01d67f4a485abe6cd994b99ef69c6214597994ed08d2
+@58fa5e6749cf1338ef94e1f4578b36e734dbba4dca80535e69365eb271610d82B0349af95b2d060cc494805bfb4c401507f40ab8b310d430302968f945f2d4dcbce2
+@2f761f9ed2583dada6d15855d098bf8ca6625a00716a27848e72277d788418a0B02493b254809ffabd09806b97f45b8fe05221f4baf2a9d48158075d3238577bbd92
+@19c21606bccf9711669f1b325da76f968f7195e6290b22db01199f27833b9857B033fdc5d7847ddbece74af934a7d8b29634d5d29c08f18475b5c02086089cea2cfB
+@9ac60b494315a1af783fc092be5ba4fba24df45e223cd9a19820e74fa2694c82""19HRYPEaZMAqLUgjUWNMMkFmLSJCs4Q8QC"UOP_DUP OP_HASH160 5adc25c4968709fbd5ed743e0bb0f57a5b743bbe OP_EQUALVERIFY OP_CHECKSIG*276a9145adc25c4968709fbd5ed743e0bb0f57a5b743bbe88ac*"19HRYPEaZMAqLUgjUWNMMkFmLSJCs4Q8QC8$J
+X@9ac60b494315a1af783fc092be5ba4fba24df45e223cd9a19820e74fa2694c82""1EnfwiNjm8mF4i5YcCMP3qTKEJ6YgUbA17"UOP_DUP OP_HASH160 973cdc9a2d32ab1a12b0d39356259d6200a00590 OP_EQUALVERIFY OP_CHECKSIG*276a914973cdc9a2d32ab1a12b0d39356259d6200a0059088ac*"1EnfwiNjm8mF4i5YcCMP3qTKEJ6YgUbA178$J
+
@9ac60b494315a1af783fc092be5ba4fba24df45e223cd9a19820e74fa2694c82""1CJZHjsYdty6vhdrgKzRqZQd3f6gupmToK"UOP_DUP OP_HASH160 7bfb687c116dd1a79b5657bbef9461625a458ef0 OP_EQUALVERIFY OP_CHECKSIG*276a9147bfb687c116dd1a79b5657bbef9461625a458ef088ac*"1CJZHjsYdty6vhdrgKzRqZQd3f6gupmToK8$J
+$-@00000000000000000000286b4740272ea794ddafdcdb6abb7f2654ecdb81c45e"@00000000000000000007d9c2bac24c1c7773ac78fa3780a91616b9556b38e7ce2 $-@0000000000000000000c6439857474d7b77c8265ea57d4410d0c2288b7f072d9"@00000000000000000000286b4740272ea794ddafdcdb6abb7f2654ecdb81c45e2 $-@00000000000000000013d7bf2d62a642b3361c523a7ca7e937142bb0d225d538"@0000000000000000000c6439857474d7b77c8265ea57d4410d0c2288b7f072d92 $-@00000000000000000015ea9d9af8e34c85afa8192ed70db7801b007ad0006a59"@00000000000000000013d7bf2d62a642b3361c523a7ca7e937142bb0d225d5382
+
+
+
+1@38b7b2b37c6a609bc6e0545ee0333959bcaa1c32ff15c6ac95184a503fc11dfd$"@00000000000000000015ea9d9af8e34c85afa8192ed70db7801b007ad0006a59(-2
+@e9cf7e8800cd85d405314b060735031b449a6667c7702972d07dfade3814734bB0373abad9bd703d6b9d0f44edf9802b6c3ede7dfe3506b2c2bf0dd29880b2a4b5b2
+@f38bfaee61b9081ca58e8723c46cc3e45f5fc174966496620da8ca8c95e62812B02287df4cb0e7d88862534b9435aa58372537de18cb6150053f2a7a7c0fc36073aB
+@38b7b2b37c6a609bc6e0545ee0333959bcaa1c32ff15c6ac95184a503fc11dfd""1DGsLukmVM6ZeMZbZLXiTbUuFv5NXS9pn3"UOP_DUP OP_HASH160 86a1c5f56e33905f5a1e39ce3c813cf2c4aa4c04 OP_EQUALVERIFY OP_CHECKSIG*276a91486a1c5f56e33905f5a1e39ce3c813cf2c4aa4c0488ac*"1DGsLukmVM6ZeMZbZLXiTbUuFv5NXS9pn38$J
+@38b7b2b37c6a609bc6e0545ee0333959bcaa1c32ff15c6ac95184a503fc11dfd""1A1FAe7tJpA923VMpT8YjLo3y2hAVS7rSq"UOP_DUP OP_HASH160 62c4f518ab52bfc9fe2ef476a501a15b15b1b8e8 OP_EQUALVERIFY OP_CHECKSIG*276a91462c4f518ab52bfc9fe2ef476a501a15b15b1b8e888ac*"1A1FAe7tJpA923VMpT8YjLo3y2hAVS7rSq8$J
+ܶ @38b7b2b37c6a609bc6e0545ee0333959bcaa1c32ff15c6ac95184a503fc11dfd"!1LSt4kr9BmNtNsUcmFCMNtovfxpovPjoo"UOP_DUP OP_HASH160 03ad81d5a7f0208c53bbf3ec7f5bdb0aac0910a4 OP_EQUALVERIFY OP_CHECKSIG*276a91403ad81d5a7f0208c53bbf3ec7f5bdb0aac0910a488ac*!1LSt4kr9BmNtNsUcmFCMNtovfxpovPjoo8$J
<$ԯ-@000000000000000000035ef3157215b193d629f3c68e75fa2fa18e9af574be28"@00000000000000000015ea9d9af8e34c85afa8192ed70db7801b007ad0006a592
+
+
+
+1@65c23a5f634637a59f271d1c4bc52a2e5b87266ae07c059a24db0d262d827c8c$"@000000000000000000035ef3157215b193d629f3c68e75fa2fa18e9af574be28(ԯ-2
+@173761c91dedbbd1c727750b374a2f26d507e06ed993f74adf205d01e60dfa54B0388912a9f64d04f77ab3d0f50b824988c4d9ba15c0f40fcd5055625ede38751bc2
+@d69b9ffb11c8452c323a2c9c8d8698fe33c2647d606ef5590e20a285b2785f16B03e3027b2d3787e624a44ad967d28adb93cda743c4b463a80d41fbdeab58838644B
+@65c23a5f634637a59f271d1c4bc52a2e5b87266ae07c059a24db0d262d827c8c""12KFKiriRrAaGRHt7ahyZnCVZ6bStFmD9Q"UOP_DUP OP_HASH160 0e6b91b443fdfcf1b367cf9eaa45e257239b5e01 OP_EQUALVERIFY OP_CHECKSIG*276a9140e6b91b443fdfcf1b367cf9eaa45e257239b5e0188ac*"12KFKiriRrAaGRHt7ahyZnCVZ6bStFmD9Q8$J
+@65c23a5f634637a59f271d1c4bc52a2e5b87266ae07c059a24db0d262d827c8c""1CAViNXAc1N3TdgnNGRLh5LR24dwhpXaYe"UOP_DUP OP_HASH160 7a75188ec0418ad8bf81d48488a31ab817bb04a9 OP_EQUALVERIFY OP_CHECKSIG*276a9147a75188ec0418ad8bf81d48488a31ab817bb04a988ac*"1CAViNXAc1N3TdgnNGRLh5LR24dwhpXaYe8$J
+˦@65c23a5f634637a59f271d1c4bc52a2e5b87266ae07c059a24db0d262d827c8c""1EQAfY2vEG2gEa7gnyP7PHsbBTmrtsqsNF"UOP_DUP OP_HASH160 92fb450de06cb2ebefa5d3539a2b7623eb25e296 OP_EQUALVERIFY OP_CHECKSIG*276a91492fb450de06cb2ebefa5d3539a2b7623eb25e29688ac*"1EQAfY2vEG2gEa7gnyP7PHsbBTmrtsqsNF8$J
$-@000000000000000000049c524018cdc3342564f3c02307959a302851ea1bbd13"@000000000000000000035ef3157215b193d629f3c68e75fa2fa18e9af574be282 $-@00000000000000000008175fe239ebbe1d33529a65a84f0dc26487fb228f317b"@000000000000000000049c524018cdc3342564f3c02307959a302851ea1bbd132 $-@0000000000000000000b5f3b0b88788b774ae4a7933b99ba4af34dd8fb27f7e6"@00000000000000000008175fe239ebbe1d33529a65a84f0dc26487fb228f317b2 $-@00000000000000000007be03870fc42d33b416bcb89e51ac6e1ec9a4772c0eb0"@0000000000000000000b5f3b0b88788b774ae4a7933b99ba4af34dd8fb27f7e62 $թ-@000000000000000000094bd81318111735b1a0b0d652a3047f6104d3cad32d8a"@00000000000000000007be03870fc42d33b416bcb89e51ac6e1ec9a4772c0eb02
+
+
+
+1@a05ee0d846a2026dd8bdaf701aa95112f75a1a22c5ca13da60ac8db5ed0db703$"@000000000000000000094bd81318111735b1a0b0d652a3047f6104d3cad32d8a(թ-2
+@2e01de274207c6066d844f8bdedd5a5113b6cb06e601bde7629c7d00ea7024efB0297972a0a7972c4e9f08751ae31cb70781d43b5c2dc3a18713fc68964ea84b2ad2
+@b9bda653af66cab5c8398b6888a732295ff4ec27f1e33e94a2c53b8e7018d20dB02e7247814e701d8984d468fcb916c5da67c478a27575f7cd8c8b8c7449c691779B
+@a05ee0d846a2026dd8bdaf701aa95112f75a1a22c5ca13da60ac8db5ed0db703""17aEnCLrCrfNmvNCp59DDspE3QXZwY7xHq"UOP_DUP OP_HASH160 4819fbd82379140b4c0af09d55f33b63d5d463dd OP_EQUALVERIFY OP_CHECKSIG*276a9144819fbd82379140b4c0af09d55f33b63d5d463dd88ac*"17aEnCLrCrfNmvNCp59DDspE3QXZwY7xHq8$J
+@a05ee0d846a2026dd8bdaf701aa95112f75a1a22c5ca13da60ac8db5ed0db703""1JGKYEtef8zPbF2k1YDAjuEXnuJfpsvxrb"UOP_DUP OP_HASH160 bd5fda5e8881308a158e8f327ca16224ab913195 OP_EQUALVERIFY OP_CHECKSIG*276a914bd5fda5e8881308a158e8f327ca16224ab91319588ac*"1JGKYEtef8zPbF2k1YDAjuEXnuJfpsvxrb8$J
+@a05ee0d846a2026dd8bdaf701aa95112f75a1a22c5ca13da60ac8db5ed0db703""1KF7hUp8JfCSLnHj1eBH431sH25ehipmXS"UOP_DUP OP_HASH160 c81dadc06dde315042b7c96ee3eb95fb3a7bb30f OP_EQUALVERIFY OP_CHECKSIG*276a914c81dadc06dde315042b7c96ee3eb95fb3a7bb30f88ac*"1KF7hUp8JfCSLnHj1eBH431sH25ehipmXS8$J
+$-@00000000000000000006b7e7c0d8ae650f6ab37479d45ef04ccfc3e532a9bbd4"@000000000000000000094bd81318111735b1a0b0d652a3047f6104d3cad32d8a2
+
+
+
+1@efd7bbd6482906ed3e6987122e6c43f6862a7272c515a3f4ad9f0d2f871c2fd2$"@00000000000000000006b7e7c0d8ae650f6ab37479d45ef04ccfc3e532a9bbd4(-2
+@38b7b2b37c6a609bc6e0545ee0333959bcaa1c32ff15c6ac95184a503fc11dfdB0348ffca82f1b60c9e0c023b1485105ffe12f102325fe7e06da272436caa2e73172
+@e9cf7e8800cd85d405314b060735031b449a6667c7702972d07dfade3814734bB036d43f4883ffa5fea077efaaa93f0d4ed64dc7cd49395a31340e646f3ddbe5f68B
+@efd7bbd6482906ed3e6987122e6c43f6862a7272c515a3f4ad9f0d2f871c2fd2""15LMZEQDbz16MoEkHQ9Wxh4caWwBYntgWK"UOP_DUP OP_HASH160 2f8990c14f442b438be2a84175ee0cac1f76e23e OP_EQUALVERIFY OP_CHECKSIG*276a9142f8990c14f442b438be2a84175ee0cac1f76e23e88ac*"15LMZEQDbz16MoEkHQ9Wxh4caWwBYntgWK8$J
+@efd7bbd6482906ed3e6987122e6c43f6862a7272c515a3f4ad9f0d2f871c2fd2""1GPSxRKeMu5C1dEH3orMKNXT2CS8kL7E8a"UOP_DUP OP_HASH160 a8c8b458e0293fe66145fa6415c571607b9df8ee OP_EQUALVERIFY OP_CHECKSIG*276a914a8c8b458e0293fe66145fa6415c571607b9df8ee88ac*"1GPSxRKeMu5C1dEH3orMKNXT2CS8kL7E8a8$J
+@efd7bbd6482906ed3e6987122e6c43f6862a7272c515a3f4ad9f0d2f871c2fd2""1EMJaSPob98vi9MCJGsy9k2Ysze4dooYbe"UOP_DUP OP_HASH160 9270a0663b030244a89ed49d89390d39937816be OP_EQUALVERIFY OP_CHECKSIG*276a9149270a0663b030244a89ed49d89390d39937816be88ac*"1EMJaSPob98vi9MCJGsy9k2Ysze4dooYbe8$J
<$Ȇ-@0000000000000000000e144b5e1b1cc54febf2868615572579495303cf3f8cb0"@00000000000000000006b7e7c0d8ae650f6ab37479d45ef04ccfc3e532a9bbd42 $-@000000000000000000147a333ddea57603ea4479108eb5bdf515ae3dede3b8dd"@0000000000000000000e144b5e1b1cc54febf2868615572579495303cf3f8cb02 $-@000000000000000000096fb68baa28907d58b979469d726a397d7b83a351b134"@000000000000000000147a333ddea57603ea4479108eb5bdf515ae3dede3b8dd2 $-@00000000000000000000b7979bc6d61bbfe46e3edc1346461492b51592195655"@000000000000000000096fb68baa28907d58b979469d726a397d7b83a351b1342
+
+
+
+1@efbcff832045d72dd175ea056b0bb0cd58a6e35cd997fdf666991220f36ca143$"@00000000000000000000b7979bc6d61bbfe46e3edc1346461492b51592195655(-2
+@b08c1c51ea2307a901470e1c8192939c2ca04f49b7b73baa74632286b41ce01cB02e439ec0b0cf51b9897f24d067e900d057237120f0c2ebf67b2d203f2b887d61f2
+@78c2f6de7ea7e875f34630546b9418d0085afb5b443380a979fc8c597f9aa525B02ee0048d8dfcd71c0683605c899ef78b7b1dfbd3ded87bcdf6587e471f34e6b65B
+D@efbcff832045d72dd175ea056b0bb0cd58a6e35cd997fdf666991220f36ca143""19ZvepeqkhdYsQDBAdRe51ycccPtjQN5K9"UOP_DUP OP_HASH160 5dfb1a830c9a2d49ced35581a96fa11a7f1ddc9b OP_EQUALVERIFY OP_CHECKSIG*276a9145dfb1a830c9a2d49ced35581a96fa11a7f1ddc9b88ac*"19ZvepeqkhdYsQDBAdRe51ycccPtjQN5K98$J
+@efbcff832045d72dd175ea056b0bb0cd58a6e35cd997fdf666991220f36ca143""16gbUvGXU4cLES65svZTL6jSL4HCiJWfWj"UOP_DUP OP_HASH160 3e55a290200e417eeaf62d59a56d9ff6426daa3b OP_EQUALVERIFY OP_CHECKSIG*276a9143e55a290200e417eeaf62d59a56d9ff6426daa3b88ac*"16gbUvGXU4cLES65svZTL6jSL4HCiJWfWj8$J
+@efbcff832045d72dd175ea056b0bb0cd58a6e35cd997fdf666991220f36ca143""13pSQQbEqbzk4CFbtjiVt8n2VWrVUQphaR"UOP_DUP OP_HASH160 1ee901f205a90aa8487c36257f5ebf133d95a7b6 OP_EQUALVERIFY OP_CHECKSIG*276a9141ee901f205a90aa8487c36257f5ebf133d95a7b688ac*"13pSQQbEqbzk4CFbtjiVt8n2VWrVUQphaR8$J
$-@0000000000000000000166fa623831842a02f6b8cf654d0633d408efadec9e0b"@00000000000000000000b7979bc6d61bbfe46e3edc1346461492b515921956552 $њ-@0000000000000000001169e670595d8a24821bd98f4d85749ddca51666c923dd"@0000000000000000000166fa623831842a02f6b8cf654d0633d408efadec9e0b2 $ܳ-@000000000000000000101a532973f236a2dafcc5aaf45f9f3ce55c0b8cc7f97d"@0000000000000000001169e670595d8a24821bd98f4d85749ddca51666c923dd2
+
+1@967e3f982ef4ecc4d45490a77c8454bdc63fba47fc57bbff7e7f2d1db8f33115$"@000000000000000000101a532973f236a2dafcc5aaf45f9f3ce55c0b8cc7f97d(ܳ-2
+@598a15c79f1201feae90cefc808cea83c41a3a0a90fb212f40cb5df8053fa4e5B03959e46c1ca031358e1fd44054e56cb9009382fe792d859852be9c1a695b16d7c2
+@3f313d2957207e4d4326618a351044771e564024599abfc33cf6cd9d1615f667B0245e9c96626a7552efceb78cd90e0d172724ea6f80c2101acabdf08db9b28f5ec2
+@59c33bd3823a5908e146e89d6046d77bf3b331085f37c1f18c37a239447a47d3B022cf07e86481f1f39e9136ed5cd04898fb031ead3aae3f2609aead6d0837720492
+@89ed58baf424f2797df977b77762e1891554fafb1bd2a4476486965b94ea5e32B02658898bb750c49b751303044e6825a9346d88478653e5ba81f3872a669a5be462
+@598a15c79f1201feae90cefc808cea83c41a3a0a90fb212f40cb5df8053fa4e5B0381144dfa51bf956bb2718f895c9f3671ce93c31434d9bc969a7957e323540006B
+@967e3f982ef4ecc4d45490a77c8454bdc63fba47fc57bbff7e7f2d1db8f33115""1ACP81jRnsowE8Y8PrGKj1TNS7QD2TokSz"UOP_DUP OP_HASH160 64e02c5942c547477e97614de51d25c885bca53c OP_EQUALVERIFY OP_CHECKSIG*276a91464e02c5942c547477e97614de51d25c885bca53c88ac*"1ACP81jRnsowE8Y8PrGKj1TNS7QD2TokSz8$J
+[@967e3f982ef4ecc4d45490a77c8454bdc63fba47fc57bbff7e7f2d1db8f33115""1DarNfpwr9Va9gvaUYRJg4HZT7CXGRPp12"UOP_DUP OP_HASH160 8a08737f2952641ba68d676f40194c4a07f86db5 OP_EQUALVERIFY OP_CHECKSIG*276a9148a08737f2952641ba68d676f40194c4a07f86db588ac*"1DarNfpwr9Va9gvaUYRJg4HZT7CXGRPp128$J
+@967e3f982ef4ecc4d45490a77c8454bdc63fba47fc57bbff7e7f2d1db8f33115""14ZErQ2Koy54DecRd1NxcmeVPCAmowq4vq"UOP_DUP OP_HASH160 2701403c667e27a76b4505f4c441cae5be5de0b8 OP_EQUALVERIFY OP_CHECKSIG*276a9142701403c667e27a76b4505f4c441cae5be5de0b888ac*"14ZErQ2Koy54DecRd1NxcmeVPCAmowq4vq8$J
+
+
+
+1@a33c6f5443b8c8526fbf2e8cf24c5b6b0a32cef238878c1d0129ee2b0de50105$"@000000000000000000101a532973f236a2dafcc5aaf45f9f3ce55c0b8cc7f97d(ܳ-2
+@abe2494cef46f9b732de10bde1889f946039c749ce1b2365b06850c9278ebb27B03186aab9156f7e4d7bc4c5baa33c9055467d8461e9e04f250bb01217b723ba1dc2
+@abe2494cef46f9b732de10bde1889f946039c749ce1b2365b06850c9278ebb27B0208026bde2c11afc4c260db6f92f8fb5c208ecece89ac21028c8f3c3e861e10d3B
+H@a33c6f5443b8c8526fbf2e8cf24c5b6b0a32cef238878c1d0129ee2b0de50105""1JkSZCWKqEV4hJ1DHtYjXcXynJdHorNFK1"UOP_DUP OP_HASH160 c2b15b67103a2dae7ee14340568e7fcf09056f37 OP_EQUALVERIFY OP_CHECKSIG*276a914c2b15b67103a2dae7ee14340568e7fcf09056f3788ac*"1JkSZCWKqEV4hJ1DHtYjXcXynJdHorNFK18$J
+@a33c6f5443b8c8526fbf2e8cf24c5b6b0a32cef238878c1d0129ee2b0de50105""1LmC4FQ7E9DTMKs88kgCp5E9xTAuG3jwtD"UOP_DUP OP_HASH160 d8c5ebda3146dab5860610ad82f8778a56e9490a OP_EQUALVERIFY OP_CHECKSIG*276a914d8c5ebda3146dab5860610ad82f8778a56e9490a88ac*"1LmC4FQ7E9DTMKs88kgCp5E9xTAuG3jwtD8$J
+@a33c6f5443b8c8526fbf2e8cf24c5b6b0a32cef238878c1d0129ee2b0de50105""1N5NahHCV8V1e3AgoKnSjS6wbhBMLcLCvn"UOP_DUP OP_HASH160 e72e51f67b4cfb5b57ff6b7a7c5a50ae66a715b6 OP_EQUALVERIFY OP_CHECKSIG*276a914e72e51f67b4cfb5b57ff6b7a7c5a50ae66a715b688ac*"1N5NahHCV8V1e3AgoKnSjS6wbhBMLcLCvn8$J
$ة-@00000000000000000007c36b63eba99898a09cddc4f90c4f078857527f55dce5"@000000000000000000101a532973f236a2dafcc5aaf45f9f3ce55c0b8cc7f97d2
+
+
+
+1@21f8c0b63e01afc1b13d8a32402d92aaf79b480d4402cdcc8324d1c82b435749$"@00000000000000000007c36b63eba99898a09cddc4f90c4f078857527f55dce5(ة-2
+@967e3f982ef4ecc4d45490a77c8454bdc63fba47fc57bbff7e7f2d1db8f33115B0257205368bc09425df973d2a9d19dfd6e15a9b64a0f12203394a1e1e13ffe4b6e2
+@d9711e0d3ce1e9eb702bccc3d34a92ee810098d0ae38b3c0c33aa890cc6dad31B03e71834b46de5e9636c97f7bcf7aa35c30372c8ea0d9ac5f73ae1c8c93d944e0fB
+@21f8c0b63e01afc1b13d8a32402d92aaf79b480d4402cdcc8324d1c82b435749""16XhEH542w5kXTtMDY3LcqMJ69tdYF5Uzc"UOP_DUP OP_HASH160 3ca6b06e1338ebee8dd1376a17f551426004b9fd OP_EQUALVERIFY OP_CHECKSIG*276a9143ca6b06e1338ebee8dd1376a17f551426004b9fd88ac*"16XhEH542w5kXTtMDY3LcqMJ69tdYF5Uzc8$J
+[@21f8c0b63e01afc1b13d8a32402d92aaf79b480d4402cdcc8324d1c82b435749""15aoXuzNzpwoSNVdfjSEB1qp2SWMu82PuU"UOP_DUP OP_HASH160 324512db6e890cd8cc557e5fcd9814ef235fede7 OP_EQUALVERIFY OP_CHECKSIG*276a914324512db6e890cd8cc557e5fcd9814ef235fede788ac*"15aoXuzNzpwoSNVdfjSEB1qp2SWMu82PuU8$J
+@21f8c0b63e01afc1b13d8a32402d92aaf79b480d4402cdcc8324d1c82b435749""1CRKknpikv74Ts91jTAzhstLmfEmMseUC9"UOP_DUP OP_HASH160 7d4305c881fd0fd32e032ca88d39206e69547860 OP_EQUALVERIFY OP_CHECKSIG*276a9147d4305c881fd0fd32e032ca88d39206e6954786088ac*"1CRKknpikv74Ts91jTAzhstLmfEmMseUC98$J
+$-@000000000000000000088bcf922bddb7394ab2646f9768cee87677c1f98f32af"@00000000000000000007c36b63eba99898a09cddc4f90c4f078857527f55dce52 $ќ-@00000000000000000013abef2df323e15d1f265079adf98b5206656c2b9678df"@000000000000000000088bcf922bddb7394ab2646f9768cee87677c1f98f32af2
+
+
+
+1@8b3b76d394beee5c1834c7edb4096e39117b510c73d6f094dc8f18be854fea57$"@00000000000000000013abef2df323e15d1f265079adf98b5206656c2b9678df(ќ-2
+@21f8c0b63e01afc1b13d8a32402d92aaf79b480d4402cdcc8324d1c82b435749B039b83f12edf8cb3d84ccea61e0a919f722e34e1e86b517f2ea71cdc943113afd42
+@21f8c0b63e01afc1b13d8a32402d92aaf79b480d4402cdcc8324d1c82b435749B03609c3d6bdd7620242a340f812232dd456df12f758aba53f766fa10bf8ff2edb2B
+@8b3b76d394beee5c1834c7edb4096e39117b510c73d6f094dc8f18be854fea57""13ey5o2J4i33co6KE1xQwa1khos4srVuKN"UOP_DUP OP_HASH160 1d1e752492dea47dd5e7467ee1e379979b4df689 OP_EQUALVERIFY OP_CHECKSIG*276a9141d1e752492dea47dd5e7467ee1e379979b4df68988ac*"13ey5o2J4i33co6KE1xQwa1khos4srVuKN8$J
+[@8b3b76d394beee5c1834c7edb4096e39117b510c73d6f094dc8f18be854fea57""114ZQcpSs8cAfY4MWKjRAhGCUNkzTvR4z1"UOP_DUP OP_HASH160 00ac4cd0446044a992be5791a50141e4bf0169b8 OP_EQUALVERIFY OP_CHECKSIG*276a91400ac4cd0446044a992be5791a50141e4bf0169b888ac*"114ZQcpSs8cAfY4MWKjRAhGCUNkzTvR4z18$J
+@8b3b76d394beee5c1834c7edb4096e39117b510c73d6f094dc8f18be854fea57""1DuNQ15CVehPdv8tLQXLUnLo8HSa7eyuWH"UOP_DUP OP_HASH160 8d890018c9de80667457ed50f9b0613b4a14e9a2 OP_EQUALVERIFY OP_CHECKSIG*276a9148d890018c9de80667457ed50f9b0613b4a14e9a288ac*"1DuNQ15CVehPdv8tLQXLUnLo8HSa7eyuWH8$J
+$-@000000000000000000146b549a28d85e2f981106e547ffecf9527f755e1e19d0"@00000000000000000013abef2df323e15d1f265079adf98b5206656c2b9678df2 $-@0000000000000000000f7656619892f8492ebad48e346064c0fb6e445179fc0c"@000000000000000000146b549a28d85e2f981106e547ffecf9527f755e1e19d02
+
+1@955d84480bc29f54fbe82f63379c42fcb95fd40f43d83334da087687e19c9e33$"@0000000000000000000f7656619892f8492ebad48e346064c0fb6e445179fc0c(-2
+@eff803c378e1cb810fc9112dd70caa2e31aaf3fd6249da30eb830f888b7cf52eB026fa5271f4c4946b464eb84f483c51540ff3bff30eef43bcc2ff57ad0da329cb02
+@eff803c378e1cb810fc9112dd70caa2e31aaf3fd6249da30eb830f888b7cf52eB0293116ca8ca5e621104a27bea8a984503087de9ddc41b0c184b4f9e44f016a7f02
+@7210ffaaf04e6a425e237d2d767fa0e15deafd4d28333ab0889e587f2e9b3392B03650638819ef99da16a1cc537173f816ade302f442cec8b4dea2e5ebaa6210974B
+M@955d84480bc29f54fbe82f63379c42fcb95fd40f43d83334da087687e19c9e33""12GjGUNfG5vqGR5zcfCqpgBQ5ofGCtGPFu"UOP_DUP OP_HASH160 0df1a5d1311a325988e3018e55b71b4dbacc66dd OP_EQUALVERIFY OP_CHECKSIG*276a9140df1a5d1311a325988e3018e55b71b4dbacc66dd88ac*"12GjGUNfG5vqGR5zcfCqpgBQ5ofGCtGPFu8$J
+[@955d84480bc29f54fbe82f63379c42fcb95fd40f43d83334da087687e19c9e33""1DyTorG9cncSdCpJfLjDTt2X6aqcPvweM8"UOP_DUP OP_HASH160 8e4f2e6620b94c0a388f95a850822ee820fcc5ea OP_EQUALVERIFY OP_CHECKSIG*276a9148e4f2e6620b94c0a388f95a850822ee820fcc5ea88ac*"1DyTorG9cncSdCpJfLjDTt2X6aqcPvweM88$J
+I@955d84480bc29f54fbe82f63379c42fcb95fd40f43d83334da087687e19c9e33""146cHyAXFYTjHLkMA4MP4vZG6LbLfyST97"UOP_DUP OP_HASH160 21f7eafbbed2745a8d50724fa7189a7994478475 OP_EQUALVERIFY OP_CHECKSIG*276a91421f7eafbbed2745a8d50724fa7189a799447847588ac*"146cHyAXFYTjHLkMA4MP4vZG6LbLfyST978$J
+$-@00000000000000000015c2929341f362c960c67b0a10c2fa9aec3dab5beb7142"@0000000000000000000f7656619892f8492ebad48e346064c0fb6e445179fc0c2 $ɮ-@000000000000000000017bd5ec03b0e667fac0c88d262c0d2fe010f40709b8c7"@00000000000000000015c2929341f362c960c67b0a10c2fa9aec3dab5beb71422 $-@0000000000000000000054061e72e3edf8fcb3ef1cc60b4d8cff2310e40dbbff"@000000000000000000017bd5ec03b0e667fac0c88d262c0d2fe010f40709b8c72 $-@00000000000000000012c3883902d01d42987481607e09fc19d0fb311b4c28bb"@0000000000000000000054061e72e3edf8fcb3ef1cc60b4d8cff2310e40dbbff2
+
+
+
+1@baf61e56a19e44e32b438fee681fa6f00a9a295203e01b80fd18ac1427bd6e6d$"@00000000000000000012c3883902d01d42987481607e09fc19d0fb311b4c28bb(-2
+@71ca3f6a8ca4f01dfbb213f9badc9252058c00e837a8820590d8cefd283763ceB02c1eb54d5bd2fbd4d97f9068b106e4a88919ea572361eeb104f5a8b6a8642b88a2
+@6871f459fa6335af410d55b94bed9a672cda3cfc0bc069e0acbdde89a107c556B03f77c2ca5aae37beb70bc09fe485255be80ec5095f701aa62ad7eeaa1bf2ada91B
+@baf61e56a19e44e32b438fee681fa6f00a9a295203e01b80fd18ac1427bd6e6d""16JzaJHuuLEDg5GXKyfMmaK4yfzhjFVAYs"UOP_DUP OP_HASH160 3a3fc2be0ced21614d04e76c5c3d86afb95c0fda OP_EQUALVERIFY OP_CHECKSIG*276a9143a3fc2be0ced21614d04e76c5c3d86afb95c0fda88ac*"16JzaJHuuLEDg5GXKyfMmaK4yfzhjFVAYs8$J
+ @baf61e56a19e44e32b438fee681fa6f00a9a295203e01b80fd18ac1427bd6e6d""1DJ1vpK1NWSAoxKNX44HgU7XMCsfc1dUwX"UOP_DUP OP_HASH160 86d95af464ab7e0efe1b9c57b8468f23074bcf79 OP_EQUALVERIFY OP_CHECKSIG*276a91486d95af464ab7e0efe1b9c57b8468f23074bcf7988ac*"1DJ1vpK1NWSAoxKNX44HgU7XMCsfc1dUwX8$J
+Z@baf61e56a19e44e32b438fee681fa6f00a9a295203e01b80fd18ac1427bd6e6d""1PwrBuWztVm88a5NFfvRHMVuGBZFDd4EHK"UOP_DUP OP_HASH160 fbb24a0df5913b7b6a533abd7e9ef273cd1df971 OP_EQUALVERIFY OP_CHECKSIG*276a914fbb24a0df5913b7b6a533abd7e9ef273cd1df97188ac*"1PwrBuWztVm88a5NFfvRHMVuGBZFDd4EHK8$J
$-@000000000000000000140fb1846bcc14b4eac7ffc4dcfde0862d51f5be3b3d44"@00000000000000000012c3883902d01d42987481607e09fc19d0fb311b4c28bb2 $-@00000000000000000007a164c0982a510ea48f15099cbd18aef86ed50f1791d0"@000000000000000000140fb1846bcc14b4eac7ffc4dcfde0862d51f5be3b3d442 $-@0000000000000000000efd376141e80ec85b8c3b57cd0dde9739806321b0d730"@00000000000000000007a164c0982a510ea48f15099cbd18aef86ed50f1791d02 $-@0000000000000000000645e30db580cc132ed096669a84dd5192c654e0950f65"@0000000000000000000efd376141e80ec85b8c3b57cd0dde9739806321b0d7302
+
+
+
+1@4d49fc5ccc0704566b4578b321c41005ae585d3db57d9925f0c76e82ee01aa2a$"@0000000000000000000645e30db580cc132ed096669a84dd5192c654e0950f65(-2
+@8b3b76d394beee5c1834c7edb4096e39117b510c73d6f094dc8f18be854fea57B039819c6b6dbee6f1548716e68d50c576b0ca211ed2fa8e9c50b0d9cb9aa8897ab2
+@8b3b76d394beee5c1834c7edb4096e39117b510c73d6f094dc8f18be854fea57B03e99273d929cbe991c9de8a92ae780259c09bed78761f3ebb6bd35246d4fff91eB
+@4d49fc5ccc0704566b4578b321c41005ae585d3db57d9925f0c76e82ee01aa2a""1GEHRvcJoeMTNpWUL4XBQpULpPLxhZkv5t"UOP_DUP OP_HASH160 a70d0254d8077d049cc4223d7113d7895a88370a OP_EQUALVERIFY OP_CHECKSIG*276a914a70d0254d8077d049cc4223d7113d7895a88370a88ac*"1GEHRvcJoeMTNpWUL4XBQpULpPLxhZkv5t8$J
+[@4d49fc5ccc0704566b4578b321c41005ae585d3db57d9925f0c76e82ee01aa2a""16bfmrGex9Mheizgdq4ycYwJsVQ2vpT1MK"UOP_DUP OP_HASH160 3d67234e4400a801f7df1434aa751bf188cc3c18 OP_EQUALVERIFY OP_CHECKSIG*276a9143d67234e4400a801f7df1434aa751bf188cc3c1888ac*"16bfmrGex9Mheizgdq4ycYwJsVQ2vpT1MK8$J
+ɠ@4d49fc5ccc0704566b4578b321c41005ae585d3db57d9925f0c76e82ee01aa2a""1K3wtGRbetfKREnubCmGHVXFWQBR7h5CbJ"UOP_DUP OP_HASH160 c600e92a343acd878ed56fa70d4302dd6f69e8b4 OP_EQUALVERIFY OP_CHECKSIG*276a914c600e92a343acd878ed56fa70d4302dd6f69e8b488ac*"1K3wtGRbetfKREnubCmGHVXFWQBR7h5CbJ8$J
+$譟-@00000000000000000009aeca00ceaede3ddefd16c94df07ba3743ecc85562aea"@0000000000000000000645e30db580cc132ed096669a84dd5192c654e0950f652
+
+
+
+1@9f23b98e414e0825fbe7fcc6b54ecb85de50c43516a2836573b1e93e66dc2417$"@00000000000000000009aeca00ceaede3ddefd16c94df07ba3743ecc85562aea(譟-2
+@4d49fc5ccc0704566b4578b321c41005ae585d3db57d9925f0c76e82ee01aa2aB0223eb595c61b3df36714353eaa2cdf9c70cc87af813930132844145ccd9bc2ecd2
+@4d49fc5ccc0704566b4578b321c41005ae585d3db57d9925f0c76e82ee01aa2aB026563c8e6cc0aa62e09b667e498b09b858483e0e2e4c48c8c024b92204a304ab5B
+@9f23b98e414e0825fbe7fcc6b54ecb85de50c43516a2836573b1e93e66dc2417""169BKaFTVHCevjzLK3dh8X74DUsbmJHqMG"UOP_DUP OP_HASH160 3864924e3be1cff77ea7203c06a4e2094e6f8b1a OP_EQUALVERIFY OP_CHECKSIG*276a9143864924e3be1cff77ea7203c06a4e2094e6f8b1a88ac*"169BKaFTVHCevjzLK3dh8X74DUsbmJHqMG8$J
+[@9f23b98e414e0825fbe7fcc6b54ecb85de50c43516a2836573b1e93e66dc2417""1KqZ8ZFpXTraBVY8GfnYTwMKv8PrTyNJVR"UOP_DUP OP_HASH160 cea10d20a488c23a19b82cdeba497ff3a2f4a678 OP_EQUALVERIFY OP_CHECKSIG*276a914cea10d20a488c23a19b82cdeba497ff3a2f4a67888ac*"1KqZ8ZFpXTraBVY8GfnYTwMKv8PrTyNJVR8$J
+@9f23b98e414e0825fbe7fcc6b54ecb85de50c43516a2836573b1e93e66dc2417""1AxL52GVPmgN2ifTwpZuZVUYzPSpMYYKMr"UOP_DUP OP_HASH160 6d2feda0faee5ee3d8df710218e954fe3f06d349 OP_EQUALVERIFY OP_CHECKSIG*276a9146d2feda0faee5ee3d8df710218e954fe3f06d34988ac*"1AxL52GVPmgN2ifTwpZuZVUYzPSpMYYKMr8$J
+$-@00000000000000000004ae9e8e4b1aed9571ee5f9a026515cb04acba7e95df1b"@00000000000000000009aeca00ceaede3ddefd16c94df07ba3743ecc85562aea2
+
+
+
+1@09608d7356c0ad8c6375f3537235bb450a27bfb16c5a8af263bdec47afd72610$"@00000000000000000004ae9e8e4b1aed9571ee5f9a026515cb04acba7e95df1b(-2
+@9f23b98e414e0825fbe7fcc6b54ecb85de50c43516a2836573b1e93e66dc2417B0233beaf3c14bd360416089ac1d6b59921aa4a5e6b0eef591f6fa89e6ba9ca46b62
+@9f23b98e414e0825fbe7fcc6b54ecb85de50c43516a2836573b1e93e66dc2417B0280d4c6794a0534fee8596392d05af9df41529bc83f14a8873149343180b13c97B
+@09608d7356c0ad8c6375f3537235bb450a27bfb16c5a8af263bdec47afd72610""1QC9DGZZaJFaDh29KUFVGo6H1kKnojT17a"UOP_DUP OP_HASH160 fe6652bfe00cb1a2d3902ac741250878ce20521a OP_EQUALVERIFY OP_CHECKSIG*276a914fe6652bfe00cb1a2d3902ac741250878ce20521a88ac*"1QC9DGZZaJFaDh29KUFVGo6H1kKnojT17a8$J
+[@09608d7356c0ad8c6375f3537235bb450a27bfb16c5a8af263bdec47afd72610""12tRMrUYgKJAgn4EeMAhfrXeAYGArDkzUH"UOP_DUP OP_HASH160 14b1ac95228ed0d5154bc35afd716974ded96a2d OP_EQUALVERIFY OP_CHECKSIG*276a91414b1ac95228ed0d5154bc35afd716974ded96a2d88ac*"12tRMrUYgKJAgn4EeMAhfrXeAYGArDkzUH8$J
+@09608d7356c0ad8c6375f3537235bb450a27bfb16c5a8af263bdec47afd72610""15QuFDskVDnhhdv7qMM6GiFpAwAM7Qp7dq"UOP_DUP OP_HASH160 3065aeaf0af74550176136f4ad3e8949d9b4b75c OP_EQUALVERIFY OP_CHECKSIG*276a9143065aeaf0af74550176136f4ad3e8949d9b4b75c88ac*"15QuFDskVDnhhdv7qMM6GiFpAwAM7Qp7dq8$J
+$Һ-@00000000000000000005865530787b533e4150ef006c013759e960fa5e70992c"@00000000000000000004ae9e8e4b1aed9571ee5f9a026515cb04acba7e95df1b2 $-@0000000000000000000d71eb3eeea66339fbfc9d6de533e07acc9364c17d16d4"@00000000000000000005865530787b533e4150ef006c013759e960fa5e70992c2 $-@00000000000000000015e7e9d57b9c9e1e6c688d39cffb9dc1ef010ac2952244"@0000000000000000000d71eb3eeea66339fbfc9d6de533e07acc9364c17d16d42
+
+
+1@5650623f11d4338b36855d0dec0ad26c8dae4e0135b10f50d05b04977b6f3c98$"@00000000000000000015e7e9d57b9c9e1e6c688d39cffb9dc1ef010ac2952244(-2
+@09608d7356c0ad8c6375f3537235bb450a27bfb16c5a8af263bdec47afd72610B02ce57fceaa195632385097d1a5838ea95869a05b6f2d946c0ede7fd2a2a908cfa2
+@09608d7356c0ad8c6375f3537235bb450a27bfb16c5a8af263bdec47afd72610B0277fa0039d5f7e7b57c86ee241c3c53956efe0eca967a505219fd4fd745f164e5B
+@5650623f11d4338b36855d0dec0ad26c8dae4e0135b10f50d05b04977b6f3c98""16HciezcRnrSo75k55F95qTX7HZctkQdeo"UOP_DUP OP_HASH160 39fd19b0a35200a39305ae3da1e92bb4ee14d5fe OP_EQUALVERIFY OP_CHECKSIG*276a91439fd19b0a35200a39305ae3da1e92bb4ee14d5fe88ac*"16HciezcRnrSo75k55F95qTX7HZctkQdeo8$J
+[@5650623f11d4338b36855d0dec0ad26c8dae4e0135b10f50d05b04977b6f3c98""1CQWisCuVAxTkjxWwYp9uwNyHhEFjogJHp"UOP_DUP OP_HASH160 7d1bc2e28b315d3be92164795fb41464ea35537e OP_EQUALVERIFY OP_CHECKSIG*276a9147d1bc2e28b315d3be92164795fb41464ea35537e88ac*"1CQWisCuVAxTkjxWwYp9uwNyHhEFjogJHp8$J
+͈@5650623f11d4338b36855d0dec0ad26c8dae4e0135b10f50d05b04977b6f3c98""1ERtfWK7b8TCh1H1vGMLa7B9qC6UF3vRf4"UOP_DUP OP_HASH160 934ebebfac05e2fc980e85aafa3336bd3a71765d OP_EQUALVERIFY OP_CHECKSIG*276a914934ebebfac05e2fc980e85aafa3336bd3a71765d88ac*"1ERtfWK7b8TCh1H1vGMLa7B9qC6UF3vRf48$J
+
+
+1@6a8826c16f276f30e8d11a6822df11798dd0877653804a82bd59b1f7f73b55d4$"@00000000000000000015e7e9d57b9c9e1e6c688d39cffb9dc1ef010ac2952244(-2
+@2ef88b698ed7c3432a049e926345e618c2480369ccb94d293229ec915547c8c9B03a070b49c2adf8c2ec8b429dc16d51f45e711821be777022200b725fe8807a3122
+@2ef88b698ed7c3432a049e926345e618c2480369ccb94d293229ec915547c8c9B0227ebbb2a34122bcbcf7577e296b06ef2a29642f4f64768364686961b9aed3f382
+@4bbaccb9cfb88c3cc7e2cbbf3327c7f8ddbe7c233b309c16d1448f100976938bB029a59d854f4ffeeb1d4b56071ca68e4cb5fd6bd5101598d2bf59b60d1098cdeeeB
+@6a8826c16f276f30e8d11a6822df11798dd0877653804a82bd59b1f7f73b55d4""16HLNxYm8hw3g3eQd286harJ1dyFDHqHoz"UOP_DUP OP_HASH160 39ef75f291e7b1935cf8e588b31ef7d739ea481e OP_EQUALVERIFY OP_CHECKSIG*276a91439ef75f291e7b1935cf8e588b31ef7d739ea481e88ac*"16HLNxYm8hw3g3eQd286harJ1dyFDHqHoz8$J
+[@6a8826c16f276f30e8d11a6822df11798dd0877653804a82bd59b1f7f73b55d4""18wZv3RoTjTzE285oLPDtj9bB4xpd3dktf"UOP_DUP OP_HASH160 571ad16d72f23db36040e43df84bf369dcbe99d3 OP_EQUALVERIFY OP_CHECKSIG*276a914571ad16d72f23db36040e43df84bf369dcbe99d388ac*"18wZv3RoTjTzE285oLPDtj9bB4xpd3dktf8$J
+@6a8826c16f276f30e8d11a6822df11798dd0877653804a82bd59b1f7f73b55d4""1D2jasMKjuv9tWKSg3e5beetMyvREdNS7a"UOP_DUP OP_HASH160 83f578ff35a107cca51c0e705852fd703dc3c675 OP_EQUALVERIFY OP_CHECKSIG*276a91483f578ff35a107cca51c0e705852fd703dc3c67588ac*"1D2jasMKjuv9tWKSg3e5beetMyvREdNS7a8$J
+$-@0000000000000000000ee07e1391845598a9bd273955d0aa275e5430846be5fc"@00000000000000000015e7e9d57b9c9e1e6c688d39cffb9dc1ef010ac29522442 $-@0000000000000000000371060810e439ebb7a0f287e804fce50e8dbbf3c326dd"@0000000000000000000ee07e1391845598a9bd273955d0aa275e5430846be5fc2 $-@0000000000000000000c64dcebee6767c93cd06cec1fd392d86a2b8d93739496"@0000000000000000000371060810e439ebb7a0f287e804fce50e8dbbf3c326dd2 $Х-@00000000000000000014f63ea501b975b24abe807582a134c1702969e51a23a7"@0000000000000000000c64dcebee6767c93cd06cec1fd392d86a2b8d937394962 $-@00000000000000000002f1212d8643707824a9083b0ab94742130d9d67a460a1"@00000000000000000014f63ea501b975b24abe807582a134c1702969e51a23a72 P$-@0000000000000000000ce7cca552a8077dcab512d30deabc13c94e3b5b04e414"@00000000000000000002f1212d8643707824a9083b0ab94742130d9d67a460a12N
+
+1@412f206ad3de2e020e7f7ef28dcba9d94e4c43081b20078b670ebf8d217045ee$"@0000000000000000000ce7cca552a8077dcab512d30deabc13c94e3b5b04e414(-2
+@6a8826c16f276f30e8d11a6822df11798dd0877653804a82bd59b1f7f73b55d4B02b7a470f2359307a8845e91bc7b20af85d8edb78a8525a2f477a82eb9ef80b3522
+@d29d6a15e04aaa8c5fc26890400f73d2bc7b0e5aee8c40a034f772f0e80dd8b0B03f9cb5f03b030ba481d127dec2772f8b21ecd155e749a42fdcf5d8867a33e9b202
+@f4b3f82a3dc9b7843e88b5813f9c24505ecc47609dab43a61e42e6dcc4b707b0B02186699bd787343339177fde53edc08b0b2df1533b0f3a8b31a5a3f944e5cee0c2
+@6a8826c16f276f30e8d11a6822df11798dd0877653804a82bd59b1f7f73b55d4B025f1dd30f6655dbcf91fbf13c4ff2ec93b6ed0693138a8f4c1af966a96fc6cf9a2
+@d0492f6fea9ef4f3ced3e3c264498fd2d38f6ad99fce066081fd62032eb305ecB031260d06ed9a2c6243bdb277d131a9ad207581b6a94fc8b5db00a8b44e5bebb48B
+@412f206ad3de2e020e7f7ef28dcba9d94e4c43081b20078b670ebf8d217045ee""13wZnCnpukA6pzfV61pU8f6J8KkwnpS8wh"UOP_DUP OP_HASH160 2042138b20420f01405a2dbb6f0cce020d4c701f OP_EQUALVERIFY OP_CHECKSIG*276a9142042138b20420f01405a2dbb6f0cce020d4c701f88ac*"13wZnCnpukA6pzfV61pU8f6J8KkwnpS8wh8$J
+[@412f206ad3de2e020e7f7ef28dcba9d94e4c43081b20078b670ebf8d217045ee"!1eN3gtQXbeGETBAWVogDQ9wJQaYJJDUfR"UOP_DUP OP_HASH160 0710f58d3218ba39429f03d773341e22fd961a83 OP_EQUALVERIFY OP_CHECKSIG*276a9140710f58d3218ba39429f03d773341e22fd961a8388ac*!1eN3gtQXbeGETBAWVogDQ9wJQaYJJDUfR8$J
+@412f206ad3de2e020e7f7ef28dcba9d94e4c43081b20078b670ebf8d217045ee""1M3xLUR849dSqT8JNfyJwk55kCfsG1L5cf"UOP_DUP OP_HASH160 dbf18a1fa48bd0dd2c916ad324d1318ba321c2cc OP_EQUALVERIFY OP_CHECKSIG*276a914dbf18a1fa48bd0dd2c916ad324d1318ba321c2cc88ac*"1M3xLUR849dSqT8JNfyJwk55kCfsG1L5cf8$J
+
+
+
+1@2232c14b63fdc26cecdbf812dbb06739631ecca0526d6c6534bac3d3ef688d06$"@0000000000000000000ce7cca552a8077dcab512d30deabc13c94e3b5b04e414(-2
+@412f206ad3de2e020e7f7ef28dcba9d94e4c43081b20078b670ebf8d217045eeB03dc3c2f94ab8a1a044ec7c1d8d7acd901daa477060c7bcaa8ebb5e704a65c0cb12
+@412f206ad3de2e020e7f7ef28dcba9d94e4c43081b20078b670ebf8d217045eeB020d8e22a11c7f1b2aa5cd4644ce21a452b58e0f770d934b9a0918e1ce06223617B
+@2232c14b63fdc26cecdbf812dbb06739631ecca0526d6c6534bac3d3ef688d06""1GTpvAxNAMRvEFqK1iyPUrsHuFEYAfX2a5"UOP_DUP OP_HASH160 a99cb35e09574ca89e6eeefc6f9e3accfd908d0b OP_EQUALVERIFY OP_CHECKSIG*276a914a99cb35e09574ca89e6eeefc6f9e3accfd908d0b88ac*"1GTpvAxNAMRvEFqK1iyPUrsHuFEYAfX2a58$J
+[@2232c14b63fdc26cecdbf812dbb06739631ecca0526d6c6534bac3d3ef688d06""1JvuvC354S2RU99ktPuticXyUomQdYzxhm"UOP_DUP OP_HASH160 c4ac5b7493dbad320541d5d03d036c7c44496314 OP_EQUALVERIFY OP_CHECKSIG*276a914c4ac5b7493dbad320541d5d03d036c7c4449631488ac*"1JvuvC354S2RU99ktPuticXyUomQdYzxhm8$J
+@2232c14b63fdc26cecdbf812dbb06739631ecca0526d6c6534bac3d3ef688d06""18VMfBB7UMUpgjvhhqcmuwiWo4WVN4sSMt"UOP_DUP OP_HASH160 5225c5a28133ba73bfbd57d39ad55e1d38fca48b OP_EQUALVERIFY OP_CHECKSIG*276a9145225c5a28133ba73bfbd57d39ad55e1d38fca48b88ac*"18VMfBB7UMUpgjvhhqcmuwiWo4WVN4sSMt8$J
+
+
+
+1@18e9b53c202e423aba27185d49b84a55ead3d4e8629966f2b97a66270badac47$"@0000000000000000000ce7cca552a8077dcab512d30deabc13c94e3b5b04e414(-2
+@4b27f62e96c74a793eaa1d1237e115956cea50f766ee485702319a8633ce45fcB0215e1095ffef7d3fae00649414eb1eb9d89e4aa9713100317364d1bf1792c92762
+@25274e5f9b070c8e1e33b78ac6a1f8ab07abd3bd91b455edb31c6c059d8147c7B03f8702f8be55c3e092fc8c13f074465fcb4b27b6e320b0313ce8d37110796bd5bB
+@18e9b53c202e423aba27185d49b84a55ead3d4e8629966f2b97a66270badac47""1BFopZm66B6d1LmGLoFadeArdb1gfR7xUb"UOP_DUP OP_HASH160 707e2a2c687e0d4a741a29f51cfab0e735e64e57 OP_EQUALVERIFY OP_CHECKSIG*276a914707e2a2c687e0d4a741a29f51cfab0e735e64e5788ac*"1BFopZm66B6d1LmGLoFadeArdb1gfR7xUb8$J
+@18e9b53c202e423aba27185d49b84a55ead3d4e8629966f2b97a66270badac47""1NJraYngHyvUwKDFqKkPhyTJxcRWXKVk1G"UOP_DUP OP_HASH160 e9bb194a0eb93c0cb08490efa189db2ca1439ffc OP_EQUALVERIFY OP_CHECKSIG*276a914e9bb194a0eb93c0cb08490efa189db2ca1439ffc88ac*"1NJraYngHyvUwKDFqKkPhyTJxcRWXKVk1G8$J
+@18e9b53c202e423aba27185d49b84a55ead3d4e8629966f2b97a66270badac47""15zheesLNyxjivnnzXHiNH5nDSp5XdT5Rj"UOP_DUP OP_HASH160 36ca252b30a12b1c5084659116e4ecf1a9ae6571 OP_EQUALVERIFY OP_CHECKSIG*276a91436ca252b30a12b1c5084659116e4ecf1a9ae657188ac*"15zheesLNyxjivnnzXHiNH5nDSp5XdT5Rj8$J
+
+
+
+1@5b438f36a7ee4240a035904e535855e5d5ed2305e98b1b98b676d7e726892684$"@0000000000000000000ce7cca552a8077dcab512d30deabc13c94e3b5b04e414(-2
+@2232c14b63fdc26cecdbf812dbb06739631ecca0526d6c6534bac3d3ef688d06B0251d706e34f0bf3c47b7c78ac817099c4bdf758e8d82bf4e996e3c613a4bd1fc02
+@2232c14b63fdc26cecdbf812dbb06739631ecca0526d6c6534bac3d3ef688d06B03fac3bf1d3c93c8b7a2d6613132ab4a83eb6d2a3bd1f115fed52351bef2152fdeB
+@5b438f36a7ee4240a035904e535855e5d5ed2305e98b1b98b676d7e726892684""1PE4bnXzRbFVWjRoE9DkuSdDLeUULRCN12"UOP_DUP OP_HASH160 f3cb2dfe363c4089b83afcc1ae4c35c82976e06e OP_EQUALVERIFY OP_CHECKSIG*276a914f3cb2dfe363c4089b83afcc1ae4c35c82976e06e88ac*"1PE4bnXzRbFVWjRoE9DkuSdDLeUULRCN128$J
+[@5b438f36a7ee4240a035904e535855e5d5ed2305e98b1b98b676d7e726892684""1Pu4XqJuCDNEJZfkZiVggKHUR2n9LvcbXT"UOP_DUP OP_HASH160 fb2b5864daa430468ecfe1019363ed432dfc4b09 OP_EQUALVERIFY OP_CHECKSIG*276a914fb2b5864daa430468ecfe1019363ed432dfc4b0988ac*"1Pu4XqJuCDNEJZfkZiVggKHUR2n9LvcbXT8$J
+@5b438f36a7ee4240a035904e535855e5d5ed2305e98b1b98b676d7e726892684""13zyqXYLX34Cz4m5PGjvbTJLwBPGFz82CZ"UOP_DUP OP_HASH160 20e767ffde39c35e9ddc1363b64e7c1f5efa4590 OP_EQUALVERIFY OP_CHECKSIG*276a91420e767ffde39c35e9ddc1363b64e7c1f5efa459088ac*"13zyqXYLX34Cz4m5PGjvbTJLwBPGFz82CZ8$J
+
+
+1@bb2a664fc730ec0c05fbaf77f98bce30e6dd3668db31206b9bf6ea6172fa8ac8$"@0000000000000000000ce7cca552a8077dcab512d30deabc13c94e3b5b04e414(-2
+@5b438f36a7ee4240a035904e535855e5d5ed2305e98b1b98b676d7e726892684B026d2bd60a36059e400b3ee458e7c3459ad65e373b6621513fc0c105ebfbf640992
+@37ed90c3dd5cf0aae00bb6efb390bf1c0d75d4d91dab2dd19e3313d5e14d05a7B03bda740f67fe343b27106c9a6ae844a008fb50f6ac1f56f686178c2b79b742bcc2
+@5b438f36a7ee4240a035904e535855e5d5ed2305e98b1b98b676d7e726892684B02b5c0b4b60242cd5d079364c304e474903c75c55c2b1dff464e2c8333c7498d41B
+@bb2a664fc730ec0c05fbaf77f98bce30e6dd3668db31206b9bf6ea6172fa8ac8""13Zvowf2gaFG9fM3h51YpCr5hZ6GEbD3SG"UOP_DUP OP_HASH160 1c2a7ae9b71c2fcfab05828ea3dc5f00f2e9f28a OP_EQUALVERIFY OP_CHECKSIG*276a9141c2a7ae9b71c2fcfab05828ea3dc5f00f2e9f28a88ac*"13Zvowf2gaFG9fM3h51YpCr5hZ6GEbD3SG8$J
+[@bb2a664fc730ec0c05fbaf77f98bce30e6dd3668db31206b9bf6ea6172fa8ac8""164QouGSRMDoHXenkLQYhVvNyac6GkxqSX"UOP_DUP OP_HASH160 377dc05256372edb0641ff5e0fae21dcca1a8f75 OP_EQUALVERIFY OP_CHECKSIG*276a914377dc05256372edb0641ff5e0fae21dcca1a8f7588ac*"164QouGSRMDoHXenkLQYhVvNyac6GkxqSX8$J
+d@bb2a664fc730ec0c05fbaf77f98bce30e6dd3668db31206b9bf6ea6172fa8ac8""16Fg32LTP1n5MNadm2Ukf7TvyXz7h3R3R7"UOP_DUP OP_HASH160 399f097ccd7c151b449856597771e36f3ea0c485 OP_EQUALVERIFY OP_CHECKSIG*276a914399f097ccd7c151b449856597771e36f3ea0c48588ac*"16Fg32LTP1n5MNadm2Ukf7TvyXz7h3R3R78$J
+
+
+
+1@9133f0fd350306a66063faf13386f0b64624a77dfe71f4320db9c086622f7972$"@0000000000000000000ce7cca552a8077dcab512d30deabc13c94e3b5b04e414(-2
+@bb2a664fc730ec0c05fbaf77f98bce30e6dd3668db31206b9bf6ea6172fa8ac8B033679e2101293971bbbeca03a87522734e97c9cb863ee41a6732a8c80dbea3a6e2
+@bb2a664fc730ec0c05fbaf77f98bce30e6dd3668db31206b9bf6ea6172fa8ac8B027416e64f8b9a51b598fc5738501b3f8e205046035874e53909c6f603e9e2a2c6B
+@9133f0fd350306a66063faf13386f0b64624a77dfe71f4320db9c086622f7972""1LyxEgD9CY3xYfRxDV6EyiZQXhCsWsiaqd"UOP_DUP OP_HASH160 db2fcad23b46ee6ebb58a1c1a332ac91b1085e9c OP_EQUALVERIFY OP_CHECKSIG*276a914db2fcad23b46ee6ebb58a1c1a332ac91b1085e9c88ac*"1LyxEgD9CY3xYfRxDV6EyiZQXhCsWsiaqd8$J
+[@9133f0fd350306a66063faf13386f0b64624a77dfe71f4320db9c086622f7972""1NdPnjoofduCPf2XM54rtr23wNXEj8bqQu"UOP_DUP OP_HASH160 ed3ca39802e49ae755071ebad7f9cfa363bfdefd OP_EQUALVERIFY OP_CHECKSIG*276a914ed3ca39802e49ae755071ebad7f9cfa363bfdefd88ac*"1NdPnjoofduCPf2XM54rtr23wNXEj8bqQu8$J
+@9133f0fd350306a66063faf13386f0b64624a77dfe71f4320db9c086622f7972""1D84dfjuD8D8xHAB548DG1T58vtQ2pqHRm"UOP_DUP OP_HASH160 84f77401aa39638f578274afba90f84397f30513 OP_EQUALVERIFY OP_CHECKSIG*276a91484f77401aa39638f578274afba90f84397f3051388ac*"1D84dfjuD8D8xHAB548DG1T58vtQ2pqHRm8$J
+
+
+
+1@3e6b2a142b83a782f6f9f8919666e4d440c064a7d3e67bce74eda10440442af8$"@0000000000000000000ce7cca552a8077dcab512d30deabc13c94e3b5b04e414(-2
+@145c80e57c6b138fa4eb63a9b14c39fd36cd969524933d610234ced4412914b9B0395305447ce5ddc0f654f1ac4313d3d50e7c7b83f6ddf223feec6e3cd6cfbaf662
+@1d5712f983cfaef1933b1433508899e07dcf57007f9490d9adf35db1cca936e6B026bfdfab772080f2196d1835242d99e149986b98b5d7da0aaa47e4268a776e2c4B
+@3e6b2a142b83a782f6f9f8919666e4d440c064a7d3e67bce74eda10440442af8""1GmNjVdobrNC873kirkLcv1wwrVh7aCY9A"UOP_DUP OP_HASH160 acee54a0c27b06bd8be96588de502c7e4cfb369d OP_EQUALVERIFY OP_CHECKSIG*276a914acee54a0c27b06bd8be96588de502c7e4cfb369d88ac*"1GmNjVdobrNC873kirkLcv1wwrVh7aCY9A8$J
+@3e6b2a142b83a782f6f9f8919666e4d440c064a7d3e67bce74eda10440442af8""1HyV2U7RS9AHup1PVYu9663tQp9qZBTTh1"UOP_DUP OP_HASH160 ba30b363ea20c9c9deed86e96daff06bdd599ea5 OP_EQUALVERIFY OP_CHECKSIG*276a914ba30b363ea20c9c9deed86e96daff06bdd599ea588ac*"1HyV2U7RS9AHup1PVYu9663tQp9qZBTTh18$J
+(@3e6b2a142b83a782f6f9f8919666e4d440c064a7d3e67bce74eda10440442af8""13vfqXNDHLe9rNSyoWSsY5ec1gV4QVHoA4"UOP_DUP OP_HASH160 2016b77a94eb93d0db0159c7b707618e59ff35c7 OP_EQUALVERIFY OP_CHECKSIG*276a9142016b77a94eb93d0db0159c7b707618e59ff35c788ac*"13vfqXNDHLe9rNSyoWSsY5ec1gV4QVHoA48$J
+$-@00000000000000000000e7a88e58fd658a740a63ecfbc356ef6c95cad24d27d5"@0000000000000000000ce7cca552a8077dcab512d30deabc13c94e3b5b04e4142 $-@00000000000000000007fe2d4177e6ad9044d032def50640a57f8b3086b41f95"@00000000000000000000e7a88e58fd658a740a63ecfbc356ef6c95cad24d27d52 $-@0000000000000000000bb2a0165ec81df8d914c2ef90136e43ec55e24e3dc3db"@00000000000000000007fe2d4177e6ad9044d032def50640a57f8b3086b41f952 $-@000000000000000000116ec33dd6544c1c99e0a21b71d6480437e8c6344c4cb0"@0000000000000000000bb2a0165ec81df8d914c2ef90136e43ec55e24e3dc3db2 $-@00000000000000000006c56d52d92764e7a362d8f238574bf30cb1ad76e67211"@000000000000000000116ec33dd6544c1c99e0a21b71d6480437e8c6344c4cb02 $ం-@00000000000000000005f4e5b6233e24fba86c8b5cea15a739233c6d27d1c8ba"@00000000000000000006c56d52d92764e7a362d8f238574bf30cb1ad76e672112
+
+
+1@7b59a462a08036a2e4ce8bca78e513e044dc240a9ab8f3f0f1674634c4ae7c88$"@00000000000000000005f4e5b6233e24fba86c8b5cea15a739233c6d27d1c8ba(ం-2
+@0e241f3b84f4180c16a0058530950dd40fc67869bfc123b2e66f1fbc5b26c56fB024fc7ae18711e417251ffa6f3143edeac382fcc06df7433f74a74332d1784c06b2
+@537aa9dbb0cfeedef3767863ee4bc97573b4aa7e2e5f3294515ac54550919c4eB026bc3e5d54bdec2c05ec1f6ba0fd6331f273e9cd584fef86756c3e91d3e79592eB
+@7b59a462a08036a2e4ce8bca78e513e044dc240a9ab8f3f0f1674634c4ae7c88""1DxLK73vXe4uFiqcevtJwYyhk8gsWvDVtc"UOP_DUP OP_HASH160 8e18821dee3bf678941856555ffe578e2ac30059 OP_EQUALVERIFY OP_CHECKSIG*276a9148e18821dee3bf678941856555ffe578e2ac3005988ac*"1DxLK73vXe4uFiqcevtJwYyhk8gsWvDVtc8$J
+@7b59a462a08036a2e4ce8bca78e513e044dc240a9ab8f3f0f1674634c4ae7c88""1Mp1TbNWThU2SgFhByJKh7fwiqj5cHEopx"UOP_DUP OP_HASH160 e44672d821f8349b64dcea6258dabcca09f3b2f2 OP_EQUALVERIFY OP_CHECKSIG*276a914e44672d821f8349b64dcea6258dabcca09f3b2f288ac*"1Mp1TbNWThU2SgFhByJKh7fwiqj5cHEopx8$J
+ݐ3@7b59a462a08036a2e4ce8bca78e513e044dc240a9ab8f3f0f1674634c4ae7c88""15C8MxqmwgWsBKhkeJdFUgzAUEUUzJhSo3"UOP_DUP OP_HASH160 2dfb394605f414113dca4bd45a85cd30e6cef4cd OP_EQUALVERIFY OP_CHECKSIG*276a9142dfb394605f414113dca4bd45a85cd30e6cef4cd88ac*"15C8MxqmwgWsBKhkeJdFUgzAUEUUzJhSo38$J
+
+
+1@f283f3eefa1b01ae047dde56a69e1b033f0ec6a6668ccb069fe591c9825a0731$"@00000000000000000005f4e5b6233e24fba86c8b5cea15a739233c6d27d1c8ba(ం-2
+@62776c250e3bfdcbac96c37de12504d26cde19d8a79bef0293889508ea389bccB02a3a5bd02fd618f7515e36e1ca68a2a18ecf7cecdef45e0635a49bef2c69a03322
+@7db6a0094fb960cca380e3e2f85917c5eb6e710eb37bd6cdd8b94a1f24e09223B0288c942b001b945707c4f9c4d69851a519b3df8c903439aa4ed9972af32acb60fB
+@f283f3eefa1b01ae047dde56a69e1b033f0ec6a6668ccb069fe591c9825a0731""13HVfNsmD4AwwYfxJqztGjGRtzUGdaqhxy"UOP_DUP OP_HASH160 190ed51fe19180ea01c40f79dce0406e8d164a3a OP_EQUALVERIFY OP_CHECKSIG*276a914190ed51fe19180ea01c40f79dce0406e8d164a3a88ac*"13HVfNsmD4AwwYfxJqztGjGRtzUGdaqhxy8$J
+@f283f3eefa1b01ae047dde56a69e1b033f0ec6a6668ccb069fe591c9825a0731""1DpA9AtSqRLrA2TAvdK6nCWcjTQRDB41um"UOP_DUP OP_HASH160 8c8cb0a5618ec744750257f025d6637f90bb79ff OP_EQUALVERIFY OP_CHECKSIG*276a9148c8cb0a5618ec744750257f025d6637f90bb79ff88ac*"1DpA9AtSqRLrA2TAvdK6nCWcjTQRDB41um8$J
+@f283f3eefa1b01ae047dde56a69e1b033f0ec6a6668ccb069fe591c9825a0731""1ATwST6Km9X8Pxae65gUmjrnT14223X4Rn"UOP_DUP OP_HASH160 67d163e906e6f98636d536945820440e38268d86 OP_EQUALVERIFY OP_CHECKSIG*276a91467d163e906e6f98636d536945820440e38268d8688ac*"1ATwST6Km9X8Pxae65gUmjrnT14223X4Rn8$J
$-@00000000000000000004f33e859a2ddcfe76256a8533b70627d604f61f3624ab"@00000000000000000005f4e5b6233e24fba86c8b5cea15a739233c6d27d1c8ba2 $趍-@0000000000000000000761fb30b9346040dcf6af01e50d6f886067c4eb4bf07e"@00000000000000000004f33e859a2ddcfe76256a8533b70627d604f61f3624ab2
+
+1@f71b0a1d31885d84f325b3f81db7b9d0838b725113c8ae6c7f0a0fdc26f480da$"@0000000000000000000761fb30b9346040dcf6af01e50d6f886067c4eb4bf07e(趍-2
+@7b59a462a08036a2e4ce8bca78e513e044dc240a9ab8f3f0f1674634c4ae7c88B02d06e5477f6d25a282d5db4ddb53c2f402d9a71ab23d652aa7a104eb18dba8f002
+@80db9fdc1a0653c145b79d2b6e0b381103a8f638fa9958884c647423b90b4663B02501a709c5405d81e0429861da0f67244462c94abfcb3d3701baf97e3cf66215c2
+@5291805eabc089208d7a9d74f59b3325fd8cc1c67200aec1fdef76693e9e61b5B0328447be49679b87f49bbefcfbaff930ced4aa34072b7e694b1323de2a45cb1d1B
+@f71b0a1d31885d84f325b3f81db7b9d0838b725113c8ae6c7f0a0fdc26f480da""1KGERe1ULXnpM87MJGnCEaQwZ7pqLRa1Nu"UOP_DUP OP_HASH160 c853b5c1d348e07c97f7a1724c0447504bef75fb OP_EQUALVERIFY OP_CHECKSIG*276a914c853b5c1d348e07c97f7a1724c0447504bef75fb88ac*"1KGERe1ULXnpM87MJGnCEaQwZ7pqLRa1Nu8$J
+`@f71b0a1d31885d84f325b3f81db7b9d0838b725113c8ae6c7f0a0fdc26f480da""1MVE9Aanr4HmTMXmnVmQEKkWRhEzoQuCio"UOP_DUP OP_HASH160 e0b921c92ec069564c79979b9f086449300118e3 OP_EQUALVERIFY OP_CHECKSIG*276a914e0b921c92ec069564c79979b9f086449300118e388ac*"1MVE9Aanr4HmTMXmnVmQEKkWRhEzoQuCio8$J
+$@f71b0a1d31885d84f325b3f81db7b9d0838b725113c8ae6c7f0a0fdc26f480da""18oH3LFVUJBfSttzKqXcnrzGF7TXvL3t3C"UOP_DUP OP_HASH160 55896787ea15496b5b274639e052d22d88d123f8 OP_EQUALVERIFY OP_CHECKSIG*276a91455896787ea15496b5b274639e052d22d88d123f888ac*"18oH3LFVUJBfSttzKqXcnrzGF7TXvL3t3C8$J
i$-@0000000000000000001045b0c96f4996da7f5426e95744abbef26781d0b1397d"@0000000000000000000761fb30b9346040dcf6af01e50d6f886067c4eb4bf07e2 $-@000000000000000000047c2c9321b56388ac1c665d1356cabc9efa1e577e1b95"@0000000000000000001045b0c96f4996da7f5426e95744abbef26781d0b1397d2 $-@0000000000000000000b1a9e3c3512ad1285efbd53efd800d76445b66141f08b"@000000000000000000047c2c9321b56388ac1c665d1356cabc9efa1e577e1b952 $-@000000000000000000147db384bf50df563f9e3ad50c6aa29f29ec37a21070cd"@0000000000000000000b1a9e3c3512ad1285efbd53efd800d76445b66141f08b2 $-@00000000000000000012825c8f2181fbb873cd030ca83276818c54a12e8791c9"@000000000000000000147db384bf50df563f9e3ad50c6aa29f29ec37a21070cd2 $-@000000000000000000048c5a95a4f1524fbadff2359c79a0053745ccb0557606"@00000000000000000012825c8f2181fbb873cd030ca83276818c54a12e8791c92 $-@0000000000000000000bdb1f1b42be689f6a89cd0259832b6966d74a186895e7"@000000000000000000048c5a95a4f1524fbadff2359c79a0053745ccb05576062 $-@00000000000000000005d7fed2ae8cce8b67dc6d78efd6232c82d6e7925d3245"@0000000000000000000bdb1f1b42be689f6a89cd0259832b6966d74a186895e72 $-@000000000000000000120bdf0655efe0759d5664e5b9e2c0359c6826ebb871e5"@00000000000000000005d7fed2ae8cce8b67dc6d78efd6232c82d6e7925d32452 $-@00000000000000000007daf06daa98567db46d0789f3c6b3a2bd4b2d3ecfc9a2"@000000000000000000120bdf0655efe0759d5664e5b9e2c0359c6826ebb871e52 $-@00000000000000000000b412de5cbc56e60346d647a6c9411163fc883a2a73e7"@00000000000000000007daf06daa98567db46d0789f3c6b3a2bd4b2d3ecfc9a22
+
+
+
+1@cea2bdcbcc5e8d1f3750cb84e353877837db48375fb062941ca17d76da20d2e1$"@00000000000000000000b412de5cbc56e60346d647a6c9411163fc883a2a73e7(-2
+@62776c250e3bfdcbac96c37de12504d26cde19d8a79bef0293889508ea389bccB02197b7281cfcac17b8653e4989fca411ad4a7adfae3f190e244b472b9f467c28c2
+@2aca3579d591c30f2361f6d9df589c4284d9176dd0e47828f9a0d04ef1a0c419B0332c85161bf720cdaa62e8050fa9f9ab963da175bc77699a8d1102d62a4e3d007B
+"@cea2bdcbcc5e8d1f3750cb84e353877837db48375fb062941ca17d76da20d2e1""1Kne7gvryCpuJx3MXAdHydMpZ6Zk9LF6Cy"UOP_DUP OP_HASH160 ce13f6f647e9b48e883e72aec2b8034df82156ad OP_EQUALVERIFY OP_CHECKSIG*276a914ce13f6f647e9b48e883e72aec2b8034df82156ad88ac*"1Kne7gvryCpuJx3MXAdHydMpZ6Zk9LF6Cy8$J
+@cea2bdcbcc5e8d1f3750cb84e353877837db48375fb062941ca17d76da20d2e1""138h4kWBDdQioDLAgUUAVzkegUMRjyCPBg"UOP_DUP OP_HASH160 17649b8b10e6ff942688b13662fbb5efa0f0237b OP_EQUALVERIFY OP_CHECKSIG*276a91417649b8b10e6ff942688b13662fbb5efa0f0237b88ac*"138h4kWBDdQioDLAgUUAVzkegUMRjyCPBg8$J
+@cea2bdcbcc5e8d1f3750cb84e353877837db48375fb062941ca17d76da20d2e1""1L4peVebJCCH8L44BnGkLo5mGLH5Nvur82"UOP_DUP OP_HASH160 d1236939257b5702c823fce6e84adfec34a98eb4 OP_EQUALVERIFY OP_CHECKSIG*276a914d1236939257b5702c823fce6e84adfec34a98eb488ac*"1L4peVebJCCH8L44BnGkLo5mGLH5Nvur828$J
2$-@00000000000000000011d294a288d8adbc2aca8cb61927d0d23254bf0c5b8429"@00000000000000000000b412de5cbc56e60346d647a6c9411163fc883a2a73e72 $ؽ-@0000000000000000000809f04211c0b436c77075bb203457fea6bdad6cd3cb3b"@00000000000000000011d294a288d8adbc2aca8cb61927d0d23254bf0c5b84292 $-@000000000000000000011c7b0f5f5c542ec429809f05d9857847d2234be2eb42"@0000000000000000000809f04211c0b436c77075bb203457fea6bdad6cd3cb3b2 $-@000000000000000000066cf238936e5188151ceb2ae1e014166f183a4482b4ad"@000000000000000000011c7b0f5f5c542ec429809f05d9857847d2234be2eb422 $-@0000000000000000000ecc988c1bd2eb7bdfac3cd8cf7dfd4e393130031e1e55"@000000000000000000066cf238936e5188151ceb2ae1e014166f183a4482b4ad2 $-@000000000000000000015d7a44f6471cc4056fa97b8cbdfd32b3747fe2c2073a"@0000000000000000000ecc988c1bd2eb7bdfac3cd8cf7dfd4e393130031e1e552 $-@00000000000000000015dbaa49c12ff03f1dbee4d5f32e80a7ae8bad691fd7e6"@000000000000000000015d7a44f6471cc4056fa97b8cbdfd32b3747fe2c2073a2
+
+1@5e563e15c1694efeb05938f9b4c5e3edc962e0beb7dd3f81d8285e739164b0b0$"@00000000000000000015dbaa49c12ff03f1dbee4d5f32e80a7ae8bad691fd7e6(-2
+@65c23a5f634637a59f271d1c4bc52a2e5b87266ae07c059a24db0d262d827c8cB03ab3d4ca45a3b16accf85564cc2cf942af2b51d70c0e171a342e3b023b49f17702
+@0215d51a4dfd298e2ac51b5d464002295a2a3b5cf83a88873d0b9615da03acf8B027a946c8b1e7ee25ba7467be8c08d3e82f3955a295f0923280047a28b1a14c56b2
+@32091d124cf20eaeb46676194865e538b98f4002294d25fbe7e760d96f7ef9f4B0274ca7594601eb1557bd26bfb4a59eadd7b1fc4d79f485e7470e6ff3ae07ed9c22
+@9c504bee96110de0d10010850c8ed8a91a1bc9bb394ed218e801962233988de6B02a634ada68a82220a68ad1ba0f4ac0e9c917c8504ffad4eb5a3047dd4609dfe8cB
+@5e563e15c1694efeb05938f9b4c5e3edc962e0beb7dd3f81d8285e739164b0b0""1NoueorxvW6fEe2SvUUT4xjKZvenBbJRhK"UOP_DUP OP_HASH160 ef39ba2dd8e7a3c88bc4b116e90d75266eb76e69 OP_EQUALVERIFY OP_CHECKSIG*276a914ef39ba2dd8e7a3c88bc4b116e90d75266eb76e6988ac*"1NoueorxvW6fEe2SvUUT4xjKZvenBbJRhK8$J
+)@5e563e15c1694efeb05938f9b4c5e3edc962e0beb7dd3f81d8285e739164b0b0""1GoBCoQm22GLzVroacZq5E9AmqMeVCFJQh"UOP_DUP OP_HASH160 ad4589d54e76ce6cabc1a3221920dd0fea1b7f94 OP_EQUALVERIFY OP_CHECKSIG*276a914ad4589d54e76ce6cabc1a3221920dd0fea1b7f9488ac*"1GoBCoQm22GLzVroacZq5E9AmqMeVCFJQh8$J
+@5e563e15c1694efeb05938f9b4c5e3edc962e0beb7dd3f81d8285e739164b0b0""1AdSy6pxe667HbHBzT464BdJLXGn53WwBq"UOP_DUP OP_HASH160 699dc875bd7e79895bce7d4b98a3d343194bc791 OP_EQUALVERIFY OP_CHECKSIG*276a914699dc875bd7e79895bce7d4b98a3d343194bc79188ac*"1AdSy6pxe667HbHBzT464BdJLXGn53WwBq8$J
+
+
+1@5c37428a4779be404b89985383870f019d2e0fc2038ca193fe1c0ad74ae88540$"@00000000000000000015dbaa49c12ff03f1dbee4d5f32e80a7ae8bad691fd7e6(-2
+@0b01192ca3a53864faf210d050b41adf181200287f47c6c67c1f0736a5822e45B031baeacf5f89839fbc5fa00d592774bf7360818fac8b32f0ee1830fff69f020b92
+@a04cdc29ec4fbc9cf39e440914c93beb60f08540573c98b01203dfef5204859cB0324778d77dba37b0cd8f72228128f3038ec037ee3580c70a6283cc77b343ccc7fB
+_@5c37428a4779be404b89985383870f019d2e0fc2038ca193fe1c0ad74ae88540""1NXGAkkoCXyrTYfc22qWkYC28hAJMBfq86"UOP_DUP OP_HASH160 ec13c835d55bd1f5d51bb14304dd5f0e632b0bb3 OP_EQUALVERIFY OP_CHECKSIG*276a914ec13c835d55bd1f5d51bb14304dd5f0e632b0bb388ac*"1NXGAkkoCXyrTYfc22qWkYC28hAJMBfq868$J
+@5c37428a4779be404b89985383870f019d2e0fc2038ca193fe1c0ad74ae88540""1EWBhHCUaQRLaB8CKfaZev8JZHmTwWEcsR"UOP_DUP OP_HASH160 941ea018964faccd25c40c9e76d9c7c848497f31 OP_EQUALVERIFY OP_CHECKSIG*276a914941ea018964faccd25c40c9e76d9c7c848497f3188ac*"1EWBhHCUaQRLaB8CKfaZev8JZHmTwWEcsR8$J
+@5c37428a4779be404b89985383870f019d2e0fc2038ca193fe1c0ad74ae88540""18Nc8J9Tb4w9D9LVKcz9vAjyXst2spGRgi"UOP_DUP OP_HASH160 50deefed415a5591c702d66a0980e1e568ce6cd5 OP_EQUALVERIFY OP_CHECKSIG*276a91450deefed415a5591c702d66a0980e1e568ce6cd588ac*"18Nc8J9Tb4w9D9LVKcz9vAjyXst2spGRgi8$J
+$-@000000000000000000144857b29a49c9b0359db9448358f3c62357f524d3094d"@00000000000000000015dbaa49c12ff03f1dbee4d5f32e80a7ae8bad691fd7e62
+
+
+
+1@cb687a2b8ef39959f9b6ae227d0dc23be05ea5b778e789548e6bf10cf9b7d75d$"@000000000000000000144857b29a49c9b0359db9448358f3c62357f524d3094d(-2
+@4a727bbfdf06dd9f34a31a250e50e5e4a9561d101a721b0e82fdd3a4145f03f1B037ea9b3bace6685216c5ff1427539fbc808bbd6e18fcd9ed840cd690731c063df2
+@b606bfc572c352cbfbc1224da942a13d2e97e86787d2a91e64e21f2bb7aa2b68B03464f05a385734d94b26f5cae421489d552909f45260fba7093b14032f315153dB
+@cb687a2b8ef39959f9b6ae227d0dc23be05ea5b778e789548e6bf10cf9b7d75d""17QARuev8cCBKDTBn31E7KP9LRPxNw8uq3"UOP_DUP OP_HASH160 46323170db19550f7f26890e421867a93a19be1d OP_EQUALVERIFY OP_CHECKSIG*276a91446323170db19550f7f26890e421867a93a19be1d88ac*"17QARuev8cCBKDTBn31E7KP9LRPxNw8uq38$J
+@cb687a2b8ef39959f9b6ae227d0dc23be05ea5b778e789548e6bf10cf9b7d75d""1Lr6khsyvueV4fZhAFU1DTA8y1g8K15XmC"UOP_DUP OP_HASH160 d9b39327c27ff197de17471d16d71f9d9979b6cf OP_EQUALVERIFY OP_CHECKSIG*276a914d9b39327c27ff197de17471d16d71f9d9979b6cf88ac*"1Lr6khsyvueV4fZhAFU1DTA8y1g8K15XmC8$J
+ڦ@cb687a2b8ef39959f9b6ae227d0dc23be05ea5b778e789548e6bf10cf9b7d75d""17gKHGHDvAZpV2yqBdwBv8qdchpTg3B29G"UOP_DUP OP_HASH160 49403ca7247e207d7daac2ac4c856525942a604e OP_EQUALVERIFY OP_CHECKSIG*276a91449403ca7247e207d7daac2ac4c856525942a604e88ac*"17gKHGHDvAZpV2yqBdwBv8qdchpTg3B29G8$J
$Я-@00000000000000000005557c68d7f112ce0c47726247def3b2169c391c2783e2"@000000000000000000144857b29a49c9b0359db9448358f3c62357f524d3094d2 $-@000000000000000000118a38bde4cc8f33d138a0fe4a19b1ca42b1fc1a4ba3fa"@00000000000000000005557c68d7f112ce0c47726247def3b2169c391c2783e22
+
+
+1@3eb50396c0af079287c1e47f1aa37f6e9b4685320968cdc656f00a16df200608$"@000000000000000000118a38bde4cc8f33d138a0fe4a19b1ca42b1fc1a4ba3fa(-2
+@ccd0ac951367b18306cab55dbe84a4cfe686f3d5cc086bec105a9ca3ec880c1dB02996ec9134812d081c44f890c9658c53fd7820bf8acc133b5f4bf2067a4347edb2
+@0ea6b149a7ba7aacff3de330df9891dc71a8af06e0487bb84ffa5fa925891a0fB0331174f0ab7bc524e48dccc3a889962b32f42be789124ed79ceff3230d3b058fbB
+@3eb50396c0af079287c1e47f1aa37f6e9b4685320968cdc656f00a16df200608""1BZLosEzFQUXbVbwByJkeSBwhVRijxz1H3"UOP_DUP OP_HASH160 73cf1a811fffead113d4eb8133cf3424524617b8 OP_EQUALVERIFY OP_CHECKSIG*276a91473cf1a811fffead113d4eb8133cf3424524617b888ac*"1BZLosEzFQUXbVbwByJkeSBwhVRijxz1H38$J
+@3eb50396c0af079287c1e47f1aa37f6e9b4685320968cdc656f00a16df200608""1HfagEJCqv6YHm2tEsHhLeATUaArEibCqz"UOP_DUP OP_HASH160 b6cdee42946ed84d59d17a76dfa521fec2a6548c OP_EQUALVERIFY OP_CHECKSIG*276a914b6cdee42946ed84d59d17a76dfa521fec2a6548c88ac*"1HfagEJCqv6YHm2tEsHhLeATUaArEibCqz8$J
+@3eb50396c0af079287c1e47f1aa37f6e9b4685320968cdc656f00a16df200608""1H7AxQzt7oz9SxTDfuyyTu6Q8Sd5zMyHF9"UOP_DUP OP_HASH160 b0acd194444406eb2cf91c2d5a5beb2a6ca7228a OP_EQUALVERIFY OP_CHECKSIG*276a914b0acd194444406eb2cf91c2d5a5beb2a6ca7228a88ac*"1H7AxQzt7oz9SxTDfuyyTu6Q8Sd5zMyHF98$J
+
+
+1@599be039c4750684a094a0c309b999ecc0cf051103f45f5896df18d94357e68d$"@000000000000000000118a38bde4cc8f33d138a0fe4a19b1ca42b1fc1a4ba3fa(-2
+@b2a60524b8382f54a4f58821d89c07d1fb22178eb6717390ffe1f59fd296d528B02054ee75ec50bc259d8f919d5160729b38c8bc366dfe07d8d70b89ae8f37ee27c2
+@5787112748cabb06f2af5ceeb1a8108fcd21f843967c16258a0736d208589271B02e8310934edd37fb542b03a248c63f62a27008b9830955e06f57a9c6f529c4f90B
+,@599be039c4750684a094a0c309b999ecc0cf051103f45f5896df18d94357e68d""18WuiojUY1xcZJjdFTYBWhdPCYAA2Gr2CD"UOP_DUP OP_HASH160 5270f3d57ba554dad4256287b93fb3d916aea0ba OP_EQUALVERIFY OP_CHECKSIG*276a9145270f3d57ba554dad4256287b93fb3d916aea0ba88ac*"18WuiojUY1xcZJjdFTYBWhdPCYAA2Gr2CD8$J
+@599be039c4750684a094a0c309b999ecc0cf051103f45f5896df18d94357e68d""1EZznwDMyffdnhgxegMeARRqv6tD68Hhbw"UOP_DUP OP_HASH160 94d730331ce68e3767b26f75e9875ed049e8faea OP_EQUALVERIFY OP_CHECKSIG*276a91494d730331ce68e3767b26f75e9875ed049e8faea88ac*"1EZznwDMyffdnhgxegMeARRqv6tD68Hhbw8$J
+@599be039c4750684a094a0c309b999ecc0cf051103f45f5896df18d94357e68d""1LTVPpT93L9q2aDf6f5QAYCjvcZkyVUXSH"UOP_DUP OP_HASH160 d56ce8123b108f608a05ff7101849237b06ad65d OP_EQUALVERIFY OP_CHECKSIG*276a914d56ce8123b108f608a05ff7101849237b06ad65d88ac*"1LTVPpT93L9q2aDf6f5QAYCjvcZkyVUXSH8$J
+$-@0000000000000000001332f69642ca24c623b29128bb434f5e2ce4b9893a9287"@000000000000000000118a38bde4cc8f33d138a0fe4a19b1ca42b1fc1a4ba3fa2
+
+
+
+1@d7cc79b0f6ab4740ec631b9da5ef3d92e77c7f83f3d7915d5eae54b833d8048b$"@0000000000000000001332f69642ca24c623b29128bb434f5e2ce4b9893a9287(-2
+@b38bba3c91d782596547bc9879dea415a298409cd59ec27838a402e0dc7155f1B038869580082e66dc6e21dfbe0b60eb58c7af62f27a087ce7341ff72fa33d996b62
+@6b2a82fd12d821ca7cd37804ae5ade61fe4176425f648f6f3fba81eb8e07cf6fB0311aed8928cde62f1cadf77ff019a76d22dfa7a53ffb9d54c8821eee301bc83e0B
+@d7cc79b0f6ab4740ec631b9da5ef3d92e77c7f83f3d7915d5eae54b833d8048b""1JQs7DpmSs4t96tNvfzcxkAKXwKA2nVZi6"UOP_DUP OP_HASH160 befd886ad0116f30ea4b7c963b846683ce6c9a5f OP_EQUALVERIFY OP_CHECKSIG*276a914befd886ad0116f30ea4b7c963b846683ce6c9a5f88ac*"1JQs7DpmSs4t96tNvfzcxkAKXwKA2nVZi68$J
+@d7cc79b0f6ab4740ec631b9da5ef3d92e77c7f83f3d7915d5eae54b833d8048b""1BxuEoQ8bkdube28TpDSPvSFXC4aNEWxU8"UOP_DUP OP_HASH160 7843bde44b2af97468f401b22c45a00ecbdaa5a3 OP_EQUALVERIFY OP_CHECKSIG*276a9147843bde44b2af97468f401b22c45a00ecbdaa5a388ac*"1BxuEoQ8bkdube28TpDSPvSFXC4aNEWxU88$J
+h@d7cc79b0f6ab4740ec631b9da5ef3d92e77c7f83f3d7915d5eae54b833d8048b""1NYtxgYL366MbRgEbmB8zxmT5Ku57H3xTc"UOP_DUP OP_HASH160 ec62e90af3698bcb640a647bd9ad8eb14f7718d4 OP_EQUALVERIFY OP_CHECKSIG*276a914ec62e90af3698bcb640a647bd9ad8eb14f7718d488ac*"1NYtxgYL366MbRgEbmB8zxmT5Ku57H3xTc8$J
$-@00000000000000000002b1397ee780c147215e9f1d4fad0b0ccc0522d12b8465"@0000000000000000001332f69642ca24c623b29128bb434f5e2ce4b9893a92872 $-@00000000000000000011b3f25182598567cdf45dd0de76f8111f5109a8610d49"@00000000000000000002b1397ee780c147215e9f1d4fad0b0ccc0522d12b84652 $-@000000000000000000017054b9f182c3a1f7b120d5d1c8cfcdc6d31a4f35c1d9"@00000000000000000011b3f25182598567cdf45dd0de76f8111f5109a8610d492 $-@00000000000000000002da085716ceec57976cd358afeebd3ff039c276645578"@000000000000000000017054b9f182c3a1f7b120d5d1c8cfcdc6d31a4f35c1d92 $-@00000000000000000005a0384dc67d9d795ea7bef73a5f16890b6d2f145551fc"@00000000000000000002da085716ceec57976cd358afeebd3ff039c2766455782 $-@00000000000000000003da9ecbe3b6f77375d4c8aed230377f5bc48258c77bec"@00000000000000000005a0384dc67d9d795ea7bef73a5f16890b6d2f145551fc2 $-@000000000000000000045bf13ae1976413208bcdac2e75d885d94803cc783614"@00000000000000000003da9ecbe3b6f77375d4c8aed230377f5bc48258c77bec2 $-@0000000000000000000fdf888a9f67a181763e60fd8f73eca2a869a2eee33655"@000000000000000000045bf13ae1976413208bcdac2e75d885d94803cc7836142 "$-@00000000000000000012228083f455fc05fede670e643deb678fae56fffedcb2"@0000000000000000000fdf888a9f67a181763e60fd8f73eca2a869a2eee336552!
+
+1@afbad6830996be6934e52c1ab06de831f0d0b3375c5f98d3e7e99cf0a625323b$"@00000000000000000012228083f455fc05fede670e643deb678fae56fffedcb2(-2
+@656b0d0102a81e2313334b936f2b8f74e0d2ca5e27f15477666d05a52b1734e5B034315ef57ff601035a6001c403ce6c44139144c88dc92e2ea66bdf6ab7b9f75d02
+@54c52e55dd17ee1d8d2a3647580e10c0fb30b4e8285765b50ca725fc4bbe0c42B027b45ac33982676a07a86a13c89a24277e8bf0dd577481c7de305623c95155ffd2
+@fdae82af9da8a9fc95d0da40def1f4b86428fa7e6d531fa3071948d4cd5522f4B0278a5fa81d7b25b166b7e546b0cf71f92de8f3f1c8b93f225bbd7760583a72051B
+@afbad6830996be6934e52c1ab06de831f0d0b3375c5f98d3e7e99cf0a625323b""1KVB53obt3egipH7ZJWB8wvaj2U8K2mNSN"UOP_DUP OP_HASH160 cac6511f3ccbd61369534c66db4f828d420ee7ac OP_EQUALVERIFY OP_CHECKSIG*276a914cac6511f3ccbd61369534c66db4f828d420ee7ac88ac*"1KVB53obt3egipH7ZJWB8wvaj2U8K2mNSN8$J
+]@afbad6830996be6934e52c1ab06de831f0d0b3375c5f98d3e7e99cf0a625323b""1QC6A43rR19Q1VsYGbpeSAgHAfhKRrEFPC"UOP_DUP OP_HASH160 fe63c5cea568366ae07f3ff007af646974af4e05 OP_EQUALVERIFY OP_CHECKSIG*276a914fe63c5cea568366ae07f3ff007af646974af4e0588ac*"1QC6A43rR19Q1VsYGbpeSAgHAfhKRrEFPC8$J
+:@afbad6830996be6934e52c1ab06de831f0d0b3375c5f98d3e7e99cf0a625323b""1Kbkm2GV3XA7s1g8vhePrPq5gerhiSR66v"UOP_DUP OP_HASH160 cc04ef5add7b92b4ad3c41291bb2977c004c3a10 OP_EQUALVERIFY OP_CHECKSIG*276a914cc04ef5add7b92b4ad3c41291bb2977c004c3a1088ac*"1Kbkm2GV3XA7s1g8vhePrPq5gerhiSR66v8$J
+
+
+1@68e5d1a027773a26e1c05617a8fa46e2078d3d0d33582001b4cc2537c312d507$"@00000000000000000012228083f455fc05fede670e643deb678fae56fffedcb2(-2
+@0bd6550be15978dc279757a44f0376bde2e87376308b9591bc34dcc3e608caa7B03efda1ae90aac20c65a080328201c8b05b5e16ffac10d8f4f3b8345b9752c6a8f2
+@b78462ba61eb595c898a0d7cad51c74e4f4b91a991e20b14e82d1d868edce6f3(B020a2f35d4b48f950373a8ee3cac3e6eb80755ad0ac5e61cc2b616473ea7dd49bdB
+@68e5d1a027773a26e1c05617a8fa46e2078d3d0d33582001b4cc2537c312d507""13RoKrUQ7xc2bf2Sn6UVws3SV83CSwa8KB"UOP_DUP OP_HASH160 1aa0e7a4a2349319ccf014917af716b1d101ab48 OP_EQUALVERIFY OP_CHECKSIG*276a9141aa0e7a4a2349319ccf014917af716b1d101ab4888ac*"13RoKrUQ7xc2bf2Sn6UVws3SV83CSwa8KB8$J
+\@68e5d1a027773a26e1c05617a8fa46e2078d3d0d33582001b4cc2537c312d507""17mcii2sQy6f4sBS33NAsAxDWzskJsmuDu"UOP_DUP OP_HASH160 4a40dfb2a2911be890dff168d894543257bff581 OP_EQUALVERIFY OP_CHECKSIG*276a9144a40dfb2a2911be890dff168d894543257bff58188ac*"17mcii2sQy6f4sBS33NAsAxDWzskJsmuDu8$J
+@68e5d1a027773a26e1c05617a8fa46e2078d3d0d33582001b4cc2537c312d507""1Muz65hjDrGPkiCuFpTMko7GTuY6Enf2Ds"UOP_DUP OP_HASH160 e567ccce2f7e98c0eaeb40b9b5be202ecaff54cf OP_EQUALVERIFY OP_CHECKSIG*276a914e567ccce2f7e98c0eaeb40b9b5be202ecaff54cf88ac*"1Muz65hjDrGPkiCuFpTMko7GTuY6Enf2Ds8$J
+
+
+1@281ef5d48e3d05a3fc431ed44e9e4f14bb9ddc68c6b2f996756fdfe29e49b66b$"@00000000000000000012228083f455fc05fede670e643deb678fae56fffedcb2(-2
+@efd7bbd6482906ed3e6987122e6c43f6862a7272c515a3f4ad9f0d2f871c2fd2B03d96abd4bd6cd62447c62e3c89b08f22d2b0c25300bd3c6fb64301b50c43c146b2
+@efd7bbd6482906ed3e6987122e6c43f6862a7272c515a3f4ad9f0d2f871c2fd2B02632c73178e50c2fe4a1094372d8f141152efc8cf019b13850511a27bfc88f12bB
+@281ef5d48e3d05a3fc431ed44e9e4f14bb9ddc68c6b2f996756fdfe29e49b66b""17hZJyboFrVeLagEnLrbn5j3m23wz762F7"UOP_DUP OP_HASH160 497c5d3891958129723edf12280993b30c80ecce OP_EQUALVERIFY OP_CHECKSIG*276a914497c5d3891958129723edf12280993b30c80ecce88ac*"17hZJyboFrVeLagEnLrbn5j3m23wz762F78$J
+@281ef5d48e3d05a3fc431ed44e9e4f14bb9ddc68c6b2f996756fdfe29e49b66b""15NCAai2APYuScKr6eMDf6CCfR3Z8VV7Wv"UOP_DUP OP_HASH160 2fe28efe2d68f28575b7add5a9651d0784edd919 OP_EQUALVERIFY OP_CHECKSIG*276a9142fe28efe2d68f28575b7add5a9651d0784edd91988ac*"15NCAai2APYuScKr6eMDf6CCfR3Z8VV7Wv8$J
+@281ef5d48e3d05a3fc431ed44e9e4f14bb9ddc68c6b2f996756fdfe29e49b66b""1Q5ZyyrUjs1yb6NVVjTC13f4htaeeCN4DJ"UOP_DUP OP_HASH160 fd2816d6741f993b6ebecda9fcf6e7535cf5d439 OP_EQUALVERIFY OP_CHECKSIG*276a914fd2816d6741f993b6ebecda9fcf6e7535cf5d43988ac*"1Q5ZyyrUjs1yb6NVVjTC13f4htaeeCN4DJ8$J
<$-@00000000000000000007322bcc743def81266e23a379e9ede7c2b2cec527a972"@00000000000000000012228083f455fc05fede670e643deb678fae56fffedcb22 $-@000000000000000000108fc5fccb11fcfb3825b239ab357a5026eebb88c05838"@00000000000000000007322bcc743def81266e23a379e9ede7c2b2cec527a9722
+
+
+1@f20621d9e28692e9ce58d517134d2983b007cbf6cc2a5f66794ec88e904dd5d2$"@000000000000000000108fc5fccb11fcfb3825b239ab357a5026eebb88c05838(-2
+@d763946e126b15e01285074e0d1aec77d0e02f4586de49b72e86fc41b386da6cB02d68625e178e7c66411049e6a4f2dbd94c84be9ffd128aae8e3ae8ec4c53ccfab2
+@28712e92f42d319df731baf4e03207da3f074be18fcdc2f69a1e99c0d964ee4dB02ebbdc93e861f4bc00723075c473332499972fbd87c3712f5fc7c0b099ea4c7b8B
+&@f20621d9e28692e9ce58d517134d2983b007cbf6cc2a5f66794ec88e904dd5d2""15gbv4YB3bbykhFvS8jSZHtaSbYhJASo6m"UOP_DUP OP_HASH160 335ddeffb828949443e83d4df24ff8563d3454ea OP_EQUALVERIFY OP_CHECKSIG*276a914335ddeffb828949443e83d4df24ff8563d3454ea88ac*"15gbv4YB3bbykhFvS8jSZHtaSbYhJASo6m8$J
+ؕ@f20621d9e28692e9ce58d517134d2983b007cbf6cc2a5f66794ec88e904dd5d2""1D37CvnJ8djDKR295ACRWYgYQ9XPy7K2g7"UOP_DUP OP_HASH160 8407858388956f0ec7f72926e8ce123f50db39bb OP_EQUALVERIFY OP_CHECKSIG*276a9148407858388956f0ec7f72926e8ce123f50db39bb88ac*"1D37CvnJ8djDKR295ACRWYgYQ9XPy7K2g78$J
+@f20621d9e28692e9ce58d517134d2983b007cbf6cc2a5f66794ec88e904dd5d2""1HpBhf7q9pj5EVDKkJtHC1wLDkeywL8ayK"UOP_DUP OP_HASH160 b86e7ed7a5aa27407f247d216321731e816ffcf3 OP_EQUALVERIFY OP_CHECKSIG*276a914b86e7ed7a5aa27407f247d216321731e816ffcf388ac*"1HpBhf7q9pj5EVDKkJtHC1wLDkeywL8ayK8$J
+
+
+1@5832c83c84aec7ceb5f2728e5553e2030c25638d894d106bd3a6fb64986bc0c9$"@000000000000000000108fc5fccb11fcfb3825b239ab357a5026eebb88c05838(-2
+@12292acc9e624a8421513534b72dffcb622e2abbe956ec2d07faa5f17d76e183B021a7d611e204c5f92ef5d361ca87a3a3d0a47b626c24626c3e232c3ff364d70d32
+@a016493e8f8738148b0a083fc89a8362f669c3fd950ab5d56d374dcbbb53c968B033bf185c45bb4310d018ad9cb2a53aaa27c0fc3951cc29db755cdedabf085a3c4B
+@5832c83c84aec7ceb5f2728e5553e2030c25638d894d106bd3a6fb64986bc0c9""1HrMXxVPYwySG7hF7P9N6fptdRQpwW61cE"UOP_DUP OP_HASH160 b8d7890de28573662e089f74a8a9fb66b32256e0 OP_EQUALVERIFY OP_CHECKSIG*276a914b8d7890de28573662e089f74a8a9fb66b32256e088ac*"1HrMXxVPYwySG7hF7P9N6fptdRQpwW61cE8$J
+U@5832c83c84aec7ceb5f2728e5553e2030c25638d894d106bd3a6fb64986bc0c9""1FX5FadDXefnTdQm6XwEQwA9YVH8xMjTKV"UOP_DUP OP_HASH160 9f41c9e7f182c9e801ab29e41cffa8a118365901 OP_EQUALVERIFY OP_CHECKSIG*276a9149f41c9e7f182c9e801ab29e41cffa8a11836590188ac*"1FX5FadDXefnTdQm6XwEQwA9YVH8xMjTKV8$J
+`@5832c83c84aec7ceb5f2728e5553e2030c25638d894d106bd3a6fb64986bc0c9""12Zy6wsLjW71HnWXMRNKxb9fex9rhWCXj8"UOP_DUP OP_HASH160 113444c1eb3aaa0cfedf7da8dbbe0bae0f940bc0 OP_EQUALVERIFY OP_CHECKSIG*276a914113444c1eb3aaa0cfedf7da8dbbe0bae0f940bc088ac*"12Zy6wsLjW71HnWXMRNKxb9fex9rhWCXj88$J
$-@0000000000000000000cbe267dd17106b662ab0cb20d4247c9e54996905f701f"@000000000000000000108fc5fccb11fcfb3825b239ab357a5026eebb88c058382 $-@00000000000000000000842a3a967020e18c064be0f6bde764d060dde8e7539c"@0000000000000000000cbe267dd17106b662ab0cb20d4247c9e54996905f701f2 $-@000000000000000000129bcbce1fb9fdbe16eb21d94aef18a78dbc388c932844"@00000000000000000000842a3a967020e18c064be0f6bde764d060dde8e7539c2
+
+
+
+1@adcd9d0a21aeb48e9bed881444bc1d46338de8e71e4a1b9417c2c1b4d9bb4659$"@000000000000000000129bcbce1fb9fdbe16eb21d94aef18a78dbc388c932844(-2
+@63c0ef655ff9d71a445957bd2f9afc84c08ef3410fe49c7855b5860354074d93B03f582b345a644f2b7812657b0d0ffeb4f1269b2d032c6ef6eaf80fea6436d3eb72
+@cb4e21d6c886d8430cb886c040179fbe2f7b1768886b215f384bdbeb72cb7e35B0377a72061072eaaa039841ac39e9f26e9f8331f68b377a671771fa31fce41d5f2B
+p@adcd9d0a21aeb48e9bed881444bc1d46338de8e71e4a1b9417c2c1b4d9bb4659""1BUu117f5QmrMYXVE3E9oRKhfAVHpQpw7Y"UOP_DUP OP_HASH160 72f7e5708c11f8ac1459166a1d80105c310b077d OP_EQUALVERIFY OP_CHECKSIG*276a91472f7e5708c11f8ac1459166a1d80105c310b077d88ac*"1BUu117f5QmrMYXVE3E9oRKhfAVHpQpw7Y8$J
+@adcd9d0a21aeb48e9bed881444bc1d46338de8e71e4a1b9417c2c1b4d9bb4659""148xuFctuc6rSUi7Cg8cG9CZiH9XG1446b"UOP_DUP OP_HASH160 2269f3eae67dd60302e1a7d4c85ebb3eb191fb25 OP_EQUALVERIFY OP_CHECKSIG*276a9142269f3eae67dd60302e1a7d4c85ebb3eb191fb2588ac*"148xuFctuc6rSUi7Cg8cG9CZiH9XG1446b8$J
+Z@adcd9d0a21aeb48e9bed881444bc1d46338de8e71e4a1b9417c2c1b4d9bb4659""1PqY6SqcozQJoCkMKbSKGhjysC1YRWEzzN"UOP_DUP OP_HASH160 fa80b0749c014c133948224eaeca80f86df8545f OP_EQUALVERIFY OP_CHECKSIG*276a914fa80b0749c014c133948224eaeca80f86df8545f88ac*"1PqY6SqcozQJoCkMKbSKGhjysC1YRWEzzN8$J
$؏-@00000000000000000015d10c1a38f14a34edcb82c89f8b51919ea0bf3c9f0476"@000000000000000000129bcbce1fb9fdbe16eb21d94aef18a78dbc388c9328442 $ؗ-@0000000000000000000dbc5ea20b6afa547e8f5e4f01e52189b2bcea16f25a21"@00000000000000000015d10c1a38f14a34edcb82c89f8b51919ea0bf3c9f04762 $-@0000000000000000000e03ccedcac60745317b2051f6a97b79a10c26db2965ae"@0000000000000000000dbc5ea20b6afa547e8f5e4f01e52189b2bcea16f25a212 $ɇ-@00000000000000000001476698313d586358dacc00828aee3b1e751056f55005"@0000000000000000000e03ccedcac60745317b2051f6a97b79a10c26db2965ae2
+
+1@0080fb195f665a84845211b2c08d70d1344fed8ebed883b4c82c07487c480e4a$"@00000000000000000001476698313d586358dacc00828aee3b1e751056f55005(ɇ-2
+@cdb3a75ec81835b7a5940b295de30505edb5b6e7b63a7c1031770c0677c1d085B03ae97e4ba0bb90658e411cbeed6c4b1bbf7b6e2e976f4b0a237f82f361a98e9162
+@08d8cc772ee764681a3bb38fb015973b72168378fc447e7bbd9cd3934309e09eB0269a8d172aea46d6f4d34531cd9572b66499aade913e65282256087c62bb167d62
+@c074c603f3d4ad3512727a4f32e7de4c1a5248cbdd8835e1f1a010dd06f228d9B0269a8d172aea46d6f4d34531cd9572b66499aade913e65282256087c62bb167d62
+@1d7fbacc90649e8cfac1871781753f84ffabc639ccc69126bbe6967aafb82eecB0269a8d172aea46d6f4d34531cd9572b66499aade913e65282256087c62bb167d62
+@0695f064257f8d16452525ff1ff07707d68c4771bcc14725672c0b0239abbe69B0269a8d172aea46d6f4d34531cd9572b66499aade913e65282256087c62bb167d62
+@a125bedd59841f657e246d6c229e403aa37c81d77039ea6cf99df812c9d4dc4aB0269a8d172aea46d6f4d34531cd9572b66499aade913e65282256087c62bb167d62
+@0561b1d4abb0e66626b70ca4e8704ae990852581bd200b47605c6be0dfb5b1ffB0269a8d172aea46d6f4d34531cd9572b66499aade913e65282256087c62bb167d62
+@903a769df981fdda94eaf5550201380a75cab69a2ad20e8d5e2cbd37a2efd34dB0269a8d172aea46d6f4d34531cd9572b66499aade913e65282256087c62bb167d62
+@9ffef35f7c9e29f32fc85935107cc27e2688d86d22415ca2bd44b9e2b667975dB0269a8d172aea46d6f4d34531cd9572b66499aade913e65282256087c62bb167d62
+@9bc5d3b78f755b754554e1d8077afa3c25be5bc9d032f7b29e28e76d8d59a67cB0269a8d172aea46d6f4d34531cd9572b66499aade913e65282256087c62bb167d62
+@cadbbdcb1245313271b8ad08a1c9eff54fbaa2d3c4d2652986195eda0bba2aa4B03e1b102a52a271cbe3c4034ea2d942ea9c9ad9d1ea47074e18a2a83e3a62636bf2
+@993bff910283883d0e8f66ec0f44ddd00352a31fb09c9743e33e0f06cee0bcbfB027a700dfaacb811d108da5640279c91b52e19fd47d22322b2c03f6f1daaa9b6b12
+@6be998fa88b407f749939a083ee0353f6853d00acc08ef8ed775a97482ac72c0B0269a8d172aea46d6f4d34531cd9572b66499aade913e65282256087c62bb167d6B
+@0080fb195f665a84845211b2c08d70d1344fed8ebed883b4c82c07487c480e4a""1Cg8rmbr32XE7VAanKMRjwVsJnwjCGSD5y"UOP_DUP OP_HASH160 80102a6d59c99e8bc77c051388a76c8696d4c40d OP_EQUALVERIFY OP_CHECKSIG*276a91480102a6d59c99e8bc77c051388a76c8696d4c40d88ac*"1Cg8rmbr32XE7VAanKMRjwVsJnwjCGSD5y8$J
+@0080fb195f665a84845211b2c08d70d1344fed8ebed883b4c82c07487c480e4a""16fCZiWbyKtQArBoGRLs6qhJT9irXmqcVf"UOP_DUP OP_HASH160 3e1216b27f4f183e25da6801ce46b808ab6edbce OP_EQUALVERIFY OP_CHECKSIG*276a9143e1216b27f4f183e25da6801ce46b808ab6edbce88ac*"16fCZiWbyKtQArBoGRLs6qhJT9irXmqcVf8$J
+0@0080fb195f665a84845211b2c08d70d1344fed8ebed883b4c82c07487c480e4a""1FS2QqGhA4UhM6yLsuyHRFfa2K97ThLnBY"UOP_DUP OP_HASH160 9e4d5678a484c721b3f863d71a8c8fb3609cea34 OP_EQUALVERIFY OP_CHECKSIG*276a9149e4d5678a484c721b3f863d71a8c8fb3609cea3488ac*"1FS2QqGhA4UhM6yLsuyHRFfa2K97ThLnBY8$J
$-@00000000000000000000786e60d95b81adebfe6d011e715a5f9ebc2e3de95e27"@00000000000000000001476698313d586358dacc00828aee3b1e751056f550052 $ۯ-@0000000000000000000573a1c4f938f9b18d51964e2258ed62680348eaca7c46"@00000000000000000000786e60d95b81adebfe6d011e715a5f9ebc2e3de95e272 $-@00000000000000000001d6ec3a488522f5536442d1a2516866048043828983bd"@0000000000000000000573a1c4f938f9b18d51964e2258ed62680348eaca7c462 $ď-@00000000000000000006ada07cc93090e50bf2cec137c8c0d3cda54c040ae222"@00000000000000000001d6ec3a488522f5536442d1a2516866048043828983bd2
+
+
+
+1@c9a2b15a50dca938549915513daf44126bf410179984aaa924308a69a2daa125$"@00000000000000000006ada07cc93090e50bf2cec137c8c0d3cda54c040ae222(ď-2
+@5f33ec023efb337eec3747ae08b1ff8712d548518c584c0bdb5cd185277841bdB030971a34c913d91b1f1786079dd18e429b4951a07cf6caccc8fe41869e7b51d1a2
+@cabda23930d59cd83cdc4cf8ddb33acf1963af27a69d6149785bca7ffcb0eb78B02dd20305c8d4969951682e4dff9b8c43af84831e3076f6519374957a8257d2598B
+@c9a2b15a50dca938549915513daf44126bf410179984aaa924308a69a2daa125""1HKFkSUVbUaRgAzzyHLp9C1BVLpyqUhdiQ"UOP_DUP OP_HASH160 b2f5cfc8cb6f5b156a0c8563d643c63f14b40a49 OP_EQUALVERIFY OP_CHECKSIG*276a914b2f5cfc8cb6f5b156a0c8563d643c63f14b40a4988ac*"1HKFkSUVbUaRgAzzyHLp9C1BVLpyqUhdiQ8$J
+ؕ@c9a2b15a50dca938549915513daf44126bf410179984aaa924308a69a2daa125""169Co1BwVVQ7ydUKWrVWJ6F2kyDzqXHJnL"UOP_DUP OP_HASH160 3865cd116a9d0d852d0f614e924d6571e7466896 OP_EQUALVERIFY OP_CHECKSIG*276a9143865cd116a9d0d852d0f614e924d6571e746689688ac*"169Co1BwVVQ7ydUKWrVWJ6F2kyDzqXHJnL8$J
+@c9a2b15a50dca938549915513daf44126bf410179984aaa924308a69a2daa125""1C7R6Ecakd4oDuHZePoJbLtgUxkuxrCWRT"UOP_DUP OP_HASH160 79dffd2a151e7f21ef977b7bf2d643544800c2a3 OP_EQUALVERIFY OP_CHECKSIG*276a91479dffd2a151e7f21ef977b7bf2d643544800c2a388ac*"1C7R6Ecakd4oDuHZePoJbLtgUxkuxrCWRT8$J
A$-@000000000000000000106ca981e9906dba861e912cf191f0d735537c594a6834"@00000000000000000006ada07cc93090e50bf2cec137c8c0d3cda54c040ae2222@
+
+
+1@dee5efda49b28315da195f9553aeaf7fb7d79d64a08af64e01e706522f1032e3$"@000000000000000000106ca981e9906dba861e912cf191f0d735537c594a6834(-2
+@5c37428a4779be404b89985383870f019d2e0fc2038ca193fe1c0ad74ae88540B03721b8a2234439f43adb22778ec07d5909814ccd37d05110fe6afa22a582554422
+@467a2460fa0a8a33621e4f05194a57b517f9bee231a26b731d2f2e478e94f96aB03590b4ddadb90e4eca6ec9b7e75513f5dcae5a7015ab9dc165d14211fe6a5c7d9B
+_@dee5efda49b28315da195f9553aeaf7fb7d79d64a08af64e01e706522f1032e3""19dsxPKahjycN2YnGXxc9xH71r1ByE1TSP"UOP_DUP OP_HASH160 5eba8412d2e85a234a69f39460a00cd80f7a5883 OP_EQUALVERIFY OP_CHECKSIG*276a9145eba8412d2e85a234a69f39460a00cd80f7a588388ac*"19dsxPKahjycN2YnGXxc9xH71r1ByE1TSP8$J
+@dee5efda49b28315da195f9553aeaf7fb7d79d64a08af64e01e706522f1032e3""1AXqR2YkGVnPnwGpeHEbmqCSb2n9iMVQLL"UOP_DUP OP_HASH160 688e066c5b71cfd6dffc67280f82e0c49821f2b4 OP_EQUALVERIFY OP_CHECKSIG*276a914688e066c5b71cfd6dffc67280f82e0c49821f2b488ac*"1AXqR2YkGVnPnwGpeHEbmqCSb2n9iMVQLL8$J
+<@dee5efda49b28315da195f9553aeaf7fb7d79d64a08af64e01e706522f1032e3""17PST7J2W8ZFfDy1ZRJ5LWxVUULkk3SMrZ"UOP_DUP OP_HASH160 460f268c0f1cfb1fae797d01f82006c9a012b924 OP_EQUALVERIFY OP_CHECKSIG*276a914460f268c0f1cfb1fae797d01f82006c9a012b92488ac*"17PST7J2W8ZFfDy1ZRJ5LWxVUULkk3SMrZ8$J
+
+
+
+1@3d4dd22f3bfe48a5b2ecde7317cdba8510327a82d76c8ca85ae3c082dd573767$"@000000000000000000106ca981e9906dba861e912cf191f0d735537c594a6834(-2
+@281ef5d48e3d05a3fc431ed44e9e4f14bb9ddc68c6b2f996756fdfe29e49b66bB03e76650dc94f786e74b5ed12fd8f9900363e8c0a40d6fbef2d60edc22daac90302
+@9b5d2bc57715fa4e0acdb9560b16bb619e7a874544748be0f35bc9ea933fe42eB02653054592df1b2959b3fbaa6688d92d163aeebc5f9204c69bcda67e79e4d9a56B
+@3d4dd22f3bfe48a5b2ecde7317cdba8510327a82d76c8ca85ae3c082dd573767""1JD9aG2exXT3KLAPuzjuX3cEfAEs2QNFNd"UOP_DUP OP_HASH160 bcc6495f15ab465d2ec4a75d031f6d5fee7f9658 OP_EQUALVERIFY OP_CHECKSIG*276a914bcc6495f15ab465d2ec4a75d031f6d5fee7f965888ac*"1JD9aG2exXT3KLAPuzjuX3cEfAEs2QNFNd8$J
+@3d4dd22f3bfe48a5b2ecde7317cdba8510327a82d76c8ca85ae3c082dd573767""1JGFaXTkbwwxinK9rcAw6F1KU4uAxXxQJa"UOP_DUP OP_HASH160 bd5c8bffa8e392ec3df527c536c4fac61fc181f8 OP_EQUALVERIFY OP_CHECKSIG*276a914bd5c8bffa8e392ec3df527c536c4fac61fc181f888ac*"1JGFaXTkbwwxinK9rcAw6F1KU4uAxXxQJa8$J
+@3d4dd22f3bfe48a5b2ecde7317cdba8510327a82d76c8ca85ae3c082dd573767""1EN9TcWp6Rf45pn77cKaj29ydvZR5nvG3T"UOP_DUP OP_HASH160 92996e747a94a80ecf9fed2abbf25bd99414027d OP_EQUALVERIFY OP_CHECKSIG*276a91492996e747a94a80ecf9fed2abbf25bd99414027d88ac*"1EN9TcWp6Rf45pn77cKaj29ydvZR5nvG3T8$J
<
+
+
+1@0a3d7230c8fad9e5b8385f8ec22759cae7e7fb25e1063da42a0093fa4d4e7ca1$"@000000000000000000106ca981e9906dba861e912cf191f0d735537c594a6834(-2
+@d6d1925098ec8aed7028d38926e1cef2a20a48a431ad93d7f802de2483c4ada6B03e7fc3786c2bbf0abc431c812419e5ca7cb42cee572ae375584ee0ab719946eb62
+@d6d1925098ec8aed7028d38926e1cef2a20a48a431ad93d7f802de2483c4ada6B03db504c187608c5907b9eaf6a6a761b49f81e1d5b1a221fc43ec2d7916bcceeb9B
+&@0a3d7230c8fad9e5b8385f8ec22759cae7e7fb25e1063da42a0093fa4d4e7ca1""131RomKCnMLBDfhnKengxppEa9QCxVrT8P"UOP_DUP OP_HASH160 1604f57432beaab71279cefdad334a70c5a13d17 OP_EQUALVERIFY OP_CHECKSIG*276a9141604f57432beaab71279cefdad334a70c5a13d1788ac*"131RomKCnMLBDfhnKengxppEa9QCxVrT8P8$J
+d@0a3d7230c8fad9e5b8385f8ec22759cae7e7fb25e1063da42a0093fa4d4e7ca1""1CDJnhJat8pH2moQNzY2CTsp4gZr51Bmwm"UOP_DUP OP_HASH160 7afd3944d3080873fe3cd35c0038242764834fcf OP_EQUALVERIFY OP_CHECKSIG*276a9147afd3944d3080873fe3cd35c0038242764834fcf88ac*"1CDJnhJat8pH2moQNzY2CTsp4gZr51Bmwm8$J
+@0a3d7230c8fad9e5b8385f8ec22759cae7e7fb25e1063da42a0093fa4d4e7ca1"!1wibrx3y9uhtjhtfPJqk1XGtMEbnm9GGR"UOP_DUP OP_HASH160 0a593051d3018e12a4dc7f8371e5e5c13c733cce OP_EQUALVERIFY OP_CHECKSIG*276a9140a593051d3018e12a4dc7f8371e5e5c13c733cce88ac*!1wibrx3y9uhtjhtfPJqk1XGtMEbnm9GGR8$J
+
+
+1@ad69d13b1d01a263babea224c73536461ec7319117a6f4001835e59c63478592$"@000000000000000000106ca981e9906dba861e912cf191f0d735537c594a6834(-2
+@0a3d7230c8fad9e5b8385f8ec22759cae7e7fb25e1063da42a0093fa4d4e7ca1B03cdfa6a6224bca440466238a897ed2d160e0eaf328f8af663c6b82e512dc990eb2
+@0a3d7230c8fad9e5b8385f8ec22759cae7e7fb25e1063da42a0093fa4d4e7ca1B038f30df13824712ee01ab24922542ae0f0428835bb7a11c18fa45d0bb15cf3381B
+&@ad69d13b1d01a263babea224c73536461ec7319117a6f4001835e59c63478592""14XPdz2tM4VKmxvSAsUvRnicceUBeoEEGT"UOP_DUP OP_HASH160 26a7c0cef83134d73dec00fe032af0a51a417253 OP_EQUALVERIFY OP_CHECKSIG*276a91426a7c0cef83134d73dec00fe032af0a51a41725388ac*"14XPdz2tM4VKmxvSAsUvRnicceUBeoEEGT8$J
+d@ad69d13b1d01a263babea224c73536461ec7319117a6f4001835e59c63478592""1GQQBwjfx1gYBQHL7kXF3SuxkQArvb7YsK"UOP_DUP OP_HASH160 a8f6cf91b57d26d4d29076e2923ca1dd88271453 OP_EQUALVERIFY OP_CHECKSIG*276a914a8f6cf91b57d26d4d29076e2923ca1dd8827145388ac*"1GQQBwjfx1gYBQHL7kXF3SuxkQArvb7YsK8$J
+@ad69d13b1d01a263babea224c73536461ec7319117a6f4001835e59c63478592""1AWZL642J8cET9Ps7hLSwynoMZi8pCFrgn"UOP_DUP OP_HASH160 68502e919f39b0e7e10d7b42bcce608699900a8e OP_EQUALVERIFY OP_CHECKSIG*276a91468502e919f39b0e7e10d7b42bcce608699900a8e88ac*"1AWZL642J8cET9Ps7hLSwynoMZi8pCFrgn8$J
+
+
+1@f175133af41cc8b934ce26b54f70ef47acdef07ff12fe0b3bc2f47bb6bc1ce14$"@000000000000000000106ca981e9906dba861e912cf191f0d735537c594a6834(-2
+@ad69d13b1d01a263babea224c73536461ec7319117a6f4001835e59c63478592B03c2d8c95e5c91411180806cc00553a2c8c70a6c32f23e4c73b792e8fa08a53a072
+@ad69d13b1d01a263babea224c73536461ec7319117a6f4001835e59c63478592B02fca68d88fe1275631b834f72464139f1fcdd977c33d7a2c1468e67ba2ee4e25cB
+%@f175133af41cc8b934ce26b54f70ef47acdef07ff12fe0b3bc2f47bb6bc1ce14""1CoBCC4wYCx4D3iaMEYyZSydt2gULgHwLk"UOP_DUP OP_HASH160 816506c91a6b58051a7113fb05dbdc37dfba7d0d OP_EQUALVERIFY OP_CHECKSIG*276a914816506c91a6b58051a7113fb05dbdc37dfba7d0d88ac*"1CoBCC4wYCx4D3iaMEYyZSydt2gULgHwLk8$J
+d@f175133af41cc8b934ce26b54f70ef47acdef07ff12fe0b3bc2f47bb6bc1ce14""12Z1rQqHGWWFgPu1NgarTk2rHL6FdQ83AC"UOP_DUP OP_HASH160 110625cfc37e88612c643be481de48487eb86cad OP_EQUALVERIFY OP_CHECKSIG*276a914110625cfc37e88612c643be481de48487eb86cad88ac*"12Z1rQqHGWWFgPu1NgarTk2rHL6FdQ83AC8$J
+@f175133af41cc8b934ce26b54f70ef47acdef07ff12fe0b3bc2f47bb6bc1ce14""13HsARa2QTB1bJ2gHJiysGXhzr9BECqV25"UOP_DUP OP_HASH160 1920c7cdb282fce04092023d2713cbf710a189c7 OP_EQUALVERIFY OP_CHECKSIG*276a9141920c7cdb282fce04092023d2713cbf710a189c788ac*"13HsARa2QTB1bJ2gHJiysGXhzr9BECqV258$J
+
+
+1@d1755e74b4ec8ef9d452c21bba226a14a90a8e367eb48536e599f0f0e1c50c50$"@000000000000000000106ca981e9906dba861e912cf191f0d735537c594a6834(-2
+@f175133af41cc8b934ce26b54f70ef47acdef07ff12fe0b3bc2f47bb6bc1ce14B02b1181ff29231d78317760894f6616c56d6d5ec6babaf0dc9f47e34420c60e4722
+@f175133af41cc8b934ce26b54f70ef47acdef07ff12fe0b3bc2f47bb6bc1ce14B03d017197f52e2a0f84c4b04452da494fca3a72877d299b65e6268122709b77f00B
+%@d1755e74b4ec8ef9d452c21bba226a14a90a8e367eb48536e599f0f0e1c50c50""1Hsu6Vg4fpnqnoicK72sP9uZVRg3LgNJoz"UOP_DUP OP_HASH160 b9224c101efdf5bff77bce0279c6bba3eb606af5 OP_EQUALVERIFY OP_CHECKSIG*276a914b9224c101efdf5bff77bce0279c6bba3eb606af588ac*"1Hsu6Vg4fpnqnoicK72sP9uZVRg3LgNJoz8$J
+d@d1755e74b4ec8ef9d452c21bba226a14a90a8e367eb48536e599f0f0e1c50c50""1Lo5MeRFpSioxaTbnK1mGGiDuhGVfQ85CH"UOP_DUP OP_HASH160 d921290954939c69e763ae62c821483d5ad4140a OP_EQUALVERIFY OP_CHECKSIG*276a914d921290954939c69e763ae62c821483d5ad4140a88ac*"1Lo5MeRFpSioxaTbnK1mGGiDuhGVfQ85CH8$J
+ښ@d1755e74b4ec8ef9d452c21bba226a14a90a8e367eb48536e599f0f0e1c50c50""1CgDvgHx2CwtBi4bFR5p1J4T5mQXaTmjPD"UOP_DUP OP_HASH160 8014655162a9c299835ef024388df700a3bd59c3 OP_EQUALVERIFY OP_CHECKSIG*276a9148014655162a9c299835ef024388df700a3bd59c388ac*"1CgDvgHx2CwtBi4bFR5p1J4T5mQXaTmjPD8$J
$؝-@00000000000000000012e1fc9d9a164b008ed0aae1fdd9bdde7c48d4630e874e"@000000000000000000106ca981e9906dba861e912cf191f0d735537c594a68342 $ΰ-@0000000000000000000b971590550226f1a12d0dd865f5f0fe635ac861fbe498"@00000000000000000012e1fc9d9a164b008ed0aae1fdd9bdde7c48d4630e874e2
+
+
+1@adfd2c3c47eb5550f202d329ba6a02039bc6f24838491244c45e4b5aed10b93a$"@0000000000000000000b971590550226f1a12d0dd865f5f0fe635ac861fbe498(ΰ-2
+@f13807c5b436ceb434ce57d8f0a7bfa094cdcc1e2115c0451a6ac9233268f4faB03618f699198c78b52287f38097402a51ec6ce593815fe9abc8d013cc8060126602
+@d7cc79b0f6ab4740ec631b9da5ef3d92e77c7f83f3d7915d5eae54b833d8048bB0286c6507251a3d9979691ece0104f6d152e4928f4e756457f55fa3d42f0f0bfd7B
+2@adfd2c3c47eb5550f202d329ba6a02039bc6f24838491244c45e4b5aed10b93a""1K9PyLMxzUvWg2S3nkkE9Y82W11jSFX7EQ"UOP_DUP OP_HASH160 c708c46ad4dcf3dc60ed4dc4a98ad4f101489b3d OP_EQUALVERIFY OP_CHECKSIG*276a914c708c46ad4dcf3dc60ed4dc4a98ad4f101489b3d88ac*"1K9PyLMxzUvWg2S3nkkE9Y82W11jSFX7EQ8$J
+@adfd2c3c47eb5550f202d329ba6a02039bc6f24838491244c45e4b5aed10b93a""1Lx6jbLEJjno69u8E29dxi8YwEJJanSDFS"UOP_DUP OP_HASH160 dad60df8e5006d3a2a2714d1c09441d970acf4b8 OP_EQUALVERIFY OP_CHECKSIG*276a914dad60df8e5006d3a2a2714d1c09441d970acf4b888ac*"1Lx6jbLEJjno69u8E29dxi8YwEJJanSDFS8$J
+U@adfd2c3c47eb5550f202d329ba6a02039bc6f24838491244c45e4b5aed10b93a""1BXUccrNX9oE7vomN8vdW1gWhWdgkP2LCM"UOP_DUP OP_HASH160 7374c9ac5739c19f0c4ecfbf6495177432d1fb3a OP_EQUALVERIFY OP_CHECKSIG*276a9147374c9ac5739c19f0c4ecfbf6495177432d1fb3a88ac*"1BXUccrNX9oE7vomN8vdW1gWhWdgkP2LCM8$J
+
+
+
+1@4a7d7a82e71325fd3e94d9364cd10167c986dd4e09b44eb45f67d181eb538b1e$"@0000000000000000000b971590550226f1a12d0dd865f5f0fe635ac861fbe498(ΰ-2
+@93d9d39482e4102c5c93c93cfee6a728b689fdf6da8d212cedbaacddcdc4fbddB0248e8c151e5e8c2ee2b9442a9e5e845d7ef4a931e63250890948e5c93c90270922
+@a015b83b8ccf4ea013f0e4595e416aa41a8e868ed85a7ca43846f7829ecb5643B032c1dc14284e5bf0246b81bade958a2436d0f0fc6945fdaadeebd4cdfec4ea658B
+ŝ@4a7d7a82e71325fd3e94d9364cd10167c986dd4e09b44eb45f67d181eb538b1e""18axfJRrsohZUfCnqBmwZuHATPPHh1ohc3"UOP_DUP OP_HASH160 533511f5422a0fab2b2ebfbfd9d7fab8fce69453 OP_EQUALVERIFY OP_CHECKSIG*276a914533511f5422a0fab2b2ebfbfd9d7fab8fce6945388ac*"18axfJRrsohZUfCnqBmwZuHATPPHh1ohc38$J
+@4a7d7a82e71325fd3e94d9364cd10167c986dd4e09b44eb45f67d181eb538b1e""13PJ5iTeKx7MaLpCooGcBd16QecehneJRi"UOP_DUP OP_HASH160 1a27a95614056683d1cc64af4612ff7ed70a1396 OP_EQUALVERIFY OP_CHECKSIG*276a9141a27a95614056683d1cc64af4612ff7ed70a139688ac*"13PJ5iTeKx7MaLpCooGcBd16QecehneJRi8$J
+e@4a7d7a82e71325fd3e94d9364cd10167c986dd4e09b44eb45f67d181eb538b1e""18bkCWWmA5FvBgHRp1w9wTUdb1wk9hS1YN"UOP_DUP OP_HASH160 535b155af801f85c56676fe1b5a47f931fb01dc1 OP_EQUALVERIFY OP_CHECKSIG*276a914535b155af801f85c56676fe1b5a47f931fb01dc188ac*"18bkCWWmA5FvBgHRp1w9wTUdb1wk9hS1YN8$J
$-@0000000000000000000e202dfc0640d1a037db36e1d06643d269e054d624a0b6"@0000000000000000000b971590550226f1a12d0dd865f5f0fe635ac861fbe4982 $ȵ-@00000000000000000004b966bfaf5011ce0fe6cffe84b0d58fb8985d411fe882"@0000000000000000000e202dfc0640d1a037db36e1d06643d269e054d624a0b62 $-@0000000000000000000848a9ffd740b224ca91741ac7464f2e8a7390fd9811a1"@00000000000000000004b966bfaf5011ce0fe6cffe84b0d58fb8985d411fe8822
+
+
+
+1@dde7c320114eb321cfbb9c21ec0427e5746a696c8a9376714c147f391d7a76c9$"@0000000000000000000848a9ffd740b224ca91741ac7464f2e8a7390fd9811a1(-2
+@f8a56ca48c19b0897a708b4650e923412ca27625fc1b560b10ec3ccd2fbc2a02B021275b28b7696d1a63708753f2db0fe1faef3ef02e25dd1f6e8cacf36fd1ec2062
+@9fe5443447e28bd90a3a47b8b164a0a6cd1a5d0158106671f936e9db8c005379B03e49da2798d38f9b55fa85eb52a02efaa967428e11746e23e42b6eae2ad07b0cdB
+%@dde7c320114eb321cfbb9c21ec0427e5746a696c8a9376714c147f391d7a76c9""1F5s1nNqTmhV25poYrKxXw9PQBxLWpT7LP"UOP_DUP OP_HASH160 9a7d2c89d378ae2d300642dc8b93aabc0aafb3b3 OP_EQUALVERIFY OP_CHECKSIG*276a9149a7d2c89d378ae2d300642dc8b93aabc0aafb3b388ac*"1F5s1nNqTmhV25poYrKxXw9PQBxLWpT7LP8$J
+@dde7c320114eb321cfbb9c21ec0427e5746a696c8a9376714c147f391d7a76c9""1JLbjdFBLhk47XjPn3JzBpCgkmv6DS3jKy"UOP_DUP OP_HASH160 be2f096e85a7ecc3d54716a6dc5b14d67297a388 OP_EQUALVERIFY OP_CHECKSIG*276a914be2f096e85a7ecc3d54716a6dc5b14d67297a38888ac*"1JLbjdFBLhk47XjPn3JzBpCgkmv6DS3jKy8$J
+@dde7c320114eb321cfbb9c21ec0427e5746a696c8a9376714c147f391d7a76c9""1261JFgGCDLMDjTnpUd4Cb45Nqq4r61XFf"UOP_DUP OP_HASH160 0bea743320e9a595a47393b20d6d9ba49d85051d OP_EQUALVERIFY OP_CHECKSIG*276a9140bea743320e9a595a47393b20d6d9ba49d85051d88ac*"1261JFgGCDLMDjTnpUd4Cb45Nqq4r61XFf8$J
$-@0000000000000000000f180031a6b527c3854b47492f5d9d9787af91bf650719"@0000000000000000000848a9ffd740b224ca91741ac7464f2e8a7390fd9811a12
+
+
+
+1@c5eea8be847ea31884064e2d6729f47336c6694be231e45b883f9a23ac847d1d$"@0000000000000000000f180031a6b527c3854b47492f5d9d9787af91bf650719(-2
+@8ec535948d3c9138f77e5e1f848b12ead82535baaaf251aaf0b4b872d27be939B0240b0b8aa6be7a201f7a27d2026b06e6bd183c546de559b0efaaac4fe9e5fb2822
+@f20621d9e28692e9ce58d517134d2983b007cbf6cc2a5f66794ec88e904dd5d2B038fd7d591eb7dcd3e727e993e3a7e76ac28e046a40ccc411dde072e13862ea024B
+@c5eea8be847ea31884064e2d6729f47336c6694be231e45b883f9a23ac847d1d""1GWbYGyBhWAFtbqXaB46yJircockirt4Db"UOP_DUP OP_HASH160 aa22c8135e53351291086e27a63aab933bfa1d2b OP_EQUALVERIFY OP_CHECKSIG*276a914aa22c8135e53351291086e27a63aab933bfa1d2b88ac*"1GWbYGyBhWAFtbqXaB46yJircockirt4Db8$J
+@c5eea8be847ea31884064e2d6729f47336c6694be231e45b883f9a23ac847d1d""12SGCesY1BUwYzVAiYqPaC9BXzn3xKYSuf"UOP_DUP OP_HASH160 0fbf36c2e9ff2b33f6792796c0f8a6b6cf4456ca OP_EQUALVERIFY OP_CHECKSIG*276a9140fbf36c2e9ff2b33f6792796c0f8a6b6cf4456ca88ac*"12SGCesY1BUwYzVAiYqPaC9BXzn3xKYSuf8$J
+͉@c5eea8be847ea31884064e2d6729f47336c6694be231e45b883f9a23ac847d1d""1E9b86zurkFDm8iuzsVw1zpfeT3ubr9Wjj"UOP_DUP OP_HASH160 9039726755bb3cce963c01229af120c82f056335 OP_EQUALVERIFY OP_CHECKSIG*276a9149039726755bb3cce963c01229af120c82f05633588ac*"1E9b86zurkFDm8iuzsVw1zpfeT3ubr9Wjj8$J
#$-@00000000000000000001e9369a3b09692e361269ac7e9f2ae80d78c9a57a37d3"@0000000000000000000f180031a6b527c3854b47492f5d9d9787af91bf6507192"
+
+
+1@efd4687a3d60267159880bd09e706a6c9dda3432e9528b99b5c08f7507f97d7a$"@00000000000000000001e9369a3b09692e361269ac7e9f2ae80d78c9a57a37d3(-2
+@9ac60b494315a1af783fc092be5ba4fba24df45e223cd9a19820e74fa2694c82B0252d7035ad138391d595fcb9f256b95bdd21008520676d2e5351b3f98601ce2572
+@68e5d1a027773a26e1c05617a8fa46e2078d3d0d33582001b4cc2537c312d507B0209cd0d504de9f0c5340460a1475e3a9c5fed762604aa66e7de00b00796f881b7B
+@efd4687a3d60267159880bd09e706a6c9dda3432e9528b99b5c08f7507f97d7a""1HdypciWXz5zndRbzffGa6JXhedb8nG2Qk"UOP_DUP OP_HASH160 b6806b3e063528c8b2f62201a763e6ee7fcfbc3f OP_EQUALVERIFY OP_CHECKSIG*276a914b6806b3e063528c8b2f62201a763e6ee7fcfbc3f88ac*"1HdypciWXz5zndRbzffGa6JXhedb8nG2Qk8$J
+\@efd4687a3d60267159880bd09e706a6c9dda3432e9528b99b5c08f7507f97d7a""1CAzhv9kfKoZaN4swCCEegyF7TSVn5apSJ"UOP_DUP OP_HASH160 7a8d4c202928d21b4abfdab7442df925dcc8c0d1 OP_EQUALVERIFY OP_CHECKSIG*276a9147a8d4c202928d21b4abfdab7442df925dcc8c0d188ac*"1CAzhv9kfKoZaN4swCCEegyF7TSVn5apSJ8$J
+@efd4687a3d60267159880bd09e706a6c9dda3432e9528b99b5c08f7507f97d7a""1JnLZgwfAFnDjmDF2RQXH5LuCZENTTK7xb"UOP_DUP OP_HASH160 c30d2ffe453c1a67f534ffd5c1ef4959280407ad OP_EQUALVERIFY OP_CHECKSIG*276a914c30d2ffe453c1a67f534ffd5c1ef4959280407ad88ac*"1JnLZgwfAFnDjmDF2RQXH5LuCZENTTK7xb8$J
+
+1@57f1b978a8c44d4c6009ba6ac40b9e05916f804107804b6e84af8ce4a2cd1b89$"@00000000000000000001e9369a3b09692e361269ac7e9f2ae80d78c9a57a37d3(-2
+@68e5d1a027773a26e1c05617a8fa46e2078d3d0d33582001b4cc2537c312d507B0300f974252e27037a4b0008656c892accae9addf15dcc9677b1f5c1ec0430be572
+@b47f107b1fb2a852d663eaabf7170316e4b43e55ab0e43ca9e59799ce3a8607eB0210256bff1ac2f9dc0991421dcf965890775f63fb3d0d83914df9ffe61c8fe8792
+@9ac60b494315a1af783fc092be5ba4fba24df45e223cd9a19820e74fa2694c82B0397e6da6c060dd7aa4d39bad732e68640f7c727decab8e2a898076a3661a638202
+@efd4687a3d60267159880bd09e706a6c9dda3432e9528b99b5c08f7507f97d7aB02f8c005cf56419d1fd6a5e1f23e386927e58d7529319b576d43829128f66ba2f9B
+@57f1b978a8c44d4c6009ba6ac40b9e05916f804107804b6e84af8ce4a2cd1b89""16Voovsqyimhd3JcrGnACvjK4jpF5bqVWY"UOP_DUP OP_HASH160 3c4b59a25f0c7e7bace8641c1ebc73a014782330 OP_EQUALVERIFY OP_CHECKSIG*276a9143c4b59a25f0c7e7bace8641c1ebc73a01478233088ac*"16Voovsqyimhd3JcrGnACvjK4jpF5bqVWY8$J
+z@57f1b978a8c44d4c6009ba6ac40b9e05916f804107804b6e84af8ce4a2cd1b89""1D2LnvgP6VRjAZ6wLZCdYkqbDkqwF7YWHQ"UOP_DUP OP_HASH160 83e2725deb0e4bda6126f40cd67a3f29a8b33388 OP_EQUALVERIFY OP_CHECKSIG*276a91483e2725deb0e4bda6126f40cd67a3f29a8b3338888ac*"1D2LnvgP6VRjAZ6wLZCdYkqbDkqwF7YWHQ8$J
+ߐ@57f1b978a8c44d4c6009ba6ac40b9e05916f804107804b6e84af8ce4a2cd1b89""1FWKct5JNePnnw11deogmse1iPXsz6wxfJ"UOP_DUP OP_HASH160 9f1d5dac9cbf76bbc113902c485407c9091a647c OP_EQUALVERIFY OP_CHECKSIG*276a9149f1d5dac9cbf76bbc113902c485407c9091a647c88ac*"1FWKct5JNePnnw11deogmse1iPXsz6wxfJ8$J
+
+
+1@0e4d72ee99a9b5d45c8acf6befb400acb2a4739559fae757e80d2ef8b0837a39$"@00000000000000000001e9369a3b09692e361269ac7e9f2ae80d78c9a57a37d3(-2
+@baf61e56a19e44e32b438fee681fa6f00a9a295203e01b80fd18ac1427bd6e6dB0334a0def7d3a0b95b9b296335a0667d8e56af7afbe9cdeb6b7664f6d1ab67f8e12
+@d865b7ef9da378d3f68bd9000139dd63e25eb64f37d6d44945088e678613ee1aB02e56046587c6a8697503737063a4886ff7b8d5f01b6ef2d24f5230499d89f5e5aB
+@0e4d72ee99a9b5d45c8acf6befb400acb2a4739559fae757e80d2ef8b0837a39""1JufK9v12LseL11Rfp6g7gRPGZkmwMP51r"UOP_DUP OP_HASH160 c46fc01b2acf3e03278e3bc201493c8b572aeba0 OP_EQUALVERIFY OP_CHECKSIG*276a914c46fc01b2acf3e03278e3bc201493c8b572aeba088ac*"1JufK9v12LseL11Rfp6g7gRPGZkmwMP51r8$J
+@0e4d72ee99a9b5d45c8acf6befb400acb2a4739559fae757e80d2ef8b0837a39""18jjpDDqYVsspPpdwySMJgqh8QrZ4R6tJw"UOP_DUP OP_HASH160 54de1716b88b0318f97ac342b70727073aa43612 OP_EQUALVERIFY OP_CHECKSIG*276a91454de1716b88b0318f97ac342b70727073aa4361288ac*"18jjpDDqYVsspPpdwySMJgqh8QrZ4R6tJw8$J
+V@0e4d72ee99a9b5d45c8acf6befb400acb2a4739559fae757e80d2ef8b0837a39""1DX2tQQaXMQd4hxnNZcWD3fbLMDekqLixz"UOP_DUP OP_HASH160 894f90160d338bb364c698dd1c9e3c4550be5027 OP_EQUALVERIFY OP_CHECKSIG*276a914894f90160d338bb364c698dd1c9e3c4550be502788ac*"1DX2tQQaXMQd4hxnNZcWD3fbLMDekqLixz8$J
.$-@0000000000000000000d729172299a4b7f4b97f6e2e836f0b63f98fedf202b7d"@00000000000000000001e9369a3b09692e361269ac7e9f2ae80d78c9a57a37d32
+
+
+
+1@8c16b0984935b1e97eaa200b140922eda86432d8e158af43ec9fadb5bb7104d0$"@0000000000000000000d729172299a4b7f4b97f6e2e836f0b63f98fedf202b7d(-2
+@4a7d7a82e71325fd3e94d9364cd10167c986dd4e09b44eb45f67d181eb538b1eB02a71c3d34a1b67c4b335159001261de1fb822f1fcf0248037d2f8d2155385afdb2
+@5ccb9067f8a4f65c9ec9133785ceea6255d55435addbd8c2c57b9b79478e1d1dB035f3b475701b1ff53914b4de5472221b7c0989f8cac3aaba36d9f6921b94d842fB
+@8c16b0984935b1e97eaa200b140922eda86432d8e158af43ec9fadb5bb7104d0""1BphxTxXcvqDDz4KPRnfGuDGmThdKp32Gh"UOP_DUP OP_HASH160 76b6ff232d1f4b783c8b397fb60845dee386f1d9 OP_EQUALVERIFY OP_CHECKSIG*276a91476b6ff232d1f4b783c8b397fb60845dee386f1d988ac*"1BphxTxXcvqDDz4KPRnfGuDGmThdKp32Gh8$J
+@8c16b0984935b1e97eaa200b140922eda86432d8e158af43ec9fadb5bb7104d0""17aZi2rAvFRN7ziKGku34yyjm69KhFaP2E"UOP_DUP OP_HASH160 4829c8c41e5b2357bf324570562dc77ab70a852a OP_EQUALVERIFY OP_CHECKSIG*276a9144829c8c41e5b2357bf324570562dc77ab70a852a88ac*"17aZi2rAvFRN7ziKGku34yyjm69KhFaP2E8$J
+Ī@8c16b0984935b1e97eaa200b140922eda86432d8e158af43ec9fadb5bb7104d0""12JK44qRsdV64c36vsVm3MKuszUm7xsVx5"UOP_DUP OP_HASH160 0e3e4453f83672cd74441762fb37ad99b4cbee8a OP_EQUALVERIFY OP_CHECKSIG*276a9140e3e4453f83672cd74441762fb37ad99b4cbee8a88ac*"12JK44qRsdV64c36vsVm3MKuszUm7xsVx58$J
.$-@00000000000000000013df378b90f969b4f7a2cb581ebb5bdd1f728e9624447c"@0000000000000000000d729172299a4b7f4b97f6e2e836f0b63f98fedf202b7d2
+
+
+1@092bf7e86da633ab41c7c910536607e04afb81284e15ef3babbd3d3ce09c8741$"@00000000000000000013df378b90f969b4f7a2cb581ebb5bdd1f728e9624447c(-2
+@5650623f11d4338b36855d0dec0ad26c8dae4e0135b10f50d05b04977b6f3c98B037190d6effe2bfbb699d9c71d859033910d2fc6809ce36ad21011e8eb4a2db4652
+@5650623f11d4338b36855d0dec0ad26c8dae4e0135b10f50d05b04977b6f3c98B02ba65a130366cb1d6b993df3f64568e0e0af9fc71ccfa5e3e92ea9897da887fe0B
+@092bf7e86da633ab41c7c910536607e04afb81284e15ef3babbd3d3ce09c8741""1GBvZ9YHFZBpqCn5nFx981biQ3yqJis19f"UOP_DUP OP_HASH160 a69ac0500fab54d6c8998f059cd66b46ec994d6f OP_EQUALVERIFY OP_CHECKSIG*276a914a69ac0500fab54d6c8998f059cd66b46ec994d6f88ac*"1GBvZ9YHFZBpqCn5nFx981biQ3yqJis19f8$J
+[@092bf7e86da633ab41c7c910536607e04afb81284e15ef3babbd3d3ce09c8741""1KRMjd65LcoQdL7XZZVMrki6Kfxtto1K2K"UOP_DUP OP_HASH160 ca0d8e47ece0ad6bce424315de46acc4af940e1f OP_EQUALVERIFY OP_CHECKSIG*276a914ca0d8e47ece0ad6bce424315de46acc4af940e1f88ac*"1KRMjd65LcoQdL7XZZVMrki6Kfxtto1K2K8$J
+@092bf7e86da633ab41c7c910536607e04afb81284e15ef3babbd3d3ce09c8741""17pisiw1rb4hG9z6pBwg5iLcv6ZaXKfHn3"UOP_DUP OP_HASH160 4ad7428fd4165b59031bc72ed9098bb40d265384 OP_EQUALVERIFY OP_CHECKSIG*276a9144ad7428fd4165b59031bc72ed9098bb40d26538488ac*"17pisiw1rb4hG9z6pBwg5iLcv6ZaXKfHn38$J
+
+
+
+1@a49e7df988ff314dd6c084688c4e7b442102e6efce70a2909e371f1af956e39e$"@00000000000000000013df378b90f969b4f7a2cb581ebb5bdd1f728e9624447c(-2
+@f59f9adc32a1447a0d6c936a1edf21515918014bae06ca04719eb8204d7b273cB03c29f0c8ffc58e6180fbfcb1e9782e74df19d64ba19a1a8afba8e1557f39c995a2
+@ce95db32200c26e9baa6135a2cd4abdc20dc77e271bdedc09cafcfcef004c196B031e1e9f1a6698017fb1cb663981ccac648ea9a5ba2ffc5fe4b3c29e247f09680dB
+.@a49e7df988ff314dd6c084688c4e7b442102e6efce70a2909e371f1af956e39e""1AmgXo6rpQfRBNPH62bQmc7XVv586SGqS8"UOP_DUP OP_HASH160 6b2c6ee28baadc334daf417dc6fb581b7ec9cee0 OP_EQUALVERIFY OP_CHECKSIG*276a9146b2c6ee28baadc334daf417dc6fb581b7ec9cee088ac*"1AmgXo6rpQfRBNPH62bQmc7XVv586SGqS88$J
+@a49e7df988ff314dd6c084688c4e7b442102e6efce70a2909e371f1af956e39e""1NZJn2tj3Rz1y1SzzkUEDuKi9LCuNgNdRU"UOP_DUP OP_HASH160 ec76ca8f41a598a5a66bde72c23cf0e343197738 OP_EQUALVERIFY OP_CHECKSIG*276a914ec76ca8f41a598a5a66bde72c23cf0e34319773888ac*"1NZJn2tj3Rz1y1SzzkUEDuKi9LCuNgNdRU8$J
+@a49e7df988ff314dd6c084688c4e7b442102e6efce70a2909e371f1af956e39e""14gRgZf9QAamjkasAcBqUuxD3m2FMWroNq"UOP_DUP OP_HASH160 285d3415e0031e42d96441d7a692a0df95201eab OP_EQUALVERIFY OP_CHECKSIG*276a914285d3415e0031e42d96441d7a692a0df95201eab88ac*"14gRgZf9QAamjkasAcBqUuxD3m2FMWroNq8$J
$-@000000000000000000118ef1714a6e8771763adcfee568fbe823d31ac8d60499"@00000000000000000013df378b90f969b4f7a2cb581ebb5bdd1f728e9624447c2 $-@0000000000000000000c2270ec929b223d49c8d46cb647e193a3459aff689b1b"@000000000000000000118ef1714a6e8771763adcfee568fbe823d31ac8d604992
+
+1@1ae619accc6867227535c212926a55050156834d042f2bcc0207c7a8a79a4905$"@0000000000000000000c2270ec929b223d49c8d46cb647e193a3459aff689b1b(-2
+@95c6f883f65abb884fa7a85b549bcaf3b604e021279fcc2b6f8691efeaed3f28B0332e5e40f171c63a08cdfb03d2b29be124029c67c2685190957f55420995cc08d2
+@0e4d72ee99a9b5d45c8acf6befb400acb2a4739559fae757e80d2ef8b0837a39B03b989cde56d61fa765aceaea84057f380336ac621e5b24c3e924206bdbd0478be2
+@d20e9ed43e87d47f840fe0fc5698eadbf5a0f1a96af90044af39e37aa061d27cB0387ecb65ac1e394c0675a309a11178aebf7ddff57d09b7e90bc6b2198088b42d3B
+@1ae619accc6867227535c212926a55050156834d042f2bcc0207c7a8a79a4905""144GgVuq1Zpx7t4v9aFkBtcJ2ptMThVz6H"UOP_DUP OP_HASH160 2186b70fad3a6290266502d2a7a729c4f9dcaad1 OP_EQUALVERIFY OP_CHECKSIG*276a9142186b70fad3a6290266502d2a7a729c4f9dcaad188ac*"144GgVuq1Zpx7t4v9aFkBtcJ2ptMThVz6H8$J
+@1ae619accc6867227535c212926a55050156834d042f2bcc0207c7a8a79a4905""1B3Unt7yc2MjuYJbDWXgfXAshxYRoF57uv"UOP_DUP OP_HASH160 6e2949dfa15cc321fe055117d6afa27ab0c2c5c9 OP_EQUALVERIFY OP_CHECKSIG*276a9146e2949dfa15cc321fe055117d6afa27ab0c2c5c988ac*"1B3Unt7yc2MjuYJbDWXgfXAshxYRoF57uv8$J
+W@1ae619accc6867227535c212926a55050156834d042f2bcc0207c7a8a79a4905""1NyEZypQTYofc1ww7hVhhrjDuRhicvM66S"UOP_DUP OP_HASH160 f0fd430729cd65e0fa8d03a25f80a09cd3f6dfd8 OP_EQUALVERIFY OP_CHECKSIG*276a914f0fd430729cd65e0fa8d03a25f80a09cd3f6dfd888ac*"1NyEZypQTYofc1ww7hVhhrjDuRhicvM66S8$J
$-@0000000000000000000ae80456af3f936d3b9a4892a6c49883c0a92ff49e2f07"@0000000000000000000c2270ec929b223d49c8d46cb647e193a3459aff689b1b2
+
+1@9112499c830472aaaa2abc075136cb2179594c3260352dcaab18caae15e59023$"@0000000000000000000ae80456af3f936d3b9a4892a6c49883c0a92ff49e2f07(-2
+@092bf7e86da633ab41c7c910536607e04afb81284e15ef3babbd3d3ce09c8741B03ac556fbc25952f351ebc53db8af58ad44538eb65ad7832e3cf6e6226f06f6cc52
+@40a894aeb4f4174bb911940c18bbb9ecaba695a9a480149d90ca43c94c36f371B038034af33bd84446bc248658572714c281862715832180a4272a3a4228b08ebf92
+@ddc9939cdbe44e8869d3cbaa523b5f18bb3bca3ea95ca5d55794818c8de54098B024b9d22d9e243348b208467a0c3590dd2302c1d43fa48ad08c89457f9349dac3a2
+@ad338b81dde7c1b9d509520f0e54207fe400116e6ddb5960254aed63d0cffd0aB0233584a4ab9cc6d41a858be4c85b49475cd745bc86035e9277101877c11bfb1592
+@092bf7e86da633ab41c7c910536607e04afb81284e15ef3babbd3d3ce09c8741B0292dc3bc15a0afde23c2eb374e4fc883f628c165e0d4eb14cd89ba99bd5ec0108B
+@9112499c830472aaaa2abc075136cb2179594c3260352dcaab18caae15e59023""1ARk5HA7fSeD46YiSw648tXRPoJnioybZE"UOP_DUP OP_HASH160 676712413fcf5d6252f05d1110185f1462de9f3a OP_EQUALVERIFY OP_CHECKSIG*276a914676712413fcf5d6252f05d1110185f1462de9f3a88ac*"1ARk5HA7fSeD46YiSw648tXRPoJnioybZE8$J
+[@9112499c830472aaaa2abc075136cb2179594c3260352dcaab18caae15e59023""19v73WKkp9LB7AXotiDZjMYyDGx6dPDh8w"UOP_DUP OP_HASH160 61cc18cb6caf8771a20922ef3a84476ac25b6a64 OP_EQUALVERIFY OP_CHECKSIG*276a91461cc18cb6caf8771a20922ef3a84476ac25b6a6488ac*"19v73WKkp9LB7AXotiDZjMYyDGx6dPDh8w8$J
+߰@9112499c830472aaaa2abc075136cb2179594c3260352dcaab18caae15e59023""1CfuGjYVhrMo6xDSY1q7vMo3p3nqo9yYzh"UOP_DUP OP_HASH160 8004d2f35f279cfa02e58373c1a63a8a0a3f2aff OP_EQUALVERIFY OP_CHECKSIG*276a9148004d2f35f279cfa02e58373c1a63a8a0a3f2aff88ac*"1CfuGjYVhrMo6xDSY1q7vMo3p3nqo9yYzh8$J
+
+
+
+1@ab7c92835d0a7c6a77c064f5ab2f11e99a18b2df44e5a7b591da6530b55fdf07$"@0000000000000000000ae80456af3f936d3b9a4892a6c49883c0a92ff49e2f07(-2
+@8c16b0984935b1e97eaa200b140922eda86432d8e158af43ec9fadb5bb7104d0B03bf515af21bbaefcf0945591398b951b195660190f70cce41e454485250dd8de92
+@9b0a7019859eb076f701eb8b7d68c555f9303e5cd37ceb6668d1ba6db8ed1040B0236232c0579c81c81327ab771b0690f6500c903d668848e4bd14d41428436310bB
+@ab7c92835d0a7c6a77c064f5ab2f11e99a18b2df44e5a7b591da6530b55fdf07""17jSJpd4umsdoCBzwAcJqwfN3LPXxrene8"UOP_DUP OP_HASH160 49d759bc9f4f41f22cbf37941bd7a8f130a3c462 OP_EQUALVERIFY OP_CHECKSIG*276a91449d759bc9f4f41f22cbf37941bd7a8f130a3c46288ac*"17jSJpd4umsdoCBzwAcJqwfN3LPXxrene88$J
+@ab7c92835d0a7c6a77c064f5ab2f11e99a18b2df44e5a7b591da6530b55fdf07""1Pz2qBDZV2qpAjS1VGLjzoQBVmJWMspzXQ"UOP_DUP OP_HASH160 fc1c01544a40f8a65c88031cf6fe75bfdfa27bc2 OP_EQUALVERIFY OP_CHECKSIG*276a914fc1c01544a40f8a65c88031cf6fe75bfdfa27bc288ac*"1Pz2qBDZV2qpAjS1VGLjzoQBVmJWMspzXQ8$J
+Īc@ab7c92835d0a7c6a77c064f5ab2f11e99a18b2df44e5a7b591da6530b55fdf07""1JUVUE1Hwxtfm4R1p8CQT9WH7zS3YR5gKx"UOP_DUP OP_HASH160 bfad2263e5c007cef818765a46b0cf7ce9304c90 OP_EQUALVERIFY OP_CHECKSIG*276a914bfad2263e5c007cef818765a46b0cf7ce9304c9088ac*"1JUVUE1Hwxtfm4R1p8CQT9WH7zS3YR5gKx8$J
."$-@0000000000000000000aafa8215e8a9d236ec63d99f1a711644a8eeaa5622f3d"@0000000000000000000ae80456af3f936d3b9a4892a6c49883c0a92ff49e2f072!
+
+1@75ceb64a8198c1b232b89d9c127e94d7f38a6f300d2550d2741f354359e65cc1$"@0000000000000000000aafa8215e8a9d236ec63d99f1a711644a8eeaa5622f3d(-2
+@9112499c830472aaaa2abc075136cb2179594c3260352dcaab18caae15e59023B03debdd72eaa7c54417a9e0f7dbd1a0f88d0a3e4029ceea26beb730df010ac435f2
+@7b4aebfe531f0872e383d6eedf6580bb88f0109ee2eeeacc1a699d082726a6afB02237d2a8889f39c031858178b0c8e88889be0af0205d2a66065c233a8f5c026e22
+@9112499c830472aaaa2abc075136cb2179594c3260352dcaab18caae15e59023B02493064be3da67ba703f7574ddc1a3002c9af6f0a3ea0296638be6bcf860472adB
+@75ceb64a8198c1b232b89d9c127e94d7f38a6f300d2550d2741f354359e65cc1""1N3FLy4bHhenjdEjBvbYZc1MbSiWuxudwp"UOP_DUP OP_HASH160 e6c772864084cff0e6cd0276eb1f16a9b094ae8d OP_EQUALVERIFY OP_CHECKSIG*276a914e6c772864084cff0e6cd0276eb1f16a9b094ae8d88ac*"1N3FLy4bHhenjdEjBvbYZc1MbSiWuxudwp8$J
+[@75ceb64a8198c1b232b89d9c127e94d7f38a6f300d2550d2741f354359e65cc1""1Q1QuwoCkYkacvTMuNt4fP7jbn1dMopsQE"UOP_DUP OP_HASH160 fc5edabdf79e6f54152bbaba8cd44edb59f3fde4 OP_EQUALVERIFY OP_CHECKSIG*276a914fc5edabdf79e6f54152bbaba8cd44edb59f3fde488ac*"1Q1QuwoCkYkacvTMuNt4fP7jbn1dMopsQE8$J
+@75ceb64a8198c1b232b89d9c127e94d7f38a6f300d2550d2741f354359e65cc1""15QDzqPQTkYDSc2xaLj3eyDtchekXS1YF9"UOP_DUP OP_HASH160 3044eb730b31931f6ec7c4406e53fd695226e2a3 OP_EQUALVERIFY OP_CHECKSIG*276a9143044eb730b31931f6ec7c4406e53fd695226e2a388ac*"15QDzqPQTkYDSc2xaLj3eyDtchekXS1YF98$J
+
+
+
+1@3582c0faa31beaaf855a3b0cf5892a6b00d1f843edd27d3687f40e1cb86122ab$"@0000000000000000000aafa8215e8a9d236ec63d99f1a711644a8eeaa5622f3d(-2
+@7c27da1bc4a1f17e3beec79645f310f4f2a2e4d5f21cda9e20aad9c683d8fa9eB02b86e4cbc32e9bdd6ac0f1918028d0440a0dbb5f4727ce18c8610194ad79b22582
+@910cc8e33d194f778a23621db0acb807f5a16f5304632a459da3892192f2c57fB0398dcd2527e5217a8b2b8af26dfb6d96fc6241d93bb3221a923f807e2bf7a452aB
+@3582c0faa31beaaf855a3b0cf5892a6b00d1f843edd27d3687f40e1cb86122ab""1KmzNA5TaCpS1PKowRDerhEkbQiMQVkNjW"UOP_DUP OP_HASH160 cdf473be532db51decf6a6494473971882516b11 OP_EQUALVERIFY OP_CHECKSIG*276a914cdf473be532db51decf6a6494473971882516b1188ac*"1KmzNA5TaCpS1PKowRDerhEkbQiMQVkNjW8$J
+@3582c0faa31beaaf855a3b0cf5892a6b00d1f843edd27d3687f40e1cb86122ab""1MPxCZStXhc84vEFhbQYq4WmsU8kcDh36L"UOP_DUP OP_HASH160 dfb9beb1229843bc0c00c3efd1788e3190aa9bbc OP_EQUALVERIFY OP_CHECKSIG*276a914dfb9beb1229843bc0c00c3efd1788e3190aa9bbc88ac*"1MPxCZStXhc84vEFhbQYq4WmsU8kcDh36L8$J
+ @3582c0faa31beaaf855a3b0cf5892a6b00d1f843edd27d3687f40e1cb86122ab""12rQCwTyD122RJz6tccZNFiM8nZkX7tgNv"UOP_DUP OP_HASH160 144fe111ac62bcb5400f7fc48267d6a4a2944f5c OP_EQUALVERIFY OP_CHECKSIG*276a914144fe111ac62bcb5400f7fc48267d6a4a2944f5c88ac*"12rQCwTyD122RJz6tccZNFiM8nZkX7tgNv8$J
+
+
+1@cce6201633d7bb8a4cb70362390efc6b675cdbf878bc455dff59bbf1f72bcf21$"@0000000000000000000aafa8215e8a9d236ec63d99f1a711644a8eeaa5622f3d(-2
+@27089b4a8f83ff1f934ac0629b7b9cbdde388b44e0c04dc69c8cfe5d4b4779beB02304640c2be396d438067f9c1e1385acce1ccb5c629c1c96244c958a0102667092
+@171859df4f3f6e0ce590eaf9877c79e2a699f390d0ce6964b3350aaae07ff49dB02a44bd4fce3d3ccadfd7b044a6859519cf34b7c2e4c067e067ca0d0d99b3bb5c7B
+'@cce6201633d7bb8a4cb70362390efc6b675cdbf878bc455dff59bbf1f72bcf21""1G38ZVrD8VcZNK3sFnMsaoRbKQfaWmDSSQ"UOP_DUP OP_HASH160 a4f1079a7695ec063e53fe0f2eaeec86b36f8028 OP_EQUALVERIFY OP_CHECKSIG*276a914a4f1079a7695ec063e53fe0f2eaeec86b36f802888ac*"1G38ZVrD8VcZNK3sFnMsaoRbKQfaWmDSSQ8$J
+@cce6201633d7bb8a4cb70362390efc6b675cdbf878bc455dff59bbf1f72bcf21""1G283wKYAoXwSsnMsup9EYgHfp1kv5YfRg"UOP_DUP OP_HASH160 a4c03033a55bcedef70c02fdcce7a71c33c116bf OP_EQUALVERIFY OP_CHECKSIG*276a914a4c03033a55bcedef70c02fdcce7a71c33c116bf88ac*"1G283wKYAoXwSsnMsup9EYgHfp1kv5YfRg8$J
+4@cce6201633d7bb8a4cb70362390efc6b675cdbf878bc455dff59bbf1f72bcf21""16kTkq3pUqthsaPAuVJx6Jq3nXcyZcVevn"UOP_DUP OP_HASH160 3f10d98b0eeafe7ffdc7872931cbcad31c652052 OP_EQUALVERIFY OP_CHECKSIG*276a9143f10d98b0eeafe7ffdc7872931cbcad31c65205288ac*"16kTkq3pUqthsaPAuVJx6Jq3nXcyZcVevn8$J
$-@0000000000000000001509f71ca93fbc79426356f8043b03cae88d261340c771"@0000000000000000000aafa8215e8a9d236ec63d99f1a711644a8eeaa5622f3d2
+
+1@57904a1b8c736ac143b5af513f852826046f3ca0ace44458044ce6ccd5071840$"@0000000000000000001509f71ca93fbc79426356f8043b03cae88d261340c771(-2
+@75ceb64a8198c1b232b89d9c127e94d7f38a6f300d2550d2741f354359e65cc1B02cf0c5cdb0bbc9ae84d8595512c8a76b6cf659a8e2345afe986899a2898be54cf2
+@6926fdac6bd98ae37266db96bdd914c024616243f04f2bf24a5c73c6af055b90B035541fe4dd5a866db0d71ca2016a8f30002bb828a0f86aa0908e17bafca8e2eb02
+@75ceb64a8198c1b232b89d9c127e94d7f38a6f300d2550d2741f354359e65cc1B0303f0e954b06fedc4c2728779e910f2e6b37c01940b3cd718b2df57ef57070d1fB
+@57904a1b8c736ac143b5af513f852826046f3ca0ace44458044ce6ccd5071840""1AR58E838uP7iLpbLkSDuRt3XkR68daDCF"UOP_DUP OP_HASH160 67468ee452880e94b5616cb12927c396b89342ba OP_EQUALVERIFY OP_CHECKSIG*276a91467468ee452880e94b5616cb12927c396b89342ba88ac*"1AR58E838uP7iLpbLkSDuRt3XkR68daDCF8$J
+[@57904a1b8c736ac143b5af513f852826046f3ca0ace44458044ce6ccd5071840""18cCGRsg65rDo89bm43ssHqj62R8SdoytB"UOP_DUP OP_HASH160 5370d7f289e58aec5e116d1fc882dd52dfbb158c OP_EQUALVERIFY OP_CHECKSIG*276a9145370d7f289e58aec5e116d1fc882dd52dfbb158c88ac*"18cCGRsg65rDo89bm43ssHqj62R8SdoytB8$J
+@57904a1b8c736ac143b5af513f852826046f3ca0ace44458044ce6ccd5071840""1BrzACm3FiJxgGdL2ati4j7x2gfaLY4AbZ"UOP_DUP OP_HASH160 77255a86c11e362fb23560f1b4dd84494e68fa5e OP_EQUALVERIFY OP_CHECKSIG*276a91477255a86c11e362fb23560f1b4dd84494e68fa5e88ac*"1BrzACm3FiJxgGdL2ati4j7x2gfaLY4AbZ8$J
+$ȗ-@00000000000000000010879bf9ce97a8ec3a4715562b1e37d8e9470232ffe820"@0000000000000000001509f71ca93fbc79426356f8043b03cae88d261340c7712
+
+
+
+1@f09d583882cf7a79242eb224350907319eeca49c3f76b1f5f53904128404cd98$"@00000000000000000010879bf9ce97a8ec3a4715562b1e37d8e9470232ffe820(ȗ-2
+@57904a1b8c736ac143b5af513f852826046f3ca0ace44458044ce6ccd5071840B02b7be6f71f162a2d80f67f0a6a96ff93a9e5ec4fe62f9d53b880b63f658be2bf72
+@57904a1b8c736ac143b5af513f852826046f3ca0ace44458044ce6ccd5071840B03bab9bf1def7a4e7dd4fd796243145014027291ccade6b2e85db058e11c9d25c8B
+@f09d583882cf7a79242eb224350907319eeca49c3f76b1f5f53904128404cd98""1Hgz1Xbu7FZcqJVW35nyq6QBHH9hL2jDhX"UOP_DUP OP_HASH160 b711d2e7aeaf3fdbb58413134a7847efae605494 OP_EQUALVERIFY OP_CHECKSIG*276a914b711d2e7aeaf3fdbb58413134a7847efae60549488ac*"1Hgz1Xbu7FZcqJVW35nyq6QBHH9hL2jDhX8$J
+[@f09d583882cf7a79242eb224350907319eeca49c3f76b1f5f53904128404cd98""15Vc7bTPXZJTPMrzL9d2PEd3y9yHJhnFQN"UOP_DUP OP_HASH160 31497624baee4e38b71b8e852c704bdf6115a6bd OP_EQUALVERIFY OP_CHECKSIG*276a91431497624baee4e38b71b8e852c704bdf6115a6bd88ac*"15Vc7bTPXZJTPMrzL9d2PEd3y9yHJhnFQN8$J
+@f09d583882cf7a79242eb224350907319eeca49c3f76b1f5f53904128404cd98""1H3sadaLcoPhYHqFXWVyciCNwNCh9wPsin"UOP_DUP OP_HASH160 b00d10feb3b376965ce249d14547e4d7b5495f2b OP_EQUALVERIFY OP_CHECKSIG*276a914b00d10feb3b376965ce249d14547e4d7b5495f2b88ac*"1H3sadaLcoPhYHqFXWVyciCNwNCh9wPsin8$J
+$-@0000000000000000000ce9b2fb4af293f0b7c14307766939c9bcd65bf7a6f0af"@00000000000000000010879bf9ce97a8ec3a4715562b1e37d8e9470232ffe8202
+
+1@a58bb4bd59722c8cc0f67d5543cfa698378bb179177df4aab175d7f320c45738$"@0000000000000000000ce9b2fb4af293f0b7c14307766939c9bcd65bf7a6f0af(-2
+@f09d583882cf7a79242eb224350907319eeca49c3f76b1f5f53904128404cd98B02f951450a51dd254ce6568d4fd65495370d34dd6456f95f3d62f149fade56e84a2
+@967e3f982ef4ecc4d45490a77c8454bdc63fba47fc57bbff7e7f2d1db8f33115B0246f805ba30ef5a31c56f61bd194e494b27d04c7b4110fd32e76c55ea573dc5452
+@f09d583882cf7a79242eb224350907319eeca49c3f76b1f5f53904128404cd98B0346215e229999ebefd1388ca6c5db2c8cfc5cbb78e3ae037541a948f42b9d58b5B
+@a58bb4bd59722c8cc0f67d5543cfa698378bb179177df4aab175d7f320c45738""1FkFmrX1uq5e5taDSmLPsZLGZUhQmYrE2j"UOP_DUP OP_HASH160 a1bffac015289672850e5ec213195220b636b4bd OP_EQUALVERIFY OP_CHECKSIG*276a914a1bffac015289672850e5ec213195220b636b4bd88ac*"1FkFmrX1uq5e5taDSmLPsZLGZUhQmYrE2j8$J
+[@a58bb4bd59722c8cc0f67d5543cfa698378bb179177df4aab175d7f320c45738""1GBwR2tcqBSqXtG2hUkEBUBogVrN2oM7wo"UOP_DUP OP_HASH160 a69b781cdf893646b14d2258a5b3cc4fd812a920 OP_EQUALVERIFY OP_CHECKSIG*276a914a69b781cdf893646b14d2258a5b3cc4fd812a92088ac*"1GBwR2tcqBSqXtG2hUkEBUBogVrN2oM7wo8$J
+@a58bb4bd59722c8cc0f67d5543cfa698378bb179177df4aab175d7f320c45738""18pwnnWYABJw8aTtAZwKpKFJ5XsP87oGtv"UOP_DUP OP_HASH160 55da2aa45b6f8e488cb34399d1164faf504c7410 OP_EQUALVERIFY OP_CHECKSIG*276a91455da2aa45b6f8e488cb34399d1164faf504c741088ac*"18pwnnWYABJw8aTtAZwKpKFJ5XsP87oGtv8$J
+
+
+
+1@33a108f346df663bb5add3973a51382f5758a396ad4e6253e216a48001c3ca3b$"@0000000000000000000ce9b2fb4af293f0b7c14307766939c9bcd65bf7a6f0af(-2
+@fd7481327d882820174966d3e5baba7b2010b288f4e05f443df1804fa0bb404dB03630856326448004087ac2934c2d87c04c92e2ea7486e29295808d79a09b5f4142
+@137cbe0ed4ca268c71a53ac94c5a9e23bc4ed8e0f2b7c306480601daa48cc3d2B0262683e2d1f312b619097199a58733b3b48764efda5daf5a7f20dde4fe01d3b2aB
+@33a108f346df663bb5add3973a51382f5758a396ad4e6253e216a48001c3ca3b""12KFKiriRrAaGRHt7ahyZnCVZ6bStFmD9Q"UOP_DUP OP_HASH160 0e6b91b443fdfcf1b367cf9eaa45e257239b5e01 OP_EQUALVERIFY OP_CHECKSIG*276a9140e6b91b443fdfcf1b367cf9eaa45e257239b5e0188ac*"12KFKiriRrAaGRHt7ahyZnCVZ6bStFmD9Q8$J
+m@33a108f346df663bb5add3973a51382f5758a396ad4e6253e216a48001c3ca3b""1ER8g4CWewBSSHBdqgVvqLXgmH9d3qpUEf"UOP_DUP OP_HASH160 932a060f83c070fd4cbf38c858e2d9e0db081167 OP_EQUALVERIFY OP_CHECKSIG*276a914932a060f83c070fd4cbf38c858e2d9e0db08116788ac*"1ER8g4CWewBSSHBdqgVvqLXgmH9d3qpUEf8$J
+И@33a108f346df663bb5add3973a51382f5758a396ad4e6253e216a48001c3ca3b"!1QW1QiXZCKnjbjg6wbDoJfH5FCcqF3qZk"UOP_DUP OP_HASH160 0471c7eec4356e5de3ae48c39d733f7bc248ae5f OP_EQUALVERIFY OP_CHECKSIG*276a9140471c7eec4356e5de3ae48c39d733f7bc248ae5f88ac*!1QW1QiXZCKnjbjg6wbDoJfH5FCcqF3qZk8$J
$-@0000000000000000000d7971ccafc6b09504fe0cc4d0f277e939b4d80214262e"@0000000000000000000ce9b2fb4af293f0b7c14307766939c9bcd65bf7a6f0af2
+
+1@67886bbdc787d25eb1b3671784a91781f8b1a49957251eb1bbd4e796b3953828$"@0000000000000000000d7971ccafc6b09504fe0cc4d0f277e939b4d80214262e(-2
+@f4163c96fb7e3623f7a3e68ea8a744d931fb9d94ffa871a19cad162500da89b0B02b8a7352083de152b04723266bf4e7ef050a5f58867807ae37c9aca14024a9b972
+@8609166edd559bd5e1d8bf53a0260f5130358ad2d1a8548a03680a96306ff342B025643b46d8cf808a51c9647b63dc95d31215e0f570e501dd026b859fd3996c7b82
+@2eef86e4eeebab3d7d87182879b1a6bcca8ad4ed5d19a51ccffc314582ee6410B0362ca97f9d6c75723e485e9a7027fcfd109fc44eb4431926ce3fe943ab4c59ab92
+@a33c6f5443b8c8526fbf2e8cf24c5b6b0a32cef238878c1d0129ee2b0de50105B027c98ded80dabd21a0bc1c326987030830788887f8fdaed96f13c7646a4a9e80fB
+>@67886bbdc787d25eb1b3671784a91781f8b1a49957251eb1bbd4e796b3953828""1GjtwzLnvtTQ64sCxQFseQFujsAZKzcvtz"UOP_DUP OP_HASH160 aca6b8a2376e67137670c6956d1711f8a7e7085c OP_EQUALVERIFY OP_CHECKSIG*276a914aca6b8a2376e67137670c6956d1711f8a7e7085c88ac*"1GjtwzLnvtTQ64sCxQFseQFujsAZKzcvtz8$J
+[@67886bbdc787d25eb1b3671784a91781f8b1a49957251eb1bbd4e796b3953828"!1e88NSknEsY2ihCS8iyA9fK7HMRCHdTft"UOP_DUP OP_HASH160 070557079b23ef93a0814df50a57a6218512ce70 OP_EQUALVERIFY OP_CHECKSIG*276a914070557079b23ef93a0814df50a57a6218512ce7088ac*!1e88NSknEsY2ihCS8iyA9fK7HMRCHdTft8$J
+@67886bbdc787d25eb1b3671784a91781f8b1a49957251eb1bbd4e796b3953828""1F6YTMjBc8PUtuuVUYGzv3CnS7sh3PQ4Wq"UOP_DUP OP_HASH160 9a9e18fde090889828a94f3465eee42eb1646556 OP_EQUALVERIFY OP_CHECKSIG*276a9149a9e18fde090889828a94f3465eee42eb164655688ac*"1F6YTMjBc8PUtuuVUYGzv3CnS7sh3PQ4Wq8$J
+
+
+1@82aa04093f5d67b9e5b20e2465ce3804165175a7ec66ded10375e21b6a378395$"@0000000000000000000d7971ccafc6b09504fe0cc4d0f277e939b4d80214262e(-2
+@a58bb4bd59722c8cc0f67d5543cfa698378bb179177df4aab175d7f320c45738B03fbd3dc4cce96847c0a1bcef2393a46297182b1f7a36e5d39d18eaeefcc803a822
+@90736b0cb7fc8f1c7a69f2399dfbb74e9f1406057ddbd1b814c67600db386796B03c10733b215925a16d634ebb604b8bdca8ee26e4686610dffb4148b037b7849fb2
+@a58bb4bd59722c8cc0f67d5543cfa698378bb179177df4aab175d7f320c45738B029c832e9bf9cca3a23bf9d7c3e796aa1008d1d5d44b54c05ebd0b50bf1abdbcc9B
+@82aa04093f5d67b9e5b20e2465ce3804165175a7ec66ded10375e21b6a378395""1GFadk3rUPxH3cvEbvpnfGGioGDyTRQfyN"UOP_DUP OP_HASH160 a74bc93a14e675feda7191d2da0be9e35c2ed450 OP_EQUALVERIFY OP_CHECKSIG*276a914a74bc93a14e675feda7191d2da0be9e35c2ed45088ac*"1GFadk3rUPxH3cvEbvpnfGGioGDyTRQfyN8$J
+[@82aa04093f5d67b9e5b20e2465ce3804165175a7ec66ded10375e21b6a378395""1GRmmGSNBrfBNQ2XLGUubmm11i2qm5QZNn"UOP_DUP OP_HASH160 a9393c7d3129a6bad4ddf1272e9010048d1770f2 OP_EQUALVERIFY OP_CHECKSIG*276a914a9393c7d3129a6bad4ddf1272e9010048d1770f288ac*"1GRmmGSNBrfBNQ2XLGUubmm11i2qm5QZNn8$J
+@82aa04093f5d67b9e5b20e2465ce3804165175a7ec66ded10375e21b6a378395""1GCHLtn7ksh6pqqBxLMbZE5mQVUYsqn9H8"UOP_DUP OP_HASH160 a6ac1ad207ffd0d170f1e7139119943067e8b98d OP_EQUALVERIFY OP_CHECKSIG*276a914a6ac1ad207ffd0d170f1e7139119943067e8b98d88ac*"1GCHLtn7ksh6pqqBxLMbZE5mQVUYsqn9H88$J
+$-@00000000000000000002580226533d3f150f34869e22d7527c4d3ac3c334a8ed"@0000000000000000000d7971ccafc6b09504fe0cc4d0f277e939b4d80214262e2
+
+1@cb9da638fe6f9a0fe3185522533f88b4dabd6d0f66c451ac6cff6d6ebaaaddf3$"@00000000000000000002580226533d3f150f34869e22d7527c4d3ac3c334a8ed(-2
+@a33c6f5443b8c8526fbf2e8cf24c5b6b0a32cef238878c1d0129ee2b0de50105B03d3221f66a5574fc6234b0f21bfeb3556cf0e3f855926eb3acb101d90c7ac18192
+@f4163c96fb7e3623f7a3e68ea8a744d931fb9d94ffa871a19cad162500da89b0B034fbc6845a152195ab3b93a6ee56a507d2e336e5ee89a1244a02d1415d7b569572
+@ad338b81dde7c1b9d509520f0e54207fe400116e6ddb5960254aed63d0cffd0aB0242249408f80a7e3fa4f1019f48795206fbe2f40944a2a3d2bdd1e6988073f3abB
+G@cb9da638fe6f9a0fe3185522533f88b4dabd6d0f66c451ac6cff6d6ebaaaddf3""1FRXVQgsQLHqDFezBHFL6JQPkKiU6VdKuJ"UOP_DUP OP_HASH160 9e353216b8652e15e29bad8c9ab31b7b95ef7b4b OP_EQUALVERIFY OP_CHECKSIG*276a9149e353216b8652e15e29bad8c9ab31b7b95ef7b4b88ac*"1FRXVQgsQLHqDFezBHFL6JQPkKiU6VdKuJ8$J
+[@cb9da638fe6f9a0fe3185522533f88b4dabd6d0f66c451ac6cff6d6ebaaaddf3""1Fjgw4eR5Z7at4rk2TzbxdZFpmaJRXzvXJ"UOP_DUP OP_HASH160 a1a490a53fd6c7e3f90bb89953884ac460232674 OP_EQUALVERIFY OP_CHECKSIG*276a914a1a490a53fd6c7e3f90bb89953884ac46023267488ac*"1Fjgw4eR5Z7at4rk2TzbxdZFpmaJRXzvXJ8$J
+@cb9da638fe6f9a0fe3185522533f88b4dabd6d0f66c451ac6cff6d6ebaaaddf3"!1BhNn8y4ty7A4iZZqe6mGxUWFoEbGU779"UOP_DUP OP_HASH160 0205dd0644d1c8b8f2673be3217e0585eb8da073 OP_EQUALVERIFY OP_CHECKSIG*276a9140205dd0644d1c8b8f2673be3217e0585eb8da07388ac*!1BhNn8y4ty7A4iZZqe6mGxUWFoEbGU7798$J
+
+
+
+1@354f929d2c12018b636cd33a1ad88b82421c68485963fdc9b0499456883982cf$"@00000000000000000002580226533d3f150f34869e22d7527c4d3ac3c334a8ed(-2
+@82aa04093f5d67b9e5b20e2465ce3804165175a7ec66ded10375e21b6a378395B028cf53e070703000ac1fda4082251d87853a52e06ef89148661df82a7d8d46ffa2
+@82aa04093f5d67b9e5b20e2465ce3804165175a7ec66ded10375e21b6a378395B028e404ace19f6ff51f9dfe2af585ce32e8026cf041cdd2d9bfc673e383341452bB
+@354f929d2c12018b636cd33a1ad88b82421c68485963fdc9b0499456883982cf""1BgiHekTmDjDzg7NyrqaT22j2tjzNXMHuS"UOP_DUP OP_HASH160 7533f1f0107af3fc4b78cae37b3a435a2933b1f5 OP_EQUALVERIFY OP_CHECKSIG*276a9147533f1f0107af3fc4b78cae37b3a435a2933b1f588ac*"1BgiHekTmDjDzg7NyrqaT22j2tjzNXMHuS8$J
+[@354f929d2c12018b636cd33a1ad88b82421c68485963fdc9b0499456883982cf""1DrapGC7Bupgrwoq6vYdudcwEeWXS3gzqc"UOP_DUP OP_HASH160 8d021e66dfb1da8af7b1e11fafaccc355722c410 OP_EQUALVERIFY OP_CHECKSIG*276a9148d021e66dfb1da8af7b1e11fafaccc355722c41088ac*"1DrapGC7Bupgrwoq6vYdudcwEeWXS3gzqc8$J
+h@354f929d2c12018b636cd33a1ad88b82421c68485963fdc9b0499456883982cf""14Y94qHkBL4J5CSEHD6ruitLMvkcGDG7DG"UOP_DUP OP_HASH160 26cc0161409db5a73399fcdf4c902ec88a61afa0 OP_EQUALVERIFY OP_CHECKSIG*276a91426cc0161409db5a73399fcdf4c902ec88a61afa088ac*"14Y94qHkBL4J5CSEHD6ruitLMvkcGDG7DG8$J
+$-@0000000000000000000f5b794ce6cd571d8346b76e9115fc640b64948fa8e711"@00000000000000000002580226533d3f150f34869e22d7527c4d3ac3c334a8ed2
+
+1@b6c6d66d36ef9c7bb4b051a9c0aa260100ffbf1e070f43bfdad5829985f19e72$"@0000000000000000000f5b794ce6cd571d8346b76e9115fc640b64948fa8e711(-2
+@354f929d2c12018b636cd33a1ad88b82421c68485963fdc9b0499456883982cfB02c1e54415c3f1cf7a1762782cedf707865ebd645d38665dbc4153bc213cfc5a0d2
+@15c4a7636dc669c4fd3c1021fc2a58f8c0fad3d8c20049e6defb18ea31d37724B03343ed88e99b7fb9628bc67e6328e616243fdd34494d6b5e72892a49669e0e3852
+@354f929d2c12018b636cd33a1ad88b82421c68485963fdc9b0499456883982cfB02f1833e7c8c1a47fcbb196600c7af3a78da1e60c527b0ce26c262bb684333aacaB
+@b6c6d66d36ef9c7bb4b051a9c0aa260100ffbf1e070f43bfdad5829985f19e72""1LzZkcSXbJDGz8NwshYrmYYjAeKtp1iT6L"UOP_DUP OP_HASH160 db4d708becfb8d3c9d647836a8692c4cb843e4fb OP_EQUALVERIFY OP_CHECKSIG*276a914db4d708becfb8d3c9d647836a8692c4cb843e4fb88ac*"1LzZkcSXbJDGz8NwshYrmYYjAeKtp1iT6L8$J
+[@b6c6d66d36ef9c7bb4b051a9c0aa260100ffbf1e070f43bfdad5829985f19e72""18Gfnb6jDqx1WMhSSyhrR3Qy7TboXB95Dt"UOP_DUP OP_HASH160 4fbf7f3088383735ea5f459cfa0460e92905d053 OP_EQUALVERIFY OP_CHECKSIG*276a9144fbf7f3088383735ea5f459cfa0460e92905d05388ac*"18Gfnb6jDqx1WMhSSyhrR3Qy7TboXB95Dt8$J
++@b6c6d66d36ef9c7bb4b051a9c0aa260100ffbf1e070f43bfdad5829985f19e72""17bPsFJaCWEyd5ifsF9ptEjavzErjriuWi"UOP_DUP OP_HASH160 4851fc39225910ba71c6aec2f714df26c84273a7 OP_EQUALVERIFY OP_CHECKSIG*276a9144851fc39225910ba71c6aec2f714df26c84273a788ac*"17bPsFJaCWEyd5ifsF9ptEjavzErjriuWi8$J
+$-@0000000000000000000a501a9d55e0fa2991bd2ce4342a32f091eefcccd51c31"@0000000000000000000f5b794ce6cd571d8346b76e9115fc640b64948fa8e7112 $-@000000000000000000064102cf2c5b95040da74468e751593148b8da406a9c2f"@0000000000000000000a501a9d55e0fa2991bd2ce4342a32f091eefcccd51c312 $-@0000000000000000000abb1c2433b8d2564111fdec4dd4b7fe1e2280e37792bb"@000000000000000000064102cf2c5b95040da74468e751593148b8da406a9c2f2 $-@00000000000000000001c50f0948c29dad750b46b5f6573e00acfc31811be03d"@0000000000000000000abb1c2433b8d2564111fdec4dd4b7fe1e2280e37792bb2 $-@000000000000000000144f387f4e9e0a61019f621741c97884b337baa5bbea26"@00000000000000000001c50f0948c29dad750b46b5f6573e00acfc31811be03d2 $-@000000000000000000043dd62c6d5aa1005c74139909302f62f83cb913d5b4c8"@000000000000000000144f387f4e9e0a61019f621741c97884b337baa5bbea262 $Ȣ-@00000000000000000010b91759ae2321b0f892a5a7d56ea545dcbb285c60c8d7"@000000000000000000043dd62c6d5aa1005c74139909302f62f83cb913d5b4c82 $-@000000000000000000144ac818327911c8c4bf0b76e5f485ef19118147fe4d89"@00000000000000000010b91759ae2321b0f892a5a7d56ea545dcbb285c60c8d72
+
+
+
+1@9bb0eb51cb07fa603d34bbfdd65f18e77f778a07149fef83c5167644259bd31d$"@000000000000000000144ac818327911c8c4bf0b76e5f485ef19118147fe4d89(-2
+@37faaf5743816ad05cab45b50c887951c2f65b901a1682bcc560e559f09fc252B020584966df1bf197f9bd465f456d079b5910a4ff45f7a973d74f7d79cd2b145992
+@74537cf8ff41dbc330859b943d13f973aab90c7e99b5effcf744536f6a13839cB02b1d7ab2aa3ba9276348dab14ae4cee5a30cface8e70c3267420b089c2ae3a9b5B
+צ@9bb0eb51cb07fa603d34bbfdd65f18e77f778a07149fef83c5167644259bd31d""13UYU99jZPk9PpxDyCtbMw1uoDFBiMZz9y"UOP_DUP OP_HASH160 1b25c02a8f9ddbe9b12650217d0b3b5962107dea OP_EQUALVERIFY OP_CHECKSIG*276a9141b25c02a8f9ddbe9b12650217d0b3b5962107dea88ac*"13UYU99jZPk9PpxDyCtbMw1uoDFBiMZz9y8$J
+@9bb0eb51cb07fa603d34bbfdd65f18e77f778a07149fef83c5167644259bd31d""1BhLRSBJY7W8qkixgM4FaaBzfWa4Jg2Rh9"UOP_DUP OP_HASH160 75521bbe7d7a77c083925e0f01e31cc5fca63728 OP_EQUALVERIFY OP_CHECKSIG*276a91475521bbe7d7a77c083925e0f01e31cc5fca6372888ac*"1BhLRSBJY7W8qkixgM4FaaBzfWa4Jg2Rh98$J
+6@9bb0eb51cb07fa603d34bbfdd65f18e77f778a07149fef83c5167644259bd31d""1Jo6YPHFqSFgUD4siCW6XjkZiNdptZm6Ga"UOP_DUP OP_HASH160 c331e5e686b0a7bef47108ea1c9d60ecb0373ede OP_EQUALVERIFY OP_CHECKSIG*276a914c331e5e686b0a7bef47108ea1c9d60ecb0373ede88ac*"1Jo6YPHFqSFgUD4siCW6XjkZiNdptZm6Ga8$J
+$-@0000000000000000001448f53682af95deafc04185dad98324f8754801ceba8f"@000000000000000000144ac818327911c8c4bf0b76e5f485ef19118147fe4d892 $-@000000000000000000082d52bd52784177d81c8d19fbb1363fb6189902e37196"@0000000000000000001448f53682af95deafc04185dad98324f8754801ceba8f2
+
+1@d8f379a0d823a6e71ea97bcd141f334bbabb7614a4fa97a04a124009f51d6a80$"@000000000000000000082d52bd52784177d81c8d19fbb1363fb6189902e37196(-2
+@4b38c0c3135a11bf02e6c18b458e73187718ed198c1f739f3ba0cfbf5bf503ffB02751a5ce74db8732fc649179a1a022ac5f05cfe53fe223a9e68f698a09932dd942
+@169c59d72873558ab9a8e51f6712861edb181f6dfb2e309eec9a4b92b4217cadB032565f55311fa29145df3e20e8475d0c17f1beb9d59bb9c0d517db643f1fec633B
+I@d8f379a0d823a6e71ea97bcd141f334bbabb7614a4fa97a04a124009f51d6a80""19RarMpKyV6MRKdUpNff8Q8sPufY8tQGoq"UOP_DUP OP_HASH160 5c673f2b856e03aadb51478266ea0516e7538c5f OP_EQUALVERIFY OP_CHECKSIG*276a9145c673f2b856e03aadb51478266ea0516e7538c5f88ac*"19RarMpKyV6MRKdUpNff8Q8sPufY8tQGoq8$J
+@d8f379a0d823a6e71ea97bcd141f334bbabb7614a4fa97a04a124009f51d6a80""1DXyrUv5rJ1cjnyaUCjHjes8gVQEensCpY"UOP_DUP OP_HASH160 897d726550912aece2096613ba54568803141018 OP_EQUALVERIFY OP_CHECKSIG*276a914897d726550912aece2096613ba5456880314101888ac*"1DXyrUv5rJ1cjnyaUCjHjes8gVQEensCpY8$J
$ث-@000000000000000000038e8cd4550f2fcad2d42f1dd115313ce905b5c1ebc628"@000000000000000000082d52bd52784177d81c8d19fbb1363fb6189902e371962 $Ъ-@00000000000000000013776ca17a8ec5a685eef9bd0ee481c2d822a3ec662991"@000000000000000000038e8cd4550f2fcad2d42f1dd115313ce905b5c1ebc6282 $-@000000000000000000133dfc3162aa6740e543e468310f84ddfafca8be96c477"@00000000000000000013776ca17a8ec5a685eef9bd0ee481c2d822a3ec6629912 $-@0000000000000000000e66f0309ccbefe761ec6c413dd24fdb592076aec0e9a8"@000000000000000000133dfc3162aa6740e543e468310f84ddfafca8be96c4772 $-@00000000000000000012348419a23c0db819521187749f7679d9a8aecec92da2"@0000000000000000000e66f0309ccbefe761ec6c413dd24fdb592076aec0e9a82 $-@000000000000000000030931602d47b68126a481795f532b40cf000382b073bd"@00000000000000000012348419a23c0db819521187749f7679d9a8aecec92da22 $µ-@0000000000000000000cc062cc91c717618cbb9b2e4c1aabce9e0a62441ec4c9"@000000000000000000030931602d47b68126a481795f532b40cf000382b073bd2
+
+
+
+1@d8f51849d2b766a91a9ad0de6fd4b296665b716b0125c48140447a1359e97d2d$"@0000000000000000000cc062cc91c717618cbb9b2e4c1aabce9e0a62441ec4c9(µ-2
+@9bb0eb51cb07fa603d34bbfdd65f18e77f778a07149fef83c5167644259bd31dB032f467eae097e60a90fab317a639fdd244b7e6813bdabf62ad3aa9f74b619e5c42
+@4e5b12c4541973f6f816911b59de3143e4177c5912161a9e408832173ee2b408B02a5779b5b6be828c465244335eb627c5d0e9fe5ccf623bd8d320da583e906dc9aB
+Ŧ@d8f51849d2b766a91a9ad0de6fd4b296665b716b0125c48140447a1359e97d2d""1Cc6uzQMJwTSStMXcV7VCRs5VEx2aSWUFC"UOP_DUP OP_HASH160 7f4ce0f3e9a4f7bcaedfa38418f2e472604bf0e9 OP_EQUALVERIFY OP_CHECKSIG*276a9147f4ce0f3e9a4f7bcaedfa38418f2e472604bf0e988ac*"1Cc6uzQMJwTSStMXcV7VCRs5VEx2aSWUFC8$J
+@d8f51849d2b766a91a9ad0de6fd4b296665b716b0125c48140447a1359e97d2d""1NGxCDWUyiWiE8ugyFK4NDnQ8ZY7qpDRkE"UOP_DUP OP_HASH160 e95ef438f533b23fe580dd5228a39a5c6456b697 OP_EQUALVERIFY OP_CHECKSIG*276a914e95ef438f533b23fe580dd5228a39a5c6456b69788ac*"1NGxCDWUyiWiE8ugyFK4NDnQ8ZY7qpDRkE8$J
+@d8f51849d2b766a91a9ad0de6fd4b296665b716b0125c48140447a1359e97d2d""1MeJ7TnRQwbzVB4sbAWnf7gkJBhJptNtJm"UOP_DUP OP_HASH160 e27030ad810a54a0a80054eea44f788628940a32 OP_EQUALVERIFY OP_CHECKSIG*276a914e27030ad810a54a0a80054eea44f788628940a3288ac*"1MeJ7TnRQwbzVB4sbAWnf7gkJBhJptNtJm8$J
$-@0000000000000000000aa640edbfe3ea9f140c561b3299e8b52bbc62985af467"@0000000000000000000cc062cc91c717618cbb9b2e4c1aabce9e0a62441ec4c92 $י-@000000000000000000059d2da727e101d3799f0b1b2d8138a27c2634e610e3d6"@0000000000000000000aa640edbfe3ea9f140c561b3299e8b52bbc62985af4672
+
+
+
+1@7af7645a0f7f80545a89bb33e61996b53feb3cc3f72ee7e87fd5a3250c0d7af9$"@000000000000000000059d2da727e101d3799f0b1b2d8138a27c2634e610e3d6(י-2
+@efd4687a3d60267159880bd09e706a6c9dda3432e9528b99b5c08f7507f97d7aB0248868130cb94d5bb6cc796b9ef2a77f7c78dea1ce9cb8b431a31977e6ae00a522
+@57f1b978a8c44d4c6009ba6ac40b9e05916f804107804b6e84af8ce4a2cd1b89B03213fcae49854e96f825d77a662d54201884997641c9d74b72a711102e5042226B
+@7af7645a0f7f80545a89bb33e61996b53feb3cc3f72ee7e87fd5a3250c0d7af9""1LZVdhUuHP6Uho67hjvatStnSkwDrzz28h"UOP_DUP OP_HASH160 d68f9a20c8bcd5f3d74e24ad61ea8662522968bc OP_EQUALVERIFY OP_CHECKSIG*276a914d68f9a20c8bcd5f3d74e24ad61ea8662522968bc88ac*"1LZVdhUuHP6Uho67hjvatStnSkwDrzz28h8$J
+\@7af7645a0f7f80545a89bb33e61996b53feb3cc3f72ee7e87fd5a3250c0d7af9"!1zYE5QdL3m3qTSWDGKoexTSGHKrDUEZ9M"UOP_DUP OP_HASH160 0ae1c6880ba325565cdfd20f9db7b7e444f04549 OP_EQUALVERIFY OP_CHECKSIG*276a9140ae1c6880ba325565cdfd20f9db7b7e444f0454988ac*!1zYE5QdL3m3qTSWDGKoexTSGHKrDUEZ9M8$J
+@7af7645a0f7f80545a89bb33e61996b53feb3cc3f72ee7e87fd5a3250c0d7af9""12KiPWYseih1t92n5W4EkPznA6fN2wV83F"UOP_DUP OP_HASH160 0e822981d49d139b3453a8b286e5424efa9925c7 OP_EQUALVERIFY OP_CHECKSIG*276a9140e822981d49d139b3453a8b286e5424efa9925c788ac*"12KiPWYseih1t92n5W4EkPznA6fN2wV83F8$J
$Ɓ-@0000000000000000000ef8076113a7ee231979201b3a700b7a7fde5d394e954e"@000000000000000000059d2da727e101d3799f0b1b2d8138a27c2634e610e3d62 $-@0000000000000000000b0e1c5315d7bb4eeac4b6b4d6c2a961eba85441d8fda1"@0000000000000000000ef8076113a7ee231979201b3a700b7a7fde5d394e954e2 $Ș-@00000000000000000000235a2df253fc7a316f1fa3b78f2a6db98b5c0e9f3b79"@0000000000000000000b0e1c5315d7bb4eeac4b6b4d6c2a961eba85441d8fda12
+
+1@ad722d13c6c12c6805c79c2583adcf40f8b6a3843d803ada176197d7dd56bbae$"@00000000000000000000235a2df253fc7a316f1fa3b78f2a6db98b5c0e9f3b79(Ș-2
+@1ee740320f3d4753cea7a5af8dde25ac628c7035d0af6aba499a5413d84997c8B02ebdad6f8ab8378cfe267ef918d1ba6c495d2dbd29006e5ccc9b096d6014a3f7a2
+@4d302653996bbfc41e21d859e23d3caf8727f4399b265d0650ff17c187309a3bB0369048052eea53f375320a418e0658cd2d0cfc87afbc13c3a50065f0a2f78cfedB
+@ad722d13c6c12c6805c79c2583adcf40f8b6a3843d803ada176197d7dd56bbae""1FR7dFoDWbVxWYM2dmYpXkhnq8zKmdWRkU"UOP_DUP OP_HASH160 9e21463f248931f034cf63650db27bfa15820f47 OP_EQUALVERIFY OP_CHECKSIG*276a9149e21463f248931f034cf63650db27bfa15820f4788ac*"1FR7dFoDWbVxWYM2dmYpXkhnq8zKmdWRkU8$J
$-@00000000000000000006af4539fbec7424b83b33d91c2fca2f133e1bbc373a89"@00000000000000000000235a2df253fc7a316f1fa3b78f2a6db98b5c0e9f3b792 $-@00000000000000000006fec4e80a46db060b7ef46766f0153275f4ec73c0dee5"@00000000000000000006af4539fbec7424b83b33d91c2fca2f133e1bbc373a892
+
+
+
+1@678a2f56129a969eb28f994db81ed35763fcb64f0272b14b637ba8dc8a89119b$"@00000000000000000006fec4e80a46db060b7ef46766f0153275f4ec73c0dee5(-2
+@ab7c92835d0a7c6a77c064f5ab2f11e99a18b2df44e5a7b591da6530b55fdf07B022e5df1379a8399dbe52dea29c113983d95e20b442efd706f0989f10cf3a3a81c2
+@e0a0b6cb7c693853b6b56d8ebd213ba93e6f17222a1a312c9509f4a9e1123327B03ca4c5dbcbebce3bf9fbb7402031f13d0b16970a18282e5e27bea488925e090ffB
+@678a2f56129a969eb28f994db81ed35763fcb64f0272b14b637ba8dc8a89119b""1NaViNwXAMqkNMtN4rjRnRzofYPSdNCVsj"UOP_DUP OP_HASH160 ecb056428f5363f953c13f3a67c53bd32b2b9386 OP_EQUALVERIFY OP_CHECKSIG*276a914ecb056428f5363f953c13f3a67c53bd32b2b938688ac*"1NaViNwXAMqkNMtN4rjRnRzofYPSdNCVsj8$J
+@678a2f56129a969eb28f994db81ed35763fcb64f0272b14b637ba8dc8a89119b""1LhaHCU7X8k94R75chuyBvihVsemiJrV77"UOP_DUP OP_HASH160 d816cef9d6a23c6d37f38f94999224aee0acec92 OP_EQUALVERIFY OP_CHECKSIG*276a914d816cef9d6a23c6d37f38f94999224aee0acec9288ac*"1LhaHCU7X8k94R75chuyBvihVsemiJrV778$J
+@678a2f56129a969eb28f994db81ed35763fcb64f0272b14b637ba8dc8a89119b""1GvTPyXQhx2BTq6Zbbr17uCevtHvUvhq23"UOP_DUP OP_HASH160 aea5f793aba9ad7086d23a3fc6f4092d0fc3e281 OP_EQUALVERIFY OP_CHECKSIG*276a914aea5f793aba9ad7086d23a3fc6f4092d0fc3e28188ac*"1GvTPyXQhx2BTq6Zbbr17uCevtHvUvhq238$J
.$-@0000000000000000000c9dacdc8468395e5a1508496623822b906c46a63af98c"@00000000000000000006fec4e80a46db060b7ef46766f0153275f4ec73c0dee52 $-@000000000000000000077fedab016a62d4ed162f37cdb11673029b0886471eed"@0000000000000000000c9dacdc8468395e5a1508496623822b906c46a63af98c2 $ٱ-@000000000000000000086eea36820ab257c07693340345d36d5f1ef462fe51fe"@000000000000000000077fedab016a62d4ed162f37cdb11673029b0886471eed2 $-@00000000000000000002535165e9f57991ffba0bf2e047178ef4071c8e246853"@000000000000000000086eea36820ab257c07693340345d36d5f1ef462fe51fe2 $-@000000000000000000023d98ce1db4a06c66070f165c38c42f6deebb3703dd50"@00000000000000000002535165e9f57991ffba0bf2e047178ef4071c8e2468532 $-@000000000000000000069b9056a165f8e271bb4496bf2087b4c99e4c85120351"@000000000000000000023d98ce1db4a06c66070f165c38c42f6deebb3703dd502 $ȝ-@00000000000000000003e4a68ef6fa4803d3f14b209fab6ea1988b52a015d832"@000000000000000000069b9056a165f8e271bb4496bf2087b4c99e4c851203512
+
+1@689de90629504434b411a0da4947e69214ae7b1dfa25cc85702638d8257a2a56$"@00000000000000000003e4a68ef6fa4803d3f14b209fab6ea1988b52a015d832(ȝ-2
+@5e563e15c1694efeb05938f9b4c5e3edc962e0beb7dd3f81d8285e739164b0b0B0338b10ba5d0f568db2da2bfa93e21d1ada29417851e4795a3e8abf99f433e62fe2
+@33a108f346df663bb5add3973a51382f5758a396ad4e6253e216a48001c3ca3bB03ab3d4ca45a3b16accf85564cc2cf942af2b51d70c0e171a342e3b023b49f17702
+@5e563e15c1694efeb05938f9b4c5e3edc962e0beb7dd3f81d8285e739164b0b0B02ea55a02ffd83941ba8d6ff858a7627de8859769b488c766923f7cb86966adf8aB
+@689de90629504434b411a0da4947e69214ae7b1dfa25cc85702638d8257a2a56""16i2x8TuwJBAeeS8PuE7VkgBcxRNHJF4gS"UOP_DUP OP_HASH160 3e9b4fc14b60b1e7a3c4e462ca2868ad63d1e4bc OP_EQUALVERIFY OP_CHECKSIG*276a9143e9b4fc14b60b1e7a3c4e462ca2868ad63d1e4bc88ac*"16i2x8TuwJBAeeS8PuE7VkgBcxRNHJF4gS8$J
+q@689de90629504434b411a0da4947e69214ae7b1dfa25cc85702638d8257a2a56""12mss2vRbkdiAE8ebL9ZBtA1ZhccGdxupq"UOP_DUP OP_HASH160 1374e2d7341538066bf59ec8e6e46e70e0fd5ce1 OP_EQUALVERIFY OP_CHECKSIG*276a9141374e2d7341538066bf59ec8e6e46e70e0fd5ce188ac*"12mss2vRbkdiAE8ebL9ZBtA1ZhccGdxupq8$J
+@689de90629504434b411a0da4947e69214ae7b1dfa25cc85702638d8257a2a56"l"6OP_RETURN 160144f139b0f65916da75c54e1bf4e35b1d9948739d*06a16160144f139b0f65916da75c54e1bf4e35b1d9948739d2D9YuN[Hs8$J
$-@00000000000000000004181bbe67dca5766fb004f42b85d361c422d5c721e2ff"@00000000000000000003e4a68ef6fa4803d3f14b209fab6ea1988b52a015d8322 $-@0000000000000000000cb84b068e402a5146910ee27dd93ce15f4a5e3ba61940"@00000000000000000004181bbe67dca5766fb004f42b85d361c422d5c721e2ff2 $-@0000000000000000000b9d8c123d8518501b3ac888e2e4321a46f478c3eec4aa"@0000000000000000000cb84b068e402a5146910ee27dd93ce15f4a5e3ba619402 $ݧ-@000000000000000000080e6f1fb9f7b8926efae702418b51e1d47d816d1e7436"@0000000000000000000b9d8c123d8518501b3ac888e2e4321a46f478c3eec4aa2 $-@00000000000000000006dccbbc1b303759f15deb26f99e53b4c48f7a3611a5c8"@000000000000000000080e6f1fb9f7b8926efae702418b51e1d47d816d1e74362
+
+
+
+1@9c9e6d6b08e6d283ea5abd5fdbe497a81ef134e546582927cc7673334fa740d2$"@00000000000000000006dccbbc1b303759f15deb26f99e53b4c48f7a3611a5c8(-2
+@1450cb13042571b0adc64887f77b5a0899161aa2ad00cb03f5236230c2fa7f44B03df5923b72396158df05d2264cb607e81c68fb2102f96e7e96014d5867d38de442
+@b609f065824b28294c3e622eb4fb69b32ae46edae6a80abeb73c77dcee7f27f9B0249e35e9d9993769ad5628d7d895a95bb877dac89c77cd51d6b093c51b7607cfeB
+@9c9e6d6b08e6d283ea5abd5fdbe497a81ef134e546582927cc7673334fa740d2""1Jyw1hCz8syvwdL93QxwH4GuSWe6Qq2TdW"UOP_DUP OP_HASH160 c53e84e32ccbf1d67150fd42956e07195161f714 OP_EQUALVERIFY OP_CHECKSIG*276a914c53e84e32ccbf1d67150fd42956e07195161f71488ac*"1Jyw1hCz8syvwdL93QxwH4GuSWe6Qq2TdW8$J
+@9c9e6d6b08e6d283ea5abd5fdbe497a81ef134e546582927cc7673334fa740d2""1BGFZ23Noh4KXqfQ2iRdciWzUb85yBLRVZ"UOP_DUP OP_HASH160 7093a50a6fe860a3297d028e9b79310ef9b6b6f9 OP_EQUALVERIFY OP_CHECKSIG*276a9147093a50a6fe860a3297d028e9b79310ef9b6b6f988ac*"1BGFZ23Noh4KXqfQ2iRdciWzUb85yBLRVZ8$J
+@9c9e6d6b08e6d283ea5abd5fdbe497a81ef134e546582927cc7673334fa740d2""12fgiAHBF43dJveb9gk1vMpXQscX1VUAok"UOP_DUP OP_HASH160 1249148d61c7b3ca85959398f5b09d2f7605bd26 OP_EQUALVERIFY OP_CHECKSIG*276a9141249148d61c7b3ca85959398f5b09d2f7605bd2688ac*"12fgiAHBF43dJveb9gk1vMpXQscX1VUAok8$J
2$-@0000000000000000000b2384d80c9dbf20a4df1c24f013e95e8afd617b29e5c1"@00000000000000000006dccbbc1b303759f15deb26f99e53b4c48f7a3611a5c82 $-@000000000000000000043ccccdceb4b31a43f87a409899f584765c4a593dd91c"@0000000000000000000b2384d80c9dbf20a4df1c24f013e95e8afd617b29e5c12
+
+
+
+1@8b517760b51ef9a9154228978e619ef42d83025164829584d56c820123b4d8dc$"@000000000000000000043ccccdceb4b31a43f87a409899f584765c4a593dd91c(-2
+@af6cb1ba00dc3a45d84935b045cc6ae669d0ecb139685e665877f27c8a4a3399B03077b8869500ecbb1e02698542c3a774a60664976e59cee8f723f7aa62449c21a2
+@8d7f9b4ed6cb89e199bd0279d070be1885105c61644272e1f5e649af3f32cc25B022d49a9c994755b79926e60e378348280d092819a85d880ea5a90f69a87195a12B
+Ի@8b517760b51ef9a9154228978e619ef42d83025164829584d56c820123b4d8dc""14ZMuUUfYzmbp6fiX5rGwywhaH5CDR2TbE"UOP_DUP OP_HASH160 27072375607189b7ddcdf943cbe62c8117b36885 OP_EQUALVERIFY OP_CHECKSIG*276a91427072375607189b7ddcdf943cbe62c8117b3688588ac*"14ZMuUUfYzmbp6fiX5rGwywhaH5CDR2TbE8$J
+@8b517760b51ef9a9154228978e619ef42d83025164829584d56c820123b4d8dc""1DmF2g7LVwc3rgMoyyiZS2H1xjLpc76kQX"UOP_DUP OP_HASH160 8bff85be255bdad076d61554f74f4dbdc77e8db0 OP_EQUALVERIFY OP_CHECKSIG*276a9148bff85be255bdad076d61554f74f4dbdc77e8db088ac*"1DmF2g7LVwc3rgMoyyiZS2H1xjLpc76kQX8$J
+L@8b517760b51ef9a9154228978e619ef42d83025164829584d56c820123b4d8dc""15WNdfkeYBudZ8QhQLETZWwi8VFEvCN6m1"UOP_DUP OP_HASH160 316e9fa9e3b5e046f99490dc1dcebad0832e545f OP_EQUALVERIFY OP_CHECKSIG*276a914316e9fa9e3b5e046f99490dc1dcebad0832e545f88ac*"15WNdfkeYBudZ8QhQLETZWwi8VFEvCN6m18$J
$݅-@00000000000000000001eb35d1029e240cf6a7335ba86b6bb57078e85c0d8dc6"@000000000000000000043ccccdceb4b31a43f87a409899f584765c4a593dd91c2
+
+
+
+1@1bd18f4b33ad28225d03aaaf32718ed1220092011988f65d3f05b3140d1248d1$"@00000000000000000001eb35d1029e240cf6a7335ba86b6bb57078e85c0d8dc6(݅-2
+@0abfc5910eff8ea925427dd3b08a94858bf52db99db63ab2e16aca0f1b03c553B035e0735f186da56b50c24a183dbe4a6569c4122eeb2cbbcd069b929f2ade5495d2
+@08653a771568b3459eec9de08a6d6364775b1a1b3f378fc6a0e5701c93926c06B03db50bea5344c84f8a32b7a483c8dc011d6916177286158df4016072eb333991bB
+q@1bd18f4b33ad28225d03aaaf32718ed1220092011988f65d3f05b3140d1248d1""1DUeZuF46WRCjK6X7XzV2vsJ3ghDTaeVfm"UOP_DUP OP_HASH160 88dc1995892b1631a743e7a7680af0c45558d7cc OP_EQUALVERIFY OP_CHECKSIG*276a91488dc1995892b1631a743e7a7680af0c45558d7cc88ac*"1DUeZuF46WRCjK6X7XzV2vsJ3ghDTaeVfm8$J
++@1bd18f4b33ad28225d03aaaf32718ed1220092011988f65d3f05b3140d1248d1""18tF4Xjb7Tw5XvuKrosMT9TvWToywh1DfQ"UOP_DUP OP_HASH160 5679d4fadc7c4853da654ab2bc8fe896c3cd67f3 OP_EQUALVERIFY OP_CHECKSIG*276a9145679d4fadc7c4853da654ab2bc8fe896c3cd67f388ac*"18tF4Xjb7Tw5XvuKrosMT9TvWToywh1DfQ8$J
+`@1bd18f4b33ad28225d03aaaf32718ed1220092011988f65d3f05b3140d1248d1""1MSNneDuVZZLmEBXh48DZUCqRkHZWt4jwj"UOP_DUP OP_HASH160 e02f19fdf0ddcf539c46d0df07a8aaa13b9a3a5f OP_EQUALVERIFY OP_CHECKSIG*276a914e02f19fdf0ddcf539c46d0df07a8aaa13b9a3a5f88ac*"1MSNneDuVZZLmEBXh48DZUCqRkHZWt4jwj8$J
j$-@0000000000000000000aca24c0863107869bc7b4100331c02c589fa0c576fa23"@00000000000000000001eb35d1029e240cf6a7335ba86b6bb57078e85c0d8dc62 $-@000000000000000000120a6ae3dfb318d271827b1138d790d1be1780ea97540a"@0000000000000000000aca24c0863107869bc7b4100331c02c589fa0c576fa232 $$-@0000000000000000000b02cf708075fa1c3d95fda2fd84d24b76394c5baf63d6"@000000000000000000120a6ae3dfb318d271827b1138d790d1be1780ea97540a2#
+
+1@684759c10ce7ffcbb3dfd3f3f750f0b8b2b195d7c952c10a537ccb1f193e49b6$"@0000000000000000000b02cf708075fa1c3d95fda2fd84d24b76394c5baf63d6(-2
+@94d37b0815add7a65343719d9788ef51f22963faa9b4fd019672a96a9b98b9e7B0376ba88bba501a433e90838c8c0941cb487e5844e2e3319b5ce78d9216f82dd612
+@16b18dd9df66e4c87e72e1e880820124aa1a1fab1e9aa218ca2cbe99d893b0e9B02002f5bacc946df5678d7d774c84ed7c7104d671b1e3b4fd7aa268271d6a03ed62
+@842ed00f32e0cde10711817a00c41bd93dab87442d77f0221f20864ec2c8d1d5B03d0fe4b810793694e0665f700f4c3b1be3e5a701fc5b499b7c712f8322efd1ee52
+@c45c3e7fc1b50d1007081a325c9c3bbadd5d4657a81a1abdcec5928f93c03ba1B022b0db934f17c05bbd85993a756f0b3a600e5ae541dcab3c8ac37c05c353346a62
+@d7c1edf24aa18a262fd695d3564aca7c4fb250d882c71129d968b5595ae0aeecB022f202d6fd90be8a49948291808711d7da00e8fa1d5fc407615997f27ad3c786cB
+@684759c10ce7ffcbb3dfd3f3f750f0b8b2b195d7c952c10a537ccb1f193e49b6""1DSkZc6pbQXpBxDCCURz5Sc3othfZrwvhc"UOP_DUP OP_HASH160 888045b60284471e8f6764b0524e4f1550ffcdfd OP_EQUALVERIFY OP_CHECKSIG*276a914888045b60284471e8f6764b0524e4f1550ffcdfd88ac*"1DSkZc6pbQXpBxDCCURz5Sc3othfZrwvhc8$J
+\@684759c10ce7ffcbb3dfd3f3f750f0b8b2b195d7c952c10a537ccb1f193e49b6""173N7AW8N3bwiBrP9sEqstdv8kpQgHSnSi"UOP_DUP OP_HASH160 4243348ba20f666e898a9b3229b2ca73834ffdab OP_EQUALVERIFY OP_CHECKSIG*276a9144243348ba20f666e898a9b3229b2ca73834ffdab88ac*"173N7AW8N3bwiBrP9sEqstdv8kpQgHSnSi8$J
+@684759c10ce7ffcbb3dfd3f3f750f0b8b2b195d7c952c10a537ccb1f193e49b6""1CyRqUXCsRn27UDAQTEifC1VMapTP51nWr"UOP_DUP OP_HASH160 835568ca40d65527416a27d522fb4bee8a4311b0 OP_EQUALVERIFY OP_CHECKSIG*276a914835568ca40d65527416a27d522fb4bee8a4311b088ac*"1CyRqUXCsRn27UDAQTEifC1VMapTP51nWr8$J
+
+
+1@b8a856d702e06d6702533575fe3edba6b24dc6dbe27cc443a53061294e6db223$"@0000000000000000000b02cf708075fa1c3d95fda2fd84d24b76394c5baf63d6(-2
+@a73691e6a13bb5331a5732543a091b366023a4af486ddd4fe40b373cf277472bB03df189cc4b62819276c6e17c1c393fdef1fddd702ffe68245ac5fad00cc2cc5292
+@86062fc54da0baa7117b8cc94bd805bb5c7b3524d032d809d39a14105d289c3dB035877b5dac3d4215354607d99ea8c611dbda045473c1fce8c0f967980f1996210B
+
@b8a856d702e06d6702533575fe3edba6b24dc6dbe27cc443a53061294e6db223""1BXLxZCGJFk6CM6NWFomiNbDbG4hryVpmu"UOP_DUP OP_HASH160 736e658baa3e5b19eaf17e18eb801b74d1a69058 OP_EQUALVERIFY OP_CHECKSIG*276a914736e658baa3e5b19eaf17e18eb801b74d1a6905888ac*"1BXLxZCGJFk6CM6NWFomiNbDbG4hryVpmu8$J
+\@b8a856d702e06d6702533575fe3edba6b24dc6dbe27cc443a53061294e6db223""19ztCcpnJmGKHQVfAhpXViz4ofkiLLVBf8"UOP_DUP OP_HASH160 62b374b965413b5ba5595a50fdd64d33dfa74495 OP_EQUALVERIFY OP_CHECKSIG*276a91462b374b965413b5ba5595a50fdd64d33dfa7449588ac*"19ztCcpnJmGKHQVfAhpXViz4ofkiLLVBf88$J
+@b8a856d702e06d6702533575fe3edba6b24dc6dbe27cc443a53061294e6db223""1A7t2yNFKoMptwB3NhMsSXhFYjbgbxyiK9"UOP_DUP OP_HASH160 64063a96945977d7357ce96dc50fb753d5fe9f0a OP_EQUALVERIFY OP_CHECKSIG*276a91464063a96945977d7357ce96dc50fb753d5fe9f0a88ac*"1A7t2yNFKoMptwB3NhMsSXhFYjbgbxyiK98$J
+
+
+1@b6e1a6e8a30c44789e99029f31d8e2f0c628331cbba15553da4766be01e78458$"@0000000000000000000b02cf708075fa1c3d95fda2fd84d24b76394c5baf63d6(-2
+@b8a856d702e06d6702533575fe3edba6b24dc6dbe27cc443a53061294e6db223B039b80cb7d520e5ad9892c77cfcb39564d798361831f7acfd623d2985ea3ff914d2
+@b8a856d702e06d6702533575fe3edba6b24dc6dbe27cc443a53061294e6db223B036408edf96fbfe7f5bada86369d680b062702de3c45532dda21f56cfc49ffd009B
+
@b6e1a6e8a30c44789e99029f31d8e2f0c628331cbba15553da4766be01e78458""1LSHQSBbUj61Q2YMeCuFDzc7mSPbJM4EQP"UOP_DUP OP_HASH160 d5327b7a7928d6473525d74b14211bf230090855 OP_EQUALVERIFY OP_CHECKSIG*276a914d5327b7a7928d6473525d74b14211bf23009085588ac*"1LSHQSBbUj61Q2YMeCuFDzc7mSPbJM4EQP8$J
+\@b6e1a6e8a30c44789e99029f31d8e2f0c628331cbba15553da4766be01e78458""1NpAuomnJAvUtFU2nkFzGXdqgf7anuVLBy"UOP_DUP OP_HASH160 ef4676e9250e01a84c310ae7f290b3a18253a290 OP_EQUALVERIFY OP_CHECKSIG*276a914ef4676e9250e01a84c310ae7f290b3a18253a29088ac*"1NpAuomnJAvUtFU2nkFzGXdqgf7anuVLBy8$J
+'@b6e1a6e8a30c44789e99029f31d8e2f0c628331cbba15553da4766be01e78458""1CnTwuvCvzZgXY735sBiSDdSb1BmLDxjGN"UOP_DUP OP_HASH160 8142988ec80c5a41421742687738109e3f8cdcd2 OP_EQUALVERIFY OP_CHECKSIG*276a9148142988ec80c5a41421742687738109e3f8cdcd288ac*"1CnTwuvCvzZgXY735sBiSDdSb1BmLDxjGN8$J
$-@000000000000000000009db8cd739a6516f431edcdae6e4e36e3575900738257"@0000000000000000000b02cf708075fa1c3d95fda2fd84d24b76394c5baf63d62 $-@0000000000000000000ba84d907f4266d7ac537d5b2e752d8cbc7613cf1f5047"@000000000000000000009db8cd739a6516f431edcdae6e4e36e35759007382572
+
+1@31fef80a945bcfa0448feee70a91e74deb82dcb1c72353215295030e9ad15ea4$"@0000000000000000000ba84d907f4266d7ac537d5b2e752d8cbc7613cf1f5047(-2
+@e7341ff66bcaa268a53d145d83ebf680f1bc6e63b4e1dabdc7028c6694ed5138B03fb22ebc02c0c078e0a00c84a2252b4f02509a03d33801cc734bdec17497029df2
+@aebf99a9bd75e8e13baf89ecfd0347b116eda41127f70cc916d9ad13db9c3444B03aaf2301655ac087e9a880eb07eaacd538d87f27699c6fd6a148ada0b78d16d642
+@e7341ff66bcaa268a53d145d83ebf680f1bc6e63b4e1dabdc7028c6694ed5138B021b57158576ddf4e6b43a84abe5bb070849c04075f155d150822017563e8015c3B
+@31fef80a945bcfa0448feee70a91e74deb82dcb1c72353215295030e9ad15ea4""1M2BrhgCJ24mHvZk5VXbtXuHdyDeAzuHMA"UOP_DUP OP_HASH160 db9bfe99f9c302b1f9420f88582a16e93c1ab704 OP_EQUALVERIFY OP_CHECKSIG*276a914db9bfe99f9c302b1f9420f88582a16e93c1ab70488ac*"1M2BrhgCJ24mHvZk5VXbtXuHdyDeAzuHMA8$J
+$@31fef80a945bcfa0448feee70a91e74deb82dcb1c72353215295030e9ad15ea4""1EqTNRmBWK2EstitRFXGfBeRDTX9Ab5cR9"UOP_DUP OP_HASH160 97c39d0ad37f7473367baf74497254b077488265 OP_EQUALVERIFY OP_CHECKSIG*276a91497c39d0ad37f7473367baf74497254b07748826588ac*"1EqTNRmBWK2EstitRFXGfBeRDTX9Ab5cR98$J
+(@31fef80a945bcfa0448feee70a91e74deb82dcb1c72353215295030e9ad15ea4""1BjhUHDqfpBcTWsJvyZ3ZX1qXa9m86DaYd"UOP_DUP OP_HASH160 75c482dc1808c601a773bf582684dcd9d14da8d0 OP_EQUALVERIFY OP_CHECKSIG*276a91475c482dc1808c601a773bf582684dcd9d14da8d088ac*"1BjhUHDqfpBcTWsJvyZ3ZX1qXa9m86DaYd8$J
+
+
+1@2ff3ad82a874f5fbb11a90e651159652fe5c4fe8f6ba9f185625c6c304c7f0f6$"@0000000000000000000ba84d907f4266d7ac537d5b2e752d8cbc7613cf1f5047(-2
+@31fef80a945bcfa0448feee70a91e74deb82dcb1c72353215295030e9ad15ea4B0359e78cf29f10a92ecc5b761cbcd352422e61fc14ee4c4201f727deb3298f43972
+@efd36c7c76758dbebe3ae682288934cee320d1d9cd5f8ca5ba77dba81ef1f95dB03f0b41c2e713f258bcc2684b4f3dc66075bbea66f37dd6e3a68641d7799d8c8c6B
+@2ff3ad82a874f5fbb11a90e651159652fe5c4fe8f6ba9f185625c6c304c7f0f6""1LRKnjsDLswthU2n8ocVc7aV4DD38fG1RR"UOP_DUP OP_HASH160 d5040e91c85863962ece2ccb1ea1df05e376db9f OP_EQUALVERIFY OP_CHECKSIG*276a914d5040e91c85863962ece2ccb1ea1df05e376db9f88ac*"1LRKnjsDLswthU2n8ocVc7aV4DD38fG1RR8$J
+@2ff3ad82a874f5fbb11a90e651159652fe5c4fe8f6ba9f185625c6c304c7f0f6""1LgZTX1hiSbBE3bwvLNc3vs6PWqUykdP2e"UOP_DUP OP_HASH160 d7e5b4d0703f6aa493a9e1ccf5bb91cbf826b217 OP_EQUALVERIFY OP_CHECKSIG*276a914d7e5b4d0703f6aa493a9e1ccf5bb91cbf826b21788ac*"1LgZTX1hiSbBE3bwvLNc3vs6PWqUykdP2e8$J
+@2ff3ad82a874f5fbb11a90e651159652fe5c4fe8f6ba9f185625c6c304c7f0f6""12YWe8QKPu3uindpUf4Hg98ecvszsQqXZz"UOP_DUP OP_HASH160 10edc34fb3f24f8ba84ea5de203819f07a6bab86 OP_EQUALVERIFY OP_CHECKSIG*276a91410edc34fb3f24f8ba84ea5de203819f07a6bab8688ac*"12YWe8QKPu3uindpUf4Hg98ecvszsQqXZz8$J
+$-@00000000000000000008608f293bda9e5d763b31bd20ea2deb69bb5420694756"@0000000000000000000ba84d907f4266d7ac537d5b2e752d8cbc7613cf1f50472 $-@0000000000000000000c6f0fc3024589430e5739da8e66030814fbb1ec8cd3fe"@00000000000000000008608f293bda9e5d763b31bd20ea2deb69bb54206947562 $Ł-@000000000000000000123d8ea524d4467b94c0714f8244022dd28f427d7d7414"@0000000000000000000c6f0fc3024589430e5739da8e66030814fbb1ec8cd3fe2 $𓇁-@0000000000000000000395c7b7b6e0e9d851948dbec3f5afecf9a528ffa793f7"@000000000000000000123d8ea524d4467b94c0714f8244022dd28f427d7d74142 .$ȴ-@00000000000000000016031ab1cfaa3f9099cb3f554c94518d49af34b0d01986"@0000000000000000000395c7b7b6e0e9d851948dbec3f5afecf9a528ffa793f72-
+
+
+1@a806a07df22482052a94b1510930dfe40efb6a2bed2fc956cd7695de59bc4836$"@00000000000000000016031ab1cfaa3f9099cb3f554c94518d49af34b0d01986(ȴ-2
+@30a89f810fe252c954740de23c8fcbe3f466dfbaed492ede66b2741dffbbae15B02cb9e50d02f7cd0ea6fcc77e7beab306aed8b5a36b37796e5da4213b5804611cf2
+@22be5c8317b6e8bc7cafa79ec6b7c8ad97ffefe2b9e3b7fd885dbb37ce5bcfb1B0258d52b822d57f4bd46af1530bba9dc88772ece4224abaefb84781f4af4ffb0b4B
+@a806a07df22482052a94b1510930dfe40efb6a2bed2fc956cd7695de59bc4836""17ods2RG2EVsjz18yXa3S8BUb5vi1roufq"UOP_DUP OP_HASH160 4aa2a903075e4207d4fa7cd252c4007faf0f1297 OP_EQUALVERIFY OP_CHECKSIG*276a9144aa2a903075e4207d4fa7cd252c4007faf0f129788ac*"17ods2RG2EVsjz18yXa3S8BUb5vi1roufq8$J
+@a806a07df22482052a94b1510930dfe40efb6a2bed2fc956cd7695de59bc4836""12wCzzQn1iDQLSZijwCzP7a5BBb7yVJjms"UOP_DUP OP_HASH160 15389acb9f1fdd49659f3f8439acb5fd22aac88e OP_EQUALVERIFY OP_CHECKSIG*276a91415389acb9f1fdd49659f3f8439acb5fd22aac88e88ac*"12wCzzQn1iDQLSZijwCzP7a5BBb7yVJjms8$J
+<@a806a07df22482052a94b1510930dfe40efb6a2bed2fc956cd7695de59bc4836""1HVHzHsvzJaGwxiWge2CExQqTarVYUerGx"UOP_DUP OP_HASH160 b4dbd7142efbc54b6af146203fd358c6b233d61e OP_EQUALVERIFY OP_CHECKSIG*276a914b4dbd7142efbc54b6af146203fd358c6b233d61e88ac*"1HVHzHsvzJaGwxiWge2CExQqTarVYUerGx8$J
+
+
+
+1@8b7bcf3e7d90bf54f3c4849abc71b1401c55769e3e3a5ced662073029879262f$"@00000000000000000016031ab1cfaa3f9099cb3f554c94518d49af34b0d01986(ȴ-2
+@a806a07df22482052a94b1510930dfe40efb6a2bed2fc956cd7695de59bc4836B03bc98be446da1c9b21d0f25787ecbd0304e6c7e7206446e1973d339153d141af62
+@30a89f810fe252c954740de23c8fcbe3f466dfbaed492ede66b2741dffbbae15B021488ec8dd2d87e756c8ad71a68ca3cf9f9d40660369abf14dc4cf7af16607f89B
+@8b7bcf3e7d90bf54f3c4849abc71b1401c55769e3e3a5ced662073029879262f""1Am8KNbvFUApiZxHdgLajBHGW8Wk1tLna7"UOP_DUP OP_HASH160 6b118ac72d54a2a09f0f12797ae7fa1f27588dfc OP_EQUALVERIFY OP_CHECKSIG*276a9146b118ac72d54a2a09f0f12797ae7fa1f27588dfc88ac*"1Am8KNbvFUApiZxHdgLajBHGW8Wk1tLna78$J
+@8b7bcf3e7d90bf54f3c4849abc71b1401c55769e3e3a5ced662073029879262f""1LVHfAoTy98yRj4R7rejy8GtMetBQ1rpr3"UOP_DUP OP_HASH160 d5c3f13a082c42a36804576b9a18b3ba10558094 OP_EQUALVERIFY OP_CHECKSIG*276a914d5c3f13a082c42a36804576b9a18b3ba1055809488ac*"1LVHfAoTy98yRj4R7rejy8GtMetBQ1rpr38$J
+@8b7bcf3e7d90bf54f3c4849abc71b1401c55769e3e3a5ced662073029879262f""1MCEYmRh6G3Fv46H5qWaf4RH36nnXmdfAn"UOP_DUP OP_HASH160 dd826679d45bd5c0b2ae0cb2fc97095a825e04ec OP_EQUALVERIFY OP_CHECKSIG*276a914dd826679d45bd5c0b2ae0cb2fc97095a825e04ec88ac*"1MCEYmRh6G3Fv46H5qWaf4RH36nnXmdfAn8$J
+
+
+1@66e8e2d94cd4c097516bcc0601f4977ee46e38421513dc3d5a9d7ed39bb99f7a$"@00000000000000000016031ab1cfaa3f9099cb3f554c94518d49af34b0d01986(ȴ-2
+@8b7bcf3e7d90bf54f3c4849abc71b1401c55769e3e3a5ced662073029879262fB03fead72698e769691474abd2135fc45c2e200b34cfcb16467d3e72d042cc370b42
+@4764caf41ef485e6f33842c8cb4f9dc991f8348b118463630404ac9d2afc8eaaB03a868f9f139975ca77cc30151d58044525c888ccdc8d361738d2a2250d6e9acb02
+@a806a07df22482052a94b1510930dfe40efb6a2bed2fc956cd7695de59bc4836B03d0af1585eb770a1457c76ec534f3ba39b0e3dcba6a579dfc858f9e8042f72cf9B
+@66e8e2d94cd4c097516bcc0601f4977ee46e38421513dc3d5a9d7ed39bb99f7a""1DaL9VBiUrm6fCCCjFJuc1jspBCz6G8WL4"UOP_DUP OP_HASH160 89ef37fb519caef350d83497c603420aaca5ecd5 OP_EQUALVERIFY OP_CHECKSIG*276a91489ef37fb519caef350d83497c603420aaca5ecd588ac*"1DaL9VBiUrm6fCCCjFJuc1jspBCz6G8WL48$J
+@66e8e2d94cd4c097516bcc0601f4977ee46e38421513dc3d5a9d7ed39bb99f7a""17nLj6Nj3vPcKisdNg6eovVkuH2KQv7Xme"UOP_DUP OP_HASH160 4a63f06f483e2da561bcbe7b9b277ae43dd7b433 OP_EQUALVERIFY OP_CHECKSIG*276a9144a63f06f483e2da561bcbe7b9b277ae43dd7b43388ac*"17nLj6Nj3vPcKisdNg6eovVkuH2KQv7Xme8$J
+@66e8e2d94cd4c097516bcc0601f4977ee46e38421513dc3d5a9d7ed39bb99f7a"!1c5BE3hUDhzGwiyEXqjvTmfE5WxUFPYvG"UOP_DUP OP_HASH160 06a20b7ba967ac12ffdbfb34b798bd96a15271db OP_EQUALVERIFY OP_CHECKSIG*276a91406a20b7ba967ac12ffdbfb34b798bd96a15271db88ac*!1c5BE3hUDhzGwiyEXqjvTmfE5WxUFPYvG8$J
+
+
+1@1f54b15c0c2e8f15d5410a26a6387df63b2a42731963ffe13a72417a561f38f8$"@00000000000000000016031ab1cfaa3f9099cb3f554c94518d49af34b0d01986(ȴ-2
+@cc415d3d4f8512cfe21af5f52ad588da490c5ec104ff44ea3d234e72e72af09dB02923a11b75a73178fa2a6bdfaae94d704f492707c5e8b7e515dc172bbec08cc342
+@cc415d3d4f8512cfe21af5f52ad588da490c5ec104ff44ea3d234e72e72af09dB03a47dafcc651e3d2bf163f9d143061c48136189533c94f296b33b0579204dfd74B
+&@1f54b15c0c2e8f15d5410a26a6387df63b2a42731963ffe13a72417a561f38f8""1AvvmSLdFo574joZGgoB6SGzwwirvwWBW1"UOP_DUP OP_HASH160 6cec0f4bf9bdf8c65f84f6d494c264c56985ecf0 OP_EQUALVERIFY OP_CHECKSIG*276a9146cec0f4bf9bdf8c65f84f6d494c264c56985ecf088ac*"1AvvmSLdFo574joZGgoB6SGzwwirvwWBW18$J
+@1f54b15c0c2e8f15d5410a26a6387df63b2a42731963ffe13a72417a561f38f8""1AvvmSLdFo574joZGgoB6SGzwwirvwWBW1"UOP_DUP OP_HASH160 6cec0f4bf9bdf8c65f84f6d494c264c56985ecf0 OP_EQUALVERIFY OP_CHECKSIG*276a9146cec0f4bf9bdf8c65f84f6d494c264c56985ecf088ac*"1AvvmSLdFo574joZGgoB6SGzwwirvwWBW18$J
+@1f54b15c0c2e8f15d5410a26a6387df63b2a42731963ffe13a72417a561f38f8""15vUbQbyL2urK5Gh7EHEMiGjvBvBpyp474"UOP_DUP OP_HASH160 35fd953097f18b4d643c36135b1b1c2b692b775b OP_EQUALVERIFY OP_CHECKSIG*276a91435fd953097f18b4d643c36135b1b1c2b692b775b88ac*"15vUbQbyL2urK5Gh7EHEMiGjvBvBpyp4748$J
+@1f54b15c0c2e8f15d5410a26a6387df63b2a42731963ffe13a72417a561f38f8"l"6OP_RETURN 1101938f7a8e1faab7f8bea0a9ebf5d359b081df89ce*06a161101938f7a8e1faab7f8bea0a9ebf5d359b081df89ce2zY߉8$J
$ā-@0000000000000000001214687190aa68b610f02ea0bc55ccdbf300df22fd76c5"@00000000000000000016031ab1cfaa3f9099cb3f554c94518d49af34b0d019862
+
+
+
+1@5f5e291eb1ea7a306823b387ebf5c7e85b38076ec26a784c6da1bd6c8359d103$"@0000000000000000001214687190aa68b610f02ea0bc55ccdbf300df22fd76c5(ā-2
+@289c86d844b63b068c3e181e7f95814512ff12568714d3800af572f575cb57d7B02fc9c28bacd1fe1786837c5052fe2509dcaacb94a1e2c1f1b6613090c79ddb7012
+@6e804122eca7c5ef002a4085049ca09faf70b1e0aedc25643d307467aa9691ecB039fb06dc6e96b38220b0f10bef3cb5bedacb801b183b0a928c5da50a072650efeB
+*@5f5e291eb1ea7a306823b387ebf5c7e85b38076ec26a784c6da1bd6c8359d103""1Fyh66XpDEWtos11b9KoJx2s5jvBnW8xVd"UOP_DUP OP_HASH160 a44a84bb7fc74de93c74e654fb8d5bd62ffaa6e3 OP_EQUALVERIFY OP_CHECKSIG*276a914a44a84bb7fc74de93c74e654fb8d5bd62ffaa6e388ac*"1Fyh66XpDEWtos11b9KoJx2s5jvBnW8xVd8$J
+@5f5e291eb1ea7a306823b387ebf5c7e85b38076ec26a784c6da1bd6c8359d103"!1dvDdRjX8FRKvRroqzVbz25ny8mWick53"UOP_DUP OP_HASH160 06fb6606fa03fab38b60345a639a0740328eb78e OP_EQUALVERIFY OP_CHECKSIG*276a91406fb6606fa03fab38b60345a639a0740328eb78e88ac*!1dvDdRjX8FRKvRroqzVbz25ny8mWick538$J
+@5f5e291eb1ea7a306823b387ebf5c7e85b38076ec26a784c6da1bd6c8359d103""1D6LjtiUoZkQycvDxZ7REdFpV5s7bJXhTw"UOP_DUP OP_HASH160 84a411223657258545380d1b658854aa43b16519 OP_EQUALVERIFY OP_CHECKSIG*276a91484a411223657258545380d1b658854aa43b1651988ac*"1D6LjtiUoZkQycvDxZ7REdFpV5s7bJXhTw8$J
2$Ձ-@000000000000000000142cd66ffaa9011fac26cee8151019dae66428e8f8ff29"@0000000000000000001214687190aa68b610f02ea0bc55ccdbf300df22fd76c52 $Ձ-@0000000000000000000e762fb791c9cdc172e7d40acdc3caaf21683e90c557c8"@000000000000000000142cd66ffaa9011fac26cee8151019dae66428e8f8ff292 $-@000000000000000000077612ac73f5f330627c4aa599196fc123f6fc0e2fadca"@0000000000000000000e762fb791c9cdc172e7d40acdc3caaf21683e90c557c82 $-@000000000000000000039476c62692886b29781d51f07efe09864118aced0fc3"@000000000000000000077612ac73f5f330627c4aa599196fc123f6fc0e2fadca2 $-@000000000000000000027209254527da9febb56ba7394173a42540fded2199fa"@000000000000000000039476c62692886b29781d51f07efe09864118aced0fc32 $-@00000000000000000002c8850ae8ab268966ceb9679ac68578a9ff907710e90d"@000000000000000000027209254527da9febb56ba7394173a42540fded2199fa2 $-@00000000000000000007125e7bcc419839ef10dc8fddd69706632caa08cb13c4"@00000000000000000002c8850ae8ab268966ceb9679ac68578a9ff907710e90d2 $ԃ-@0000000000000000000066acba8ada1acde519ba81957fb9d93ea8364551b25e"@00000000000000000007125e7bcc419839ef10dc8fddd69706632caa08cb13c42
+
+1@7b6eaa505f5aed01c32ff21e6a7fcfd3aa0cd9ea10c0ee285752aadaed5a2465$"@0000000000000000000066acba8ada1acde519ba81957fb9d93ea8364551b25e(ԃ-2
+@8729104cc294932c582517989e46b5c2e76343dcf4595bae99bf4d7e415e9d46B02f96e4a1fa5db5b9e699e9ee7e822f8a466d227ba37aa3c4469c51ec6d389775f2
+@d9449366be50e155e076f333a248464ce9a6ed2990ff54e126c4f2fc680980b2B0311f857ff4012ffe442cd00591f3f1da127156dc83ff25e79827fa3a1b820d708B
+%@7b6eaa505f5aed01c32ff21e6a7fcfd3aa0cd9ea10c0ee285752aadaed5a2465""1KzFzwy5vx5U1sHCeLR5NEjJmqofu2zztN"UOP_DUP OP_HASH160 d0467e9a9e45f54decc1eac4077239ec60113c50 OP_EQUALVERIFY OP_CHECKSIG*276a914d0467e9a9e45f54decc1eac4077239ec60113c5088ac*"1KzFzwy5vx5U1sHCeLR5NEjJmqofu2zztN8$J
+[@7b6eaa505f5aed01c32ff21e6a7fcfd3aa0cd9ea10c0ee285752aadaed5a2465""138UFSp98BagCnxUQhwUJZvK5yCKEB2veG"UOP_DUP OP_HASH160 1759e8dfb77795d3a5dcc4f84ef7a3dac5914881 OP_EQUALVERIFY OP_CHECKSIG*276a9141759e8dfb77795d3a5dcc4f84ef7a3dac591488188ac*"138UFSp98BagCnxUQhwUJZvK5yCKEB2veG8$J
+#$-@00000000000000000014df1cfeebe75f0e7dd01dfb7b4c19bd364c668f2a283b"@0000000000000000000066acba8ada1acde519ba81957fb9d93ea8364551b25e2"
+
+
+1@14c6f91ebb300767f793d39701ce92ce49b86960733391da1cf3e04fd50ff170$"@00000000000000000014df1cfeebe75f0e7dd01dfb7b4c19bd364c668f2a283b(-2
+@fbf53b24260c1ba8e27a730e04f53fe376f2b982b60ebdb486118e09a2410088B032a322c9414f511d5d8f0cf0ce1c39db7f127fd30ff7b1063c86db2897ff848852
+@fbf53b24260c1ba8e27a730e04f53fe376f2b982b60ebdb486118e09a2410088B03e43ea89735c08235dcaeaa95c9a76ce7b769f974ec5c8095ae481abf179137f9B
+h@14c6f91ebb300767f793d39701ce92ce49b86960733391da1cf3e04fd50ff170""1KwqrM3DBF5RXZooaTmm5csKwcw2MpMPdX"UOP_DUP OP_HASH160 cfd1812f262306464ac9022b1d259bf43a21f804 OP_EQUALVERIFY OP_CHECKSIG*276a914cfd1812f262306464ac9022b1d259bf43a21f80488ac*"1KwqrM3DBF5RXZooaTmm5csKwcw2MpMPdX8$J
+@14c6f91ebb300767f793d39701ce92ce49b86960733391da1cf3e04fd50ff170""1LWxYwzBfF1Ak9aJYSsDkFU4uHGrgwBwPn"UOP_DUP OP_HASH160 d614d303ff8e1c8efab7665d7baad772a043d2fa OP_EQUALVERIFY OP_CHECKSIG*276a914d614d303ff8e1c8efab7665d7baad772a043d2fa88ac*"1LWxYwzBfF1Ak9aJYSsDkFU4uHGrgwBwPn8$J
+@14c6f91ebb300767f793d39701ce92ce49b86960733391da1cf3e04fd50ff170""1Pamb79HQNQaExaUVgpzV7MmXbN5mLMa4H"UOP_DUP OP_HASH160 f7b5b6d5a84f69c22ca11fe8efa5613216f67c34 OP_EQUALVERIFY OP_CHECKSIG*276a914f7b5b6d5a84f69c22ca11fe8efa5613216f67c3488ac*"1Pamb79HQNQaExaUVgpzV7MmXbN5mLMa4H8$J
+
+
+1@34e04bceabc5757b050d978b332cccc0511c3904c47a799f02697dc550475e0b$"@00000000000000000014df1cfeebe75f0e7dd01dfb7b4c19bd364c668f2a283b(-2
+@6b2a82fd12d821ca7cd37804ae5ade61fe4176425f648f6f3fba81eb8e07cf6fB02b65e33e3cd4605c269d395ba299c39d2c5872b61181a7f483b67ca9dbd5837e02
+@adfd2c3c47eb5550f202d329ba6a02039bc6f24838491244c45e4b5aed10b93aB0275f250c171ea95a5d325ff9599d626fa655fc98adc7e90301669fe36b52c60d22
+@a49e7df988ff314dd6c084688c4e7b442102e6efce70a2909e371f1af956e39eB0296e54f9b6c5663a6e8dfc9d4424ba837ca5ffeb06f185197a15f6cf660bf3d92B
+@34e04bceabc5757b050d978b332cccc0511c3904c47a799f02697dc550475e0b""12WGjsmNSb4L2iteKatDj7DQpc2JxiGJcU"UOP_DUP OP_HASH160 108153be454b7e4393a10a4f2368de0f81a1dd51 OP_EQUALVERIFY OP_CHECKSIG*276a914108153be454b7e4393a10a4f2368de0f81a1dd5188ac*"12WGjsmNSb4L2iteKatDj7DQpc2JxiGJcU8$J
+[@34e04bceabc5757b050d978b332cccc0511c3904c47a799f02697dc550475e0b""1KEbbZ1R8237RbfnjPijEazFXYDYNDLVZx"UOP_DUP OP_HASH160 c8048cf865a3c52ebf28ff62d70c922e5c0ece5b OP_EQUALVERIFY OP_CHECKSIG*276a914c8048cf865a3c52ebf28ff62d70c922e5c0ece5b88ac*"1KEbbZ1R8237RbfnjPijEazFXYDYNDLVZx8$J
+@34e04bceabc5757b050d978b332cccc0511c3904c47a799f02697dc550475e0b""19yCFmfZtwspYN6Tz9Bc3grcpx6QVhFHhC"UOP_DUP OP_HASH160 6261b1ee726cce5d92b1ca00351d2cc5d66e3fc8 OP_EQUALVERIFY OP_CHECKSIG*276a9146261b1ee726cce5d92b1ca00351d2cc5d66e3fc888ac*"19yCFmfZtwspYN6Tz9Bc3grcpx6QVhFHhC8$J
+
+
+1@21b0a46c5872bae107fc08349e59466ff11d604c961f78c006c74b8e2133fa9d$"@00000000000000000014df1cfeebe75f0e7dd01dfb7b4c19bd364c668f2a283b(-2
+@7b6eaa505f5aed01c32ff21e6a7fcfd3aa0cd9ea10c0ee285752aadaed5a2465B03f807612fc6278abfd400a66e3247d54b8c902b51fbe19d12718586a2bc4754aa2
+@35a5284c8c2063400ad5b11b64764f4a6543eb1f5777e8e26bb2776b64bebcf4B03b38637b96b94bb948b78fb4b75bb0f1552200951446dc7c04a80eb8ce627c8222
+@3f203b78da4acc5d562894df3f868ed38ab0156021105062682ec97d665bacc2B036bf44f26c96ff6a612c5aa27d06f96def4597ea2bfa63433c3615e5744b63caaB
+%@21b0a46c5872bae107fc08349e59466ff11d604c961f78c006c74b8e2133fa9d""1DRLqKdoxFvA2aWC6F2v7MRDbniQALZDeB"UOP_DUP OP_HASH160 883c0c6085a477df7c91cb2a368fe379e652cf18 OP_EQUALVERIFY OP_CHECKSIG*276a914883c0c6085a477df7c91cb2a368fe379e652cf1888ac*"1DRLqKdoxFvA2aWC6F2v7MRDbniQALZDeB8$J
+[@21b0a46c5872bae107fc08349e59466ff11d604c961f78c006c74b8e2133fa9d""1C3VzQcvRsnxnbCvYGn7VP2fmbxSFBQRUH"UOP_DUP OP_HASH160 79226a3d16f4b50be719c071ad6f415d556daeb5 OP_EQUALVERIFY OP_CHECKSIG*276a91479226a3d16f4b50be719c071ad6f415d556daeb588ac*"1C3VzQcvRsnxnbCvYGn7VP2fmbxSFBQRUH8$J
+@21b0a46c5872bae107fc08349e59466ff11d604c961f78c006c74b8e2133fa9d""1J7XZpNsfMoiCc7Z2gKN9RagsNEUAJcGbB"UOP_DUP OP_HASH160 bbb6262e73b3539d6469b0fc9b5e970fe45cd83c OP_EQUALVERIFY OP_CHECKSIG*276a914bbb6262e73b3539d6469b0fc9b5e970fe45cd83c88ac*"1J7XZpNsfMoiCc7Z2gKN9RagsNEUAJcGbB8$J
+$ن-@0000000000000000000cb0e3d5293265f69b7096287500f95470a9ee47757aa1"@00000000000000000014df1cfeebe75f0e7dd01dfb7b4c19bd364c668f2a283b2 $-@000000000000000000036835364fd0a0ee43655c32b03ac873de7a055dd44777"@0000000000000000000cb0e3d5293265f69b7096287500f95470a9ee47757aa12 $醙-@000000000000000000095f297a8c6dc4ec4da011577ff6df7c56610f5a81aca1"@000000000000000000036835364fd0a0ee43655c32b03ac873de7a055dd447772 $-@00000000000000000001dbd49e5da9fb57b6930dfb58a8ee92fda26accee4f5b"@000000000000000000095f297a8c6dc4ec4da011577ff6df7c56610f5a81aca12 $DŽ-@000000000000000000029087dd7f0399220ba515216f6aa1a2e72a0f725e04c3"@00000000000000000001dbd49e5da9fb57b6930dfb58a8ee92fda26accee4f5b2 $̄-@0000000000000000000d355f34c49a5cf3a835372beddd1f8edacb9852e11e39"@000000000000000000029087dd7f0399220ba515216f6aa1a2e72a0f725e04c32 $-@00000000000000000004c404d0010551199a1f72c5ac1878f138d85264ddf3bb"@0000000000000000000d355f34c49a5cf3a835372beddd1f8edacb9852e11e392
+
+
+
+1@37baf63699bbdb6a20c8ee10d26df564b2e4eff1ecc22ca00a6b2a2a6e4fbf66$"@00000000000000000004c404d0010551199a1f72c5ac1878f138d85264ddf3bb(-2
+@e0623b04fdaa479a1fbe67443a05086f66c6fa80cd42df483afaee393e392230B03d41758829b08e605f208b915ac7712292714a453bb59cfe2bd9539e12f4039e12
+@f1ed5ebf061d6469d1527b286089981eaa16bc3a28026ebd079d1d0814497df6B034bf42f3baeca291c74a180c6c7a2bdf452edc6197c5b74f83fb573032cb9d91eB
+@37baf63699bbdb6a20c8ee10d26df564b2e4eff1ecc22ca00a6b2a2a6e4fbf66""13PPU7Qd6CiKjytHaehJ6MBoFy8YfWUVy8"UOP_DUP OP_HASH160 1a2c2857924ebe69835adf130d17430db95f49cb OP_EQUALVERIFY OP_CHECKSIG*276a9141a2c2857924ebe69835adf130d17430db95f49cb88ac*"13PPU7Qd6CiKjytHaehJ6MBoFy8YfWUVy88$J
+@37baf63699bbdb6a20c8ee10d26df564b2e4eff1ecc22ca00a6b2a2a6e4fbf66""1966FKuhLeJvC9oqCBz8WfaCVdEcDq7mvg"UOP_DUP OP_HASH160 58b7774f56211f625515df41422f34cabc0bbc86 OP_EQUALVERIFY OP_CHECKSIG*276a91458b7774f56211f625515df41422f34cabc0bbc8688ac*"1966FKuhLeJvC9oqCBz8WfaCVdEcDq7mvg8$J
+@37baf63699bbdb6a20c8ee10d26df564b2e4eff1ecc22ca00a6b2a2a6e4fbf66""14rcbNjg6c11ytnUTuzea7QsUk3wEPQpVh"UOP_DUP OP_HASH160 2a4a78828ed335fa23fe8efc8f6c073a92675e0a OP_EQUALVERIFY OP_CHECKSIG*276a9142a4a78828ed335fa23fe8efc8f6c073a92675e0a88ac*"14rcbNjg6c11ytnUTuzea7QsUk3wEPQpVh8$J
+$-@000000000000000000103d92c4c009db0285bcb0d60dcfb78f198e631ac5a56e"@00000000000000000004c404d0010551199a1f72c5ac1878f138d85264ddf3bb2 $օ-@00000000000000000009f832b8adf60e89ae5e8666a8feb07955ee1246181b05"@000000000000000000103d92c4c009db0285bcb0d60dcfb78f198e631ac5a56e2 $-@00000000000000000007da293ead191e6273e5fa207c1aff6e2e65efefaa2064"@00000000000000000009f832b8adf60e89ae5e8666a8feb07955ee1246181b052 $-@00000000000000000005b87f22b324855bfcea3e84946d82a0ad26d79f6c3863"@00000000000000000007da293ead191e6273e5fa207c1aff6e2e65efefaa20642 $-@000000000000000000013cffe0e6487244bef252f6a6608966aa85ff8ce8df22"@00000000000000000005b87f22b324855bfcea3e84946d82a0ad26d79f6c38632 "$ۆ-@0000000000000000000704290e411307185cd8bb31bc83ae7c631886a26403da"@000000000000000000013cffe0e6487244bef252f6a6608966aa85ff8ce8df222!
+
+
+1@bd2accd2217f083dd046453811b4490303fb017dc2e77dc74146d94960ebfec7$"@0000000000000000000704290e411307185cd8bb31bc83ae7c631886a26403da(ۆ-2
+@689de90629504434b411a0da4947e69214ae7b1dfa25cc85702638d8257a2a56B020ac6c2af4b9b034e4a6d2528eaed0cee506de85183a87815017ac8d413dfc4742
+@da0567aece92c8d496f87856beff6c55ce96efb6b00485f99c9bc10492480340B02a401edae9ca8835dee24bdb02bf2cc642daa19ff8849a2569034b9752dd58a53B
+@bd2accd2217f083dd046453811b4490303fb017dc2e77dc74146d94960ebfec7""1BtkKiLT8FbxEHjf9ECNFHD3R89kfpYU5t"UOP_DUP OP_HASH160 777aa2c3e07cb0144a078947b867e4111bc465d4 OP_EQUALVERIFY OP_CHECKSIG*276a914777aa2c3e07cb0144a078947b867e4111bc465d488ac*"1BtkKiLT8FbxEHjf9ECNFHD3R89kfpYU5t8$J
+@bd2accd2217f083dd046453811b4490303fb017dc2e77dc74146d94960ebfec7""12ejXhXCVeqiLKdGStyTbxe5DtVAt1sSrg"UOP_DUP OP_HASH160 121b049da9380f070df2d99be56ec15a34b0f4ef OP_EQUALVERIFY OP_CHECKSIG*276a914121b049da9380f070df2d99be56ec15a34b0f4ef88ac*"12ejXhXCVeqiLKdGStyTbxe5DtVAt1sSrg8$J
+@bd2accd2217f083dd046453811b4490303fb017dc2e77dc74146d94960ebfec7""1DzrNW1DDXfRnoobvfprqXYGMe82m2osdb"UOP_DUP OP_HASH160 8e926e8abd450b7f2f883710f1de5f6db44f2e8a OP_EQUALVERIFY OP_CHECKSIG*276a9148e926e8abd450b7f2f883710f1de5f6db44f2e8a88ac*"1DzrNW1DDXfRnoobvfprqXYGMe82m2osdb8$J
+
+1@392a2fd6fc71d15c44cc254120d7245d55f59f9e2ef32080c96a98969c0caba4$"@0000000000000000000704290e411307185cd8bb31bc83ae7c631886a26403da(ۆ-2
+@9133f0fd350306a66063faf13386f0b64624a77dfe71f4320db9c086622f7972B0275d53bf0b1cfc1d096999e6f6bfec469ae9d0476d7415d484ff6ec282bb1a2c72
+@9133f0fd350306a66063faf13386f0b64624a77dfe71f4320db9c086622f7972B02465567ab7626ff6b130e8833d1c2b61629017314a3313e5b16559b0793a7703b2
+@4bfba67ab61cbe34ab056a12900fc86ce8cce22b614f09d6ea1636879f86529eB024ef92f8e7626b28c4407a17f3e71ca4ed270d17f7fea732b0413663b384acb07B
+@392a2fd6fc71d15c44cc254120d7245d55f59f9e2ef32080c96a98969c0caba4""1NuSwhrv151g9K64jVppNjgKL7Hgagafw5"UOP_DUP OP_HASH160 f045ed80f89da2e5e9e9a05db8ed4ec32edc93b5 OP_EQUALVERIFY OP_CHECKSIG*276a914f045ed80f89da2e5e9e9a05db8ed4ec32edc93b588ac*"1NuSwhrv151g9K64jVppNjgKL7Hgagafw58$J
+[@392a2fd6fc71d15c44cc254120d7245d55f59f9e2ef32080c96a98969c0caba4""1LVufZ31zjGsHsVvGuJn4gVrRy6pvec4dC"UOP_DUP OP_HASH160 d5e1ffc4b993c06e903c960081944476aaa53baa OP_EQUALVERIFY OP_CHECKSIG*276a914d5e1ffc4b993c06e903c960081944476aaa53baa88ac*"1LVufZ31zjGsHsVvGuJn4gVrRy6pvec4dC8$J
+@392a2fd6fc71d15c44cc254120d7245d55f59f9e2ef32080c96a98969c0caba4""1EuiLmkLUAGgLmnBTuHRErjHpyPAsnpp7M"UOP_DUP OP_HASH160 9891c65bc0d7e27126fef839bfc7f445ed4ad91a OP_EQUALVERIFY OP_CHECKSIG*276a9149891c65bc0d7e27126fef839bfc7f445ed4ad91a88ac*"1EuiLmkLUAGgLmnBTuHRErjHpyPAsnpp7M8$J
+
+
+
+1@10161a2d90b2413d7f5d27e4b04868aaf349f4138976bc5f88bea6d0451a974e$"@0000000000000000000704290e411307185cd8bb31bc83ae7c631886a26403da(ۆ-2
+@392a2fd6fc71d15c44cc254120d7245d55f59f9e2ef32080c96a98969c0caba4B027b83e96a3867b43e8e46433d40b090f1626c6e19b4305bb08b721801810e12242
+@392a2fd6fc71d15c44cc254120d7245d55f59f9e2ef32080c96a98969c0caba4B02c3361b9bbd14a456345cb59af5bae87a515a1a1a42367a92fe85f9c800871542B
+@10161a2d90b2413d7f5d27e4b04868aaf349f4138976bc5f88bea6d0451a974e""1GnNDAsUYn413jG6bjoNCA35T7Dfej5cf9"UOP_DUP OP_HASH160 ad1e4f6382f028cdfa9ad987f172ee6a2005331e OP_EQUALVERIFY OP_CHECKSIG*276a914ad1e4f6382f028cdfa9ad987f172ee6a2005331e88ac*"1GnNDAsUYn413jG6bjoNCA35T7Dfej5cf98$J
+[@10161a2d90b2413d7f5d27e4b04868aaf349f4138976bc5f88bea6d0451a974e""1CsHghJc4s2kBKp93dF2YZWhgg9522Mb9D"UOP_DUP OP_HASH160 822c1bf0bf789d9c8ae721fde9ee9516deed0427 OP_EQUALVERIFY OP_CHECKSIG*276a914822c1bf0bf789d9c8ae721fde9ee9516deed042788ac*"1CsHghJc4s2kBKp93dF2YZWhgg9522Mb9D8$J
+'@10161a2d90b2413d7f5d27e4b04868aaf349f4138976bc5f88bea6d0451a974e""13ZTRiY6mF8hHXJ4gA535XeGwE1onPTTqt"UOP_DUP OP_HASH160 1c139f2cb455299f8f2afa9902659abf7c01f69b OP_EQUALVERIFY OP_CHECKSIG*276a9141c139f2cb455299f8f2afa9902659abf7c01f69b88ac*"13ZTRiY6mF8hHXJ4gA535XeGwE1onPTTqt8$J
+$-@0000000000000000000bd7f6e741a86c17a971b461afd2818fe111c777963807"@0000000000000000000704290e411307185cd8bb31bc83ae7c631886a26403da2 $̇-@0000000000000000000f133ff7c7825074f1fab4dbf56721f9a8cb214c0a8ff4"@0000000000000000000bd7f6e741a86c17a971b461afd2818fe111c7779638072 $嘈-@000000000000000000133ab0226ab43e4a2f1b2a4d5f2d09ded6df1fb19961d3"@0000000000000000000f133ff7c7825074f1fab4dbf56721f9a8cb214c0a8ff42 $-@0000000000000000000bb0c2bc57e588c85a62495a423f0bbe313e84000d4dc0"@000000000000000000133ab0226ab43e4a2f1b2a4d5f2d09ded6df1fb19961d32 $$ֈ-@000000000000000000001a822b285b8d79244d16a03bd4a6e1ba69acbc21e4a7"@0000000000000000000bb0c2bc57e588c85a62495a423f0bbe313e84000d4dc02#
+
+
+1@5ed9a5e77b33d470c62546560d7e1407c783c09ac09bea7bab4617c973394e12$"@000000000000000000001a822b285b8d79244d16a03bd4a6e1ba69acbc21e4a7(ֈ-2
+@7af7645a0f7f80545a89bb33e61996b53feb3cc3f72ee7e87fd5a3250c0d7af9B02aecb3a1b428c888b0cf8ab475704e83ac51609f18be5ef95abfff736b06bea882
+@7af7645a0f7f80545a89bb33e61996b53feb3cc3f72ee7e87fd5a3250c0d7af9B03ad0f78d9848005d006df9b8f852d0d6c3f3a56b3f552173e525f12753b950f46B
+@5ed9a5e77b33d470c62546560d7e1407c783c09ac09bea7bab4617c973394e12""1PsDP7i2azifKKBf7tvods8pTSDtuFx1VW"UOP_DUP OP_HASH160 fad1e695e733b0bcf8512cb45ed7493d5a3ac048 OP_EQUALVERIFY OP_CHECKSIG*276a914fad1e695e733b0bcf8512cb45ed7493d5a3ac04888ac*"1PsDP7i2azifKKBf7tvods8pTSDtuFx1VW8$J
+\@5ed9a5e77b33d470c62546560d7e1407c783c09ac09bea7bab4617c973394e12""1FJURuUvsAFN1WiFwYiunhf7sHcnZpTESH"UOP_DUP OP_HASH160 9cdfbaaeb5c4ab97fd1e9de1a13686036f0c4ce7 OP_EQUALVERIFY OP_CHECKSIG*276a9149cdfbaaeb5c4ab97fd1e9de1a13686036f0c4ce788ac*"1FJURuUvsAFN1WiFwYiunhf7sHcnZpTESH8$J
+@5ed9a5e77b33d470c62546560d7e1407c783c09ac09bea7bab4617c973394e12""18SRHVNVmfAEwrLwvWpJMS3DBHD2QrFhzk"UOP_DUP OP_HASH160 51978d10faa956665b4f3260c2e34e9bb914670d OP_EQUALVERIFY OP_CHECKSIG*276a91451978d10faa956665b4f3260c2e34e9bb914670d88ac*"18SRHVNVmfAEwrLwvWpJMS3DBHD2QrFhzk8$J
+
+1@df317314a762661efbaddcd680ba7c820f3d2842e7c38f884b2f0ec0168cd2f9$"@000000000000000000001a822b285b8d79244d16a03bd4a6e1ba69acbc21e4a7(ֈ-2
+@57f1b978a8c44d4c6009ba6ac40b9e05916f804107804b6e84af8ce4a2cd1b89B03c34d5e5c2f15aa8764d78a6755bbfc38c435ff16b289d059e882ceae69dc84e32
+@1b572ade566532ae3361c7e62a5f5d79ce7ba3db4a32ad609212c37bd8de409aB033e021f0d0984b75bd22fbff70788f556aa8dd716c5010d415773c1cb17eb8b8c2
+@f00998f74849f98f2ad41076c1d9f05f9268d2d193cb80066e23d5850330e1e5B03643efc65b3daff8f8cb056f57e0a9f4181783cb3e9a0e529bcc81189161d855b2
+@5ed9a5e77b33d470c62546560d7e1407c783c09ac09bea7bab4617c973394e12B020703b12d57277470d32e2a719e73e6c5d480622c20fa69a9950509477458a73bB
+@df317314a762661efbaddcd680ba7c820f3d2842e7c38f884b2f0ec0168cd2f9""19BkJB7e1tx6zGZi1Xa5uZJqcEhTMTWnwS"UOP_DUP OP_HASH160 59c94ec2daf9299a5b2a0837a09e39e6920c5995 OP_EQUALVERIFY OP_CHECKSIG*276a91459c94ec2daf9299a5b2a0837a09e39e6920c599588ac*"19BkJB7e1tx6zGZi1Xa5uZJqcEhTMTWnwS8$J
+\@df317314a762661efbaddcd680ba7c820f3d2842e7c38f884b2f0ec0168cd2f9""1NgGW7d1NALAacB35Bb5Ly5THFUJsYFDk4"UOP_DUP OP_HASH160 edc7cdea90c2d28f1dea1f90a9e855b766b51da5 OP_EQUALVERIFY OP_CHECKSIG*276a914edc7cdea90c2d28f1dea1f90a9e855b766b51da588ac*"1NgGW7d1NALAacB35Bb5Ly5THFUJsYFDk48$J
+@df317314a762661efbaddcd680ba7c820f3d2842e7c38f884b2f0ec0168cd2f9""19CLnsSTfVY2epLRZAjU8SuTk6kMvtx9Uu"UOP_DUP OP_HASH160 59e61a387bb96f5d97aef7569629ea87361e62f7 OP_EQUALVERIFY OP_CHECKSIG*276a91459e61a387bb96f5d97aef7569629ea87361e62f788ac*"19CLnsSTfVY2epLRZAjU8SuTk6kMvtx9Uu8$J
+
+1@67871f33a94463fb5d7afd6e7d07df081e6b50e7f4f2875127466f3ab3557d06$"@000000000000000000001a822b285b8d79244d16a03bd4a6e1ba69acbc21e4a7(ֈ-2
+@f71b0a1d31885d84f325b3f81db7b9d0838b725113c8ae6c7f0a0fdc26f480daB023aa128a24dcab962f2e52635ab9b4009c41f903d843ac383ce9146a4340690a22
+@623768104eb25bf72c38bb719eab0086a251476125cd0e586010037b6ab709c9B03122cf078c72591c62b31c1706c282239dfde104c83ba5cedddaf6c852f84097b2
+@8fc654424be90fb448a1df0f95b4a641cf02f3afc4d2078fa262dd17ce29c4a9B025f90a0727897c96421e7b25e8ecdecea591f1c5764e4138d70bf31a08ff32c78B
+@67871f33a94463fb5d7afd6e7d07df081e6b50e7f4f2875127466f3ab3557d06""129EC65hjeZZtEB8WveK4tBwzMi4QXk5NH"UOP_DUP OP_HASH160 0c86770440092879f0851c238dcab6b81c48f098 OP_EQUALVERIFY OP_CHECKSIG*276a9140c86770440092879f0851c238dcab6b81c48f09888ac*"129EC65hjeZZtEB8WveK4tBwzMi4QXk5NH8$J
+`@67871f33a94463fb5d7afd6e7d07df081e6b50e7f4f2875127466f3ab3557d06""1BWyzorCiK7m3F6foiCi51qK7wHL7TxHzQ"UOP_DUP OP_HASH160 735ce62fc2996b194384d59cf5458e3139afacb3 OP_EQUALVERIFY OP_CHECKSIG*276a914735ce62fc2996b194384d59cf5458e3139afacb388ac*"1BWyzorCiK7m3F6foiCi51qK7wHL7TxHzQ8$J
+@67871f33a94463fb5d7afd6e7d07df081e6b50e7f4f2875127466f3ab3557d06""1KQekrsxLcTRSTWga7jox9DH13frrhZch3"UOP_DUP OP_HASH160 c9eb5938cf559d2c9e098d1c0a5120e6a7aea2c3 OP_EQUALVERIFY OP_CHECKSIG*276a914c9eb5938cf559d2c9e098d1c0a5120e6a7aea2c388ac*"1KQekrsxLcTRSTWga7jox9DH13frrhZch38$J
$-@000000000000000000069d6d027dda207af5d996f61a764d138c182f05b32f9b"@000000000000000000001a822b285b8d79244d16a03bd4a6e1ba69acbc21e4a72
+
+1@5417c2060dd0a5f92bfcc72285bbe2231ad3800e733272e742acc3050b15c57e$"@000000000000000000069d6d027dda207af5d996f61a764d138c182f05b32f9b(-2
+@5c2d8cffe14e271ffd9c76cf97ce762224b1a11f96403b3471b8cbcf8767d5e5B021a0c9ce2d1fea62e34439b94b58f8aba7f9a0831bf0a71f43a35d1bfb02992a62
+@e5570a972ed9fd3ee9b2243b75bbd49a07c50f5cbfa2828136c0dc8be5e30fc3B02017fa984e50f8460fa0e7b2f7c8831aaf30a612594a80b2a599cc35cbf8c15be2
+@a6203c2ef6afe273a2cd4cb1914e8b82f4e390becf6289d1109a81b2e41fad27B031a20d019d930c3eff5191a4f4e1b8b9c93fc9b13904fd1da7b6dba0ce86a9bd0B
+@5417c2060dd0a5f92bfcc72285bbe2231ad3800e733272e742acc3050b15c57e""1HkDsmcPwDpNi7YDK5FM4bWMAHQzCZoVGu"UOP_DUP OP_HASH160 b7aea58ceda8e86a474ef93351e2d73df2f8d403 OP_EQUALVERIFY OP_CHECKSIG*276a914b7aea58ceda8e86a474ef93351e2d73df2f8d40388ac*"1HkDsmcPwDpNi7YDK5FM4bWMAHQzCZoVGu8$J
+$@5417c2060dd0a5f92bfcc72285bbe2231ad3800e733272e742acc3050b15c57e""1KL8kY46waGs8zbEzCJjXDxryiJ7YgXh7C"UOP_DUP OP_HASH160 c910a323d94e5815c42d3ffb775cf8fde40e551d OP_EQUALVERIFY OP_CHECKSIG*276a914c910a323d94e5815c42d3ffb775cf8fde40e551d88ac*"1KL8kY46waGs8zbEzCJjXDxryiJ7YgXh7C8$J
+Ļ @5417c2060dd0a5f92bfcc72285bbe2231ad3800e733272e742acc3050b15c57e""1EeZM7Z2Xz6WRnvjzdQki8Bu3mGaxMPRsQ"UOP_DUP OP_HASH160 95b4070a790ad677096b17856ebde896aedf83bb OP_EQUALVERIFY OP_CHECKSIG*276a91495b4070a790ad677096b17856ebde896aedf83bb88ac*"1EeZM7Z2Xz6WRnvjzdQki8Bu3mGaxMPRsQ8$J
$ɉ-@000000000000000000143d2c973dd24e2ae25ec4dd6af9c04518b285b667a2d7"@000000000000000000069d6d027dda207af5d996f61a764d138c182f05b32f9b2 $и-@000000000000000000104e40dbe078b7e91857849bb55fefb901def45961ecfe"@000000000000000000143d2c973dd24e2ae25ec4dd6af9c04518b285b667a2d72 K$ԍ-@000000000000000000059e66d7ae415bdd51f40976bb8ae8d014c9f509c45d59"@000000000000000000104e40dbe078b7e91857849bb55fefb901def45961ecfe2J
+
+
+1@90c6a0d3f4b840a8992d849df45093378c52ea8c84b247e947d1ad49ab8f3b9e$"@000000000000000000059e66d7ae415bdd51f40976bb8ae8d014c9f509c45d59(ԍ-2
+@d1755e74b4ec8ef9d452c21bba226a14a90a8e367eb48536e599f0f0e1c50c50B02dc3238e0fda54f4a510ca58b934dbf1fe391128ef15224b7b392678ed0b2162a2
+@d1755e74b4ec8ef9d452c21bba226a14a90a8e367eb48536e599f0f0e1c50c50B03c24f4dbedf03ae1de629e82f45119fe70c592c650938f87dff69dfdeaeca3bd3B
+%@90c6a0d3f4b840a8992d849df45093378c52ea8c84b247e947d1ad49ab8f3b9e""157cjQqA7fc4Msbir3N8xQEVsraeuUeeie"UOP_DUP OP_HASH160 2d20d36972e5f738bceb60cc61c3195d23f555ad OP_EQUALVERIFY OP_CHECKSIG*276a9142d20d36972e5f738bceb60cc61c3195d23f555ad88ac*"157cjQqA7fc4Msbir3N8xQEVsraeuUeeie8$J
+d@90c6a0d3f4b840a8992d849df45093378c52ea8c84b247e947d1ad49ab8f3b9e""18CRMRASB8MmDmv14tPdxpN4t2kMRvbbv9"UOP_DUP OP_HASH160 4ef1c8bad158a2fa0672eb9b6b7fa5e93330d050 OP_EQUALVERIFY OP_CHECKSIG*276a9144ef1c8bad158a2fa0672eb9b6b7fa5e93330d05088ac*"18CRMRASB8MmDmv14tPdxpN4t2kMRvbbv98$J
+ɶ@90c6a0d3f4b840a8992d849df45093378c52ea8c84b247e947d1ad49ab8f3b9e""18u7fA9n1utNXJGfMQkAUVx5x6d8ws63gX"UOP_DUP OP_HASH160 56a411776c2a0b2a02035ef414c64f8e62becfe0 OP_EQUALVERIFY OP_CHECKSIG*276a91456a411776c2a0b2a02035ef414c64f8e62becfe088ac*"18u7fA9n1utNXJGfMQkAUVx5x6d8ws63gX8$J
+
+
+1@5010653c7ad43e36f89c57c5ec4f4230fd0cbf9f6bfe18caf1f51beb4c6f5329$"@000000000000000000059e66d7ae415bdd51f40976bb8ae8d014c9f509c45d59(ԍ-2
+@90c6a0d3f4b840a8992d849df45093378c52ea8c84b247e947d1ad49ab8f3b9eB0210d208399df91d0007bbbb051ce0719c506e284e8e02fbe8d9a5d986db82673e2
+@90c6a0d3f4b840a8992d849df45093378c52ea8c84b247e947d1ad49ab8f3b9eB02cbab61eee2866adc39f857862e71969862159f2643b2333b4929c3fac3cea5d0B
+%@5010653c7ad43e36f89c57c5ec4f4230fd0cbf9f6bfe18caf1f51beb4c6f5329""1G8eHTwHqcmpf83XhnDiajAxeb3P95prwJ"UOP_DUP OP_HASH160 a5fbebe727318a2b64ed9d8351fe941b880e9991 OP_EQUALVERIFY OP_CHECKSIG*276a914a5fbebe727318a2b64ed9d8351fe941b880e999188ac*"1G8eHTwHqcmpf83XhnDiajAxeb3P95prwJ8$J
+d@5010653c7ad43e36f89c57c5ec4f4230fd0cbf9f6bfe18caf1f51beb4c6f5329""17LmdMeomt5jmhUFe3LzPX4ytvzxzXBJbP"UOP_DUP OP_HASH160 458de91b97499352df1666db3aec9c2e6904349c OP_EQUALVERIFY OP_CHECKSIG*276a914458de91b97499352df1666db3aec9c2e6904349c88ac*"17LmdMeomt5jmhUFe3LzPX4ytvzxzXBJbP8$J
+߷@5010653c7ad43e36f89c57c5ec4f4230fd0cbf9f6bfe18caf1f51beb4c6f5329""1Dk1R3rVaERfBmLLk5iU2snN85wFia6SPY"UOP_DUP OP_HASH160 8bc3bdec550caa4ee969ee5994e08a3a6967c11f OP_EQUALVERIFY OP_CHECKSIG*276a9148bc3bdec550caa4ee969ee5994e08a3a6967c11f88ac*"1Dk1R3rVaERfBmLLk5iU2snN85wFia6SPY8$J
+
+
+1@28b754cf72f451327a95dd94dea809cdeb46d62bf65031db5c57b3fcc0c955c9$"@000000000000000000059e66d7ae415bdd51f40976bb8ae8d014c9f509c45d59(ԍ-2
+@5010653c7ad43e36f89c57c5ec4f4230fd0cbf9f6bfe18caf1f51beb4c6f5329B028576ee9c441d72d32dff3360207332f4a6d2a858cf6dd3b5d39b4629c207f64b2
+@5010653c7ad43e36f89c57c5ec4f4230fd0cbf9f6bfe18caf1f51beb4c6f5329B02b47ffeb115909d2d29106ba997361c209cd9365e7d264b008e41e0164b86c1c2B
+%@28b754cf72f451327a95dd94dea809cdeb46d62bf65031db5c57b3fcc0c955c9"!1x2Ej1LKqmnW91qa2ftZ18nLoYrLctSva"UOP_DUP OP_HASH160 0a67e9019ba984c16ca7b3c043fe086cd04a0ee4 OP_EQUALVERIFY OP_CHECKSIG*276a9140a67e9019ba984c16ca7b3c043fe086cd04a0ee488ac*!1x2Ej1LKqmnW91qa2ftZ18nLoYrLctSva8$J
+d@28b754cf72f451327a95dd94dea809cdeb46d62bf65031db5c57b3fcc0c955c9""18vRZUVBCq2bHNwPv4t3pgCWNigv5EZpKY"UOP_DUP OP_HASH160 56e36d934db5042718a483f5dc6e8ff42b95096b OP_EQUALVERIFY OP_CHECKSIG*276a91456e36d934db5042718a483f5dc6e8ff42b95096b88ac*"18vRZUVBCq2bHNwPv4t3pgCWNigv5EZpKY8$J
+Η@28b754cf72f451327a95dd94dea809cdeb46d62bf65031db5c57b3fcc0c955c9""1BRLKthggSD9fpoxz4ke7h5VTMviAqMK89"UOP_DUP OP_HASH160 724b5f8af7e5bc957583c44d27902a87d6678121 OP_EQUALVERIFY OP_CHECKSIG*276a914724b5f8af7e5bc957583c44d27902a87d667812188ac*"1BRLKthggSD9fpoxz4ke7h5VTMviAqMK898$J
+
+
+1@8ef770f35e081f6a580cb3f3945d414675d3b72200219117a0da148a470f896a$"@000000000000000000059e66d7ae415bdd51f40976bb8ae8d014c9f509c45d59(ԍ-2
+@28b754cf72f451327a95dd94dea809cdeb46d62bf65031db5c57b3fcc0c955c9B02781517ecb4eaf63be03d867eca0b07f8ea95ac2f4752adf6a48bbb184d2780462
+@28b754cf72f451327a95dd94dea809cdeb46d62bf65031db5c57b3fcc0c955c9B02bc323397ba08510a5f08fa70cc33b7939bc4a49a55ec17d7cf41ccaa2b7b1946B
+ɦ%@8ef770f35e081f6a580cb3f3945d414675d3b72200219117a0da148a470f896a""1AshSPFJeaFcfXgrrUZA3vpVtBYzgy4a7z"UOP_DUP OP_HASH160 6c4faf900cd55b45eb9968f8e95426e21313fff9 OP_EQUALVERIFY OP_CHECKSIG*276a9146c4faf900cd55b45eb9968f8e95426e21313fff988ac*"1AshSPFJeaFcfXgrrUZA3vpVtBYzgy4a7z8$J
+d@8ef770f35e081f6a580cb3f3945d414675d3b72200219117a0da148a470f896a""1NvGHvCqco33Zy5nnpvtZAbhq32mhjatJw"UOP_DUP OP_HASH160 f06d73c8e19041046e381114e598c6d3f0118a6c OP_EQUALVERIFY OP_CHECKSIG*276a914f06d73c8e19041046e381114e598c6d3f0118a6c88ac*"1NvGHvCqco33Zy5nnpvtZAbhq32mhjatJw8$J
+ϔ@8ef770f35e081f6a580cb3f3945d414675d3b72200219117a0da148a470f896a""1DCphCGZM1TX9tzSG2KZ3VqbFkLdX5x5E1"UOP_DUP OP_HASH160 85dde5a8612b6e21eacfec8e7378b0f018c380e4 OP_EQUALVERIFY OP_CHECKSIG*276a91485dde5a8612b6e21eacfec8e7378b0f018c380e488ac*"1DCphCGZM1TX9tzSG2KZ3VqbFkLdX5x5E18$J
+
+
+1@d35a1a5cdc6f1304df0d2eafbbdeebc9dd1aee1f0bc6cbd92b00f22bf4f9f824$"@000000000000000000059e66d7ae415bdd51f40976bb8ae8d014c9f509c45d59(ԍ-2
+@8ef770f35e081f6a580cb3f3945d414675d3b72200219117a0da148a470f896aB033e8beebaaa0371d247b2db4da1ee24b721bb7582d47ead45a6cb3a8035df3a622
+@8ef770f35e081f6a580cb3f3945d414675d3b72200219117a0da148a470f896aB0285c827122959e8ed02d2c3f7209c2aa2d67f9831bb8ab466c3836db848e3e5ceB
+%@d35a1a5cdc6f1304df0d2eafbbdeebc9dd1aee1f0bc6cbd92b00f22bf4f9f824""1CWQQcJc37o5Jnkui2DPdX1tm54uAHS1Bv"UOP_DUP OP_HASH160 7e38fc58e8c4af6697bd69c53c73d0256947c50d OP_EQUALVERIFY OP_CHECKSIG*276a9147e38fc58e8c4af6697bd69c53c73d0256947c50d88ac*"1CWQQcJc37o5Jnkui2DPdX1tm54uAHS1Bv8$J
+d@d35a1a5cdc6f1304df0d2eafbbdeebc9dd1aee1f0bc6cbd92b00f22bf4f9f824""1HhYFdiD9t1P9XA3g24zSzGmazn6TPP8xp"UOP_DUP OP_HASH160 b72cbd366ba92e9227f7d560054f59062e43bfa9 OP_EQUALVERIFY OP_CHECKSIG*276a914b72cbd366ba92e9227f7d560054f59062e43bfa988ac*"1HhYFdiD9t1P9XA3g24zSzGmazn6TPP8xp8$J
+&@d35a1a5cdc6f1304df0d2eafbbdeebc9dd1aee1f0bc6cbd92b00f22bf4f9f824""1MRw9E4ReSKYRMkT8odQUbmxQcUqFYJ7WD"UOP_DUP OP_HASH160 e019b1ae70b37249f331a1a2c43f1474b8e2f91e OP_EQUALVERIFY OP_CHECKSIG*276a914e019b1ae70b37249f331a1a2c43f1474b8e2f91e88ac*"1MRw9E4ReSKYRMkT8odQUbmxQcUqFYJ7WD8$J
+
+
+1@5c561f030fb91cafd2fa84ff70fcdebb7e0f2f94e6d7e7dd8bcda7a06c291fa0$"@000000000000000000059e66d7ae415bdd51f40976bb8ae8d014c9f509c45d59(ԍ-2
+@f20621d9e28692e9ce58d517134d2983b007cbf6cc2a5f66794ec88e904dd5d2B035ca044b3732763c556ccfb5e77eaa29af9f357015ccc848c8676ffea072d09ea2
+@c9a2b15a50dca938549915513daf44126bf410179984aaa924308a69a2daa125B02fb746d91a529d6633113dfc6b151a642d080229180bf8c0acfa93020ca11a585B
+&@5c561f030fb91cafd2fa84ff70fcdebb7e0f2f94e6d7e7dd8bcda7a06c291fa0""1HKV5rGvh45y4asb2yL87ZFbvuHzB6oGnJ"UOP_DUP OP_HASH160 b300f16014696f4f23d0fadf75428d6f578a2ac2 OP_EQUALVERIFY OP_CHECKSIG*276a914b300f16014696f4f23d0fadf75428d6f578a2ac288ac*"1HKV5rGvh45y4asb2yL87ZFbvuHzB6oGnJ8$J
+ؕ@5c561f030fb91cafd2fa84ff70fcdebb7e0f2f94e6d7e7dd8bcda7a06c291fa0""1GshxNsG1NsomBwvJLH57sDoJsKnhdN2zk"UOP_DUP OP_HASH160 ae20df46a16e53463ff06d47b5d71ca9bd719cf1 OP_EQUALVERIFY OP_CHECKSIG*276a914ae20df46a16e53463ff06d47b5d71ca9bd719cf188ac*"1GshxNsG1NsomBwvJLH57sDoJsKnhdN2zk8$J
+А@5c561f030fb91cafd2fa84ff70fcdebb7e0f2f94e6d7e7dd8bcda7a06c291fa0""1QG4ETnqyFnrtpv5FBDqNp613ErbUViDfY"UOP_DUP OP_HASH160 ff23d49a1a63e0a7723c00f2fc126fe7a4b5431f OP_EQUALVERIFY OP_CHECKSIG*276a914ff23d49a1a63e0a7723c00f2fc126fe7a4b5431f88ac*"1QG4ETnqyFnrtpv5FBDqNp613ErbUViDfY8$J
+
+
+1@6d416610d3f596a66ae0eeab6a87d677bb2b76c99feae969da9a1d8360e2c428$"@000000000000000000059e66d7ae415bdd51f40976bb8ae8d014c9f509c45d59(ԍ-2
+@5f5e291eb1ea7a306823b387ebf5c7e85b38076ec26a784c6da1bd6c8359d103B0370c88158468507391e9d6357cf1593414f45fa984bb1816cdd0773d853c3cf4b2
+@878ff94bfcb2a7d3ca471a1c83bd8e8779775d781311bdc5910d3960676daf42B023741efa67cea5efdca1717b07cc48603b4a3494b35d24bb622cd1e53e5219e2cB
+*@6d416610d3f596a66ae0eeab6a87d677bb2b76c99feae969da9a1d8360e2c428""141uiDbnFzUigxLBTmMko9D5uDaMAp5mro"UOP_DUP OP_HASH160 211460c3423b548aaad034e7026173da9f6346cf OP_EQUALVERIFY OP_CHECKSIG*276a914211460c3423b548aaad034e7026173da9f6346cf88ac*"141uiDbnFzUigxLBTmMko9D5uDaMAp5mro8$J
+@6d416610d3f596a66ae0eeab6a87d677bb2b76c99feae969da9a1d8360e2c428""1HheXuPes98xRmzQWjpA7erZMWC3JkKpoC"UOP_DUP OP_HASH160 b731fb591afc520950348d6048004a7b3e10d444 OP_EQUALVERIFY OP_CHECKSIG*276a914b731fb591afc520950348d6048004a7b3e10d44488ac*"1HheXuPes98xRmzQWjpA7erZMWC3JkKpoC8$J
+@6d416610d3f596a66ae0eeab6a87d677bb2b76c99feae969da9a1d8360e2c428""1DgEPZDYNwKAesjVgaRLhphXsgHXJqLPh9"UOP_DUP OP_HASH160 8b0ce88c96e8a6932f322e24a97d8fdbed485609 OP_EQUALVERIFY OP_CHECKSIG*276a9148b0ce88c96e8a6932f322e24a97d8fdbed48560988ac*"1DgEPZDYNwKAesjVgaRLhphXsgHXJqLPh98$J
$幊-@0000000000000000000b9059768710d83309a343ccb8bdcac34a1a576782403c"@000000000000000000059e66d7ae415bdd51f40976bb8ae8d014c9f509c45d592 $-@0000000000000000000c35e8c3ef8163a038680d3ed365130774b435d7192f93"@0000000000000000000b9059768710d83309a343ccb8bdcac34a1a576782403c2 $ϙ-@00000000000000000003a9cf71915e9048bf94eb0ba65306ed364b7e647e559a"@0000000000000000000c35e8c3ef8163a038680d3ed365130774b435d7192f932 !$ȋ-@00000000000000000006440de711734db5ed23115a2689539f99376c0385f8a6"@00000000000000000003a9cf71915e9048bf94eb0ba65306ed364b7e647e559a2
+
+
+1@2ca6fadd38ded80cd1a31bbf872ad4466535e5ad1ceff2fd77a3f8984c8642d4$"@00000000000000000006440de711734db5ed23115a2689539f99376c0385f8a6(ȋ-2
+@f283f3eefa1b01ae047dde56a69e1b033f0ec6a6668ccb069fe591c9825a0731B0229aea5eac76bb4167acb220508e0f1d7cf3e1881ce2628e9278706a415e8f4822
+@4a0a1c8c749675585b35dbb895424b9f74aa9beaed4c7cfad43b8287c7f44505B030d028b69310935541f24a90e9f9f8582d7adbb76f8427c80825355b1f0641926B
+@2ca6fadd38ded80cd1a31bbf872ad4466535e5ad1ceff2fd77a3f8984c8642d4""1KhJqPwpybFNRhxBA23r9gwkd5BPxK6NSc"UOP_DUP OP_HASH160 cd11ca3cf89251f273be7f3568d177c9011b2a86 OP_EQUALVERIFY OP_CHECKSIG*276a914cd11ca3cf89251f273be7f3568d177c9011b2a8688ac*"1KhJqPwpybFNRhxBA23r9gwkd5BPxK6NSc8$J
+@2ca6fadd38ded80cd1a31bbf872ad4466535e5ad1ceff2fd77a3f8984c8642d4""1HxZUJW4sodXchVXFqpFWqjR6kQLSPGQu2"UOP_DUP OP_HASH160 ba03fee1a6ccc3140f6155b4531be4263e9cbfd5 OP_EQUALVERIFY OP_CHECKSIG*276a914ba03fee1a6ccc3140f6155b4531be4263e9cbfd588ac*"1HxZUJW4sodXchVXFqpFWqjR6kQLSPGQu28$J
+H@2ca6fadd38ded80cd1a31bbf872ad4466535e5ad1ceff2fd77a3f8984c8642d4""1P6G14pJ8qtsSP2cXRatNE1H16nzGJofR8"UOP_DUP OP_HASH160 f2515e8eeb1e22d968250048684463ece64fb07c OP_EQUALVERIFY OP_CHECKSIG*276a914f2515e8eeb1e22d968250048684463ece64fb07c88ac*"1P6G14pJ8qtsSP2cXRatNE1H16nzGJofR88$J
+
+
+1@867ba7141cd055481df20d361163d3d801128f97afa4f356e086963a7016ffdc$"@00000000000000000006440de711734db5ed23115a2689539f99376c0385f8a6(ȋ-2
+@e39eb7838f7ab5f4dd02a24b045ccfc632cebd846fa437c5755b4486538a0e42B03190af413d297f82e73a41c325f0d7a4887a95a876f9ebd68bfd10a796d49eaaa2
+@4a3bef3fb0aef9863626fc0ed1d8f718849b51308a8628dd021c5d89c134f3b2B024dbbf748088f7e6f24200e2b6dfa56c948483a977a92a98cd0de8a7c3226e0f7B
+P@867ba7141cd055481df20d361163d3d801128f97afa4f356e086963a7016ffdc""1LaCyP51uQybjdvgXGp87v8w237Zv4nhe8"UOP_DUP OP_HASH160 d6b21c445a08d2146ce6b4033b9c4520bb7e45d8 OP_EQUALVERIFY OP_CHECKSIG*276a914d6b21c445a08d2146ce6b4033b9c4520bb7e45d888ac*"1LaCyP51uQybjdvgXGp87v8w237Zv4nhe88$J
+@867ba7141cd055481df20d361163d3d801128f97afa4f356e086963a7016ffdc""15ETbrANyxcgsdMzHViqDGVsepu7WqLQyL"UOP_DUP OP_HASH160 2e6c1daaab6206f7a75960108e0a191861c32685 OP_EQUALVERIFY OP_CHECKSIG*276a9142e6c1daaab6206f7a75960108e0a191861c3268588ac*"15ETbrANyxcgsdMzHViqDGVsepu7WqLQyL8$J
+@867ba7141cd055481df20d361163d3d801128f97afa4f356e086963a7016ffdc""13LcNm7Rhca7xcV9TDz5pK2ues6Fnvvk76"UOP_DUP OP_HASH160 19a5af3f102acd0595f6043f49e309597eb7b134 OP_EQUALVERIFY OP_CHECKSIG*276a91419a5af3f102acd0595f6043f49e309597eb7b13488ac*"13LcNm7Rhca7xcV9TDz5pK2ues6Fnvvk768$J
+
+
+1@5e1f3b625a63dac14633ab6bb8b9aecd9fb7b7b37d2d19e16bdfb93b2f63c7e0$"@00000000000000000006440de711734db5ed23115a2689539f99376c0385f8a6(ȋ-2
+@dee5efda49b28315da195f9553aeaf7fb7d79d64a08af64e01e706522f1032e3B035b2a546df12d4e39d924d5aa62ebd37dbd0a0bb23255619a59d5e6a8bc4ee4e72
+@5c37428a4779be404b89985383870f019d2e0fc2038ca193fe1c0ad74ae88540B02896ded86d67a0671179c2acc548c80bfaabb967761b6fb7dc0e64f9274df2192B
+^@5e1f3b625a63dac14633ab6bb8b9aecd9fb7b7b37d2d19e16bdfb93b2f63c7e0""1FP6q3P5urXWCioAW6TH5DWZVM41Gba9Gb"UOP_DUP OP_HASH160 9dbfc70036b2f78e10f93d122b6b707e44d1cf0c OP_EQUALVERIFY OP_CHECKSIG*276a9149dbfc70036b2f78e10f93d122b6b707e44d1cf0c88ac*"1FP6q3P5urXWCioAW6TH5DWZVM41Gba9Gb8$J
+[@5e1f3b625a63dac14633ab6bb8b9aecd9fb7b7b37d2d19e16bdfb93b2f63c7e0""1ByTtsP4wcneK8xoCvQ2jQS8eZcPX9MhF9"UOP_DUP OP_HASH160 785f007db193c28a01d3d96f888e1d50caa77d1f OP_EQUALVERIFY OP_CHECKSIG*276a914785f007db193c28a01d3d96f888e1d50caa77d1f88ac*"1ByTtsP4wcneK8xoCvQ2jQS8eZcPX9MhF98$J
+ǘ@5e1f3b625a63dac14633ab6bb8b9aecd9fb7b7b37d2d19e16bdfb93b2f63c7e0""12cuMnBgdMhiQ4TCK2rovY5YGf5B9azhV9"UOP_DUP OP_HASH160 11c2641358a3d0c2f65d7ce7215307aa0686c2cc OP_EQUALVERIFY OP_CHECKSIG*276a91411c2641358a3d0c2f65d7ce7215307aa0686c2cc88ac*"12cuMnBgdMhiQ4TCK2rovY5YGf5B9azhV98$J
$Ȯ-@00000000000000000004d0df059e7845fb369b21b32afb1039ac7632779e185a"@00000000000000000006440de711734db5ed23115a2689539f99376c0385f8a62
+
+
+1@90a31923201a901aa078f84446348b4626448e09bcec2cf9d36a14648effb245$"@00000000000000000004d0df059e7845fb369b21b32afb1039ac7632779e185a(Ȯ-2
+@678a2f56129a969eb28f994db81ed35763fcb64f0272b14b637ba8dc8a89119bB03435ce5e77deef13b4194671a2bcafb3216517f07855f03cd86980505391951072
+@2c6bed47b31597aa6233640c8720f1a50dc514bcb9c855376ecad5d354e8c409B027429c1626d5f8a8f6f42feea3570b131e576efbfbeca70b46e9af87e33a9f99dB
+@90a31923201a901aa078f84446348b4626448e09bcec2cf9d36a14648effb245""15sP4WZkzUyuWtQVLHpGRza7LWsR9bZrZ3"UOP_DUP OP_HASH160 3567b766db380b04f745ffcedba9cbcd53e19b13 OP_EQUALVERIFY OP_CHECKSIG*276a9143567b766db380b04f745ffcedba9cbcd53e19b1388ac*"15sP4WZkzUyuWtQVLHpGRza7LWsR9bZrZ38$J
+@90a31923201a901aa078f84446348b4626448e09bcec2cf9d36a14648effb245""1DYD3ZiS7xVo6SoqxZgtXrSvGtmUj3MnQP"UOP_DUP OP_HASH160 8988754dd6eaceeffefffeb098456e2ef6d32728 OP_EQUALVERIFY OP_CHECKSIG*276a9148988754dd6eaceeffefffeb098456e2ef6d3272888ac*"1DYD3ZiS7xVo6SoqxZgtXrSvGtmUj3MnQP8$J
+Ҥa@90a31923201a901aa078f84446348b4626448e09bcec2cf9d36a14648effb245""1AErsRX7Uoov3mkk3y8fG3NXmYpNQRCxYe"UOP_DUP OP_HASH160 65582b1c4d91d807150b194a50ec0aaa8d9faebf OP_EQUALVERIFY OP_CHECKSIG*276a91465582b1c4d91d807150b194a50ec0aaa8d9faebf88ac*"1AErsRX7Uoov3mkk3y8fG3NXmYpNQRCxYe8$J
+
+1@85657ede3ed00d5fa39373bf2f4f2bb7a183d26b7071fcb477a7eb5378d41eca$"@00000000000000000004d0df059e7845fb369b21b32afb1039ac7632779e185a(Ȯ-2
+@ad75e9df95e9461e105fdb2bf7786d98a9689060ace42258c904b7b383af2f28B02fa0adc365f6e8d313048681470f089bbec1c1e7b93dc542a55425a0981a8ae232
+@fe72421419a28d24b73e935da91640c5df82a0abe268debe86812f262e8d4f9cB03a843cc3f97d44f1ac8f4a3d62d9a10af9753df428577e1224c0aac01ccc4564b2
+@ad75e9df95e9461e105fdb2bf7786d98a9689060ace42258c904b7b383af2f28B02a745738001f695ae3b52c2922fefa5aafc02334bab44c6a391f8ae3d37fe7d1cB
+ڒ@85657ede3ed00d5fa39373bf2f4f2bb7a183d26b7071fcb477a7eb5378d41eca""1NgQ8Bs2wBsSujobU4KkYjthaai6FND8UD"UOP_DUP OP_HASH160 edce2ab6505fee5d151d3dad85814cb2380d7334 OP_EQUALVERIFY OP_CHECKSIG*276a914edce2ab6505fee5d151d3dad85814cb2380d733488ac*"1NgQ8Bs2wBsSujobU4KkYjthaai6FND8UD8$J
+@85657ede3ed00d5fa39373bf2f4f2bb7a183d26b7071fcb477a7eb5378d41eca""1CrpoS1YVqWgqSLT9JMG49dYJb22G7staW"UOP_DUP OP_HASH160 8215aae9b8689d82f9abc45cf3dafd5cabf581a6 OP_EQUALVERIFY OP_CHECKSIG*276a9148215aae9b8689d82f9abc45cf3dafd5cabf581a688ac*"1CrpoS1YVqWgqSLT9JMG49dYJb22G7staW8$J
+@85657ede3ed00d5fa39373bf2f4f2bb7a183d26b7071fcb477a7eb5378d41eca""15syR5SqzZ6XeDDKbkDyittwYxwJbsWNCk"UOP_DUP OP_HASH160 358464e9ae2502f3c7288de282bb19f957fa9420 OP_EQUALVERIFY OP_CHECKSIG*276a914358464e9ae2502f3c7288de282bb19f957fa942088ac*"15syR5SqzZ6XeDDKbkDyittwYxwJbsWNCk8$J
$-@00000000000000000000c121718ad6b1341a379e6612f1b5a84f6fff9cdb68d5"@00000000000000000004d0df059e7845fb369b21b32afb1039ac7632779e185a2 $-@00000000000000000002146cd129f39397a19346019902d5bdec64cae61b2af5"@00000000000000000000c121718ad6b1341a379e6612f1b5a84f6fff9cdb68d52 $-@0000000000000000000f60e10d483d8f66a6dec4c8f6ede49b24af6220b7091f"@00000000000000000002146cd129f39397a19346019902d5bdec64cae61b2af52 $Ќ-@0000000000000000000a2a897a7b87727f677c566095b52955a4e119169e1fc8"@0000000000000000000f60e10d483d8f66a6dec4c8f6ede49b24af6220b7091f2 $-@0000000000000000001581cad472cbecf1327a07784263d663da0a637954d059"@0000000000000000000a2a897a7b87727f677c566095b52955a4e119169e1fc82
+
+
+1@74de15d1e845770c4c1ff3fdd070d7e557c478a44d1a26f2f33d0e6ca24c1cb3$"@0000000000000000001581cad472cbecf1327a07784263d663da0a637954d059(-2
+@85657ede3ed00d5fa39373bf2f4f2bb7a183d26b7071fcb477a7eb5378d41ecaB02a8f82ac8fd241eedbd6e97ce94f827afe8709004df9a805a9e69847365b7be092
+@dd12bace3449eb06ec4bc08671ea97b8e02055321d1931faeb85adcb99013a00B037f16624391e824df9d0981c1349c0e681ee32c02502522be72b221312b22844aB
+@74de15d1e845770c4c1ff3fdd070d7e557c478a44d1a26f2f33d0e6ca24c1cb3""1MzbkkYvCMtz8e78YTcv3m2DvPf2dFwWVC"UOP_DUP OP_HASH160 e6473ca893e40c54c3983e9f2dcda75955845d97 OP_EQUALVERIFY OP_CHECKSIG*276a914e6473ca893e40c54c3983e9f2dcda75955845d9788ac*"1MzbkkYvCMtz8e78YTcv3m2DvPf2dFwWVC8$J
+ @74de15d1e845770c4c1ff3fdd070d7e557c478a44d1a26f2f33d0e6ca24c1cb3""1QByHKGd51HeB9LoJkkRdSNfjBYbgz2XfU"UOP_DUP OP_HASH160 fe5e08adcf7e4270b24a93e23d72ef12203b0af5 OP_EQUALVERIFY OP_CHECKSIG*276a914fe5e08adcf7e4270b24a93e23d72ef12203b0af588ac*"1QByHKGd51HeB9LoJkkRdSNfjBYbgz2XfU8$J
+_@74de15d1e845770c4c1ff3fdd070d7e557c478a44d1a26f2f33d0e6ca24c1cb3"!1Ac2JksA6yWhL8MwmohnDXbDQXB7JfAJP"UOP_DUP OP_HASH160 01d0fa9ea5d40a8e7254bc29529a8294e02d2bbb OP_EQUALVERIFY OP_CHECKSIG*276a91401d0fa9ea5d40a8e7254bc29529a8294e02d2bbb88ac*!1Ac2JksA6yWhL8MwmohnDXbDQXB7JfAJP8$J
+
+
+1@4b9f1c55480f129c82ab8f718097fb40edb545be695d9bdfa668ca2d3f0185ca$"@0000000000000000001581cad472cbecf1327a07784263d663da0a637954d059(-2
+@1ae619accc6867227535c212926a55050156834d042f2bcc0207c7a8a79a4905B0346234f1ba989f1894615cbfdb0d597e6dff13c35e3e48699667b79a9e39136fb2
+@c1689ad3221f8d5910d82de96cc754fc9abf1b37ab47e390a0198e8bb5cf1e85B03264a2d8da4a4c74c5b3f2fdeb42ffa74410311b50d709a8658a23026bfee12b7B
+@4b9f1c55480f129c82ab8f718097fb40edb545be695d9bdfa668ca2d3f0185ca""1DGiP6JqUvqsk7B9zwr6FfPQvkGDH8Htxc"UOP_DUP OP_HASH160 869a4ab7342e34a5d40d435042a7bbb43eb9ed83 OP_EQUALVERIFY OP_CHECKSIG*276a914869a4ab7342e34a5d40d435042a7bbb43eb9ed8388ac*"1DGiP6JqUvqsk7B9zwr6FfPQvkGDH8Htxc8$J
+@4b9f1c55480f129c82ab8f718097fb40edb545be695d9bdfa668ca2d3f0185ca""1Ps4BzFa4pKDaYxu74E1vnGkCxKYD9Gwop"UOP_DUP OP_HASH160 faca3a4cf5b6037796b8e7d067fab195c1783d5e OP_EQUALVERIFY OP_CHECKSIG*276a914faca3a4cf5b6037796b8e7d067fab195c1783d5e88ac*"1Ps4BzFa4pKDaYxu74E1vnGkCxKYD9Gwop8$J
+̻f@4b9f1c55480f129c82ab8f718097fb40edb545be695d9bdfa668ca2d3f0185ca""16etzXo6eKtCUqTqKY4HCYMFnEbbrFsMEX"UOP_DUP OP_HASH160 3e036b902611820f053a9c406c081c342a6bd637 OP_EQUALVERIFY OP_CHECKSIG*276a9143e036b902611820f053a9c406c081c342a6bd63788ac*"16etzXo6eKtCUqTqKY4HCYMFnEbbrFsMEX8$J
$ȍ-@000000000000000000091cfc955d90967dbd58de1f5028dc479a1623ad9a79a1"@0000000000000000001581cad472cbecf1327a07784263d663da0a637954d0592 $-@0000000000000000000a097f3eb64fc93d91bce5aba8e2aa9948c0ee4f62cb70"@000000000000000000091cfc955d90967dbd58de1f5028dc479a1623ad9a79a12 $؍-@00000000000000000009f6e0de44f060213a34f6296e69cddf778cb85f9bae7c"@0000000000000000000a097f3eb64fc93d91bce5aba8e2aa9948c0ee4f62cb702 $-@00000000000000000007872abcd785f515daecfb9c1206b7ea9e87fa51b0afec"@00000000000000000009f6e0de44f060213a34f6296e69cddf778cb85f9bae7c2
+
+
+1@196f7db9bfd30a91e36cf905e13fb65536e6ea36a41e473cc75d1c031aa85bcb$"@00000000000000000007872abcd785f515daecfb9c1206b7ea9e87fa51b0afec(-2
+@6707fe8b9d84198f476a39d64efb6ba448e18aa1d97128587825b66867d91786B02dd2be9d26daa402af212e2689332972de3b10687f4311836e2fdf5e3971c23852
+@3eb50396c0af079287c1e47f1aa37f6e9b4685320968cdc656f00a16df200608B0291f0c9563cc94a2528837856c719ef5c09cabd05bebf929ca8f8d4c1ab2ef992B
+c@196f7db9bfd30a91e36cf905e13fb65536e6ea36a41e473cc75d1c031aa85bcb""1LCA2Gc6HfPxDsUr7xZcPRaGbaYZWLBc15"UOP_DUP OP_HASH160 d2867f1e69536ddf93c686d521ab52ddf6777376 OP_EQUALVERIFY OP_CHECKSIG*276a914d2867f1e69536ddf93c686d521ab52ddf677737688ac*"1LCA2Gc6HfPxDsUr7xZcPRaGbaYZWLBc158$J
+@196f7db9bfd30a91e36cf905e13fb65536e6ea36a41e473cc75d1c031aa85bcb""1AX6pvibJhF3YyQyj4nGpdpa6sf34yf9EN"UOP_DUP OP_HASH160 686a7976caeb8b0e4901d35a2f943e0fb046bfcb OP_EQUALVERIFY OP_CHECKSIG*276a914686a7976caeb8b0e4901d35a2f943e0fb046bfcb88ac*"1AX6pvibJhF3YyQyj4nGpdpa6sf34yf9EN8$J
+@196f7db9bfd30a91e36cf905e13fb65536e6ea36a41e473cc75d1c031aa85bcb""1KNhGBkKt4BAt7uDKFvc3NxJ8KbEY3WRnT"UOP_DUP OP_HASH160 c98c9bb1751132af531d30caffec400ad84ea0fb OP_EQUALVERIFY OP_CHECKSIG*276a914c98c9bb1751132af531d30caffec400ad84ea0fb88ac*"1KNhGBkKt4BAt7uDKFvc3NxJ8KbEY3WRnT8$J
+
+
+1@cd306b49224ee04a4fe68dbb2872e7c3342c51996095f43a3443925b33bb3785$"@00000000000000000007872abcd785f515daecfb9c1206b7ea9e87fa51b0afec(-2
+@90a31923201a901aa078f84446348b4626448e09bcec2cf9d36a14648effb245B0234ec63f6424a8e41051daa81ab7a2808e386678212a5ce661e31a5daa5d12d1d2
+@4a7d7a82e71325fd3e94d9364cd10167c986dd4e09b44eb45f67d181eb538b1eB03ed7267267e33dfb56f7eb49c4088c000c07e4a248cc436b0c2169aaf4f85e4aaB
+@cd306b49224ee04a4fe68dbb2872e7c3342c51996095f43a3443925b33bb3785""15ytZf59svjFKaLfXPWacxG7wvSut1ajVM"UOP_DUP OP_HASH160 36a2d6f39cf1839e170ae89e6130423e9dc3b5e7 OP_EQUALVERIFY OP_CHECKSIG*276a91436a2d6f39cf1839e170ae89e6130423e9dc3b5e788ac*"15ytZf59svjFKaLfXPWacxG7wvSut1ajVM8$J
+@cd306b49224ee04a4fe68dbb2872e7c3342c51996095f43a3443925b33bb3785""136Xyh7YxiX8pQ2pKtciLRNusKw7yLcDwX"UOP_DUP OP_HASH160 16fc30a69dde9c2b477360e99bcdfd52e6b2c398 OP_EQUALVERIFY OP_CHECKSIG*276a91416fc30a69dde9c2b477360e99bcdfd52e6b2c39888ac*"136Xyh7YxiX8pQ2pKtciLRNusKw7yLcDwX8$J
+΅a@cd306b49224ee04a4fe68dbb2872e7c3342c51996095f43a3443925b33bb3785""14NFH9jYPYuYKt8bT6DsdYaXp9dAe3LsCp"UOP_DUP OP_HASH160 24ed08174de18624bc785139f8024f8131fe167b OP_EQUALVERIFY OP_CHECKSIG*276a91424ed08174de18624bc785139f8024f8131fe167b88ac*"14NFH9jYPYuYKt8bT6DsdYaXp9dAe3LsCp8$J
.$Ȃ-@0000000000000000000b53890acecdd96015c7a27079918371b535b2942d02cb"@00000000000000000007872abcd785f515daecfb9c1206b7ea9e87fa51b0afec2 $-@000000000000000000066319e5b611c5108ff065d09046d183e4902745d64c50"@0000000000000000000b53890acecdd96015c7a27079918371b535b2942d02cb2 $-@00000000000000000008dfbe679c8fc0c7950bd1436837b5414fe4f1863c138d"@000000000000000000066319e5b611c5108ff065d09046d183e4902745d64c502 $-@00000000000000000011a59ee0cbefb6ec0dcbae733ad2730cdbf33775a981ae"@00000000000000000008dfbe679c8fc0c7950bd1436837b5414fe4f1863c138d2 $䘏-@0000000000000000000435b6fee0a5f197df00221424106de4ac9e02826d1f30"@00000000000000000011a59ee0cbefb6ec0dcbae733ad2730cdbf33775a981ae2 $-@0000000000000000000511fb1b0e877280db31e5f441898e6fcf9dd0e0fede64"@0000000000000000000435b6fee0a5f197df00221424106de4ac9e02826d1f302 $ُ-@000000000000000000011b4e7a38b697a056457326738bb9686373339a49bf13"@0000000000000000000511fb1b0e877280db31e5f441898e6fcf9dd0e0fede642
+
+
+
+1@4627dac564121d895a7a3e382b5cbdc55227626952f9e3d4e527781218e0b703$"@000000000000000000011b4e7a38b697a056457326738bb9686373339a49bf13(ُ-2
+@cd306b49224ee04a4fe68dbb2872e7c3342c51996095f43a3443925b33bb3785B02ee96a7a1ca31324d18a52ce0e60eed86cc444fef79154749ac5c6c8b85abdf922
+@028df2928012f152ba1744ab1a807d143c7479cba21cd2331a75e544b9464e0fB03a7cf0c8ea32eae3f0305104c5da9decc72f6aeebd9d3b4c15fa5c04e0364da6eB
+@4627dac564121d895a7a3e382b5cbdc55227626952f9e3d4e527781218e0b703""1BwXqGUx5tASYhY22UVRtTGzkvHUK45PaE"UOP_DUP OP_HASH160 7801750a5987a5eec3d1739cdc735095ec43ef94 OP_EQUALVERIFY OP_CHECKSIG*276a9147801750a5987a5eec3d1739cdc735095ec43ef9488ac*"1BwXqGUx5tASYhY22UVRtTGzkvHUK45PaE8$J
+@4627dac564121d895a7a3e382b5cbdc55227626952f9e3d4e527781218e0b703""1FxxYY1fWMnxg47xpPdunV3XnVPtaitYsz"UOP_DUP OP_HASH160 a42701218e0d410ec543dda103e1d734127a4945 OP_EQUALVERIFY OP_CHECKSIG*276a914a42701218e0d410ec543dda103e1d734127a494588ac*"1FxxYY1fWMnxg47xpPdunV3XnVPtaitYsz8$J
+X@4627dac564121d895a7a3e382b5cbdc55227626952f9e3d4e527781218e0b703""16yGmFGV76jHFtPU9SoqSMBH6jRHUUw7Fw"UOP_DUP OP_HASH160 417d14b95d77a680a70be4973659f49b836f954a OP_EQUALVERIFY OP_CHECKSIG*276a914417d14b95d77a680a70be4973659f49b836f954a88ac*"16yGmFGV76jHFtPU9SoqSMBH6jRHUUw7Fw8$J
.$ڏ-@0000000000000000000b217b2bc4ffd0e10e53e92cb21220a2e0d03278f847b3"@000000000000000000011b4e7a38b697a056457326738bb9686373339a49bf132 $-@00000000000000000008cae875ef3027589cb9624bb86021ab73af1ef48ef5a3"@0000000000000000000b217b2bc4ffd0e10e53e92cb21220a2e0d03278f847b32 !$-@00000000000000000004305c8f640a7d7048e091bce203e858cbc748b07bdbe6"@00000000000000000008cae875ef3027589cb9624bb86021ab73af1ef48ef5a32
+
+
+1@305ef64fdd82121334d2c3803f4d6d808ded9d390d0c4381295d02add56928d0$"@00000000000000000004305c8f640a7d7048e091bce203e858cbc748b07bdbe6(-2
+@5832c83c84aec7ceb5f2728e5553e2030c25638d894d106bd3a6fb64986bc0c9B02bd25f90ff166fac90f9b2d84451280284b7c4e4b904a29d8165a4b03234433bd2
+@12292acc9e624a8421513534b72dffcb622e2abbe956ec2d07faa5f17d76e183B02760c2fe707732bf33a02cc7c869a618e5b07463b589f6645492016129ae45385B
+@305ef64fdd82121334d2c3803f4d6d808ded9d390d0c4381295d02add56928d0""1Nx9fi6xtoL91XKzJUQUfwNZqtiUuKk5kT"UOP_DUP OP_HASH160 f0c8c128f5f2d86b2d94ee4ee73697fceef5cc10 OP_EQUALVERIFY OP_CHECKSIG*276a914f0c8c128f5f2d86b2d94ee4ee73697fceef5cc1088ac*"1Nx9fi6xtoL91XKzJUQUfwNZqtiUuKk5kT8$J
+[@305ef64fdd82121334d2c3803f4d6d808ded9d390d0c4381295d02add56928d0""15o9NmoW2QocY9kggEMkTrqqmYhfuJHsyQ"UOP_DUP OP_HASH160 349aa0f8edfdbe82dca53a00446a98928dc626b0 OP_EQUALVERIFY OP_CHECKSIG*276a914349aa0f8edfdbe82dca53a00446a98928dc626b088ac*"15o9NmoW2QocY9kggEMkTrqqmYhfuJHsyQ8$J
+B@305ef64fdd82121334d2c3803f4d6d808ded9d390d0c4381295d02add56928d0""1FYK4gTA9FQppsMxZgUuTEQBGudNgi3kTz"UOP_DUP OP_HASH160 9f7dbc0187bcb1ef51238627d879d89a53d77226 OP_EQUALVERIFY OP_CHECKSIG*276a9149f7dbc0187bcb1ef51238627d879d89a53d7722688ac*"1FYK4gTA9FQppsMxZgUuTEQBGudNgi3kTz8$J
+
+
+
+1@c8ac65ca598f3d15c0be1e7d5478cbaedc116be178042b42759a17597e564030$"@00000000000000000004305c8f640a7d7048e091bce203e858cbc748b07bdbe6(-2
+@305ef64fdd82121334d2c3803f4d6d808ded9d390d0c4381295d02add56928d0B035dc7e0c8986648a58042d816da270e0abf94a8c1a6d30a7b105020af39f68a702
+@5832c83c84aec7ceb5f2728e5553e2030c25638d894d106bd3a6fb64986bc0c9B023c577c5c1b1f29b823589057f8104908282a96117b2ac782e1e4b3d1ee6862e2B
+@c8ac65ca598f3d15c0be1e7d5478cbaedc116be178042b42759a17597e564030""1G9m1ThkkiNTPeRgan844pZGtJpkxUTWJa"UOP_DUP OP_HASH160 a631f34f361941c457ceb368315c40f33dfa595f OP_EQUALVERIFY OP_CHECKSIG*276a914a631f34f361941c457ceb368315c40f33dfa595f88ac*"1G9m1ThkkiNTPeRgan844pZGtJpkxUTWJa8$J
+[@c8ac65ca598f3d15c0be1e7d5478cbaedc116be178042b42759a17597e564030""1Eh3SSPbA7Hw5QsfWs6KT7DmygxuYANuSG"UOP_DUP OP_HASH160 962c4f2d6379e4abaac22cbdf7793e1757b81e87 OP_EQUALVERIFY OP_CHECKSIG*276a914962c4f2d6379e4abaac22cbdf7793e1757b81e8788ac*"1Eh3SSPbA7Hw5QsfWs6KT7DmygxuYANuSG8$J
+_@c8ac65ca598f3d15c0be1e7d5478cbaedc116be178042b42759a17597e564030""172uF4YXADhNjT15cLgk8DEsWr2nrS3cEs"UOP_DUP OP_HASH160 422cc7cba4076f5485731e39d849f16f02484442 OP_EQUALVERIFY OP_CHECKSIG*276a914422cc7cba4076f5485731e39d849f16f0248444288ac*"172uF4YXADhNjT15cLgk8DEsWr2nrS3cEs8$J
+
+
+
+1@190ccd336d24b14f798427103ad0a17eb43cc6920f9cf71746b596584967e29c$"@00000000000000000004305c8f640a7d7048e091bce203e858cbc748b07bdbe6(-2
+@9cdd57d9e6256d5478f98658e2c60c5aac2b8f958094b5b4e68eb0157c2b96cdB03225f86ae6cbabff076a8a5c9fbdc040b498c319b06c2eaef05480e462a7f770d2
+@4837e7468effdf6689b04fe0bb7ba3da3649d6cecb693ef66a6ebf67781f6d8eB0284282320238864c64b78430b78cd05f66f033e68a937f4af01064b73bee9d720B
+@190ccd336d24b14f798427103ad0a17eb43cc6920f9cf71746b596584967e29c""14UoDzPjtqLvyDxUeMobBDqyiyWYZRcPBT"UOP_DUP OP_HASH160 262a31b2e4dc5f21ff21422912a0613a552d6148 OP_EQUALVERIFY OP_CHECKSIG*276a914262a31b2e4dc5f21ff21422912a0613a552d614888ac*"14UoDzPjtqLvyDxUeMobBDqyiyWYZRcPBT8$J
+=@190ccd336d24b14f798427103ad0a17eb43cc6920f9cf71746b596584967e29c""14CAurm7F7t3DbYQiof8LhkYRt4A2yh62Z"UOP_DUP OP_HASH160 230539fc2d0573ce8e25b22a2b3ef0e0d41125dd OP_EQUALVERIFY OP_CHECKSIG*276a914230539fc2d0573ce8e25b22a2b3ef0e0d41125dd88ac*"14CAurm7F7t3DbYQiof8LhkYRt4A2yh62Z8$J
+5@190ccd336d24b14f798427103ad0a17eb43cc6920f9cf71746b596584967e29c""1E1cLRkxvw54QqT4K93AETy85bvuYg8Vsp"UOP_DUP OP_HASH160 8eb7219df5cf1bbb53af4675a04a28dc078ed8cc OP_EQUALVERIFY OP_CHECKSIG*276a9148eb7219df5cf1bbb53af4675a04a28dc078ed8cc88ac*"1E1cLRkxvw54QqT4K93AETy85bvuYg8Vsp8$J
d$脐-@000000000000000000062a7b9845981cd0e697dd7ec5ef3cb3ca557e345614ca"@00000000000000000004305c8f640a7d7048e091bce203e858cbc748b07bdbe62
+
+
+
+1@670c0f3b13f9dea5f80264a7d079ad7783335d7e0bef916cf6f052dad125d37b$"@000000000000000000062a7b9845981cd0e697dd7ec5ef3cb3ca557e345614ca(脐-2
+@c8ac65ca598f3d15c0be1e7d5478cbaedc116be178042b42759a17597e564030B033a87fd6e8891da3570931d6431e24dae1d079301e364672b3e01d340f50895222
+@c477fa3c426977a77b9c15d930d339c5e7b73c5870a5c929019d5551ad100d0eB0319a241cac4ba8d67e65ed8a6ec9ad8a410155bd4588b1d358b8922f284939406B
+@670c0f3b13f9dea5f80264a7d079ad7783335d7e0bef916cf6f052dad125d37b""1BtEjm7PCjVXwjZNyNo9U1PrQSX8vwsj17"UOP_DUP OP_HASH160 7761f06d5216efd73896ec6074e5d57deed2f203 OP_EQUALVERIFY OP_CHECKSIG*276a9147761f06d5216efd73896ec6074e5d57deed2f20388ac*"1BtEjm7PCjVXwjZNyNo9U1PrQSX8vwsj178$J
+[@670c0f3b13f9dea5f80264a7d079ad7783335d7e0bef916cf6f052dad125d37b""1EeGkJ8qyfxfAMu5hZfCvrttq1n1T7DXB5"UOP_DUP OP_HASH160 95a62b96c073d28aab848bfc6ddbef53910e53dc OP_EQUALVERIFY OP_CHECKSIG*276a91495a62b96c073d28aab848bfc6ddbef53910e53dc88ac*"1EeGkJ8qyfxfAMu5hZfCvrttq1n1T7DXB58$J
+Ɔ@670c0f3b13f9dea5f80264a7d079ad7783335d7e0bef916cf6f052dad125d37b""1ML1DkFGsoJseYvmzbyLK4MboQq1inwETN"UOP_DUP OP_HASH160 defa9a36309ca9ac2a9ba952fc83daf3565a1084 OP_EQUALVERIFY OP_CHECKSIG*276a914defa9a36309ca9ac2a9ba952fc83daf3565a108488ac*"1ML1DkFGsoJseYvmzbyLK4MboQq1inwETN8$J
+$ș-@000000000000000000155d379f4f401bdb4c23a63202e7b5165f4db80f3c2907"@000000000000000000062a7b9845981cd0e697dd7ec5ef3cb3ca557e345614ca2
+
+
+1@ee73b28594ff65ca77eec10095b84342258588714c8dd3ca6623e95416d5a240$"@000000000000000000155d379f4f401bdb4c23a63202e7b5165f4db80f3c2907(ș-2
+@4a737a343f3668e82c3911ca9866199b992feecfc2be067a8e4836b0896b26b1B03f042fdaf89044b9a457a436ae617f7727523ad5391def0f25f0e0d905658453e2
+@4a737a343f3668e82c3911ca9866199b992feecfc2be067a8e4836b0896b26b1B0227acf67399ece2de48f85a62b56be8bd293c9c50696ccd5ac9b15e5e15ef3f34B
+@ee73b28594ff65ca77eec10095b84342258588714c8dd3ca6623e95416d5a240""1Ph6f4gedRhmgPnTYFN1tZJHFtVGv5dcpB"UOP_DUP OP_HASH160 f8e82098a127156406cf05cd6ada968770522794 OP_EQUALVERIFY OP_CHECKSIG*276a914f8e82098a127156406cf05cd6ada96877052279488ac*"1Ph6f4gedRhmgPnTYFN1tZJHFtVGv5dcpB8$J
+@ee73b28594ff65ca77eec10095b84342258588714c8dd3ca6623e95416d5a240""1FfUMuHu2YhrzA7647b6qwJkXbxmCdqsEm"UOP_DUP OP_HASH160 a0d86824a641cf677360cd90b866ebd0a816fd0f OP_EQUALVERIFY OP_CHECKSIG*276a914a0d86824a641cf677360cd90b866ebd0a816fd0f88ac*"1FfUMuHu2YhrzA7647b6qwJkXbxmCdqsEm8$J
+r@ee73b28594ff65ca77eec10095b84342258588714c8dd3ca6623e95416d5a240""12CEjJ58y2LDhgphidUuEFKwFkssAPPhvH"UOP_DUP OP_HASH160 0d1829747153a61256f27918c0d2af1a0b7c5ded OP_EQUALVERIFY OP_CHECKSIG*276a9140d1829747153a61256f27918c0d2af1a0b7c5ded88ac*"12CEjJ58y2LDhgphidUuEFKwFkssAPPhvH8$J
+
+
+1@d434fe0ef1891047cd2c9a62dcc1824ce2e78defe6edef8cfd1217433a4afe16$"@000000000000000000155d379f4f401bdb4c23a63202e7b5165f4db80f3c2907(ș-2
+@670c0f3b13f9dea5f80264a7d079ad7783335d7e0bef916cf6f052dad125d37bB02b8b63f9967bb6060510bfe4360ddca5ac1e54e0843c383d1fa4d5e540b887e292
+@7b58995fa6eafc00b63190502ae9751d5f7b5313f7956141dfca6363a73f9ebfB03b2bdaad56cb996d99fbc8a52de16fed71dd4bd526ebe81b6040dfe46d211830eB
+@d434fe0ef1891047cd2c9a62dcc1824ce2e78defe6edef8cfd1217433a4afe16""13Qrjrm8zedKTpYnvXzozBMKJGLrHAqXsV"UOP_DUP OP_HASH160 1a7356b233eeca5befe63f41ab8b3d83bbc11338 OP_EQUALVERIFY OP_CHECKSIG*276a9141a7356b233eeca5befe63f41ab8b3d83bbc1133888ac*"13Qrjrm8zedKTpYnvXzozBMKJGLrHAqXsV8$J
+@d434fe0ef1891047cd2c9a62dcc1824ce2e78defe6edef8cfd1217433a4afe16""1Jhj3n9DqSniCwjqAZ4VsKYNoCg4wD8giu"UOP_DUP OP_HASH160 c22de069f26664886a9c2b95e0bed0231431ab59 OP_EQUALVERIFY OP_CHECKSIG*276a914c22de069f26664886a9c2b95e0bed0231431ab5988ac*"1Jhj3n9DqSniCwjqAZ4VsKYNoCg4wD8giu8$J
+@d434fe0ef1891047cd2c9a62dcc1824ce2e78defe6edef8cfd1217433a4afe16""1Ej5Ca7vc3oifDWH3gHmc516KzEC8FqwVe"UOP_DUP OP_HASH160 968e9c745eac345943e06a78e79a878d5c332c78 OP_EQUALVERIFY OP_CHECKSIG*276a914968e9c745eac345943e06a78e79a878d5c332c7888ac*"1Ej5Ca7vc3oifDWH3gHmc516KzEC8FqwVe8$J
Z$-@0000000000000000001123255799c94b7085749f3f0b53b18e0680d6b7c04a44"@000000000000000000155d379f4f401bdb4c23a63202e7b5165f4db80f3c29072
+
+1@df0fc1e7dd2e33f36f9ffe229deeea4bbe1be5c6eabcfdbc2af88b353afe6aea$"@0000000000000000001123255799c94b7085749f3f0b53b18e0680d6b7c04a44(-2
+@4627dac564121d895a7a3e382b5cbdc55227626952f9e3d4e527781218e0b703B0288bf6e9c7ed5cd9e976381fc4e59e3597c9057c2fbf02861850893108481eded2
+@76dac8020fd4161d2774abab78655ecc298dc897ad6468745117786ddf0dcf21B03cd0503641b3f6bdcae939d1c5f59ea290866d2d74f6c7f25ee84ec76ae6a153b2
+@4a02cf0efdf3588a484128cea1e8105156486fc08021b58dbbf278444d8b6df3B03ffe64ec8e7fd0c246aa3fd9d6964061980fb8c3cc041dff256ecaeb4f9b5818bB
+@df0fc1e7dd2e33f36f9ffe229deeea4bbe1be5c6eabcfdbc2af88b353afe6aea""17BLuAxkFGtwrMtat64QiypPWwbLYQG8am"UOP_DUP OP_HASH160 43c5868d8bd453cc75288384ffb2050f769191f0 OP_EQUALVERIFY OP_CHECKSIG*276a91443c5868d8bd453cc75288384ffb2050f769191f088ac*"17BLuAxkFGtwrMtat64QiypPWwbLYQG8am8$J
+@df0fc1e7dd2e33f36f9ffe229deeea4bbe1be5c6eabcfdbc2af88b353afe6aea""1GA62AgXnWJeDiMDjmiKSNwGKsrs1U9nyZ"UOP_DUP OP_HASH160 a641d22ce26be3ea79105a1725568843c3f05734 OP_EQUALVERIFY OP_CHECKSIG*276a914a641d22ce26be3ea79105a1725568843c3f0573488ac*"1GA62AgXnWJeDiMDjmiKSNwGKsrs1U9nyZ8$J
+9@df0fc1e7dd2e33f36f9ffe229deeea4bbe1be5c6eabcfdbc2af88b353afe6aea""18uDAnvfDomqoGmZ7D4FXDmRQVraEkeEVX"UOP_DUP OP_HASH160 56a8ab244a86d4ac12835ba391976b2376a4d829 OP_EQUALVERIFY OP_CHECKSIG*276a91456a8ab244a86d4ac12835ba391976b2376a4d82988ac*"18uDAnvfDomqoGmZ7D4FXDmRQVraEkeEVX8$J
.$-@00000000000000000007f876065ed31a8159b361f228e255ba8fce0b4f68531d"@0000000000000000001123255799c94b7085749f3f0b53b18e0680d6b7c04a442
+
+
+
+1@3556221ec8e78fc4fa00b74607b8c06c60555ddd595c0b4d0ace790e5ed8e5f7$"@00000000000000000007f876065ed31a8159b361f228e255ba8fce0b4f68531d(-2
+@74de15d1e845770c4c1ff3fdd070d7e557c478a44d1a26f2f33d0e6ca24c1cb3B03eff2247973adeaa7c9fa1d17b2cdb3780a7e20bbddb4957f5255f0e26a7492cf2
+@04e2fd4b990bbca05074a17ca9817e8382b75769b37aba802cde6c5e53bd4eb2B03be504f9d10ddd3b18e400e3b59ebe326631b7cd9a5c97c13f5883db5d8e8c63bB
+@3556221ec8e78fc4fa00b74607b8c06c60555ddd595c0b4d0ace790e5ed8e5f7""1HzZbmGMVvZZCi9wEaqAY9q4tHnSz5MFyZ"UOP_DUP OP_HASH160 ba64ef585e08dc25f180dff4e3ed029f083f4d1f OP_EQUALVERIFY OP_CHECKSIG*276a914ba64ef585e08dc25f180dff4e3ed029f083f4d1f88ac*"1HzZbmGMVvZZCi9wEaqAY9q4tHnSz5MFyZ8$J
+@3556221ec8e78fc4fa00b74607b8c06c60555ddd595c0b4d0ace790e5ed8e5f7""1Nt6roswmFrnYGhxErXUZuYUcubYNczfop"UOP_DUP OP_HASH160 f004bf044fea75428093c354abb0bcdee200c820 OP_EQUALVERIFY OP_CHECKSIG*276a914f004bf044fea75428093c354abb0bcdee200c82088ac*"1Nt6roswmFrnYGhxErXUZuYUcubYNczfop8$J
+\@3556221ec8e78fc4fa00b74607b8c06c60555ddd595c0b4d0ace790e5ed8e5f7""1E3hLtYhm9XTCtHvaHuH3TgtLoAPx85S5p"UOP_DUP OP_HASH160 8f1c24c80a1c592fcac7fa147e577beb9d8e0320 OP_EQUALVERIFY OP_CHECKSIG*276a9148f1c24c80a1c592fcac7fa147e577beb9d8e032088ac*"1E3hLtYhm9XTCtHvaHuH3TgtLoAPx85S5p8$J
.$ঊ-@00000000000000000005748a691c7e15f5c6aa5fcc43c9cdd329b94d658810e5"@00000000000000000007f876065ed31a8159b361f228e255ba8fce0b4f68531d2 $-@00000000000000000005fff7ae0c0b8137434ab1ea1a7406db677865c0b90d9d"@00000000000000000005748a691c7e15f5c6aa5fcc43c9cdd329b94d658810e52 $␑-@0000000000000000000c8b82a4a734cf0f3ad786efde7080512040df96f53077"@00000000000000000005fff7ae0c0b8137434ab1ea1a7406db677865c0b90d9d2 $-@0000000000000000001540fa15a143740a8f60d54a0b26cbd42e1046b3a9148d"@0000000000000000000c8b82a4a734cf0f3ad786efde7080512040df96f530772
$-@0000000000000000000afa89887918ed728810382cf2e3f04e8fcab7200aee49"@0000000000000000001540fa15a143740a8f60d54a0b26cbd42e1046b3a9148d2
+
+1@dd06f54021e98a738ba8c48e5d73b516ad81be6212698ef8868123c658c51d37$"@0000000000000000000afa89887918ed728810382cf2e3f04e8fcab7200aee49(-2
+@b6c6d66d36ef9c7bb4b051a9c0aa260100ffbf1e070f43bfdad5829985f19e72B02972a3753097de0fd489d8d1085841003588e4750c08617afe7665cf1950573512
+@b6c6d66d36ef9c7bb4b051a9c0aa260100ffbf1e070f43bfdad5829985f19e72B02b106a1a89b662436cf7c700e2b14746e4befc365117077928550f751253dc33f2
+@77549ced67af33d2221384d61444b36058c35382e893054f0482112ad72cee3dB022ec37e2b2af1e5a07a74c05c79a96397b554b0a250f45f82b6233d3f8c0f91ff2
+@34f6440918b6bb3ef206e51d18f639d7e992bbe421b64958fdef68072fcc8114B032713b9359d61b32cf44d26289c0318496b4bbd5471a9500c3bf82727c2e2b0caB
+@dd06f54021e98a738ba8c48e5d73b516ad81be6212698ef8868123c658c51d37""132DXFcyu93yooVGUWsN2NTndpqTEUKvAm"UOP_DUP OP_HASH160 162b1eb9e812c3f347b5d453d5dba69001088c1b OP_EQUALVERIFY OP_CHECKSIG*276a914162b1eb9e812c3f347b5d453d5dba69001088c1b88ac*"132DXFcyu93yooVGUWsN2NTndpqTEUKvAm8$J
+[@dd06f54021e98a738ba8c48e5d73b516ad81be6212698ef8868123c658c51d37"!1ATBxGCyxrJNro9FhiEVJb6cxZwFm3gik"UOP_DUP OP_HASH160 01c99ae1460f053fdbc9d134b6e35241fdad6360 OP_EQUALVERIFY OP_CHECKSIG*276a91401c99ae1460f053fdbc9d134b6e35241fdad636088ac*!1ATBxGCyxrJNro9FhiEVJb6cxZwFm3gik8$J
+@dd06f54021e98a738ba8c48e5d73b516ad81be6212698ef8868123c658c51d37""1GQ54Dqniwz5EWXHuBk7JXU63J7YiVNj5n"UOP_DUP OP_HASH160 a8e6d6da9ce73e771df68c4a275423b0a41af9df OP_EQUALVERIFY OP_CHECKSIG*276a914a8e6d6da9ce73e771df68c4a275423b0a41af9df88ac*"1GQ54Dqniwz5EWXHuBk7JXU63J7YiVNj5n8$J
+$ӑ-@00000000000000000004be4fbb12b280d5adca22ead8b0d585dac8599a7bf475"@0000000000000000000afa89887918ed728810382cf2e3f04e8fcab7200aee492
+
+
+
+1@63032944383982c2a44648678397f0c6e9d1e7ccfbc69caebff610d90e08d801$"@00000000000000000004be4fbb12b280d5adca22ead8b0d585dac8599a7bf475(ӑ-2
+@4b9f1c55480f129c82ab8f718097fb40edb545be695d9bdfa668ca2d3f0185caB02357c8b321d42ed3d85a83b175575e05b7cd4420def5335e7f5aa19904ba37e0b2
+@787c1907c784b5c93190a26eff85f490d700abd16e7999f44912d4c3f2fa2fc9B03a51aaef2c2e109f5fc031a4535a3550ec3208e77bb487951d418e4288f29fbfbB
+@63032944383982c2a44648678397f0c6e9d1e7ccfbc69caebff610d90e08d801""1Dt8ci9zZXbTF4DxjiPw7voP91S26umyC3"UOP_DUP OP_HASH160 8d4d14a946f9c3badd984110a5b30e3beeec034a OP_EQUALVERIFY OP_CHECKSIG*276a9148d4d14a946f9c3badd984110a5b30e3beeec034a88ac*"1Dt8ci9zZXbTF4DxjiPw7voP91S26umyC38$J
+@63032944383982c2a44648678397f0c6e9d1e7ccfbc69caebff610d90e08d801""17wTgewUSCSVeLfz3ZtNjcPzpJgmRZvKaL"UOP_DUP OP_HASH160 4c1d7db655c78294a9ac292aa824923e647d0202 OP_EQUALVERIFY OP_CHECKSIG*276a9144c1d7db655c78294a9ac292aa824923e647d020288ac*"17wTgewUSCSVeLfz3ZtNjcPzpJgmRZvKaL8$J
+\@63032944383982c2a44648678397f0c6e9d1e7ccfbc69caebff610d90e08d801""14DpM9GcWYD7ru9DiUzXWMnyYWPffScDYJ"UOP_DUP OP_HASH160 2354e47568fc839e556ec8671654c73620a50c04 OP_EQUALVERIFY OP_CHECKSIG*276a9142354e47568fc839e556ec8671654c73620a50c0488ac*"14DpM9GcWYD7ru9DiUzXWMnyYWPffScDYJ8$J
.$-@000000000000000000115565b6b83f56a416f0d90c08755a60a89f9cb90439e5"@00000000000000000004be4fbb12b280d5adca22ead8b0d585dac8599a7bf4752
+
+
+1@02e55189ba50c0cccf88bc6b8352d233c2d23c60c102b7a2fffde63d51b156b6$"@000000000000000000115565b6b83f56a416f0d90c08755a60a89f9cb90439e5(-2
+@cb9da638fe6f9a0fe3185522533f88b4dabd6d0f66c451ac6cff6d6ebaaaddf3B0243ae5849b58cf3347dcbfb56d8a10bc0a66e445f697263f1cfe5920207f2d6782
+@67886bbdc787d25eb1b3671784a91781f8b1a49957251eb1bbd4e796b3953828B03908d16aa53735087949c527fbd527a2d4ccc8ae5a848163b6ff3dd666b4a5313B
+G@02e55189ba50c0cccf88bc6b8352d233c2d23c60c102b7a2fffde63d51b156b6""13f5PksP6AKCXadTiw42o5w2eMx5z6oQtj"UOP_DUP OP_HASH160 1d23b983ad5b02da7342f6793e0530691e2cc7b8 OP_EQUALVERIFY OP_CHECKSIG*276a9141d23b983ad5b02da7342f6793e0530691e2cc7b888ac*"13f5PksP6AKCXadTiw42o5w2eMx5z6oQtj8$J
+[@02e55189ba50c0cccf88bc6b8352d233c2d23c60c102b7a2fffde63d51b156b6""16dgzBHYkYNkaoDB6x5oooLgf646ZqWEUq"UOP_DUP OP_HASH160 3dc8fb65c526acaa60123b126b7d0079448f1ea3 OP_EQUALVERIFY OP_CHECKSIG*276a9143dc8fb65c526acaa60123b126b7d0079448f1ea388ac*"16dgzBHYkYNkaoDB6x5oooLgf646ZqWEUq8$J
+搴@02e55189ba50c0cccf88bc6b8352d233c2d23c60c102b7a2fffde63d51b156b6""19jrLXndDuvTyLJydier8het7ouHGjkBkv"UOP_DUP OP_HASH160 5fdba930c1e3be472bea5a789c3ce1acedce8303 OP_EQUALVERIFY OP_CHECKSIG*276a9145fdba930c1e3be472bea5a789c3ce1acedce830388ac*"19jrLXndDuvTyLJydier8het7ouHGjkBkv8$J
+
+
+1@944ea529992ad034b6bde65f2965bdf7bacb50f68df1a8810b854aded376a2eb$"@000000000000000000115565b6b83f56a416f0d90c08755a60a89f9cb90439e5(-2
+@dd06f54021e98a738ba8c48e5d73b516ad81be6212698ef8868123c658c51d37B0262964e9dd81b600f16387c0481f881fd1065d9aee1e1b4b80a2174f05fdb58352
+@a1c5b0953fbdcbe815815cc82e4721b2db09e4d4bc9abb219c5972b8006ecba0B03cb1678fcc8ef146842526fc900652f801f2eda2c085c9e59386d5b2756b1fe0c2
+@454185c9b2dea65b239abd0ba87e7048e9f2e071795ecdb40c678fd0b4eca97fB024162fd471e86ef6c31655ca1a90bba1cce249cb6e563ae7a0af6c991d64ec2aa2
+@aad04617f04bdde47f6af3ea11212024052f6b040df96900761a90972e2a64d6B03f2b4556a95c0a526504cbc2a124746703f47545b887c1156ae992940e9ce82662
+@c03229a33f5b02c20ceac748177bfa25ae07a52306e132b920b7fd7eb2732738B03b72de4df4186332a8188a5264a2bbde940f964324aeaa421eee43dc12d5151a3B
+@944ea529992ad034b6bde65f2965bdf7bacb50f68df1a8810b854aded376a2eb""1Fz9SRey1EVP2hAXVBCy8azrzFze3csAPd"UOP_DUP OP_HASH160 a46083c902cd51c5726d175c5cff6655591616a7 OP_EQUALVERIFY OP_CHECKSIG*276a914a46083c902cd51c5726d175c5cff6655591616a788ac*"1Fz9SRey1EVP2hAXVBCy8azrzFze3csAPd8$J
+[@944ea529992ad034b6bde65f2965bdf7bacb50f68df1a8810b854aded376a2eb""1FUZhGdeqkCMfvDpsomHCYWkPN8WRyBjFC"UOP_DUP OP_HASH160 9ec848a5284ca84e0bdf964e2b2658621ad6d1a5 OP_EQUALVERIFY OP_CHECKSIG*276a9149ec848a5284ca84e0bdf964e2b2658621ad6d1a588ac*"1FUZhGdeqkCMfvDpsomHCYWkPN8WRyBjFC8$J
+@944ea529992ad034b6bde65f2965bdf7bacb50f68df1a8810b854aded376a2eb""1J53okxtG6VV1twy7HMsTkbkknYRokU4xh"UOP_DUP OP_HASH160 bb3e25078588b5efe00eb3497d9993442f093c0c OP_EQUALVERIFY OP_CHECKSIG*276a914bb3e25078588b5efe00eb3497d9993442f093c0c88ac*"1J53okxtG6VV1twy7HMsTkbkknYRokU4xh8$J
+$-@0000000000000000001138b7e3808d0d919c1d42801672109ec0999506eaecc7"@000000000000000000115565b6b83f56a416f0d90c08755a60a89f9cb90439e52 $γ-@00000000000000000005a73bcb775cd7741c9459bc5e4ad195552b1ea6901273"@0000000000000000001138b7e3808d0d919c1d42801672109ec0999506eaecc72 $Вǒ-@000000000000000000109b897d5bf52b58e2351529fecdc25973f211907a4781"@00000000000000000005a73bcb775cd7741c9459bc5e4ad195552b1ea69012732
+
+
+
+1@73e30543d6c4612eca93b444832cf5a9a20c3a0c79ff06fd031ded075db8a946$"@000000000000000000109b897d5bf52b58e2351529fecdc25973f211907a4781(Вǒ-2
+@3556221ec8e78fc4fa00b74607b8c06c60555ddd595c0b4d0ace790e5ed8e5f7B027fbaa58a5e40168e68cb93c99e123ab403e7b5f208ca1f44b39b438e0770e7482
+@769fe09f2df3222b5aa53513fab0472c3fa7eba92e5e96ec6c5825bf9b51af5dB0283f602ac4b7c1d2e508cd7d37e4319e76ca410a80aa71aeb5164aa85988a0ae0B
+@73e30543d6c4612eca93b444832cf5a9a20c3a0c79ff06fd031ded075db8a946""13WaoHpR2dnuirG7AMDveEUDUhXUC7hiJe"UOP_DUP OP_HASH160 1b88871701261cf95fc2e00dd429c5d2a3f071af OP_EQUALVERIFY OP_CHECKSIG*276a9141b88871701261cf95fc2e00dd429c5d2a3f071af88ac*"13WaoHpR2dnuirG7AMDveEUDUhXUC7hiJe8$J
+Ъ@73e30543d6c4612eca93b444832cf5a9a20c3a0c79ff06fd031ded075db8a946""17FSkZjU1iJjEsNQhn8zcMvMDbFmWbM2mU"UOP_DUP OP_HASH160 448c12f8f623b369a0d3a401a9823d5bb7dbe4e7 OP_EQUALVERIFY OP_CHECKSIG*276a914448c12f8f623b369a0d3a401a9823d5bb7dbe4e788ac*"17FSkZjU1iJjEsNQhn8zcMvMDbFmWbM2mU8$J
+_@73e30543d6c4612eca93b444832cf5a9a20c3a0c79ff06fd031ded075db8a946""136RhnmxWqU5VmPZdnD6vsXGmsn5LnSZng"UOP_DUP OP_HASH160 16f6f3df01f2f14b28299a5f9018997a02546984 OP_EQUALVERIFY OP_CHECKSIG*276a91416f6f3df01f2f14b28299a5f9018997a0254698488ac*"136RhnmxWqU5VmPZdnD6vsXGmsn5LnSZng8$J
$-@0000000000000000001517759517940822f52691d6993cc2701c2da213a60e2c"@000000000000000000109b897d5bf52b58e2351529fecdc25973f211907a47812 $-@00000000000000000001f89ae533064bf320352396970b26ca354480994124ee"@0000000000000000001517759517940822f52691d6993cc2701c2da213a60e2c2 $-@000000000000000000156410805ec9d8b5ee0cbb174e9da3bd9eb2e5b8aabbde"@00000000000000000001f89ae533064bf320352396970b26ca354480994124ee2 #$-@0000000000000000000fdfd6677f76d6de05a451ef3325b7cc0c4ae558d71b13"@000000000000000000156410805ec9d8b5ee0cbb174e9da3bd9eb2e5b8aabbde2"
+
+
+1@0b14244c8cf39f0cec82ff65411fbe9548d059a73a8cac78df0cdc32b18c6a68$"@0000000000000000000fdfd6677f76d6de05a451ef3325b7cc0c4ae558d71b13(-2
+@9c9e6d6b08e6d283ea5abd5fdbe497a81ef134e546582927cc7673334fa740d2B03c52360d1acbf3c3a0d3f54f3d0e3de782476e4e8ac9c45c9a6f0968890d73f8d2
+@90de74e1936e21a9b785f32ac6c95100ba98eec33108b6df2424c4dbe9c27208B02efbd2bdb03c338a30af56bf404d914d495da592e0ca4bb4c493bdd44a3814930B
+Շ@0b14244c8cf39f0cec82ff65411fbe9548d059a73a8cac78df0cdc32b18c6a68""1NJsN9fvwz1ZqsGfj8oK4bkr2sgvsS7bpw"UOP_DUP OP_HASH160 e9bbc14e33839d3a614ec338d9f8798b30a26466 OP_EQUALVERIFY OP_CHECKSIG*276a914e9bbc14e33839d3a614ec338d9f8798b30a2646688ac*"1NJsN9fvwz1ZqsGfj8oK4bkr2sgvsS7bpw8$J
+@0b14244c8cf39f0cec82ff65411fbe9548d059a73a8cac78df0cdc32b18c6a68""14bHQuSQ5taUeysEkozv9o3CjGmzaApapG"UOP_DUP OP_HASH160 276438601acad91991299970588a972339a166db OP_EQUALVERIFY OP_CHECKSIG*276a914276438601acad91991299970588a972339a166db88ac*"14bHQuSQ5taUeysEkozv9o3CjGmzaApapG8$J
+@0b14244c8cf39f0cec82ff65411fbe9548d059a73a8cac78df0cdc32b18c6a68""1Cj4qeXdkLKANsbobv4r8yieUc6i6H2nDy"UOP_DUP OP_HASH160 809e0ef5bd07847ff3ffe257803a846257c05b6e OP_EQUALVERIFY OP_CHECKSIG*276a914809e0ef5bd07847ff3ffe257803a846257c05b6e88ac*"1Cj4qeXdkLKANsbobv4r8yieUc6i6H2nDy8$J
d
+
+
+1@1a8cb21c1e57ae82aa13662f08f71c42df676d4555888e2823f1e1844b5af1ae$"@0000000000000000000fdfd6677f76d6de05a451ef3325b7cc0c4ae558d71b13(-2
+@bd73affb6da8832377ad4897ef2973ad671e5d09295c0445cd26b7efe862027bB0344079fd483ff6af0119f8491e4db4207faec1b4105da8366e431973fb9fd4e182
+@e902b1aa5b7b153647611902f07fb646fa4c72b5f0e7c1186189a87595ff5d80B03c3384c26f4ee0aa0b342bb996b88c3ca76063f0eedea21cbaeb169620e136dddB
+@1a8cb21c1e57ae82aa13662f08f71c42df676d4555888e2823f1e1844b5af1ae"!1t899qoqkuMoG5ZyEHh4ZnDFRvGWK1VhY"UOP_DUP OP_HASH160 09ab2cb87ba4d995c1d11568996e4351c6d754ba OP_EQUALVERIFY OP_CHECKSIG*276a91409ab2cb87ba4d995c1d11568996e4351c6d754ba88ac*!1t899qoqkuMoG5ZyEHh4ZnDFRvGWK1VhY8$J
+z@1a8cb21c1e57ae82aa13662f08f71c42df676d4555888e2823f1e1844b5af1ae""1HiHMn7CBBeZ6T8cdt2ymYd9xdaX1oRSBp"UOP_DUP OP_HASH160 b750b8de484b9b0c93192b4cfe922636939d91b0 OP_EQUALVERIFY OP_CHECKSIG*276a914b750b8de484b9b0c93192b4cfe922636939d91b088ac*"1HiHMn7CBBeZ6T8cdt2ymYd9xdaX1oRSBp8$J
+3@1a8cb21c1e57ae82aa13662f08f71c42df676d4555888e2823f1e1844b5af1ae""1Hg8GxLYHnA6ihLFENJr2fiEyq73TVYx4o"UOP_DUP OP_HASH160 b6e84ed75489537a129d6321676aca36e0b7efc2 OP_EQUALVERIFY OP_CHECKSIG*276a914b6e84ed75489537a129d6321676aca36e0b7efc288ac*"1Hg8GxLYHnA6ihLFENJr2fiEyq73TVYx4o8$J
.
+
+1@569662689eddc3619ffb30dd7335edbb85e1d6e32786dab3b56db2e5423102c5$"@0000000000000000000fdfd6677f76d6de05a451ef3325b7cc0c4ae558d71b13(-2
+@eefd7d57272127f76e431766990635d055056689f418a54656d085cc43b2c568B02b75e6434b51bc92a42fa7b8a3d062a27818963f8e4a0a7912994028acef5c4492
+@90de74e1936e21a9b785f32ac6c95100ba98eec33108b6df2424c4dbe9c27208B02651d3cc968c997df13afac38d10701439bfa8978226d519eab698fc5516c451e2
+@171859df4f3f6e0ce590eaf9877c79e2a699f390d0ce6964b3350aaae07ff49dB032863b694961b5a46953c974dc7b3f1d68f64430be9c748f5036b8f666540860e2
+@cce6201633d7bb8a4cb70362390efc6b675cdbf878bc455dff59bbf1f72bcf21B02d16119357c1ab4333e1da59f0bf513a7cf3041d4e2d37184ba10cb63305b8284B
+@569662689eddc3619ffb30dd7335edbb85e1d6e32786dab3b56db2e5423102c5""1NgQ8Bs2wBsSujobU4KkYjthaai6FND8UD"UOP_DUP OP_HASH160 edce2ab6505fee5d151d3dad85814cb2380d7334 OP_EQUALVERIFY OP_CHECKSIG*276a914edce2ab6505fee5d151d3dad85814cb2380d733488ac*"1NgQ8Bs2wBsSujobU4KkYjthaai6FND8UD8$J
+c@569662689eddc3619ffb30dd7335edbb85e1d6e32786dab3b56db2e5423102c5""15hRfQZCS3pUdbtTNBxQpVm6YEdfaZf7br"UOP_DUP OP_HASH160 3385ba8276e1694ec480e4ee1a4d3b602250fe5b OP_EQUALVERIFY OP_CHECKSIG*276a9143385ba8276e1694ec480e4ee1a4d3b602250fe5b88ac*"15hRfQZCS3pUdbtTNBxQpVm6YEdfaZf7br8$J
+Ѳ4@569662689eddc3619ffb30dd7335edbb85e1d6e32786dab3b56db2e5423102c5""1D5dQK2SdWDGjWKJ5BQcnR74SJLVxBBmdT"UOP_DUP OP_HASH160 84818f5e8eea03bf4cfb351620b6a1c22d9983ed OP_EQUALVERIFY OP_CHECKSIG*276a91484818f5e8eea03bf4cfb351620b6a1c22d9983ed88ac*"1D5dQK2SdWDGjWKJ5BQcnR74SJLVxBBmdT8$J
$-@000000000000000000061095719ea2328a07ef229ffad15852fd64aa6c488cfc"@0000000000000000000fdfd6677f76d6de05a451ef3325b7cc0c4ae558d71b132 $ڶ-@0000000000000000000891f510d09aee1aac15b9066aefa4e2ec30b4db77dd4c"@000000000000000000061095719ea2328a07ef229ffad15852fd64aa6c488cfc2
+
+
+
+1@687da29acdeb6b83b44250015be0677bb5bdfc5c5de1a84a8bf83cae6b650b84$"@0000000000000000000891f510d09aee1aac15b9066aefa4e2ec30b4db77dd4c(ڶ-2
+@8e3ef5bdd811e75b5024ac72c121ffdca1eb00c1fdc84eb1b01c41b8de1594fbB026bb4356b9cee813d48d53bd31e98282450001460f8b01aee0f0c6b89e76fdab72
+@5a6633738c0e8059553dfb80e918800383926f436a873f93720b0b4e9852dc0bB03cf8791c346d1e154298c9567d076503dd3e58886576b01ff69304a61c1392d98B
+z@687da29acdeb6b83b44250015be0677bb5bdfc5c5de1a84a8bf83cae6b650b84""17Ya3BvtkicGfn4TPMzLsxP5DqCxcrys71"UOP_DUP OP_HASH160 47c93a6005184b1b8a25b3d8e300216e30da2063 OP_EQUALVERIFY OP_CHECKSIG*276a91447c93a6005184b1b8a25b3d8e300216e30da206388ac*"17Ya3BvtkicGfn4TPMzLsxP5DqCxcrys718$J
+@687da29acdeb6b83b44250015be0677bb5bdfc5c5de1a84a8bf83cae6b650b84""1ES2yGdHkfqBtzJup1H99AM8jQRHXW8zYL"UOP_DUP OP_HASH160 9355adc89e16978c6e05f1342318d2e8369b0af7 OP_EQUALVERIFY OP_CHECKSIG*276a9149355adc89e16978c6e05f1342318d2e8369b0af788ac*"1ES2yGdHkfqBtzJup1H99AM8jQRHXW8zYL8$J
+ف@687da29acdeb6b83b44250015be0677bb5bdfc5c5de1a84a8bf83cae6b650b84""18j8bL5Sd8KMiEuajqXenJqBk9vpeK2E7i"UOP_DUP OP_HASH160 54c0b031ef5ec989874cb34a480cca5676a598ef OP_EQUALVERIFY OP_CHECKSIG*276a91454c0b031ef5ec989874cb34a480cca5676a598ef88ac*"18j8bL5Sd8KMiEuajqXenJqBk9vpeK2E7i8$J
$-@00000000000000000014e89e9bc704f28cae4946761e33001ab563ef18b586fb"@0000000000000000000891f510d09aee1aac15b9066aefa4e2ec30b4db77dd4c2
+
+
+
+1@1372b3d0036197a928f5886a37c4f5cf6d8747770dc65d60a4bbc481e65ac783$"@00000000000000000014e89e9bc704f28cae4946761e33001ab563ef18b586fb(-2
+@5ed9a5e77b33d470c62546560d7e1407c783c09ac09bea7bab4617c973394e12B034ca8beaca7338e7bab0d050dcfa62a24e734f5352e85d04bcc93bca90a08967b2
+@df317314a762661efbaddcd680ba7c820f3d2842e7c38f884b2f0ec0168cd2f9B0354448d5fa552ce87b1d2a29617ad61bed0c0725ca08f03e431063eb408d1325dB
+@1372b3d0036197a928f5886a37c4f5cf6d8747770dc65d60a4bbc481e65ac783""1CrW7dr4VbYm8YjDjagvizQq91iK3jUXA9"UOP_DUP OP_HASH160 820611b8e4965425e85e73c5fd0c7a4e4d588ea9 OP_EQUALVERIFY OP_CHECKSIG*276a914820611b8e4965425e85e73c5fd0c7a4e4d588ea988ac*"1CrW7dr4VbYm8YjDjagvizQq91iK3jUXA98$J
+\@1372b3d0036197a928f5886a37c4f5cf6d8747770dc65d60a4bbc481e65ac783""149fTrryr4H57T22wENyBVUUj6vqxknNFS"UOP_DUP OP_HASH160 228bcffaf3648668e2d31ed948f1bafcffbe4dbb OP_EQUALVERIFY OP_CHECKSIG*276a914228bcffaf3648668e2d31ed948f1bafcffbe4dbb88ac*"149fTrryr4H57T22wENyBVUUj6vqxknNFS8$J
+G@1372b3d0036197a928f5886a37c4f5cf6d8747770dc65d60a4bbc481e65ac783""19nNcQUSpuRjkPiAp5CpZ6xDpBNXfAXSq8"UOP_DUP OP_HASH160 6055c397341e3bd54a0b49e15aaf107b8c744c6b OP_EQUALVERIFY OP_CHECKSIG*276a9146055c397341e3bd54a0b49e15aaf107b8c744c6b88ac*"19nNcQUSpuRjkPiAp5CpZ6xDpBNXfAXSq88$J
$-@00000000000000000012a95d796dbd20dd4d01906e30ba608e0887bd3d1346ea"@00000000000000000014e89e9bc704f28cae4946761e33001ab563ef18b586fb2 $-@00000000000000000012fbe17ad779bb1fd8c6d9bbb5815392a3d7bf4fd0f4cb"@00000000000000000012a95d796dbd20dd4d01906e30ba608e0887bd3d1346ea2 $贰-@00000000000000000003fd368a5c028f49ab8bb0ed4f50922f159c3302c9ec7d"@00000000000000000012fbe17ad779bb1fd8c6d9bbb5815392a3d7bf4fd0f4cb2 $캕-@0000000000000000000e146a39f2ed43dd7fac5d58f7fbd253b14b5e4da6f379"@00000000000000000003fd368a5c028f49ab8bb0ed4f50922f159c3302c9ec7d2 $-@000000000000000000161f960a87a0fd826b8863cc4abcfebb6533101dfb24e3"@0000000000000000000e146a39f2ed43dd7fac5d58f7fbd253b14b5e4da6f3792
+
+1@d729c3384252369cbbc09533a0ad9c744746d91cdea0b1f34d2a0481ff10e5b3$"@000000000000000000161f960a87a0fd826b8863cc4abcfebb6533101dfb24e3(-2
+@df317314a762661efbaddcd680ba7c820f3d2842e7c38f884b2f0ec0168cd2f9B020d787255b72c4faeeb02035aa6fe2d0141a8bdf017712b08bb5acd3c6e7893cd2
+@d0ef4cffb1a095f03d643f4f1f56b6ff2688b0205958bcc270719af775d5f65dB03de067bbcbf771b8e468626629ad6048e42c1d22d58e646595461a0e0f7dbef932
+@1372b3d0036197a928f5886a37c4f5cf6d8747770dc65d60a4bbc481e65ac783B0352d4b1ffc3e1548479bb6ae02bf16f0aa9b50f2406b29600cbb279498769095eB
+@d729c3384252369cbbc09533a0ad9c744746d91cdea0b1f34d2a0481ff10e5b3""138nChArKSeCNNK881BxCrggZReXLmiV8v"UOP_DUP OP_HASH160 1768e54c19bac142134a669f5957d6ed715be3d5 OP_EQUALVERIFY OP_CHECKSIG*276a9141768e54c19bac142134a669f5957d6ed715be3d588ac*"138nChArKSeCNNK881BxCrggZReXLmiV8v8$J
+\@d729c3384252369cbbc09533a0ad9c744746d91cdea0b1f34d2a0481ff10e5b3""1B6PnJxxUNs59jewfYee2ZWx9A8ttB1eq4"UOP_DUP OP_HASH160 6eb65abc5e6c99961f647fa3e5c1ea216a18eaa1 OP_EQUALVERIFY OP_CHECKSIG*276a9146eb65abc5e6c99961f647fa3e5c1ea216a18eaa188ac*"1B6PnJxxUNs59jewfYee2ZWx9A8ttB1eq48$J
+я
+@d729c3384252369cbbc09533a0ad9c744746d91cdea0b1f34d2a0481ff10e5b3""15mqZYoniqDhrgkrvDrfezcSbdEL3FZwrE"UOP_DUP OP_HASH160 345b579ff9b3337e857bca441852c31ab019a9dc OP_EQUALVERIFY OP_CHECKSIG*276a914345b579ff9b3337e857bca441852c31ab019a9dc88ac*"15mqZYoniqDhrgkrvDrfezcSbdEL3FZwrE8$J
$ߗ-@000000000000000000051f2ae6d47bf610feb6e476ae649563bb29a13798e838"@000000000000000000161f960a87a0fd826b8863cc4abcfebb6533101dfb24e32 $뺖-@000000000000000000127b0e106ec4d28e0c48393aaea11c141d42a1e5817364"@000000000000000000051f2ae6d47bf610feb6e476ae649563bb29a13798e8382
+
+1@7a07aca3147dda035149aef9914e93e510bbfbe052be679ce310fb8b04c3e80d$"@000000000000000000127b0e106ec4d28e0c48393aaea11c141d42a1e5817364(뺖-2
+@18ab3feb719ae049183c9a632bee575e8ff9fc895b4abf78fa233faa58ea1485B030b4d70c91d154ada198bbe540fb9ec1088ac57eead9fd524058430f21467daad2
+@f97387dd617bf1d1ebb2a6e4a64ff95dc6f346629b4ff31141c3a8d36f7f5109B02c74a4af25a9cecf1ee4c08a46ccfa3ee5d3103bdd83cb9abbe2523141ef5441e2
+@18ab3feb719ae049183c9a632bee575e8ff9fc895b4abf78fa233faa58ea1485B0349fbd1e0e6f9abf7a81e1d18fb84856384f764c8687eecd4c75ec867ee4742dc2
+@d0b4570ef82fadeeb8e319d44df898b2dbfb6ea15066703b2e4f8463c777ac0fB03809f6793b4a81e5801b8c03312a571d62154371b20be1aae27e86b6baacd17752
+@63c0ef655ff9d71a445957bd2f9afc84c08ef3410fe49c7855b5860354074d93B024b19e0eec3391ba3122659907cc9857347b3a73f0f45c860ee417fbb8c91c40eB
+L@7a07aca3147dda035149aef9914e93e510bbfbe052be679ce310fb8b04c3e80d""1P1g5BFqVU6XuHNoKEqRoAnGmLWMVpN8fX"UOP_DUP OP_HASH160 f1736206eae79cdd64ee0acc5025a60e0aab27d9 OP_EQUALVERIFY OP_CHECKSIG*276a914f1736206eae79cdd64ee0acc5025a60e0aab27d988ac*"1P1g5BFqVU6XuHNoKEqRoAnGmLWMVpN8fX8$J
+@7a07aca3147dda035149aef9914e93e510bbfbe052be679ce310fb8b04c3e80d"!1m3LmNvD8tFif7R8zZWHZUaS5uX6GUh8A"UOP_DUP OP_HASH160 0854419d018e4ba2c161dcc34e7d8894845cc78f OP_EQUALVERIFY OP_CHECKSIG*276a9140854419d018e4ba2c161dcc34e7d8894845cc78f88ac*!1m3LmNvD8tFif7R8zZWHZUaS5uX6GUh8A8$J
+ʍ@7a07aca3147dda035149aef9914e93e510bbfbe052be679ce310fb8b04c3e80d""16qQsHGRA4C5HNpg5ntnuzHqEJnmrMATj4"UOP_DUP OP_HASH160 400084a6fdfb8769f912b56ea10bc174c1266d32 OP_EQUALVERIFY OP_CHECKSIG*276a914400084a6fdfb8769f912b56ea10bc174c1266d3288ac*"16qQsHGRA4C5HNpg5ntnuzHqEJnmrMATj48$J
+
+1@97b987a28e042a86f41afcb6f20e7849fce904632c166a2b0c3118104e5c2ff5$"@000000000000000000127b0e106ec4d28e0c48393aaea11c141d42a1e5817364(뺖-2
+@d0b4570ef82fadeeb8e319d44df898b2dbfb6ea15066703b2e4f8463c777ac0fB028333f262e0865a2b07be4538317f595fcdb691fbc89881dd8d6b35a40dab63e82
+@3a28d345712bef09db9f518bea81065273e8a1044e790db90839cca82ff9708fB026e2cdaf601f4b54ecf8a97c3db5f8ed9eb99693251a2e6d68fc417fbe052d8c22
+@98e190d8b7430e6e2a9ea8247106ff1fb9c9456e73bfac411bf12c6e093e1df4B02667519fe946577e7d40d22f4d9fcbebb657a059076f10d253d06c17cefe729b92
+@b088a0095f9b845a4d8e9c8e9b5cf5e2e1e9b9d3d0443cc882ecf193cb2acafbB0205629cae84e026b5bfc9c9c34a0acaab9e4d244c680b7d3a4197d8c6d109517f2
+@89d9f7c90eb7be95dd962fbe303d1711e80be1b6be904e1cea6da1fbd6dfbb25B02c6f1609f1d9f875e04a93ba0f2b289c298487577f311998790899326b0614ad32
+@adcd9d0a21aeb48e9bed881444bc1d46338de8e71e4a1b9417c2c1b4d9bb4659B0337652bca49646eb5dfe3676b5d720a382e64622904f40185c321b27719399a40B
+1@97b987a28e042a86f41afcb6f20e7849fce904632c166a2b0c3118104e5c2ff5""1HNM2siEkmCthks6SueuAbM5vqgiRNvskg"UOP_DUP OP_HASH160 b38b78499d8f70bae73e991f1fa64fef26e906d7 OP_EQUALVERIFY OP_CHECKSIG*276a914b38b78499d8f70bae73e991f1fa64fef26e906d788ac*"1HNM2siEkmCthks6SueuAbM5vqgiRNvskg8$J
+υ@97b987a28e042a86f41afcb6f20e7849fce904632c166a2b0c3118104e5c2ff5""1KeraZR3UKyU5apmsH6WC8UzeMapN1Qjha"UOP_DUP OP_HASH160 cc9b0a7397e0fdd5a762f747b4b03089511b0a72 OP_EQUALVERIFY OP_CHECKSIG*276a914cc9b0a7397e0fdd5a762f747b4b03089511b0a7288ac*"1KeraZR3UKyU5apmsH6WC8UzeMapN1Qjha8$J
+@97b987a28e042a86f41afcb6f20e7849fce904632c166a2b0c3118104e5c2ff5""13xEbLNVjjMCrs6pW7oDBF5Y4iZ1vvVFrx"UOP_DUP OP_HASH160 206279b83575b92180db8ebf9a1cb10a275d1a72 OP_EQUALVERIFY OP_CHECKSIG*276a914206279b83575b92180db8ebf9a1cb10a275d1a7288ac*"13xEbLNVjjMCrs6pW7oDBF5Y4iZ1vvVFrx8$J
F$ږ-@00000000000000000004a74c4eaf44125ad605613118f5ae067f89bfda30ac05"@000000000000000000127b0e106ec4d28e0c48393aaea11c141d42a1e58173642E
+
+
+1@857a0311a388cf6ff6968ff6077aa3d56ae533ea07091ec715b58a84f3bb4810$"@00000000000000000004a74c4eaf44125ad605613118f5ae067f89bfda30ac05(ږ-2
+@adfd2c3c47eb5550f202d329ba6a02039bc6f24838491244c45e4b5aed10b93aB030e9cce9d6490169e95e56fa3b4b6375cb8cf9e8678311ee1b543277f2eb7b5e22
+@920c0c9dc25617bfed9a9071e5583a0e9c75c0308b06496faed8764ef5736befB0261dd03463db721caf6ea32e55585f86f47c1ce73f3b707428e612305224e6342B
+2@857a0311a388cf6ff6968ff6077aa3d56ae533ea07091ec715b58a84f3bb4810""1Pa7u7vFHGsSkwPRmUcF1fr561JbvoLgzu"UOP_DUP OP_HASH160 f79640adb072af89506b90cd71027fb117b5f06e OP_EQUALVERIFY OP_CHECKSIG*276a914f79640adb072af89506b90cd71027fb117b5f06e88ac*"1Pa7u7vFHGsSkwPRmUcF1fr561JbvoLgzu8$J
+[@857a0311a388cf6ff6968ff6077aa3d56ae533ea07091ec715b58a84f3bb4810""13QY5iqp7MtHfDVd96d1vTaEwQeVXg8bkd"UOP_DUP OP_HASH160 1a63c39e88edb5b6d779be29c61d74b1a5902c0b OP_EQUALVERIFY OP_CHECKSIG*276a9141a63c39e88edb5b6d779be29c61d74b1a5902c0b88ac*"13QY5iqp7MtHfDVd96d1vTaEwQeVXg8bkd8$J
+@857a0311a388cf6ff6968ff6077aa3d56ae533ea07091ec715b58a84f3bb4810""1NtJZTXk4uYvx6veVrkzpGjhHndNxYSU6b"UOP_DUP OP_HASH160 f00e83770d3d571edef36fa77225688d9acedb17 OP_EQUALVERIFY OP_CHECKSIG*276a914f00e83770d3d571edef36fa77225688d9acedb1788ac*"1NtJZTXk4uYvx6veVrkzpGjhHndNxYSU6b8$J
+
+
+1@defac9475cf3beb9cc654ce917e9c76a5b37b14caa897c989f3517461a6d2e96$"@00000000000000000004a74c4eaf44125ad605613118f5ae067f89bfda30ac05(ږ-2
+@a49e7df988ff314dd6c084688c4e7b442102e6efce70a2909e371f1af956e39eB0226dc3e3e035573ad50a234927b513dceaa8e6d18e4e9923f0af7683d7399ca912
+@34e04bceabc5757b050d978b332cccc0511c3904c47a799f02697dc550475e0bB03f7a0c1fcdd437f4de7ecbadf060f34e515235cbb6845037f891dea48e41028082
+@857a0311a388cf6ff6968ff6077aa3d56ae533ea07091ec715b58a84f3bb4810B02a24151630f61b9a3e64b0aa49f5032f7f65c960a9c637b95044e5338a8e93c25B
+.@defac9475cf3beb9cc654ce917e9c76a5b37b14caa897c989f3517461a6d2e96""1PUyNP1krQuPPSUyyrEZahxLCSvjVK8Dd8"UOP_DUP OP_HASH160 f69d0d67711f88730e4b63705c4e97303807e686 OP_EQUALVERIFY OP_CHECKSIG*276a914f69d0d67711f88730e4b63705c4e97303807e68688ac*"1PUyNP1krQuPPSUyyrEZahxLCSvjVK8Dd88$J
+[@defac9475cf3beb9cc654ce917e9c76a5b37b14caa897c989f3517461a6d2e96""1Civ4fYb5eYhQL1ozZo87kRRZDdEaLm97H"UOP_DUP OP_HASH160 8096bba3d59023854a3a47ed43bcc6d959e64b5c OP_EQUALVERIFY OP_CHECKSIG*276a9148096bba3d59023854a3a47ed43bcc6d959e64b5c88ac*"1Civ4fYb5eYhQL1ozZo87kRRZDdEaLm97H8$J
+Ҧ@defac9475cf3beb9cc654ce917e9c76a5b37b14caa897c989f3517461a6d2e96""1DsfEvxknWdHpPrsWaEX4tFhoyDCBfsGyd"UOP_DUP OP_HASH160 8d363a91e17cb33dc0ade7c2a328c8cd4e78b1f8 OP_EQUALVERIFY OP_CHECKSIG*276a9148d363a91e17cb33dc0ade7c2a328c8cd4e78b1f888ac*"1DsfEvxknWdHpPrsWaEX4tFhoyDCBfsGyd8$J
+
+
+1@dc47ad10ff045621849e137ddfc641ba86e7e85db85fe33512ca4d4ff38f0591$"@00000000000000000004a74c4eaf44125ad605613118f5ae067f89bfda30ac05(ږ-2
+@d7cc79b0f6ab4740ec631b9da5ef3d92e77c7f83f3d7915d5eae54b833d8048bB02bd2c61632280ab13294f4f9d6b47a0b1bc2e3540512c1edcf5882d1c212a11f22
+@857a0311a388cf6ff6968ff6077aa3d56ae533ea07091ec715b58a84f3bb4810B03a9aa7be34f584de53fd453bf3d2c18326cc82cdb04ff283cec47ff6d63c9db582
+@defac9475cf3beb9cc654ce917e9c76a5b37b14caa897c989f3517461a6d2e96B02790cddbc2c1ba4c7e7adab2239c6e2637ba1861907895020b7bebdf4c8549bf4B
+@dc47ad10ff045621849e137ddfc641ba86e7e85db85fe33512ca4d4ff38f0591""1MpPqcdS9MiY6VNCRok9EiZcfzdYguTomA"UOP_DUP OP_HASH160 e4592156bf6fbe4a5bfb684f7698df947e35b6e2 OP_EQUALVERIFY OP_CHECKSIG*276a914e4592156bf6fbe4a5bfb684f7698df947e35b6e288ac*"1MpPqcdS9MiY6VNCRok9EiZcfzdYguTomA8$J
+\@dc47ad10ff045621849e137ddfc641ba86e7e85db85fe33512ca4d4ff38f0591"!1Kas2YXuT3sXKR5ENng4iQVME9exWnLi5"UOP_DUP OP_HASH160 0383c11b91eb1a40bf3aa4d1aef86430cb6de571 OP_EQUALVERIFY OP_CHECKSIG*276a9140383c11b91eb1a40bf3aa4d1aef86430cb6de57188ac*!1Kas2YXuT3sXKR5ENng4iQVME9exWnLi58$J
+Z@dc47ad10ff045621849e137ddfc641ba86e7e85db85fe33512ca4d4ff38f0591""1771ZN7zKSCbqSPZufmUSfsN2ieQU5oyVk"UOP_DUP OP_HASH160 42f3b75d800df9319f4e3bc17b8cf91db6a55de8 OP_EQUALVERIFY OP_CHECKSIG*276a91442f3b75d800df9319f4e3bc17b8cf91db6a55de888ac*"1771ZN7zKSCbqSPZufmUSfsN2ieQU5oyVk8$J
+
+1@c6ec56f3ac83778ccc8b53ab51f21b153a5577ea2e6c2b5175db3aae264a28c6$"@00000000000000000004a74c4eaf44125ad605613118f5ae067f89bfda30ac05(ږ-2
+@3a28d345712bef09db9f518bea81065273e8a1044e790db90839cca82ff9708fB029baf2db1a364042872a2555da586e5f308990f8f4b02edaf39d0fd1d592daf0d2
+@1b708c1ff294fd076ddf0c23d9ec6a984a4f22ab55d81c0de1f1cd4d402d46fbB03d2fc6494f7bf61b4aad00eb72441afa529526865bd0ff1c10c42f8b9ae1f53b32
+@97b987a28e042a86f41afcb6f20e7849fce904632c166a2b0c3118104e5c2ff5B02bc52a875b949a1b94b63e67b6a698d219270a32a5ef2d0ddf41bee2c88238b512
+@7a07aca3147dda035149aef9914e93e510bbfbe052be679ce310fb8b04c3e80dB026b3bb2a56a4554e84baa80202a6277076a2e5dec25aea82b08927dc9bed71f9b2
+@d4f5a18290bac9606281b9f38231b002daaee43f34e2c21ace921d94f9088f41B03e9ef78c95648917700094b768817b23f4e32820c49457f6458067a175c03b0caB
+@c6ec56f3ac83778ccc8b53ab51f21b153a5577ea2e6c2b5175db3aae264a28c6""16L8Aix87jaPFv5H8Xx3yxd4uzsHjGvfXz"UOP_DUP OP_HASH160 3a7683f3dc909fef674608ce859148f7b879f036 OP_EQUALVERIFY OP_CHECKSIG*276a9143a7683f3dc909fef674608ce859148f7b879f03688ac*"16L8Aix87jaPFv5H8Xx3yxd4uzsHjGvfXz8$J
+R@c6ec56f3ac83778ccc8b53ab51f21b153a5577ea2e6c2b5175db3aae264a28c6""1N2MyLUgfVDvSjM5szkDZtpYRQsGv1E1cu"UOP_DUP OP_HASH160 e69c903a1d27ba22ebf1f7d58038447292f14119 OP_EQUALVERIFY OP_CHECKSIG*276a914e69c903a1d27ba22ebf1f7d58038447292f1411988ac*"1N2MyLUgfVDvSjM5szkDZtpYRQsGv1E1cu8$J
+t@c6ec56f3ac83778ccc8b53ab51f21b153a5577ea2e6c2b5175db3aae264a28c6""17msj849bpsXKGnrY3tw6fxr681WW8VgR7"UOP_DUP OP_HASH160 4a4d66b1c20c81afaff89717a35bacb7c0527f1c OP_EQUALVERIFY OP_CHECKSIG*276a9144a4d66b1c20c81afaff89717a35bacb7c0527f1c88ac*"17msj849bpsXKGnrY3tw6fxr681WW8VgR78$J
+
+
+1@83eea13c100ccbf1f30569ce8d73c0fde79e031b625267ae7ca7c6a6ee01b304$"@00000000000000000004a74c4eaf44125ad605613118f5ae067f89bfda30ac05(ږ-2
+@adcd9d0a21aeb48e9bed881444bc1d46338de8e71e4a1b9417c2c1b4d9bb4659B02767208a73811f5258b45c6028ff8fe785997bdf189e48f8712cf91dbe9a33ddd2
+@c6ec56f3ac83778ccc8b53ab51f21b153a5577ea2e6c2b5175db3aae264a28c6B03010d4fe59653eb56179132894ab544984850412e5d2f80f76ecd55559cff7719B
+n@83eea13c100ccbf1f30569ce8d73c0fde79e031b625267ae7ca7c6a6ee01b304""17eRgP5CeH2nnfkryAawoCJsAA9pz18HSx"UOP_DUP OP_HASH160 48e4bf0ae30f4c557b37e339bf8f2672c0930f63 OP_EQUALVERIFY OP_CHECKSIG*276a91448e4bf0ae30f4c557b37e339bf8f2672c0930f6388ac*"17eRgP5CeH2nnfkryAawoCJsAA9pz18HSx8$J
+@83eea13c100ccbf1f30569ce8d73c0fde79e031b625267ae7ca7c6a6ee01b304""1JTsL9DDGNNTVaKp22nqCyCPjcd3yMHZrp"UOP_DUP OP_HASH160 bf8ef77b0e3d2c8634248504507e22cf32b68e5c OP_EQUALVERIFY OP_CHECKSIG*276a914bf8ef77b0e3d2c8634248504507e22cf32b68e5c88ac*"1JTsL9DDGNNTVaKp22nqCyCPjcd3yMHZrp8$J
+T@83eea13c100ccbf1f30569ce8d73c0fde79e031b625267ae7ca7c6a6ee01b304""17rVf9CU56MiYWrDq274cVtQ2kxsEqbP4V"UOP_DUP OP_HASH160 4b2d0f1a7c1b79595d651fc32c4acb3a78214e67 OP_EQUALVERIFY OP_CHECKSIG*276a9144b2d0f1a7c1b79595d651fc32c4acb3a78214e6788ac*"17rVf9CU56MiYWrDq274cVtQ2kxsEqbP4V8$J
+
+
+1@1619e53bcb0864401c238fd177cbfaa12fde39a290c10e9e4f23a27c24d5c70a$"@00000000000000000004a74c4eaf44125ad605613118f5ae067f89bfda30ac05(ږ-2
+@7a07aca3147dda035149aef9914e93e510bbfbe052be679ce310fb8b04c3e80dB0300b7a12f5ad4b20ab1a6d9c5761a0e6a683367d0183da6f6d8f7de78648801592
+@83eea13c100ccbf1f30569ce8d73c0fde79e031b625267ae7ca7c6a6ee01b304B031dbc172f6b62ab5bc7fd0385c543dd7ebf4121b7820a41f6d86ad0cca8ad7449B
+K@1619e53bcb0864401c238fd177cbfaa12fde39a290c10e9e4f23a27c24d5c70a""138he44VLVFAuJUQSBb6uZuHX4TM3qHVTh"UOP_DUP OP_HASH160 1765163ecfb0f0d4abc52703c01b901b87df659c OP_EQUALVERIFY OP_CHECKSIG*276a9141765163ecfb0f0d4abc52703c01b901b87df659c88ac*"138he44VLVFAuJUQSBb6uZuHX4TM3qHVTh8$J
+@1619e53bcb0864401c238fd177cbfaa12fde39a290c10e9e4f23a27c24d5c70a""18nW4FoTUec4JyMru4M5QvHiEA8Snj1LkN"UOP_DUP OP_HASH160 5563da85622d4fdba8d504361d849c47d5df7481 OP_EQUALVERIFY OP_CHECKSIG*276a9145563da85622d4fdba8d504361d849c47d5df748188ac*"18nW4FoTUec4JyMru4M5QvHiEA8Snj1LkN8$J
+@@1619e53bcb0864401c238fd177cbfaa12fde39a290c10e9e4f23a27c24d5c70a""1DHeufqLkpkRzZLZHy7zzWZYcvsxVEtsg8"UOP_DUP OP_HASH160 86c7cf12aa1a1527f262533e29583993a6b7842a OP_EQUALVERIFY OP_CHECKSIG*276a91486c7cf12aa1a1527f262533e29583993a6b7842a88ac*"1DHeufqLkpkRzZLZHy7zzWZYcvsxVEtsg88$J
$-@0000000000000000000becbffc5c5dbd0d2fc18c438c7963a3b773648ab3259f"@00000000000000000004a74c4eaf44125ad605613118f5ae067f89bfda30ac052
+
+1@c55dd692be1116ceecbbedafab606ace79a61c01f4193fc6e3176bb56fffbb08$"@0000000000000000000becbffc5c5dbd0d2fc18c438c7963a3b773648ab3259f(-2
+@34e04bceabc5757b050d978b332cccc0511c3904c47a799f02697dc550475e0bB033d2f5fd31312b74be542a3bdf9a9e0cb2519a63c1ea98ff873a74fa09eb15a002
+@defac9475cf3beb9cc654ce917e9c76a5b37b14caa897c989f3517461a6d2e96B02f154c8f9b2e435fd3b882daacfbc8a15a49d11ff4583f076c950107787f11cec2
+@dc47ad10ff045621849e137ddfc641ba86e7e85db85fe33512ca4d4ff38f0591B02745d10f324b7dbf3f115f361d1d5a6ae7b5de1393e73c750c91ba92600a020f1B
+@c55dd692be1116ceecbbedafab606ace79a61c01f4193fc6e3176bb56fffbb08""17aELrBFj6Pcgxc2LKpY2WUYUtTh8BRcN3"UOP_DUP OP_HASH160 48199e73ba31bce1ef777a2c7ac20236506e074d OP_EQUALVERIFY OP_CHECKSIG*276a91448199e73ba31bce1ef777a2c7ac20236506e074d88ac*"17aELrBFj6Pcgxc2LKpY2WUYUtTh8BRcN38$J
+쏙@c55dd692be1116ceecbbedafab606ace79a61c01f4193fc6e3176bb56fffbb08""1A31f31eHASxmoxht8mSsamashkHWRVksh"UOP_DUP OP_HASH160 631a82ea423cc7b99477abc45fc55f4cf40c3290 OP_EQUALVERIFY OP_CHECKSIG*276a914631a82ea423cc7b99477abc45fc55f4cf40c329088ac*"1A31f31eHASxmoxht8mSsamashkHWRVksh8$J
+P@c55dd692be1116ceecbbedafab606ace79a61c01f4193fc6e3176bb56fffbb08""1FCqiQEtyazB3gL4nc4etYhw4crfsreJYe"UOP_DUP OP_HASH160 9bcf0033b5e0858b846b54f3869a3af5dbb8ea86 OP_EQUALVERIFY OP_CHECKSIG*276a9149bcf0033b5e0858b846b54f3869a3af5dbb8ea8688ac*"1FCqiQEtyazB3gL4nc4etYhw4crfsreJYe8$J
<
+
+
+1@43eef57a67deddd4109f2482f69c59593527d41769d256bf4137bb1ec912957d$"@0000000000000000000becbffc5c5dbd0d2fc18c438c7963a3b773648ab3259f(-2
+@857a0311a388cf6ff6968ff6077aa3d56ae533ea07091ec715b58a84f3bb4810B034dcec464680fbffd612d954949ad7b5e43c19be4789bafaff614c2366f3c207a2
+@c55dd692be1116ceecbbedafab606ace79a61c01f4193fc6e3176bb56fffbb08B039f78ee8d1913965dfd143d382f9c34c259bad87fdf1f16f6d87fe33a160d245cB
+2@43eef57a67deddd4109f2482f69c59593527d41769d256bf4137bb1ec912957d""1CeL5cvQwnAZ6mrYLaofx4PxRPoUjtXbYd"UOP_DUP OP_HASH160 7fb8b37ac5f8661d5c3491e4facd661e95a93b10 OP_EQUALVERIFY OP_CHECKSIG*276a9147fb8b37ac5f8661d5c3491e4facd661e95a93b1088ac*"1CeL5cvQwnAZ6mrYLaofx4PxRPoUjtXbYd8$J
+I@43eef57a67deddd4109f2482f69c59593527d41769d256bf4137bb1ec912957d""1ECkWyJ4aQTbRxrRDL4yuKeoBHFggXTg94"UOP_DUP OP_HASH160 90d28965c67cc992544900e9aba3282c979575d0 OP_EQUALVERIFY OP_CHECKSIG*276a91490d28965c67cc992544900e9aba3282c979575d088ac*"1ECkWyJ4aQTbRxrRDL4yuKeoBHFggXTg948$J
+@43eef57a67deddd4109f2482f69c59593527d41769d256bf4137bb1ec912957d""1H9bKiETexYPd8FHet359jPXUXiwfWgZqn"UOP_DUP OP_HASH160 b121fdc5d29675f4cde2cfd3153c1f39554524ad OP_EQUALVERIFY OP_CHECKSIG*276a914b121fdc5d29675f4cde2cfd3153c1f39554524ad88ac*"1H9bKiETexYPd8FHet359jPXUXiwfWgZqn8$J
$-@00000000000000000010d7f3623bf4161b8a11b6c7728cde55c1d36cdfbc66d5"@0000000000000000000becbffc5c5dbd0d2fc18c438c7963a3b773648ab3259f2
+
+
+1@d0c63df78b9b3268685c5c6efb239dcd5ac89b7c6ed000c6f233f35369755f8d$"@00000000000000000010d7f3623bf4161b8a11b6c7728cde55c1d36cdfbc66d5(-2
+@83eea13c100ccbf1f30569ce8d73c0fde79e031b625267ae7ca7c6a6ee01b304B039ff0b3841e889a04ef7e9efd6322dc88c8db9418a8328692220ea0617b69afed2
+@1619e53bcb0864401c238fd177cbfaa12fde39a290c10e9e4f23a27c24d5c70aB035b96437c93b30b6a7f76ce20002f71bae4f83686a17d525e771014dcb27d4d2fB
+l@d0c63df78b9b3268685c5c6efb239dcd5ac89b7c6ed000c6f233f35369755f8d""18qdxW3BSm6K1ihDxmRc8mbgjoF51A76tN"UOP_DUP OP_HASH160 55fbb25c96d31f889a3752ffc902ed384f5ed2f0 OP_EQUALVERIFY OP_CHECKSIG*276a91455fbb25c96d31f889a3752ffc902ed384f5ed2f088ac*"18qdxW3BSm6K1ihDxmRc8mbgjoF51A76tN8$J
+@d0c63df78b9b3268685c5c6efb239dcd5ac89b7c6ed000c6f233f35369755f8d""16BJLTZ7zgfEccspwYN4dCoNXCxidupsEG"UOP_DUP OP_HASH160 38cb426c659f72363f89d4c9c7ca7758d6a00e81 OP_EQUALVERIFY OP_CHECKSIG*276a91438cb426c659f72363f89d4c9c7ca7758d6a00e8188ac*"16BJLTZ7zgfEccspwYN4dCoNXCxidupsEG8$J
+ @d0c63df78b9b3268685c5c6efb239dcd5ac89b7c6ed000c6f233f35369755f8d""1FAsvU7jAvjUG12Q5bH4Qgukh49fcCapzZ"UOP_DUP OP_HASH160 9b700315d4399e832d5999a8dacb2c7dc6dad07c OP_EQUALVERIFY OP_CHECKSIG*276a9149b700315d4399e832d5999a8dacb2c7dc6dad07c88ac*"1FAsvU7jAvjUG12Q5bH4Qgukh49fcCapzZ8$J
+
+
+1@96711acd24f97db22bd426bed76e30269827b19476307c1891dffc52308dfd4c$"@00000000000000000010d7f3623bf4161b8a11b6c7728cde55c1d36cdfbc66d5(-2
+@1619e53bcb0864401c238fd177cbfaa12fde39a290c10e9e4f23a27c24d5c70aB02d73138fb960ee1fe492f0cc459874835d695701041e52096be1a4fbeb36573112
+@d0c63df78b9b3268685c5c6efb239dcd5ac89b7c6ed000c6f233f35369755f8dB022fd22903d6974d40168e7e7b7469a6023d614021046dc5fe6df204c3c43d0fb7B
+J@96711acd24f97db22bd426bed76e30269827b19476307c1891dffc52308dfd4c""1E5YtzzTT4pQdehpo91PsZRsWkCmDinKx9"UOP_DUP OP_HASH160 8f75ecc881018b148ccb927803947de907f5cf2b OP_EQUALVERIFY OP_CHECKSIG*276a9148f75ecc881018b148ccb927803947de907f5cf2b88ac*"1E5YtzzTT4pQdehpo91PsZRsWkCmDinKx98$J
+@96711acd24f97db22bd426bed76e30269827b19476307c1891dffc52308dfd4c""18CL6enhm59MKuyPVZUSgwaGYwVnFhwi4Y"UOP_DUP OP_HASH160 4eed65d6a0125505359fe89882f5042a1cd36a69 OP_EQUALVERIFY OP_CHECKSIG*276a9144eed65d6a0125505359fe89882f5042a1cd36a6988ac*"18CL6enhm59MKuyPVZUSgwaGYwVnFhwi4Y8$J
+҃
@96711acd24f97db22bd426bed76e30269827b19476307c1891dffc52308dfd4c""18N3icG2YGq7txvKh18jJaUYHqcxHr8if8"UOP_DUP OP_HASH160 50c3e2503c89a1a0b35ecc7158154cfdd95d521b OP_EQUALVERIFY OP_CHECKSIG*276a91450c3e2503c89a1a0b35ecc7158154cfdd95d521b88ac*"18N3icG2YGq7txvKh18jJaUYHqcxHr8if88$J
$-@00000000000000000005f03cb9ccdd09b38aba8be4eec454b2c8670f1706e160"@00000000000000000010d7f3623bf4161b8a11b6c7728cde55c1d36cdfbc66d52 $Ґ-@0000000000000000000111379b947be9083858d31916bbe26e54fa999a59d2cf"@00000000000000000005f03cb9ccdd09b38aba8be4eec454b2c8670f1706e1602 $͗-@0000000000000000000d53535a171cd93487c477edc01f78e3e0d536cccd9ae6"@0000000000000000000111379b947be9083858d31916bbe26e54fa999a59d2cf2 $晘-@000000000000000000140b1b72a8b84545017597d890e4a4431925921395f086"@0000000000000000000d53535a171cd93487c477edc01f78e3e0d536cccd9ae62 $-@00000000000000000006dd9f6f5e30af01dc9ed3ed2fa492afc86263107a201f"@000000000000000000140b1b72a8b84545017597d890e4a4431925921395f0862 $-@00000000000000000008db9298e5e1933322230a5cbf8462b4c410c2d360c3f3"@00000000000000000006dd9f6f5e30af01dc9ed3ed2fa492afc86263107a201f2 $-@00000000000000000004f790e93a247ddbcb4427788d08d4a1a2ae3f3b804129"@00000000000000000008db9298e5e1933322230a5cbf8462b4c410c2d360c3f32
+
+
+
+1@f6755ed0f3f71faa8d39bfcb5ede6b82245b7f34c26154af0d3b2f9b0b8c4dc6$"@00000000000000000004f790e93a247ddbcb4427788d08d4a1a2ae3f3b804129(-2
+@b36aa2073dfb191dbc71fe410a6d912782641f147193a16889a2434b14f4f62dB02407201f5224398f7a762b3305fef5dc1f79c6edc37188016e8c1a1c6c2ba9d012
+@c9cc1ae091b7133fbfd3491896e9d80786b1f2623c59b2d5191a608fb50ce237B025468f0a329328109306de729854fa57e4fe94ea4721edd683348bee1d05626fbB
+@f6755ed0f3f71faa8d39bfcb5ede6b82245b7f34c26154af0d3b2f9b0b8c4dc6""1K2RGM8pvvDDLnxYs7VXYyzEg4QbXf96Gh"UOP_DUP OP_HASH160 c5b6ef6586d639e3522cc2797784b6504736df9b OP_EQUALVERIFY OP_CHECKSIG*276a914c5b6ef6586d639e3522cc2797784b6504736df9b88ac*"1K2RGM8pvvDDLnxYs7VXYyzEg4QbXf96Gh8$J
+=@f6755ed0f3f71faa8d39bfcb5ede6b82245b7f34c26154af0d3b2f9b0b8c4dc6""1KMESFoVqsKW9hR1rr5Gx3ykNWi37UmRb4"UOP_DUP OP_HASH160 c945cc7645f7fd08ebee6f2af94801d64057eee8 OP_EQUALVERIFY OP_CHECKSIG*276a914c945cc7645f7fd08ebee6f2af94801d64057eee888ac*"1KMESFoVqsKW9hR1rr5Gx3ykNWi37UmRb48$J
+Ф1@f6755ed0f3f71faa8d39bfcb5ede6b82245b7f34c26154af0d3b2f9b0b8c4dc6""1EGsj9JAyNP7LSzH6hCDF4iu4SMUN4FUgq"UOP_DUP OP_HASH160 919a3813d443cbaa75f9064016280e8de043a72a OP_EQUALVERIFY OP_CHECKSIG*276a914919a3813d443cbaa75f9064016280e8de043a72a88ac*"1EGsj9JAyNP7LSzH6hCDF4iu4SMUN4FUgq8$J
$-@00000000000000000010cee356b9e863267fe753eec11aa474a50235d3e4f462"@00000000000000000004f790e93a247ddbcb4427788d08d4a1a2ae3f3b8041292 $Ι-@0000000000000000000b785f20209359fa8d997a62579b7e6d009132ab63b17b"@00000000000000000010cee356b9e863267fe753eec11aa474a50235d3e4f4622 $ϙ-@0000000000000000000e187969ebdf24b910c5d9b9387b7b0bb7a66c7ff92c96"@0000000000000000000b785f20209359fa8d997a62579b7e6d009132ab63b17b2 $-@00000000000000000014e39b58a77b456beee0b9bfed81c2e0a1e8f8a82d2f8d"@0000000000000000000e187969ebdf24b910c5d9b9387b7b0bb7a66c7ff92c962 $-@0000000000000000000d89d7ca61a9e6c8da5364627899e41af210986c862891"@00000000000000000014e39b58a77b456beee0b9bfed81c2e0a1e8f8a82d2f8d2 $-@0000000000000000000b77ab2988bd956d6c068bdcdd39b051aa25dd6bf1dad0"@0000000000000000000d89d7ca61a9e6c8da5364627899e41af210986c8628912 $-@00000000000000000014e765cabc8e829ab1fd4ab2ab57afa91b8de4184e8007"@0000000000000000000b77ab2988bd956d6c068bdcdd39b051aa25dd6bf1dad02 $-@00000000000000000004aeb26e4f170a18434f7302cad92a5f08da9eb6de1811"@00000000000000000014e765cabc8e829ab1fd4ab2ab57afa91b8de4184e80072
+
+
+
+1@062ab5621fe2f5f5d57362ef776456ebbddf8fecc877c09796c6ba393f46e745$"@00000000000000000004aeb26e4f170a18434f7302cad92a5f08da9eb6de1811(-2
+@d35a1a5cdc6f1304df0d2eafbbdeebc9dd1aee1f0bc6cbd92b00f22bf4f9f824B027cb3d7c633524c996940f5bdcd1a4735af5e836c6e64a1efa9567e044ed841b92
+@70667a96258bdf38a51f9e838342f4844c62723e2ad12356ccb3127899ce2f97B02ce5896beb57adefbc40b66fbe18f94525b2ecb47858b33ae4046ea61f6921920B
+%@062ab5621fe2f5f5d57362ef776456ebbddf8fecc877c09796c6ba393f46e745""1Eodzxyy7mLPMHk5qRm1obP41gbz4Zk9Rx"UOP_DUP OP_HASH160 976ba7ac7610a467d93457119cbcffe81a832284 OP_EQUALVERIFY OP_CHECKSIG*276a914976ba7ac7610a467d93457119cbcffe81a83228488ac*"1Eodzxyy7mLPMHk5qRm1obP41gbz4Zk9Rx8$J
+d@062ab5621fe2f5f5d57362ef776456ebbddf8fecc877c09796c6ba393f46e745""1ArX3NeWbM4DPojpfG39ZUpvcv5mkyv37c"UOP_DUP OP_HASH160 6c169750cf2ea8e25cb75e1f31f157287d21f039 OP_EQUALVERIFY OP_CHECKSIG*276a9146c169750cf2ea8e25cb75e1f31f157287d21f03988ac*"1ArX3NeWbM4DPojpfG39ZUpvcv5mkyv37c8$J
+ܥ@062ab5621fe2f5f5d57362ef776456ebbddf8fecc877c09796c6ba393f46e745""17xYbyAuToWmVNNeuKt4Ki8hdpLXpPcm5i"UOP_DUP OP_HASH160 4c52036cb0b9cbe1ab394d7e36f03ad8c5c53001 OP_EQUALVERIFY OP_CHECKSIG*276a9144c52036cb0b9cbe1ab394d7e36f03ad8c5c5300188ac*"17xYbyAuToWmVNNeuKt4Ki8hdpLXpPcm5i8$J
$蟢-@00000000000000000000cacd1952955186f6092f1bc59397515208c05ad59df7"@00000000000000000004aeb26e4f170a18434f7302cad92a5f08da9eb6de18112
+
+
+1@07fe1d7828313fad5ec3cb1bfa7d54974aea589302e7679223f2a47386fd4e4c$"@00000000000000000000cacd1952955186f6092f1bc59397515208c05ad59df7(蟢-2
+@062ab5621fe2f5f5d57362ef776456ebbddf8fecc877c09796c6ba393f46e745B03644a4a355eb706796cf91706dbada65c033ffd3936092347191616c73521d6a72
+@062ab5621fe2f5f5d57362ef776456ebbddf8fecc877c09796c6ba393f46e745B02dfa2c50c355a62d4edf151403c8c2be16f54e8a134006405ae7cc3ff57ed4c61B
+$@07fe1d7828313fad5ec3cb1bfa7d54974aea589302e7679223f2a47386fd4e4c""16k9TH8S1DQ4LoYftajVEJFKamxgE4kStu"UOP_DUP OP_HASH160 3f019250ac43ed8cbc96785ba17c54035cb2a6a0 OP_EQUALVERIFY OP_CHECKSIG*276a9143f019250ac43ed8cbc96785ba17c54035cb2a6a088ac*"16k9TH8S1DQ4LoYftajVEJFKamxgE4kStu8$J
+d@07fe1d7828313fad5ec3cb1bfa7d54974aea589302e7679223f2a47386fd4e4c""1Q16mjS9BuA5rRdej3V7BhrAVW1V4ERZKj"UOP_DUP OP_HASH160 fc4fb5ea99fedf8de875bcb6b0b55f5e7bbe845e OP_EQUALVERIFY OP_CHECKSIG*276a914fc4fb5ea99fedf8de875bcb6b0b55f5e7bbe845e88ac*"1Q16mjS9BuA5rRdej3V7BhrAVW1V4ERZKj8$J
+@07fe1d7828313fad5ec3cb1bfa7d54974aea589302e7679223f2a47386fd4e4c""15ho1cQYnoDczH5DW1p8Nki8vEwMT1btPY"UOP_DUP OP_HASH160 33978c9c385eee77530ac4c8216396e660d28d54 OP_EQUALVERIFY OP_CHECKSIG*276a91433978c9c385eee77530ac4c8216396e660d28d5488ac*"15ho1cQYnoDczH5DW1p8Nki8vEwMT1btPY8$J
+
+1@73bf6a86173ad234d17d1ef8a2afd7d860feced51bf1821553b5767961cd1ed9$"@00000000000000000000cacd1952955186f6092f1bc59397515208c05ad59df7(蟢-2
+@07fe1d7828313fad5ec3cb1bfa7d54974aea589302e7679223f2a47386fd4e4cB033748a97c609f84780534afb22f295d5196eb4cb7ce0d08b5b94d64722eaf5a5b2
+@d35a1a5cdc6f1304df0d2eafbbdeebc9dd1aee1f0bc6cbd92b00f22bf4f9f824B035f39d568892cbf5fd5a3b77b692c3f9881e4d8fea69ad5396ed2d85b4286218d2
+@ea411698d22d467d3f5af483534b78d3d1b9f3b98749c23da3216c7d75151d2cB039feac51f58b3dbfef3805f2d409f2f5e448a1a224780a2861cbb4f86fc1de1892
+@b07f8948af904e5c614997c31315fe34137861bfa3df9751daea72c5eb100c4cB03efc0a29847e671a184266ad2de7aa0774ed1893a8f450a9910a6454c2939f6b22
+@c0446475a56fe64038da8cf17887a47cf913040944a6233165d7639694cd4240B02e80be921c24886a8b832f7ae532c98e5a0e6c2a805886adf0e3128a2b4cfc77c2
+@07fe1d7828313fad5ec3cb1bfa7d54974aea589302e7679223f2a47386fd4e4cB021920a8dcc737848536809133b27c57b918ed46b6753ebd5c4a6a524e7881524eB
+$@73bf6a86173ad234d17d1ef8a2afd7d860feced51bf1821553b5767961cd1ed9""115VUhLQXGE4XyWu52Ma8krUsZBh22vdMq"UOP_DUP OP_HASH160 00d96f8845f7595a100facc4e14354fabb749592 OP_EQUALVERIFY OP_CHECKSIG*276a91400d96f8845f7595a100facc4e14354fabb74959288ac*"115VUhLQXGE4XyWu52Ma8krUsZBh22vdMq8$J
+d@73bf6a86173ad234d17d1ef8a2afd7d860feced51bf1821553b5767961cd1ed9""12quCdBELEppTjmYYWmYkUonoeh1iiUApm"UOP_DUP OP_HASH160 1437aaaa055a3dd49619bd1d1d6376da80b31033 OP_EQUALVERIFY OP_CHECKSIG*276a9141437aaaa055a3dd49619bd1d1d6376da80b3103388ac*"12quCdBELEppTjmYYWmYkUonoeh1iiUApm8$J
+@73bf6a86173ad234d17d1ef8a2afd7d860feced51bf1821553b5767961cd1ed9""1DQxcxre18KyXL48sLbKe5pq2bFbz1KLc4"UOP_DUP OP_HASH160 8829817ca15144cdd1ce49be9cebfde9f0042c99 OP_EQUALVERIFY OP_CHECKSIG*276a9148829817ca15144cdd1ce49be9cebfde9f0042c9988ac*"1DQxcxre18KyXL48sLbKe5pq2bFbz1KLc48$J
$Ĩ-@000000000000000000052d8899ec7702c225035f26c5913103fc76d2631a1f90"@00000000000000000000cacd1952955186f6092f1bc59397515208c05ad59df72 $-@00000000000000000001dea999a6bce179259c6354dd31c760423cddb4ca537b"@000000000000000000052d8899ec7702c225035f26c5913103fc76d2631a1f902 $՜-@000000000000000000094d9a28defa785e4264d6cd6349a0cb73861089c8a625"@00000000000000000001dea999a6bce179259c6354dd31c760423cddb4ca537b2 $-@000000000000000000099e436f172e7f804565883f75f6f60bc65ab2d62d8b44"@000000000000000000094d9a28defa785e4264d6cd6349a0cb73861089c8a6252 $쯝-@0000000000000000000eccd216f60d8387fb19b6107d52211b1681f1cfabfb1a"@000000000000000000099e436f172e7f804565883f75f6f60bc65ab2d62d8b442 $夞-@00000000000000000010762cf9e2772e10ad7ae7f0afc633f6796a5576c4e9af"@0000000000000000000eccd216f60d8387fb19b6107d52211b1681f1cfabfb1a2 $麞-@00000000000000000012d6e6f49fe017c6e0aa8c8ab0dec7c8f1d4797c449139"@00000000000000000010762cf9e2772e10ad7ae7f0afc633f6796a5576c4e9af2 $Ɣ-@0000000000000000001133328969afc3676528d18aeb5069ee3d1c3f55dd3f48"@00000000000000000012d6e6f49fe017c6e0aa8c8ab0dec7c8f1d4797c4491392 $-@0000000000000000000b6ce1adaae5aa4c8b93ac256a7462a1321841825368d3"@0000000000000000001133328969afc3676528d18aeb5069ee3d1c3f55dd3f482 $-@0000000000000000000d7d39aad2ec1e40d2027a25f21f5e1d87002a0e90865a"@0000000000000000000b6ce1adaae5aa4c8b93ac256a7462a1321841825368d32 $Ɵ-@000000000000000000055ae35c51f3fca032d8d0b40d69c53e50da3e545a986c"@0000000000000000000d7d39aad2ec1e40d2027a25f21f5e1d87002a0e90865a2 $-@000000000000000000142e42d41c0cc300af69a5afc64a2b7d4ed37033eb29a9"@000000000000000000055ae35c51f3fca032d8d0b40d69c53e50da3e545a986c2
+
+
+
+1@53c4453e14bc73873e0af0cc201c3e78d07556a4bacdf7b6972be712341b638b$"@000000000000000000142e42d41c0cc300af69a5afc64a2b7d4ed37033eb29a9(-2
+@3d4dd22f3bfe48a5b2ecde7317cdba8510327a82d76c8ca85ae3c082dd573767B024a16818a7eb5aae01db679311945996d8e5c1575635e9c31ad01375429a2b0d22
+@d59c56a5225e05a90e8979209df477d0e46b7984c4ad1cb67c0c994a07a42cddB03d845602452084c6697be87d17dc5ddf676660b057d3805294fbcd5e95068dc66B
+@53c4453e14bc73873e0af0cc201c3e78d07556a4bacdf7b6972be712341b638b""1LH8SJXhJ5QHnQHVRi8FxfXty7hfA8bRTm"UOP_DUP OP_HASH160 d37740b3ebdad6010650eeb96e52aabc74d63a7e OP_EQUALVERIFY OP_CHECKSIG*276a914d37740b3ebdad6010650eeb96e52aabc74d63a7e88ac*"1LH8SJXhJ5QHnQHVRi8FxfXty7hfA8bRTm8$J
+@53c4453e14bc73873e0af0cc201c3e78d07556a4bacdf7b6972be712341b638b""1Pf29esWjGXejqG313U5VtfEjJfPjf6q8H"UOP_DUP OP_HASH160 f88388784b5c53745984767644a60ee149890df8 OP_EQUALVERIFY OP_CHECKSIG*276a914f88388784b5c53745984767644a60ee149890df888ac*"1Pf29esWjGXejqG313U5VtfEjJfPjf6q8H8$J
+<@53c4453e14bc73873e0af0cc201c3e78d07556a4bacdf7b6972be712341b638b""1BShdvR3ajpvJxfjfhtbfzQtNdNcKSfMYX"UOP_DUP OP_HASH160 728d941de4cb33cb889ece8bdcc8e9d8ca0e8887 OP_EQUALVERIFY OP_CHECKSIG*276a914728d941de4cb33cb889ece8bdcc8e9d8ca0e888788ac*"1BShdvR3ajpvJxfjfhtbfzQtNdNcKSfMYX8$J
<$-@000000000000000000096de511a416cccb69d26d21b543244bea1015cd24575b"@000000000000000000142e42d41c0cc300af69a5afc64a2b7d4ed37033eb29a92 $-@00000000000000000008cb1ef3fdc0181f7ea5e6f063e58e41232f1b367a72df"@000000000000000000096de511a416cccb69d26d21b543244bea1015cd24575b2 $-@000000000000000000106719e7dc5ec0a37c59c74870d39d0a032cfb5abc2eb6"@00000000000000000008cb1ef3fdc0181f7ea5e6f063e58e41232f1b367a72df2 $-@00000000000000000000c54791af233719bb5ae15db619f20b428f5f4401721d"@000000000000000000106719e7dc5ec0a37c59c74870d39d0a032cfb5abc2eb62 $-@0000000000000000001101abd642864beea18d63d48809fc504bd00f70bdcbca"@00000000000000000000c54791af233719bb5ae15db619f20b428f5f4401721d2 $۠-@00000000000000000008f524771cda3e2da3cd744e2962548ba28318fa67f49b"@0000000000000000001101abd642864beea18d63d48809fc504bd00f70bdcbca2
+
+1@f00a733df5e75d108a682b6801293584dce3ed94d2e4e17e71ce789e51a7c90b$"@00000000000000000008f524771cda3e2da3cd744e2962548ba28318fa67f49b(۠-2
+@c9a2b15a50dca938549915513daf44126bf410179984aaa924308a69a2daa125B031ab838bf6f493c4464f3f56cfa634b7eb35362a01f6c44881635357292e79adb2
+@f20621d9e28692e9ce58d517134d2983b007cbf6cc2a5f66794ec88e904dd5d2B0206d6f6158f28c6a07a612b3377d312c9309fee0800e6d9bca18eaaa9d90a39a32
+@c9a2b15a50dca938549915513daf44126bf410179984aaa924308a69a2daa125B03aa4c735781e41f6f7a8ac7b7940c4dd2f826280a9d5f3d790f6ba0549c5f8e77B
+@f00a733df5e75d108a682b6801293584dce3ed94d2e4e17e71ce789e51a7c90b""1EAiN6eqDmsdKBoNhBGRQR1vtFBBR3NjZV"UOP_DUP OP_HASH160 906fe8562046f5600ad308da867eb913b46bfa91 OP_EQUALVERIFY OP_CHECKSIG*276a914906fe8562046f5600ad308da867eb913b46bfa9188ac*"1EAiN6eqDmsdKBoNhBGRQR1vtFBBR3NjZV8$J
+@f00a733df5e75d108a682b6801293584dce3ed94d2e4e17e71ce789e51a7c90b""1E6fwgy2wE6TFMa3ibCN6t9LyzBYtau8ea"UOP_DUP OP_HASH160 8fac3910652235f8c22e6333dff0e8a9143ad879 OP_EQUALVERIFY OP_CHECKSIG*276a9148fac3910652235f8c22e6333dff0e8a9143ad87988ac*"1E6fwgy2wE6TFMa3ibCN6t9LyzBYtau8ea8$J
+
+@f00a733df5e75d108a682b6801293584dce3ed94d2e4e17e71ce789e51a7c90b""1KyBGx3YAkqeQtmX6su38p3fLGx9taiLnH"UOP_DUP OP_HASH160 d012229568a10ddecae859c1b05a4e2df4255390 OP_EQUALVERIFY OP_CHECKSIG*276a914d012229568a10ddecae859c1b05a4e2df425539088ac*"1KyBGx3YAkqeQtmX6su38p3fLGx9taiLnH8$J
$-@00000000000000000000b47b28769931f3e4499fa16b6ed6ff8a06f86e913e82"@00000000000000000008f524771cda3e2da3cd744e2962548ba28318fa67f49b2 $-@0000000000000000000a124a6adc2f5c84d371fb7e63b4a19691802ca5713331"@00000000000000000000b47b28769931f3e4499fa16b6ed6ff8a06f86e913e822
+
+
+
+1@6f6fac32062f24b0c0ebc8a61cdb7beb2c908781dbaf63893aaac7d6e07303c6$"@0000000000000000000a124a6adc2f5c84d371fb7e63b4a19691802ca5713331(-2
+@e2b3f466c665570faa7be549a136414c39006aa02845c693e630157824107046B0361bbea88a94a4717bb4767588e562835e480dead02f5f4ca5473ab2cdc2ceaff2
+@45273f01c8ab01799b5d3561053d872e956773689f6c764e07f23cd171280776B0221cabd5ac501fb5c445fe8ffebef5f58c265bc0898aa36165902507e71c6361aB
+y@6f6fac32062f24b0c0ebc8a61cdb7beb2c908781dbaf63893aaac7d6e07303c6"!1YyMbjjbtdKgXU6vQssvMDeL8KzNDM18q"UOP_DUP OP_HASH160 060bf00efc1fe53d6f160f7bf2c78d018e641e26 OP_EQUALVERIFY OP_CHECKSIG*276a914060bf00efc1fe53d6f160f7bf2c78d018e641e2688ac*!1YyMbjjbtdKgXU6vQssvMDeL8KzNDM18q8$J
+d@6f6fac32062f24b0c0ebc8a61cdb7beb2c908781dbaf63893aaac7d6e07303c6""121P5oKR42P5KPSB6VfhRpHZPYBVfGKU6q"UOP_DUP OP_HASH160 0b0a8f3cd37e735d7290002e511adca521431260 OP_EQUALVERIFY OP_CHECKSIG*276a9140b0a8f3cd37e735d7290002e511adca52143126088ac*"121P5oKR42P5KPSB6VfhRpHZPYBVfGKU6q8$J
+@6f6fac32062f24b0c0ebc8a61cdb7beb2c908781dbaf63893aaac7d6e07303c6""1E2yMSRXVW1asDw3tL5thdjcStfGawzd5f"UOP_DUP OP_HASH160 8ef9177d1dda6ba83c7af9d0975c4a6064a28c95 OP_EQUALVERIFY OP_CHECKSIG*276a9148ef9177d1dda6ba83c7af9d0975c4a6064a28c9588ac*"1E2yMSRXVW1asDw3tL5thdjcStfGawzd5f8$J
$ӑ-@0000000000000000001516602be05091089c4c067217cfee6974cd979eab1187"@0000000000000000000a124a6adc2f5c84d371fb7e63b4a19691802ca57133312
+
+1@5d46b0759bccf793a4338a30a7e16f486b727c6d07a95d2b59dfba6e6c61325a$"@0000000000000000001516602be05091089c4c067217cfee6974cd979eab1187(ӑ-2
+@1372b3d0036197a928f5886a37c4f5cf6d8747770dc65d60a4bbc481e65ac783B02107a13fc455053b48e5848be272aee2dd89d480c1a5aff2e834e659f19ecb7852
+@e86e15571915f331c7861515d7d9cb1245446b1a35c7d26d0ec8c4aad0bafc91B02a347cfde5ec71329deb7c52011ba869669e64cd287569ae940ab115de66e12142
+@243f25d1b234b6b5a8ce449f48b1ff387908cfda554952d44360194bef66bf6aB02f08b39d81bf872141ad2ce6e4b4eab0d700751df72d5afaca060b5c12aa014c42
+@0cae0225d824b4d3cb8bdf280c1960f22829aa280667274b4a573ff4a408d144B0265bfb44f0ba88eb392ad184b58dba5e040049140b486d2c167e4c7ba70bf5e352
+@d729c3384252369cbbc09533a0ad9c744746d91cdea0b1f34d2a0481ff10e5b3B02290402d263ad9f074b23295ae2926618946241b7713d451b167e4836e2e9eab8B
+@5d46b0759bccf793a4338a30a7e16f486b727c6d07a95d2b59dfba6e6c61325a""1EA7R1CLkWQhTw5Whhcpy1ZF48VqvA47eV"UOP_DUP OP_HASH160 9052bb9c9edd775caa6f1a702db9da175227b3c5 OP_EQUALVERIFY OP_CHECKSIG*276a9149052bb9c9edd775caa6f1a702db9da175227b3c588ac*"1EA7R1CLkWQhTw5Whhcpy1ZF48VqvA47eV8$J
+[@5d46b0759bccf793a4338a30a7e16f486b727c6d07a95d2b59dfba6e6c61325a""15rpaGMnxhuUoBbBoSEvW9avFH37SfqqxM"UOP_DUP OP_HASH160 354c98ff5e514da8335160d461b8f04fc2203e87 OP_EQUALVERIFY OP_CHECKSIG*276a914354c98ff5e514da8335160d461b8f04fc2203e8788ac*"15rpaGMnxhuUoBbBoSEvW9avFH37SfqqxM8$J
+ @5d46b0759bccf793a4338a30a7e16f486b727c6d07a95d2b59dfba6e6c61325a""15bQhYxkcGZ7cUhT6uHZXd1qgS8PsuaF4Z"UOP_DUP OP_HASH160 32626dcc13bd0bf592b6ad775ad9eed347963aff OP_EQUALVERIFY OP_CHECKSIG*276a91432626dcc13bd0bf592b6ad775ad9eed347963aff88ac*"15bQhYxkcGZ7cUhT6uHZXd1qgS8PsuaF4Z8$J
$Ѓ-@00000000000000000010b3478d2bff90e0b34d859a214ff048d605ff9c67a7ea"@0000000000000000001516602be05091089c4c067217cfee6974cd979eab11872 $-@0000000000000000000d6bcdfe7586c4933c1212bb05e56a28540e976406755a"@00000000000000000010b3478d2bff90e0b34d859a214ff048d605ff9c67a7ea2
+
+
+
+1@6d165914a5574d076e9a7aaaf4f0cd2fd7a56a0091a7b2e67417cd0500f7932a$"@0000000000000000000d6bcdfe7586c4933c1212bb05e56a28540e976406755a(-2
+@3e6b2a142b83a782f6f9f8919666e4d440c064a7d3e67bce74eda10440442af8B029e2cc5877ccaaab19f2ca55e6fd393df759ac615c8457e190291108d1d0d9b812
+@145c80e57c6b138fa4eb63a9b14c39fd36cd969524933d610234ced4412914b9B03fccae418b6ae09a318ad371958747a42979d7e1a50cfc6f5fdb6415d13ef9890B
+@6d165914a5574d076e9a7aaaf4f0cd2fd7a56a0091a7b2e67417cd0500f7932a""1HCpbz3zrWsrR4isLJk3EcdPNwLPLod4mY"UOP_DUP OP_HASH160 b1be534313bbcb42107342ee39ddcf0d578ab706 OP_EQUALVERIFY OP_CHECKSIG*276a914b1be534313bbcb42107342ee39ddcf0d578ab70688ac*"1HCpbz3zrWsrR4isLJk3EcdPNwLPLod4mY8$J
+@6d165914a5574d076e9a7aaaf4f0cd2fd7a56a0091a7b2e67417cd0500f7932a""1CAqEck4GuFzZsif8G1mx65QxkAXkpSp2u"UOP_DUP OP_HASH160 7a856441dd62cffb7a410398db875688b8602221 OP_EQUALVERIFY OP_CHECKSIG*276a9147a856441dd62cffb7a410398db875688b860222188ac*"1CAqEck4GuFzZsif8G1mx65QxkAXkpSp2u8$J
+@6d165914a5574d076e9a7aaaf4f0cd2fd7a56a0091a7b2e67417cd0500f7932a""1539YpTtsjRkzz2XqEqkGnj61WK1aD8W6K"UOP_DUP OP_HASH160 2c487897a611a180574e6958bec7c49ebed4276d OP_EQUALVERIFY OP_CHECKSIG*276a9142c487897a611a180574e6958bec7c49ebed4276d88ac*"1539YpTtsjRkzz2XqEqkGnj61WK1aD8W6K8$J
+$-@0000000000000000000c62a41c4b0844d1b729f8520338786db54abe92b56d7a"@0000000000000000000d6bcdfe7586c4933c1212bb05e56a28540e976406755a2 $-@000000000000000000075d59c9ef00db37db0caf1efe58d3abdd531acb84b3e6"@0000000000000000000c62a41c4b0844d1b729f8520338786db54abe92b56d7a2 $É-@00000000000000000011ed37683a3d830090363c92df61a23bcde36d433afc46"@000000000000000000075d59c9ef00db37db0caf1efe58d3abdd531acb84b3e62 $-@000000000000000000062e8a44b37f3d087988361de7e4cadf3fad6e49a7e7a6"@00000000000000000011ed37683a3d830090363c92df61a23bcde36d433afc462 $֣-@000000000000000000116d7776431268614f5c5e118faa5e7638f598f46ae307"@000000000000000000062e8a44b37f3d087988361de7e4cadf3fad6e49a7e7a62 $遤-@0000000000000000000af99f5adf18bfcb613669a50ebfc7839418b0f8173d81"@000000000000000000116d7776431268614f5c5e118faa5e7638f598f46ae3072 $ˆ-@000000000000000000125af3d9891cb7f1c2284f282af0eb566c137a0600fc07"@0000000000000000000af99f5adf18bfcb613669a50ebfc7839418b0f8173d812 $-@0000000000000000000ea4900d16400b6af8b788c5eda7a7d775511979a51a2c"@000000000000000000125af3d9891cb7f1c2284f282af0eb566c137a0600fc072
+
+
+
+1@f3f49456f4ef5872f789c0127144f8572db8eb0929f6d8354eec53f43fa72ddf$"@0000000000000000000ea4900d16400b6af8b788c5eda7a7d775511979a51a2c(-2
+@ac704406cd1d1d9c28f32ce0e3c864690b50356bb9c3694d8d3081fbafac573aB0215cf751c4c9e9326f3390ec169ae9540563b67f53a70fad0121a78b504806f0d2
+@91358abf00465d4755f84214dab2fb1c3164f872cc66140c95d634feac335d03B02d09a182255e0b3e04d5a9b4dc121c28f3059b2f4500ba11e95c364b53a9610b4B
+@f3f49456f4ef5872f789c0127144f8572db8eb0929f6d8354eec53f43fa72ddf""16eEN7PcoxcbxBQFtWeDgikmrrqgC2thSe"UOP_DUP OP_HASH160 3de32cd8ded0bf3d418ddf6f1a4c4f385f5bc281 OP_EQUALVERIFY OP_CHECKSIG*276a9143de32cd8ded0bf3d418ddf6f1a4c4f385f5bc28188ac*"16eEN7PcoxcbxBQFtWeDgikmrrqgC2thSe8$J
+@f3f49456f4ef5872f789c0127144f8572db8eb0929f6d8354eec53f43fa72ddf""14bzHa2RPd45hePq1kKmBuE4RBMX8g1cFy"UOP_DUP OP_HASH160 278656f8791c84af8baf3e393a2be8ed0e314637 OP_EQUALVERIFY OP_CHECKSIG*276a914278656f8791c84af8baf3e393a2be8ed0e31463788ac*"14bzHa2RPd45hePq1kKmBuE4RBMX8g1cFy8$J
+@f3f49456f4ef5872f789c0127144f8572db8eb0929f6d8354eec53f43fa72ddf""1NVd3wWJ2yLNezz6NVPcXZL5SiKK9j6j4x"UOP_DUP OP_HASH160 ebc461c9d4b1f313901033ae04a57d40d1d05da5 OP_EQUALVERIFY OP_CHECKSIG*276a914ebc461c9d4b1f313901033ae04a57d40d1d05da588ac*"1NVd3wWJ2yLNezz6NVPcXZL5SiKK9j6j4x8$J
<$ж-@0000000000000000000f7575e344c1b1e8e07a70dc818abf1b8c2b4ecf62e943"@0000000000000000000ea4900d16400b6af8b788c5eda7a7d775511979a51a2c2 $-@0000000000000000000ea5517d3329ebedddf0587fa4263e38a84fdc2773321f"@0000000000000000000f7575e344c1b1e8e07a70dc818abf1b8c2b4ecf62e9432 $덥-@0000000000000000000727a1053a10afd13126727fe1592decd3859361776468"@0000000000000000000ea5517d3329ebedddf0587fa4263e38a84fdc2773321f2 $ح-@000000000000000000047b18bd5bf1a1b76f354c273ac9836a128902451d1eb4"@0000000000000000000727a1053a10afd13126727fe1592decd38593617764682 $-@00000000000000000004775585620a5f6b555665b57b1529596b6ca49065a217"@000000000000000000047b18bd5bf1a1b76f354c273ac9836a128902451d1eb42 $履-@00000000000000000011f8590b67a5a54737b6fa00854a955ef0a34b3f75c0da"@00000000000000000004775585620a5f6b555665b57b1529596b6ca49065a2172 $-@0000000000000000001536a600baf48801127df19b08d84a8772d9fbf112121f"@00000000000000000011f8590b67a5a54737b6fa00854a955ef0a34b3f75c0da2 $⧦-@000000000000000000143d9cca0e7bb1213a45b5e6378878d47453f2ea3960e0"@0000000000000000001536a600baf48801127df19b08d84a8772d9fbf112121f2 $-@000000000000000000141c786acdaaf71f6f2652a3a5961d59e8af4f565ee72e"@000000000000000000143d9cca0e7bb1213a45b5e6378878d47453f2ea3960e02
+
+
+
+1@a63ee7a839c088aa540dc9500906418974f7e88c3632a65fa9a28d6105f47f08$"@000000000000000000141c786acdaaf71f6f2652a3a5961d59e8af4f565ee72e(-2
+@1bd18f4b33ad28225d03aaaf32718ed1220092011988f65d3f05b3140d1248d1B0271a9cc1ce98fb4ed8ba08c170acb00290294380e3b728ec56801b33d635050312
+@0abfc5910eff8ea925427dd3b08a94858bf52db99db63ab2e16aca0f1b03c553B0233e81b6debc9aeebe910a0d06e48df117c5e1e656f26722aa63c31b8d2c8e893B
+p@a63ee7a839c088aa540dc9500906418974f7e88c3632a65fa9a28d6105f47f08""1Q27svz7cswmMkH2n4XbZxaGqRtweGcBiP"UOP_DUP OP_HASH160 fc810cf0ef93286071a4e93d84b4ebe189ec99e5 OP_EQUALVERIFY OP_CHECKSIG*276a914fc810cf0ef93286071a4e93d84b4ebe189ec99e588ac*"1Q27svz7cswmMkH2n4XbZxaGqRtweGcBiP8$J
+@a63ee7a839c088aa540dc9500906418974f7e88c3632a65fa9a28d6105f47f08""1G8pWHTonSRaZtNP3n49dRPazKvpQ932zj"UOP_DUP OP_HASH160 a604741da5a557bcdbec29b2bad6f76779121ae8 OP_EQUALVERIFY OP_CHECKSIG*276a914a604741da5a557bcdbec29b2bad6f76779121ae888ac*"1G8pWHTonSRaZtNP3n49dRPazKvpQ932zj8$J
+H@a63ee7a839c088aa540dc9500906418974f7e88c3632a65fa9a28d6105f47f08""1Cv3Ub2bDRDf5TMqohA2DWhW384TDYwWep"UOP_DUP OP_HASH160 82b17f03b3d99028271729eb8359709a3c0ddb80 OP_EQUALVERIFY OP_CHECKSIG*276a91482b17f03b3d99028271729eb8359709a3c0ddb8088ac*"1Cv3Ub2bDRDf5TMqohA2DWhW384TDYwWep8$J
x$ގ-@0000000000000000000e2f1fd0ff0ec01106c9b2e3a421c030dd123ed1549406"@000000000000000000141c786acdaaf71f6f2652a3a5961d59e8af4f565ee72e2
$˧-@00000000000000000009539a420775e56be8606810259f72d0860ec02b2efcd8"@0000000000000000000e2f1fd0ff0ec01106c9b2e3a421c030dd123ed15494062
+
+1@3fe168625bc66609169746c8b503ad2d2bab468248b40069c92cdf900776aa96$"@00000000000000000009539a420775e56be8606810259f72d0860ec02b2efcd8(˧-2
+@e1597fd9ae3d7b8fa23fcf0478c2dfb97870edf444d3f62a498b6d16718229a0B02b565443398398a68459d1067a24c53b6869fbb6e667f3f630b8d0f083389425f2
+@bf35347371f099b5b7fd577a62290df0c757d95b16874575da938c0310f6f18aB0360caf6c87023eb4f0440a6f3c0b844ac13f32e2b710ffe103e2b72e5d775f6242
+@e1597fd9ae3d7b8fa23fcf0478c2dfb97870edf444d3f62a498b6d16718229a0B03ad4e9a946ca7a6c7a23c3ee31ded613f19574b9681c53bf56c32ec4ce4cfec4b2
+@f44a96ab708d2244f40ac0615047418b84677e81b51344d99ac49ca9d1bcb4e1B021c52806eab4c1640efcbb1cb606ba3071c870e662db0cf8dc1b545b242e176c3B
+/@3fe168625bc66609169746c8b503ad2d2bab468248b40069c92cdf900776aa96""1MudbpmugtCwxcMkg38zT9vtEa3Xcz1DE4"UOP_DUP OP_HASH160 e556b2bb5601ff4ba19e9dbfd72b92eb382c66a6 OP_EQUALVERIFY OP_CHECKSIG*276a914e556b2bb5601ff4ba19e9dbfd72b92eb382c66a688ac*"1MudbpmugtCwxcMkg38zT9vtEa3Xcz1DE48$J
+@3fe168625bc66609169746c8b503ad2d2bab468248b40069c92cdf900776aa96""1KoaBnPGJc47v5AfALTPe9Yyvnm4PnCtZC"UOP_DUP OP_HASH160 ce4119bd8d5682be28acc6c7b17dd023d9c0cef7 OP_EQUALVERIFY OP_CHECKSIG*276a914ce4119bd8d5682be28acc6c7b17dd023d9c0cef788ac*"1KoaBnPGJc47v5AfALTPe9Yyvnm4PnCtZC8$J
+@3fe168625bc66609169746c8b503ad2d2bab468248b40069c92cdf900776aa96""1CJqa3xX66inpgEY3gmarWFr3FhvpmeCsC"UOP_DUP OP_HASH160 7c08ffc0da663cd3c71909432cd7b436bc78be32 OP_EQUALVERIFY OP_CHECKSIG*276a9147c08ffc0da663cd3c71909432cd7b436bc78be3288ac*"1CJqa3xX66inpgEY3gmarWFr3FhvpmeCsC8$J
d$ا-@00000000000000000009d59d8e9978dd35f1320aaff580f4bb566a41115690b7"@00000000000000000009539a420775e56be8606810259f72d0860ec02b2efcd82 $Ũ-@00000000000000000014d7113142d361d80ef4ef3c4edd22238f9b4c7f066f89"@00000000000000000009d59d8e9978dd35f1320aaff580f4bb566a41115690b72 $ƨ-@00000000000000000013ba50825ab3a21b4c797015bfa5994958da40fdb5e3cf"@00000000000000000014d7113142d361d80ef4ef3c4edd22238f9b4c7f066f892 $-@0000000000000000000bb0173bc6af108288941ca7b533056a0d6c44379314b2"@00000000000000000013ba50825ab3a21b4c797015bfa5994958da40fdb5e3cf2
+
+
+1@6447dc71e478d55ee42a3b3ab3f4baa71cc49db287e1124acb115cf282bc12d7$"@0000000000000000000bb0173bc6af108288941ca7b533056a0d6c44379314b2(-2
+@10161a2d90b2413d7f5d27e4b04868aaf349f4138976bc5f88bea6d0451a974eB02438b6abeda606c0934c91cb8e141ce7cbd82b65eef54b110e783cdc93b8098352
+@0c03915553a11b09d454ee27d6513ebf6ffea4b633d01c2e1a8b8f8de6649080B03cc715e0f6ed2674a9779eeeed867962ec88a102f1db99c2db6d252be2d18387aB
+@6447dc71e478d55ee42a3b3ab3f4baa71cc49db287e1124acb115cf282bc12d7""1CpBzxyi41GZJzEYR8NAy57j2F7gDgNJip"UOP_DUP OP_HASH160 81961d9bfc811e7ef11d77b507977bd7e4a7b19d OP_EQUALVERIFY OP_CHECKSIG*276a91481961d9bfc811e7ef11d77b507977bd7e4a7b19d88ac*"1CpBzxyi41GZJzEYR8NAy57j2F7gDgNJip8$J
+[@6447dc71e478d55ee42a3b3ab3f4baa71cc49db287e1124acb115cf282bc12d7""19zyY1LZ54dh2g53dN2QKwyMtaaP33iiVE"UOP_DUP OP_HASH160 62b7e8a62a1585ad410d0c5d617f00b1b4d9686b OP_EQUALVERIFY OP_CHECKSIG*276a91462b7e8a62a1585ad410d0c5d617f00b1b4d9686b88ac*"19zyY1LZ54dh2g53dN2QKwyMtaaP33iiVE8$J
+@6447dc71e478d55ee42a3b3ab3f4baa71cc49db287e1124acb115cf282bc12d7""18jFUykFKVrDyNiiA2sip9P5byQkxuUBV5"UOP_DUP OP_HASH160 54c670aee0493a734ece16ce6531736d0361538e OP_EQUALVERIFY OP_CHECKSIG*276a91454c670aee0493a734ece16ce6531736d0361538e88ac*"18jFUykFKVrDyNiiA2sip9P5byQkxuUBV58$J
+
+
+1@dd3b5ba27ef5dc03a28d3e58fe60145eb83bc86099ce7401464e0c3f2c8eeae7$"@0000000000000000000bb0173bc6af108288941ca7b533056a0d6c44379314b2(-2
+@6447dc71e478d55ee42a3b3ab3f4baa71cc49db287e1124acb115cf282bc12d7B0368ed188a099bd798999e4b510bfe32fece229e34b5a77f6455ae72ff46d00f532
+@10161a2d90b2413d7f5d27e4b04868aaf349f4138976bc5f88bea6d0451a974eB02fc837660fb674f21f9e8d6d1ddae85d4424704038f5faee5fc45e4a9ab973e962
+@6447dc71e478d55ee42a3b3ab3f4baa71cc49db287e1124acb115cf282bc12d7B03d5f0e7157ee571d96b3bf31d25b6188f7a0132bb61e2ebce60ce44e13194ce97B
+@dd3b5ba27ef5dc03a28d3e58fe60145eb83bc86099ce7401464e0c3f2c8eeae7""1JuXrtJYsEoWcZ5PhGi2huZECPiMJBRtSZ"UOP_DUP OP_HASH160 c469876eb6f5d6b2ca83a2dfaf1f293ea756c4d1 OP_EQUALVERIFY OP_CHECKSIG*276a914c469876eb6f5d6b2ca83a2dfaf1f293ea756c4d188ac*"1JuXrtJYsEoWcZ5PhGi2huZECPiMJBRtSZ8$J
+[@dd3b5ba27ef5dc03a28d3e58fe60145eb83bc86099ce7401464e0c3f2c8eeae7""14yySL6Cr2YUtCJCa9sxFKter478gv8HXZ"UOP_DUP OP_HASH160 2baec83e8359bfecc4dfc7aa5d39e5361b482848 OP_EQUALVERIFY OP_CHECKSIG*276a9142baec83e8359bfecc4dfc7aa5d39e5361b48284888ac*"14yySL6Cr2YUtCJCa9sxFKter478gv8HXZ8$J
+@dd3b5ba27ef5dc03a28d3e58fe60145eb83bc86099ce7401464e0c3f2c8eeae7""1PCRJ9Y5ZgciZRti1X8obn2uAg8GYq65K8"UOP_DUP OP_HASH160 f37b9fb184297a51eea063121a827725faffe59d OP_EQUALVERIFY OP_CHECKSIG*276a914f37b9fb184297a51eea063121a827725faffe59d88ac*"1PCRJ9Y5ZgciZRti1X8obn2uAg8GYq65K88$J
+$-@00000000000000000006a21d6e19848a7d4afd5d73c486c9a17f3f4e1e095aa6"@0000000000000000000bb0173bc6af108288941ca7b533056a0d6c44379314b22
+
+
+1@bb5bb582965fe7c1815fb4fc45668426ee014d6e69d7a235772b9bdd3553f521$"@00000000000000000006a21d6e19848a7d4afd5d73c486c9a17f3f4e1e095aa6(-2
+@dd3b5ba27ef5dc03a28d3e58fe60145eb83bc86099ce7401464e0c3f2c8eeae7B030f3836507ddac0ba445fc2673e07bc1f8408e3fd3bba695aa4e2edbf135099e52
+@dd3b5ba27ef5dc03a28d3e58fe60145eb83bc86099ce7401464e0c3f2c8eeae7B0363efaeee2a7fd900101ef7fdfcfd5fe75300c6fb9179291d68f33aabf6b79bf9B
+@bb5bb582965fe7c1815fb4fc45668426ee014d6e69d7a235772b9bdd3553f521""1JTN4iwmoxo1VR5fgGH5Dwe2m5wzKkw8Dm"UOP_DUP OP_HASH160 bf76896de8d28e0959955e79d2a339f6d7896494 OP_EQUALVERIFY OP_CHECKSIG*276a914bf76896de8d28e0959955e79d2a339f6d789649488ac*"1JTN4iwmoxo1VR5fgGH5Dwe2m5wzKkw8Dm8$J
+[@bb5bb582965fe7c1815fb4fc45668426ee014d6e69d7a235772b9bdd3553f521""17qumw4iSBnNb5nzKErKzW2ghQdem3XvGM"UOP_DUP OP_HASH160 4b10c663f853e51c8adb66aeded156568bbf2271 OP_EQUALVERIFY OP_CHECKSIG*276a9144b10c663f853e51c8adb66aeded156568bbf227188ac*"17qumw4iSBnNb5nzKErKzW2ghQdem3XvGM8$J
+c@bb5bb582965fe7c1815fb4fc45668426ee014d6e69d7a235772b9bdd3553f521""1Hx93AF6cnCFTr27uTARKqEXCXVjAQy9A6"UOP_DUP OP_HASH160 b9ef997e22875a52be49b92cc80f688d1fcc1113 OP_EQUALVERIFY OP_CHECKSIG*276a914b9ef997e22875a52be49b92cc80f688d1fcc111388ac*"1Hx93AF6cnCFTr27uTARKqEXCXVjAQy9A68$J
+
+
+1@1f6c4eda422a0d7682dd2690a53413f716795f1b7bfa480245d9c5c5daee2aaf$"@00000000000000000006a21d6e19848a7d4afd5d73c486c9a17f3f4e1e095aa6(-2
+@0d2053e973c0d38487a45097ad781495de411cec26b29939867effb40ee44763B02b488a89768db0dc895b644a81522a3b3a691c09e687e63dbc4034db9db0dfbf82
+@d92925a78b55d68b77ebd605ff1e395b571c02f35346d583629156eff39e219dB03f2cc51784fe1ac06987e91de9d36e180ac7037163b8fecde11b6e77943b9961a2
+@75f2f9ce51926017f508a7af4a56200f697081ca0975f6fa26dc5081b6700500B023c1995c3f124d226274e868c61ed89f243659ee579bc3603bf78d3e750310a2d2
+@8aa48d75414981caae2b8bdcdb9b3480d25130c7b51c43cac3cc61eee6f9c7a1B038c817f81fad12a15d9943b64df53510442c27a5d149fa0f9c8bf672b5e6dd0372
+@a93ba692d8007f4a3fd1e466729ec00df45916d88e44abb22634eded4a5ef799B0341c171c3a8881e11440a554ad69d8d7a12031bb5abe8f83a6bc92b30c2b7ab8f2
+@4f3cbce55d3428aaf4956598d3018853ee4f7a3eb68ac16a567b37a68ef335f2B0257bc078156711765d84b422a65ea216f98401b3973805db38ed3e7c15b20135c2
+@819ec4c63ffbd79a97d5acb6f983aaeec21ac9d5355db93adfb7b0bf3bedc5f3B02e4f48e7646991666a8a0bfc4b89f3e0676cee48eb3b8e364e05e9b16f76ccc592
+@5ad0c0e3372011660953f96d262b0aa77118fdc3113adb6f54caa3b032de2ebbB02be7005e339072f3686da7e6ecd00b09d9d3a22362b4f001793191e09b7e0217bB
+K@1f6c4eda422a0d7682dd2690a53413f716795f1b7bfa480245d9c5c5daee2aaf""16iGu7Gx3FW44qRxNdRoZ3vFvNDaDtQ75U"UOP_DUP OP_HASH160 3ea6f46611fb892f5791c1d7c5ef10485e8a9f1c OP_EQUALVERIFY OP_CHECKSIG*276a9143ea6f46611fb892f5791c1d7c5ef10485e8a9f1c88ac*"16iGu7Gx3FW44qRxNdRoZ3vFvNDaDtQ75U8$J
+@1f6c4eda422a0d7682dd2690a53413f716795f1b7bfa480245d9c5c5daee2aaf""12JsUVR4APrCfAT51xrFkHL71GqKAf7SsD"UOP_DUP OP_HASH160 0e5954a7475e10dbf301d5d61c29708ee15e5abf OP_EQUALVERIFY OP_CHECKSIG*276a9140e5954a7475e10dbf301d5d61c29708ee15e5abf88ac*"12JsUVR4APrCfAT51xrFkHL71GqKAf7SsD8$J
+@1f6c4eda422a0d7682dd2690a53413f716795f1b7bfa480245d9c5c5daee2aaf""1N8MUdhxRAzq4jNLNTUyg1VdoR8F5CJ1jG"UOP_DUP OP_HASH160 e7bea563c71ef807d30f703644f72ed2b8a58d6a OP_EQUALVERIFY OP_CHECKSIG*276a914e7bea563c71ef807d30f703644f72ed2b8a58d6a88ac*"1N8MUdhxRAzq4jNLNTUyg1VdoR8F5CJ1jG8$J
Z$-@0000000000000000000c9134bdbef89ab01f025033b07eb370c332488dcabfb6"@00000000000000000006a21d6e19848a7d4afd5d73c486c9a17f3f4e1e095aa62 $茨-@00000000000000000013da3fc487b6701be6a406d364fcf4604343b04dc6d637"@0000000000000000000c9134bdbef89ab01f025033b07eb370c332488dcabfb62 $̪-@000000000000000000066396b38077034cafdc9cc0a6d7b21fd375c79f47cf11"@00000000000000000013da3fc487b6701be6a406d364fcf4604343b04dc6d6372
+
+
+
+1@2e829eed6a63e569fe5b26c6fbbaf1f461b9b8d7e5730a5b7d80b14c13619ee2$"@000000000000000000066396b38077034cafdc9cc0a6d7b21fd375c79f47cf11(̪-2
+@2ff3ad82a874f5fbb11a90e651159652fe5c4fe8f6ba9f185625c6c304c7f0f6B03a189da57d838b6f2319338d8eead04f0109a018daa9733b0a84825513f0eb55a2
+@83c844a2907393d08824f241e467fa24f42ba7fbfcf1c0971e0646ac1846ee2eB03bb9f4b065df004897dde7524edfbd8ef7bc304296f912bfc860f02d09e253271B
+@2e829eed6a63e569fe5b26c6fbbaf1f461b9b8d7e5730a5b7d80b14c13619ee2""1K1EgG1Lc4fvzmgXMiD4KT4eRMs4n8v9yr"UOP_DUP OP_HASH160 c57dae5538caafc41265b4a4378373f9d529d24e OP_EQUALVERIFY OP_CHECKSIG*276a914c57dae5538caafc41265b4a4378373f9d529d24e88ac*"1K1EgG1Lc4fvzmgXMiD4KT4eRMs4n8v9yr8$J
+@2e829eed6a63e569fe5b26c6fbbaf1f461b9b8d7e5730a5b7d80b14c13619ee2""1GWqgTvi4YYCyRhWdekU5kUkN4Ac2KF4KR"UOP_DUP OP_HASH160 aa2e960514b65fd0e939f7d978c60ef23a6af94b OP_EQUALVERIFY OP_CHECKSIG*276a914aa2e960514b65fd0e939f7d978c60ef23a6af94b88ac*"1GWqgTvi4YYCyRhWdekU5kUkN4Ac2KF4KR8$J
+ȫ<@2e829eed6a63e569fe5b26c6fbbaf1f461b9b8d7e5730a5b7d80b14c13619ee2""1F7vVuRtwTjbBdTsAech2S2nNmM2coR9yn"UOP_DUP OP_HASH160 9ae0ea37b012299c8fdd137c24a54e62151b8e6f OP_EQUALVERIFY OP_CHECKSIG*276a9149ae0ea37b012299c8fdd137c24a54e62151b8e6f88ac*"1F7vVuRtwTjbBdTsAech2S2nNmM2coR9yn8$J
$-@00000000000000000000d2802ed614aa9714a6d95cb5ddbb2ae3aafce973535b"@000000000000000000066396b38077034cafdc9cc0a6d7b21fd375c79f47cf112
+
+1@25218742514a19c61973904f6e55b8e2d947e9e81dc59e53215438d0cfd1871c$"@00000000000000000000d2802ed614aa9714a6d95cb5ddbb2ae3aafce973535b(-2
+@944ea529992ad034b6bde65f2965bdf7bacb50f68df1a8810b854aded376a2ebB032294703a0f56b0efd4a3e5da98b167df05f71320cdb189a04ebec75d235706592
+@a609bb4954b65bf52d76fe81abd9b735b6f703819bf11394838b98d88fc38151B0233775631b7fa151c5fc914df04ef9606e0bc186c63662554c6625bf7ec0284f52
+@944ea529992ad034b6bde65f2965bdf7bacb50f68df1a8810b854aded376a2ebB0364b86d90acdd2d7ff188f90e340bb8a33ab3a756a64ed6a849a58a597398fc752
+@d33802ba0bb00fd6b65e06d99bfb9ae3764bffea2b1f7d9707a83b66b568b3b0B0354ae2c637e2c8ec32821c451670cb08351dc5ba1f133ed8a2780af168eb129932
+@dd06f54021e98a738ba8c48e5d73b516ad81be6212698ef8868123c658c51d37B035d68b027ff87746a6e9af7d90830fe9637d67b50332e893ff8a52ad14289aaabB
+@25218742514a19c61973904f6e55b8e2d947e9e81dc59e53215438d0cfd1871c""1AakFf9y3dkeJ46DW373RN31myrb8WRfCo"UOP_DUP OP_HASH160 691af6df6a7c9ed955e711ef1e089b77974b28e0 OP_EQUALVERIFY OP_CHECKSIG*276a914691af6df6a7c9ed955e711ef1e089b77974b28e088ac*"1AakFf9y3dkeJ46DW373RN31myrb8WRfCo8$J
+[@25218742514a19c61973904f6e55b8e2d947e9e81dc59e53215438d0cfd1871c""16XhtQsBHxTqa27RUtKMoNZrEonD9cbic2"UOP_DUP OP_HASH160 3ca73cef29f89e42155484a60003c5fe42bc5562 OP_EQUALVERIFY OP_CHECKSIG*276a9143ca73cef29f89e42155484a60003c5fe42bc556288ac*"16XhtQsBHxTqa27RUtKMoNZrEonD9cbic28$J
+@25218742514a19c61973904f6e55b8e2d947e9e81dc59e53215438d0cfd1871c""15Bbs4uEsPGq8uAHzbHqTekFukTYiLGZWo"UOP_DUP OP_HASH160 2de1c3de494ea66ddd3a11f4f24cdd856c85a1cb OP_EQUALVERIFY OP_CHECKSIG*276a9142de1c3de494ea66ddd3a11f4f24cdd856c85a1cb88ac*"15Bbs4uEsPGq8uAHzbHqTekFukTYiLGZWo8$J
+
+
+
+1@35890b78fc520c608e932d9bb7f9c53f050e15ec7d2acc312dd7fe90f47a90db$"@00000000000000000000d2802ed614aa9714a6d95cb5ddbb2ae3aafce973535b(-2
+@bb5bb582965fe7c1815fb4fc45668426ee014d6e69d7a235772b9bdd3553f521B0341353ecdb47b5cb9ba13312f5f0b26cc7b572232c74b7f619c0d853dafb815de2
+@bb5bb582965fe7c1815fb4fc45668426ee014d6e69d7a235772b9bdd3553f521B0215cc54c51b1f0500c739e7fe7deb3ec1a126803466ebea1b6a87fe12465bc521B
+@35890b78fc520c608e932d9bb7f9c53f050e15ec7d2acc312dd7fe90f47a90db""1DaDrDrL8r1aL5CdzgxdFkHxHjqTFPAsYX"UOP_DUP OP_HASH160 89e9f62f09fc22b698b80847353d7fd0c6c32227 OP_EQUALVERIFY OP_CHECKSIG*276a91489e9f62f09fc22b698b80847353d7fd0c6c3222788ac*"1DaDrDrL8r1aL5CdzgxdFkHxHjqTFPAsYX8$J
+\@35890b78fc520c608e932d9bb7f9c53f050e15ec7d2acc312dd7fe90f47a90db""1Krfist7wCSE2dvh7RYL9XiX1aEn3kUVE4"UOP_DUP OP_HASH160 ced6f841a55f11408546d43ed8fde6a04fd0ba25 OP_EQUALVERIFY OP_CHECKSIG*276a914ced6f841a55f11408546d43ed8fde6a04fd0ba2588ac*"1Krfist7wCSE2dvh7RYL9XiX1aEn3kUVE48$J
+@35890b78fc520c608e932d9bb7f9c53f050e15ec7d2acc312dd7fe90f47a90db""1GQWhafPuhnme4nJhsGLaoR844QJ7cqJK9"UOP_DUP OP_HASH160 a8fc3ef3c10dd64390ecd6cdcbbbe7365624e726 OP_EQUALVERIFY OP_CHECKSIG*276a914a8fc3ef3c10dd64390ecd6cdcbbbe7365624e72688ac*"1GQWhafPuhnme4nJhsGLaoR844QJ7cqJK98$J
$-@0000000000000000000c03162f5b11eea557fb64e20e6025cbd9a625ea6056b7"@00000000000000000000d2802ed614aa9714a6d95cb5ddbb2ae3aafce973535b2 $ج-@0000000000000000000055f297889778410de7fedb7045a5740df4bbe54ed672"@0000000000000000000c03162f5b11eea557fb64e20e6025cbd9a625ea6056b72 #$-@000000000000000000140edda6db91a36ceb54b50370bf2ad5ac316b84f7c2db"@0000000000000000000055f297889778410de7fedb7045a5740df4bbe54ed6722"
+
+
+1@a95300a67acf17de5eddf509ece518144133be23dbb17c951c06f694d65bc0d2$"@000000000000000000140edda6db91a36ceb54b50370bf2ad5ac316b84f7c2db(-2
+@85657ede3ed00d5fa39373bf2f4f2bb7a183d26b7071fcb477a7eb5378d41ecaB026447da71094a92bc4e9cbcd23c3b8be1eab62cc301c8ebcd1e657c6ed8c62b802
+@91a5fbce9cb0d7ea6cf3bd3eb70012e5df446ca26f8a5f492a2c73fb88bfbea3B0228d5d0b3c35fc1336d682c98100525627364e213a40bd0bbbfd55b4300bdd49dB
+@a95300a67acf17de5eddf509ece518144133be23dbb17c951c06f694d65bc0d2""1KLx5zrae5pVe8XSvz5jMPtUvpHNsPmyc7"UOP_DUP OP_HASH160 c93826a7a8965dbe549e7873d97ee7ec8a36f0ed OP_EQUALVERIFY OP_CHECKSIG*276a914c93826a7a8965dbe549e7873d97ee7ec8a36f0ed88ac*"1KLx5zrae5pVe8XSvz5jMPtUvpHNsPmyc78$J
+@a95300a67acf17de5eddf509ece518144133be23dbb17c951c06f694d65bc0d2""16Y2yQB1GmtkT7D7Ronkk4YVuwr8vs1G1s"UOP_DUP OP_HASH160 3cb72b9340b1b24b90f9f69c05153285e95186db OP_EQUALVERIFY OP_CHECKSIG*276a9143cb72b9340b1b24b90f9f69c05153285e95186db88ac*"16Y2yQB1GmtkT7D7Ronkk4YVuwr8vs1G1s8$J
+@a95300a67acf17de5eddf509ece518144133be23dbb17c951c06f694d65bc0d2"!1qhKT47nTo6Gecn9hGJLkUFiZoAzrvMJf"UOP_DUP OP_HASH160 09359f3c322a6d7e6932326ef048ea034d86e1e4 OP_EQUALVERIFY OP_CHECKSIG*276a91409359f3c322a6d7e6932326ef048ea034d86e1e488ac*!1qhKT47nTo6Gecn9hGJLkUFiZoAzrvMJf8$J
2
+
+1@e5c14cedd7292759679a05a40ac78ec978c8407640de92721a1aeac5c2ac5a71$"@000000000000000000140edda6db91a36ceb54b50370bf2ad5ac316b84f7c2db(-2
+@a95300a67acf17de5eddf509ece518144133be23dbb17c951c06f694d65bc0d2B0231e683cb548af5a59a2805ddfdfd51f6f7e3a9feaa5b7c1dd9ec499f67be0a932
+@fe72421419a28d24b73e935da91640c5df82a0abe268debe86812f262e8d4f9cB038f499a10197af988ab6cb333b2b8abcf0361595e8ca5d9d207f048fb5e1308bb2
+@85657ede3ed00d5fa39373bf2f4f2bb7a183d26b7071fcb477a7eb5378d41ecaB036a9739c94056d24a9bd7f0885d694d387e16dd363cd354a5e1db7a9d8bffeeca2
+@a95300a67acf17de5eddf509ece518144133be23dbb17c951c06f694d65bc0d2B02126db4dca259c0a81e8fc2780eef39ef3411b12825b26519379f2ade5d7a3c4dB
+@e5c14cedd7292759679a05a40ac78ec978c8407640de92721a1aeac5c2ac5a71""13yCjVtPq9wP4TCgyZkGZ3B1bt7Mrsc3xa"UOP_DUP OP_HASH160 209156e3c7f4a0b6f12e5e03c3a8adf84303bde1 OP_EQUALVERIFY OP_CHECKSIG*276a914209156e3c7f4a0b6f12e5e03c3a8adf84303bde188ac*"13yCjVtPq9wP4TCgyZkGZ3B1bt7Mrsc3xa8$J
+@e5c14cedd7292759679a05a40ac78ec978c8407640de92721a1aeac5c2ac5a71""14uUz6WZa5NGuyV77QmFdSz8qStMTMMuNR"UOP_DUP OP_HASH160 2ad55e188d2e81ec1c6ba8d39ae894a326fb1d13 OP_EQUALVERIFY OP_CHECKSIG*276a9142ad55e188d2e81ec1c6ba8d39ae894a326fb1d1388ac*"14uUz6WZa5NGuyV77QmFdSz8qStMTMMuNR8$J
++@e5c14cedd7292759679a05a40ac78ec978c8407640de92721a1aeac5c2ac5a71""14wfGzmgsJXRqcjakwProcUidtYVy5vR37"UOP_DUP OP_HASH160 2b3eca51dc8aff92829e4d76b4f623ae12df582d OP_EQUALVERIFY OP_CHECKSIG*276a9142b3eca51dc8aff92829e4d76b4f623ae12df582d88ac*"14wfGzmgsJXRqcjakwProcUidtYVy5vR378$J
2
+
+
+1@772731e995b4cffa130c307adfe9b4434ae89dec8f142f3f26ec0630194c0c1a$"@000000000000000000140edda6db91a36ceb54b50370bf2ad5ac316b84f7c2db(-2
+@1a8cb21c1e57ae82aa13662f08f71c42df676d4555888e2823f1e1844b5af1aeB02797273cf233e12b75eaba306d4839f547ed6f08e3692dc979e155b2bbc033b432
+@e570f6997a269bb583edb851c491120322af6138fbe84f8c22a4372b5c14446cB03d2e8cfe5d0b32180926465f1cbe2b2b5d39cd7921d355ab8a75853da6c9e6e27B
+@772731e995b4cffa130c307adfe9b4434ae89dec8f142f3f26ec0630194c0c1a""197WNJwYebWF8W8GpVaPDXGDs1Epv5ywGu"UOP_DUP OP_HASH160 58fc04475815c2508a5047d911ec2f8231f04c5f OP_EQUALVERIFY OP_CHECKSIG*276a91458fc04475815c2508a5047d911ec2f8231f04c5f88ac*"197WNJwYebWF8W8GpVaPDXGDs1Epv5ywGu8$J
+z@772731e995b4cffa130c307adfe9b4434ae89dec8f142f3f26ec0630194c0c1a""1H7PZoFmNxhFs6x3U9SQDHcrPpFFWmZoa7"UOP_DUP OP_HASH160 b0b758533f9ea33fcaeceb3cb172e017fac8071a OP_EQUALVERIFY OP_CHECKSIG*276a914b0b758533f9ea33fcaeceb3cb172e017fac8071a88ac*"1H7PZoFmNxhFs6x3U9SQDHcrPpFFWmZoa78$J
+ٮ_@772731e995b4cffa130c307adfe9b4434ae89dec8f142f3f26ec0630194c0c1a""17VwB6Et9141wydH6L2V5hoKmQsTpNQpg2"UOP_DUP OP_HASH160 47499fb07aa2ef4a9fa537261e75a06c7503fd6c OP_EQUALVERIFY OP_CHECKSIG*276a91447499fb07aa2ef4a9fa537261e75a06c7503fd6c88ac*"17VwB6Et9141wydH6L2V5hoKmQsTpNQpg28$J
.$ī-@0000000000000000000b142a1f2b04d16f566f1ac231fd07f45fcf6dea6d4f92"@000000000000000000140edda6db91a36ceb54b50370bf2ad5ac316b84f7c2db2 $ګ-@0000000000000000000fc8d62ebd7d0e126fd6d98030583a70f69762ae23ecf1"@0000000000000000000b142a1f2b04d16f566f1ac231fd07f45fcf6dea6d4f922
+
+
+1@5a600e8a301d6c203cfc2170e6f363a4356cc4a16655ca7648a2c0ee863c6778$"@0000000000000000000fc8d62ebd7d0e126fd6d98030583a70f69762ae23ecf1(ګ-2
+@687da29acdeb6b83b44250015be0677bb5bdfc5c5de1a84a8bf83cae6b650b84B026803223227686b31be627fc866d13024629aa4e42a79fcf5bc16b438159bd97c2
+@7045de079d7d7425c2fa388ebb2c2f1a5f59d62beef0cf729550e1876160c561B03cf8791c346d1e154298c9567d076503dd3e58886576b01ff69304a61c1392d98B
+z@5a600e8a301d6c203cfc2170e6f363a4356cc4a16655ca7648a2c0ee863c6778""17Ya3BvtkicGfn4TPMzLsxP5DqCxcrys71"UOP_DUP OP_HASH160 47c93a6005184b1b8a25b3d8e300216e30da2063 OP_EQUALVERIFY OP_CHECKSIG*276a91447c93a6005184b1b8a25b3d8e300216e30da206388ac*"17Ya3BvtkicGfn4TPMzLsxP5DqCxcrys718$J
+@5a600e8a301d6c203cfc2170e6f363a4356cc4a16655ca7648a2c0ee863c6778"!1XS6fRrXihkCRTkrYBNCDosVitN98cZbe"UOP_DUP OP_HASH160 05c16de6a23e2a6c84f8713bf2853b4944036784 OP_EQUALVERIFY OP_CHECKSIG*276a91405c16de6a23e2a6c84f8713bf2853b494403678488ac*!1XS6fRrXihkCRTkrYBNCDosVitN98cZbe8$J
+l@5a600e8a301d6c203cfc2170e6f363a4356cc4a16655ca7648a2c0ee863c6778""1Hmrjra4Y8j4oee4gquAdTYyc5t4VkonFs"UOP_DUP OP_HASH160 b7fdd5b41fda0f6e6d4eb1a44d1fd8fe8097bdc8 OP_EQUALVERIFY OP_CHECKSIG*276a914b7fdd5b41fda0f6e6d4eb1a44d1fd8fe8097bdc888ac*"1Hmrjra4Y8j4oee4gquAdTYyc5t4VkonFs8$J
+
+1@b15e9dd0598deeaa2f77289852776aaad4b33da884f951f0eb66bb3493a7f1e4$"@0000000000000000000fc8d62ebd7d0e126fd6d98030583a70f69762ae23ecf1(ګ-2
+@46805096bf8b71c920be8647bfd21e60f7eac114943b9a27a1846bb2af4b6609B0218aa442eef351d9fa42d7aa0136a491ff55e75ff4320668479f21e54e456c97b2
+@3b644ea3036626c566b25ec7da98b690a9eadf256b3d4cae7487d2f801fdc600B02751d6c0cc98d8ba5c4d3e20dabdc7f32f7232f7d2a4d0f2073724b6a909683102
+@46805096bf8b71c920be8647bfd21e60f7eac114943b9a27a1846bb2af4b6609B0275d54ae130f1475ba5340376b0f0023368388ddf335db9a81e4078d1d7e9ecf52
+@9e4747b3460e90f37866d60a907c4b43363fa8802dff323f280e43bd8da6a47fB03560d60ca745839ad402fe489cd064330ed40c1d5253d17047828b69ee8db0317B
+@b15e9dd0598deeaa2f77289852776aaad4b33da884f951f0eb66bb3493a7f1e4""17FaEG12ottAaoy6QrUypSoTRXaT1B9dH1"UOP_DUP OP_HASH160 449250e59e00ec0b1a95ac4dfb21c87596819f36 OP_EQUALVERIFY OP_CHECKSIG*276a914449250e59e00ec0b1a95ac4dfb21c87596819f3688ac*"17FaEG12ottAaoy6QrUypSoTRXaT1B9dH18$J
+@b15e9dd0598deeaa2f77289852776aaad4b33da884f951f0eb66bb3493a7f1e4""1QEHNBsrT8i7MjAvgvpwt6vdoUnnt6AVQA"UOP_DUP OP_HASH160 fecdf62b3024dcffa0a8b439aec34d21877502b9 OP_EQUALVERIFY OP_CHECKSIG*276a914fecdf62b3024dcffa0a8b439aec34d21877502b988ac*"1QEHNBsrT8i7MjAvgvpwt6vdoUnnt6AVQA8$J
+Ť@b15e9dd0598deeaa2f77289852776aaad4b33da884f951f0eb66bb3493a7f1e4""18m4vSPfG8sT9CHmAkg6q2M5NkPFQr1HbF"UOP_DUP OP_HASH160 551e74c7edf7c0b00a420826dfa955a4d31a5d87 OP_EQUALVERIFY OP_CHECKSIG*276a914551e74c7edf7c0b00a420826dfa955a4d31a5d8788ac*"18m4vSPfG8sT9CHmAkg6q2M5NkPFQr1HbF8$J
$-@00000000000000000014c293dc881e58de0183961ffc5738a283a3c3f401c1ab"@0000000000000000000fc8d62ebd7d0e126fd6d98030583a70f69762ae23ecf12 $-@00000000000000000005627420264233ee4518780c3cde677e1ecd80fd32a076"@00000000000000000014c293dc881e58de0183961ffc5738a283a3c3f401c1ab2 $-@0000000000000000000903181c43d7e1611b2d349eb0a43a308048fb5b72ab16"@00000000000000000005627420264233ee4518780c3cde677e1ecd80fd32a0762
+
+
+
+1@7589909f02b0d8b83f38eccf2fd7cb5e08f6fe17e74b64a9dd2dabc43e456e8e$"@0000000000000000000903181c43d7e1611b2d349eb0a43a308048fb5b72ab16(-2
+@0ea6b149a7ba7aacff3de330df9891dc71a8af06e0487bb84ffa5fa925891a0fB02907f170665bd1311c27bc17c2f2d640a9b282311107f7f6c56dc87732e81b8292
+@9f699b2be5d728c7c7ec8cad75754d317dbd9eb12e8dfb469ff428caa0fab00aB034efdcbeb70db1fa09022d4fc428ffb5878c4d0901366f2704d61510bbd9bc10dB
+@7589909f02b0d8b83f38eccf2fd7cb5e08f6fe17e74b64a9dd2dabc43e456e8e""1HQrX5iQXXmSgcjttwueGKE5vJBcjzE7Ba"UOP_DUP OP_HASH160 b404ea6e1ef831bf742fece21887abf20de886a1 OP_EQUALVERIFY OP_CHECKSIG*276a914b404ea6e1ef831bf742fece21887abf20de886a188ac*"1HQrX5iQXXmSgcjttwueGKE5vJBcjzE7Ba8$J
+@7589909f02b0d8b83f38eccf2fd7cb5e08f6fe17e74b64a9dd2dabc43e456e8e"!1cJ5zzCzdhwsFbe6j76MCVpDGAmN9pvco"UOP_DUP OP_HASH160 06acd24e3f9831ca4091ef7c0714b18220887ca0 OP_EQUALVERIFY OP_CHECKSIG*276a91406acd24e3f9831ca4091ef7c0714b18220887ca088ac*!1cJ5zzCzdhwsFbe6j76MCVpDGAmN9pvco8$J
+@7589909f02b0d8b83f38eccf2fd7cb5e08f6fe17e74b64a9dd2dabc43e456e8e""15FYUaK5YW54hucYBpiBQ4d8YfHZShPY5k"UOP_DUP OP_HASH160 2ea099d856ade01e11a5466378100ad7a2783d44 OP_EQUALVERIFY OP_CHECKSIG*276a9142ea099d856ade01e11a5466378100ad7a2783d4488ac*"15FYUaK5YW54hucYBpiBQ4d8YfHZShPY5k8$J
$-@000000000000000000053c33b3c028274e3326394f56ab1a5c44caf484879a7e"@0000000000000000000903181c43d7e1611b2d349eb0a43a308048fb5b72ab162 $-@00000000000000000015db2dc4ca06e24edba44e71e8b485de42c4f09a3abf97"@000000000000000000053c33b3c028274e3326394f56ab1a5c44caf484879a7e2 $;-@00000000000000000006278a7b2ba8734afed89fb1adf038898b8f1f15633095"@00000000000000000015db2dc4ca06e24edba44e71e8b485de42c4f09a3abf972
$ʬ-@0000000000000000000bb2a7db685ccea5c07a28c1b31aabbb54684e06992317"@00000000000000000006278a7b2ba8734afed89fb1adf038898b8f1f156330952
+
+1@416bc155f346b3535b990fbb12b4cfb241692bbc114ab8c8bf3c148331ffa4c9$"@0000000000000000000bb2a7db685ccea5c07a28c1b31aabbb54684e06992317(ʬ-2
+@0848b0e59646c529664a97d72f88dc93184c2cd2fedebea14dd5a4d008274f81B0361bbea88a94a4717bb4767588e562835e480dead02f5f4ca5473ab2cdc2ceaff2
+@6f6fac32062f24b0c0ebc8a61cdb7beb2c908781dbaf63893aaac7d6e07303c6B032918282e3bd623904f4d89eb94f519b226aaa0d0518c33f3ed8106a87f7eace42
+@3140a08c7e79cc8357b0b8d12dac1fc2260849d9d85f5c5325cceb13e1701ef4B022f0542cbdffc9ec9824ef57914a65fb2a828d4c885c69222f924f2104a54b8d92
+@e570f6997a269bb583edb851c491120322af6138fbe84f8c22a4372b5c14446cB031716d4cf91cd83810c6c90ac2ee065fdacf5bc642dfe29a13b6e12a743990778B
++@416bc155f346b3535b990fbb12b4cfb241692bbc114ab8c8bf3c148331ffa4c9""1GBgoJC8BKVjDQyzVP7Pmqk1pAuRWJJd4k"UOP_DUP OP_HASH160 a68f44ac112dd1e55a50379e41cc8161bb1eb307 OP_EQUALVERIFY OP_CHECKSIG*276a914a68f44ac112dd1e55a50379e41cc8161bb1eb30788ac*"1GBgoJC8BKVjDQyzVP7Pmqk1pAuRWJJd4k8$J
+%@416bc155f346b3535b990fbb12b4cfb241692bbc114ab8c8bf3c148331ffa4c9""1MEk6tSchYtudC61wRDK6VyNJWyiihxZ23"UOP_DUP OP_HASH160 ddfbe70a1c5594f78a9675eb3e72fce5cc7b53ca OP_EQUALVERIFY OP_CHECKSIG*276a914ddfbe70a1c5594f78a9675eb3e72fce5cc7b53ca88ac*"1MEk6tSchYtudC61wRDK6VyNJWyiihxZ238$J
+@416bc155f346b3535b990fbb12b4cfb241692bbc114ab8c8bf3c148331ffa4c9""1D2R4zsPBNZo6dfpmrQezH5BdxSuaYX5M5"UOP_DUP OP_HASH160 83e6046058af0da17c2ba6dd6daa7a93f56e33a8 OP_EQUALVERIFY OP_CHECKSIG*276a91483e6046058af0da17c2ba6dd6daa7a93f56e33a888ac*"1D2R4zsPBNZo6dfpmrQezH5BdxSuaYX5M58$J
$ˬ-@00000000000000000006b35753855c3cf228218e3d10da2877b31d5f146ba08c"@0000000000000000000bb2a7db685ccea5c07a28c1b31aabbb54684e069923172 $-@0000000000000000000f485839d81078d8a3d78e0e0868e6c400b6bc74303270"@00000000000000000006b35753855c3cf228218e3d10da2877b31d5f146ba08c2
+
+
+
+1@7231a29c747a4347e60ab923dcdb4acaaba4eab99f238b3754ef0f3d38d9aa37$"@0000000000000000000f485839d81078d8a3d78e0e0868e6c400b6bc74303270(-2
+@09596511333f8a5642ba7eb5ac85c47b72a34c1983daaa8294f253f139acac2bB0374b27671d8d571eef47882ce914eaa30b5f471142295a1eb73fc3219c9a32b7e2
+@578e64a390b1f1048f3ac10bc1a8ddfef2c525e926906bc1ead56bd19a7229bdB03f4b20af08e078d50a57b2b932d5e0344564520fd42d01e17168675306b72de2eB
+^@7231a29c747a4347e60ab923dcdb4acaaba4eab99f238b3754ef0f3d38d9aa37""1BeTUpWKDWeoTen4GMCgTBHURgXm46YHUR"UOP_DUP OP_HASH160 74c6c0a4b825009137243dfcc942c6a83a511139 OP_EQUALVERIFY OP_CHECKSIG*276a91474c6c0a4b825009137243dfcc942c6a83a51113988ac*"1BeTUpWKDWeoTen4GMCgTBHURgXm46YHUR8$J
+.@7231a29c747a4347e60ab923dcdb4acaaba4eab99f238b3754ef0f3d38d9aa37""14ty4DLWNgaDuH53BB5YmaARiWoeMwjeq3"UOP_DUP OP_HASH160 2abc625382cdd55d7a92018554d76e1e23d388eb OP_EQUALVERIFY OP_CHECKSIG*276a9142abc625382cdd55d7a92018554d76e1e23d388eb88ac*"14ty4DLWNgaDuH53BB5YmaARiWoeMwjeq38$J
+@7231a29c747a4347e60ab923dcdb4acaaba4eab99f238b3754ef0f3d38d9aa37""1FhRJdf6eWsNSv7BdpTqS64CV7ckZ247XK"UOP_DUP OP_HASH160 a136aff996c18dfec73d1437d5176a31e1c5495d OP_EQUALVERIFY OP_CHECKSIG*276a914a136aff996c18dfec73d1437d5176a31e1c5495d88ac*"1FhRJdf6eWsNSv7BdpTqS64CV7ckZ247XK8$J
$Ȅ-@0000000000000000001535ed9b9df8a4e9fb5ac1d910875c7849cccdc6df8683"@0000000000000000000f485839d81078d8a3d78e0e0868e6c400b6bc743032702
+
+1@32d8dccc2c839eb0ae1a97b6c7e52bde05dcbea469871c8029ce82929df0c0c9$"@0000000000000000001535ed9b9df8a4e9fb5ac1d910875c7849cccdc6df8683(Ȅ-2
+@859a65026c9cbe8851e26a774e7ac5f8c5c22fbdf9ae83dfd871effb94c7cc4bB02b03719bd00c0d5299e19fccbb36f1799d91a66992150695929b7f395f49370522
+@7f7c4c5fd1b49acf7b7cdd51834f0aea8826bb1d44ad73f53d11ecf54ac4074eB02f089d2d0870bae12c217a93777da7563f8b1099e0bc9966e43cb9fee010a3b332
+@ec537f913adb9574ce3bf77fbb442acc02c034a2a675da58de327e802aed3d6aB038f841f2e425188110e5c9d832ed4b5d7880443534c932c63f498c2ed0079227c2
+@c5078c2b8d1cdff6969e1d2e11fde3177de52011faaf34f825366ba570c9f1b3B021584b20cfa709cdb7355d5ee6732155a167f3d31b6d2fe913cdb3e8f7cff90c22
+@7231a29c747a4347e60ab923dcdb4acaaba4eab99f238b3754ef0f3d38d9aa37B039cbae7a3935e918ffd71575d946d53972743c8c83c2e4278a2e148b4c32194f22
+@52e4dbf561da45ab2904cad7de81d47ed9b7d2b16f5fcd1884a9c79bef2ca134B02b783e49e9a18b153b97b70e7759318a98a07b0652d10d0a8c341eb7016f005cbB
+-@32d8dccc2c839eb0ae1a97b6c7e52bde05dcbea469871c8029ce82929df0c0c9""17Ya3BvtkicGfn4TPMzLsxP5DqCxcrys71"UOP_DUP OP_HASH160 47c93a6005184b1b8a25b3d8e300216e30da2063 OP_EQUALVERIFY OP_CHECKSIG*276a91447c93a6005184b1b8a25b3d8e300216e30da206388ac*"17Ya3BvtkicGfn4TPMzLsxP5DqCxcrys718$J
+:@32d8dccc2c839eb0ae1a97b6c7e52bde05dcbea469871c8029ce82929df0c0c9""1JqX5JXLRvKG6BU2X7f4qLmKhd8ewuiidc"UOP_DUP OP_HASH160 c3a7358aa39dd4c6c5599b8f54dfb9d2c11f822a OP_EQUALVERIFY OP_CHECKSIG*276a914c3a7358aa39dd4c6c5599b8f54dfb9d2c11f822a88ac*"1JqX5JXLRvKG6BU2X7f4qLmKhd8ewuiidc8$J
+@32d8dccc2c839eb0ae1a97b6c7e52bde05dcbea469871c8029ce82929df0c0c9""1ACwfwv4Zruq9ocCg8XYvhs4Qdefm3qEnf"UOP_DUP OP_HASH160 64fb58588720b96c2cb1472a2974353b4c56ac71 OP_EQUALVERIFY OP_CHECKSIG*276a91464fb58588720b96c2cb1472a2974353b4c56ac7188ac*"1ACwfwv4Zruq9ocCg8XYvhs4Qdefm3qEnf8$J
+
+1@558a3acf27943b409305c24dcddae72979c5ca2f678f8aab55d7ed3f9dd0cd73$"@0000000000000000001535ed9b9df8a4e9fb5ac1d910875c7849cccdc6df8683(Ȅ-2
+@a63ee7a839c088aa540dc9500906418974f7e88c3632a65fa9a28d6105f47f08B039bf74038d8a1806ec34ff0c5019d1f4c46afa879c3f56ba88d40cc1b747b7cf82
+@0fd08f92e9109a54f4ca738c3c0b77c5fd3372272b4196e381337068f0379cafB037443f33ef51a4903414abf63b2ac5e18007ba30627f0eb389f0eb396a87232d22
+@aa98ec90790105fc9d351784068fb9478096278867b93ffcfee1e9e4ee1fe6feB03492277d808b8470508cdd0cfa9fb161226ce9f5418f951c7a99207d7fbf2c13aB
+m@558a3acf27943b409305c24dcddae72979c5ca2f678f8aab55d7ed3f9dd0cd73""1P5rbYmDAgoNLv4c9puzhbc2bK6sTPXbDZ"UOP_DUP OP_HASH160 f23dd4da18cdf1f2a263b822d3e353af82818cfe OP_EQUALVERIFY OP_CHECKSIG*276a914f23dd4da18cdf1f2a263b822d3e353af82818cfe88ac*"1P5rbYmDAgoNLv4c9puzhbc2bK6sTPXbDZ8$J
+[@558a3acf27943b409305c24dcddae72979c5ca2f678f8aab55d7ed3f9dd0cd73""1DfbNZW5LGmiDbP5Z4FcDd3xW12dtyF5LG"UOP_DUP OP_HASH160 8aee020e302a5f2b457db7e1e9351d85543ee5a2 OP_EQUALVERIFY OP_CHECKSIG*276a9148aee020e302a5f2b457db7e1e9351d85543ee5a288ac*"1DfbNZW5LGmiDbP5Z4FcDd3xW12dtyF5LG8$J
+5@558a3acf27943b409305c24dcddae72979c5ca2f678f8aab55d7ed3f9dd0cd73""18qZQKCC1EJkSPTq3fuMcWpDfnXj9x5pGg"UOP_DUP OP_HASH160 55f7e4fa6ea1b139328a8c5c80903ba58592029d OP_EQUALVERIFY OP_CHECKSIG*276a91455f7e4fa6ea1b139328a8c5c80903ba58592029d88ac*"18qZQKCC1EJkSPTq3fuMcWpDfnXj9x5pGg8$J
$ʭ-@0000000000000000000fa927cb0a425d0a225c762d0b35f6eb1093cb983ef015"@0000000000000000001535ed9b9df8a4e9fb5ac1d910875c7849cccdc6df86832 $Ȟ-@00000000000000000002b38b5ecef573ed21ee030707c5e5c938e149071c87c8"@0000000000000000000fa927cb0a425d0a225c762d0b35f6eb1093cb983ef0152 $-@0000000000000000000a5ca13b3a44e3bbc08f185c8f9b759ee5bc5bae23c459"@00000000000000000002b38b5ecef573ed21ee030707c5e5c938e149071c87c82 $-@00000000000000000001201cabe7d00af53069daa76a9abc51158524a3be1dc4"@0000000000000000000a5ca13b3a44e3bbc08f185c8f9b759ee5bc5bae23c4592 $-@0000000000000000001308bd035a058868e1225f27100996ff6db428c78a583c"@00000000000000000001201cabe7d00af53069daa76a9abc51158524a3be1dc42 $Ю-@00000000000000000010b95f04159b0731ea4b689421b860b4d097e1c2b8ffdf"@0000000000000000001308bd035a058868e1225f27100996ff6db428c78a583c2 $Ӯ-@000000000000000000020787242e8d0a4c5692411158a7af54126a49b182dee7"@00000000000000000010b95f04159b0731ea4b689421b860b4d097e1c2b8ffdf2 $ݮ-@000000000000000000126795ea96af019bb87ab03c662d1dc73c917ba321e901"@000000000000000000020787242e8d0a4c5692411158a7af54126a49b182dee72 $-@00000000000000000002e403cedf6277838b2749110c0d733a8e351c9dc2814b"@000000000000000000126795ea96af019bb87ab03c662d1dc73c917ba321e9012 $-@00000000000000000000095f882e0c112f6659276c432c737838356eb6588ff8"@00000000000000000002e403cedf6277838b2749110c0d733a8e351c9dc2814b2 $-@00000000000000000005fa7a6032eb4ffadcef7ad44b89645143f30de9d866e7"@00000000000000000000095f882e0c112f6659276c432c737838356eb6588ff82 $-@0000000000000000000d07b995026a4d7998e8bee877a9841f041142d08966ee"@00000000000000000005fa7a6032eb4ffadcef7ad44b89645143f30de9d866e72
+
+
+
+1@4edf4c1baa9d333853a4b9024d9fa45bad24a5a585a325701406c7b4114d305a$"@0000000000000000000d07b995026a4d7998e8bee877a9841f041142d08966ee(-2
+@e329352122d77efb949946d9da7902c13e664976253d67acd6018dd3c997d21cB0365d348b6c9c8f6078f8dc477944350c42b8596532af2b888eef600edea00c77f2
+@7d15931f2304b0282c9bd21b8678ba1647231a8ba951a630749919840c4f13e8B02e30fb980444cb0f46a0db3bb1ae6f0418212dba02ce8ca7907e7a9fd8e134daeB
+@4edf4c1baa9d333853a4b9024d9fa45bad24a5a585a325701406c7b4114d305a""16AAUkycntwyXbfNhWTYfJh7oiB6X62pFu"UOP_DUP OP_HASH160 389448ef6c6686789d33e6f9370078252fcba5b9 OP_EQUALVERIFY OP_CHECKSIG*276a914389448ef6c6686789d33e6f9370078252fcba5b988ac*"16AAUkycntwyXbfNhWTYfJh7oiB6X62pFu8$J
+ @4edf4c1baa9d333853a4b9024d9fa45bad24a5a585a325701406c7b4114d305a""13yg1XcB25zSSL3eyZY7sHxfAmsNqQQon8"UOP_DUP OP_HASH160 20a81bcc19d62ea891d2d41fd8c8818dc36ba34a OP_EQUALVERIFY OP_CHECKSIG*276a91420a81bcc19d62ea891d2d41fd8c8818dc36ba34a88ac*"13yg1XcB25zSSL3eyZY7sHxfAmsNqQQon88$J
+@4edf4c1baa9d333853a4b9024d9fa45bad24a5a585a325701406c7b4114d305a""1AzzobUi9ronWJCZkX5UKZvfuof8W287TH"UOP_DUP OP_HASH160 6db117fbb85dac452d1d0cc62db0d797b221d031 OP_EQUALVERIFY OP_CHECKSIG*276a9146db117fbb85dac452d1d0cc62db0d797b221d03188ac*"1AzzobUi9ronWJCZkX5UKZvfuof8W287TH8$J
$Ε-@0000000000000000000c370d2be12b18ed9a737ef9a62e1e75b4ea311e457cfc"@0000000000000000000d07b995026a4d7998e8bee877a9841f041142d08966ee2
+
+
+
+1@addb95ba147d7c11635903be1c35ed0c1fcee28e180fb6fdbb66ac26befecf0e$"@0000000000000000000c370d2be12b18ed9a737ef9a62e1e75b4ea311e457cfc(Ε-2
+@4edf4c1baa9d333853a4b9024d9fa45bad24a5a585a325701406c7b4114d305aB03747a0207fc376e4c7871d0cabc946b04e8a216442329eb2852b07a63c3777d082
+@7ecb45f1f5ffcd20a770058cffee18c3a71503d3a9d2afc6611a8c1650fc166eB02e30fb980444cb0f46a0db3bb1ae6f0418212dba02ce8ca7907e7a9fd8e134daeB
+@addb95ba147d7c11635903be1c35ed0c1fcee28e180fb6fdbb66ac26befecf0e""18yw4Vo2ZH5RcHg45Ctzqthqnxbv67tpqb"UOP_DUP OP_HASH160 578d4d3592445bdbb97a364a941cd8424b26121a OP_EQUALVERIFY OP_CHECKSIG*276a914578d4d3592445bdbb97a364a941cd8424b26121a88ac*"18yw4Vo2ZH5RcHg45Ctzqthqnxbv67tpqb8$J
+@addb95ba147d7c11635903be1c35ed0c1fcee28e180fb6fdbb66ac26befecf0e"!1AWyRfAqRzvkreLoWVfwienLAnQFF5yXf"UOP_DUP OP_HASH160 01ccc383bdf0183c044ec4ca1fb26912275075b1 OP_EQUALVERIFY OP_CHECKSIG*276a91401ccc383bdf0183c044ec4ca1fb26912275075b188ac*!1AWyRfAqRzvkreLoWVfwienLAnQFF5yXf8$J
+@addb95ba147d7c11635903be1c35ed0c1fcee28e180fb6fdbb66ac26befecf0e""1Epds7r6648HJV2w6pc7Nm5fcLoeU6HXqT"UOP_DUP OP_HASH160 979bf53f55714365811b2a83e10c8d940ec7e098 OP_EQUALVERIFY OP_CHECKSIG*276a914979bf53f55714365811b2a83e10c8d940ec7e09888ac*"1Epds7r6648HJV2w6pc7Nm5fcLoeU6HXqT8$J
$-@0000000000000000000144864d61f1ea188b09391a9db4096b84633ed70661b1"@0000000000000000000c370d2be12b18ed9a737ef9a62e1e75b4ea311e457cfc2 $ה-@00000000000000000001ba7147f85a2f95ec9a9c4853ceb46977f63cfc4939d0"@0000000000000000000144864d61f1ea188b09391a9db4096b84633ed70661b12 $-@0000000000000000000cbe877352801af3f80c68760915afdef7af2b191faf7e"@00000000000000000001ba7147f85a2f95ec9a9c4853ceb46977f63cfc4939d02
+
+
+
+1@653f6164e44b5cf1e066bf15bc2a15faacaff3a4565c331a0e6e1c9805b7554c$"@0000000000000000000cbe877352801af3f80c68760915afdef7af2b191faf7e(-2
+@ac8cc869baf8a7690e99d0bcc122ad3a15c1ff5940430a991947f50d2fa6272aB0327cfe7e0582b678bc9565643c1c00649cd10501b1b1499536342e7a03ad409e42
+@cbcc0a0405da70cafb7b7daf71dde3cfa3952c1c622c6413ca6f803fd50c5c77B02c42a44fdaf1da1e3bb5795c9bbec20204fa46fa43bd307673f4ec55b48f2a7c4B
+Q@653f6164e44b5cf1e066bf15bc2a15faacaff3a4565c331a0e6e1c9805b7554c""1Pof7yw8nRicQmT1MXhuRm7W7HJ45xbZgi"UOP_DUP OP_HASH160 fa25b907734648fbac0e4a98d3123c70be2fb6ad OP_EQUALVERIFY OP_CHECKSIG*276a914fa25b907734648fbac0e4a98d3123c70be2fb6ad88ac*"1Pof7yw8nRicQmT1MXhuRm7W7HJ45xbZgi8$J
+ @653f6164e44b5cf1e066bf15bc2a15faacaff3a4565c331a0e6e1c9805b7554c""1LnAKRaNmabaYV3TKmMfcpAdJ8WyVSAm9Q"UOP_DUP OP_HASH160 d8f4e2db0e3b094b856b7a79af8caf93097c54d6 OP_EQUALVERIFY OP_CHECKSIG*276a914d8f4e2db0e3b094b856b7a79af8caf93097c54d688ac*"1LnAKRaNmabaYV3TKmMfcpAdJ8WyVSAm9Q8$J
+艉@653f6164e44b5cf1e066bf15bc2a15faacaff3a4565c331a0e6e1c9805b7554c""12ZxJdRTfDdx5QLQsDB1So6H6GjsYStQr9"UOP_DUP OP_HASH160 11339a19de5808fa002ebfb9c8c44435ba6eb95d OP_EQUALVERIFY OP_CHECKSIG*276a91411339a19de5808fa002ebfb9c8c44435ba6eb95d88ac*"12ZxJdRTfDdx5QLQsDB1So6H6GjsYStQr98$J
.$汱-@000000000000000000131674105168f983e8c289e86968a9691e3f5a7084493d"@0000000000000000000cbe877352801af3f80c68760915afdef7af2b191faf7e2 $-@00000000000000000013f69906c90bdda0f02a72f0ca14f784cb841612eee5d6"@000000000000000000131674105168f983e8c289e86968a9691e3f5a7084493d2 $Ȳ-@00000000000000000007b4b4ecc637afbc7a70b7012e071958f1739eb145b5f5"@00000000000000000013f69906c90bdda0f02a72f0ca14f784cb841612eee5d62
+
+
+
+1@eef6b9132f0583305fc65d5b05a8593da30305a2face4c4fbcfcb95806ff1f33$"@00000000000000000007b4b4ecc637afbc7a70b7012e071958f1739eb145b5f5(Ȳ-2
+@e5c14cedd7292759679a05a40ac78ec978c8407640de92721a1aeac5c2ac5a71B021c9d6e7e621df48ed8e0ac87500c19fd75149c1b43ad57bb006196588b796f692
+@e5c14cedd7292759679a05a40ac78ec978c8407640de92721a1aeac5c2ac5a71B02aef9fb18171bf50007d5e4ef1d813a057eb77adc5cc99237689d5e20cc45f763B
+@eef6b9132f0583305fc65d5b05a8593da30305a2face4c4fbcfcb95806ff1f33""1M57dPvA1qoRHJgeXS4bs5vLpKzZcJ8JFq"UOP_DUP OP_HASH160 dc29b63df1f595ac7df95c34da7f130ef6d4657f OP_EQUALVERIFY OP_CHECKSIG*276a914dc29b63df1f595ac7df95c34da7f130ef6d4657f88ac*"1M57dPvA1qoRHJgeXS4bs5vLpKzZcJ8JFq8$J
+@eef6b9132f0583305fc65d5b05a8593da30305a2face4c4fbcfcb95806ff1f33""1AyNhsn1Cc8L1jXwmLX1Ye7gDAnfdjZCdd"UOP_DUP OP_HASH160 6d628b4bdc953fe8cc05df4296459b35b7a7f0c1 OP_EQUALVERIFY OP_CHECKSIG*276a9146d628b4bdc953fe8cc05df4296459b35b7a7f0c188ac*"1AyNhsn1Cc8L1jXwmLX1Ye7gDAnfdjZCdd8$J
+т%@eef6b9132f0583305fc65d5b05a8593da30305a2face4c4fbcfcb95806ff1f33""1GKvrdh2W9ihWNK8HShzixy5c5nq8sQHm7"UOP_DUP OP_HASH160 a81e54a05b56c7db01bec37bc5055333db3bc981 OP_EQUALVERIFY OP_CHECKSIG*276a914a81e54a05b56c7db01bec37bc5055333db3bc98188ac*"1GKvrdh2W9ihWNK8HShzixy5c5nq8sQHm78$J
+$ȹdz-@000000000000000000093e178969ed07245572c334c224b0cc055509039f6390"@00000000000000000007b4b4ecc637afbc7a70b7012e071958f1739eb145b5f52 $-@00000000000000000006cc59302c55e14c617f746da36238e4e3a860afa40562"@000000000000000000093e178969ed07245572c334c224b0cc055509039f63902 $͙-@000000000000000000089a84802557d11a4d57417c85e6b2ee610e044ab6a48f"@00000000000000000006cc59302c55e14c617f746da36238e4e3a860afa405622 $˴-@00000000000000000011898dcba65a9ad09b15d0ffcf3a840dfca4e7c5a80be6"@000000000000000000089a84802557d11a4d57417c85e6b2ee610e044ab6a48f2
+
+1@f2e49b574475e2868f253b7634a4699dd335d719b544d68364d596b416f6d003$"@00000000000000000011898dcba65a9ad09b15d0ffcf3a840dfca4e7c5a80be6(˴-2
+@b56e1777c419339fff1d62222ce868392c57f3628cb4d775c5fbdbc7771ecd32B036d81a9b35187de2d32c567263e5553106cbf1b9d3025469b46da5c1a7b2dabd82
+@3eb3bcff40b46b5b2cad88d7e5635f4b93874d25356f16eb2e38a8cce1ae2a03B029c869649f8b29a45ef308ea561c4044da44790b591a7f8028c5673e572264308B
+@f2e49b574475e2868f253b7634a4699dd335d719b544d68364d596b416f6d003""1416WfWyymVfUFnoSm4RpsUtBCZCTU6Q2n"UOP_DUP OP_HASH160 20ecfa634ffd9a8d20483add2e050b8c635f7574 OP_EQUALVERIFY OP_CHECKSIG*276a91420ecfa634ffd9a8d20483add2e050b8c635f757488ac*"1416WfWyymVfUFnoSm4RpsUtBCZCTU6Q2n8$J
+~@f2e49b574475e2868f253b7634a4699dd335d719b544d68364d596b416f6d003""19Y5po84tFdkbJXASUxA6ZNELHFQCYGyCg"UOP_DUP OP_HASH160 5da1ed91af1fc038014b539e2db96d1b59610522 OP_EQUALVERIFY OP_CHECKSIG*276a9145da1ed91af1fc038014b539e2db96d1b5961052288ac*"19Y5po84tFdkbJXASUxA6ZNELHFQCYGyCg8$J
/$-@0000000000000000000b3aaf43c5dd8073e6994b8a02b21221a4600b043b3c1c"@00000000000000000011898dcba65a9ad09b15d0ffcf3a840dfca4e7c5a80be62
+
+
+
+1@21c9de646519e2643d4717f2a045d4fc2e1c89cf547b593b9a2dbe933b8efe29$"@0000000000000000000b3aaf43c5dd8073e6994b8a02b21221a4600b043b3c1c(-2
+@867ba7141cd055481df20d361163d3d801128f97afa4f356e086963a7016ffdcB03208c228bdab0f02e31a98171d769bdba6e7682bdb74ada5577c9413b078908d82
+@70f4fa0dfda6fb878856d2de1975a8e6d573f064de46fe667c6f9e02820e4f26B03d03826aa9607887ba2a19191ca29e14ebf79367d2f8a0c1c65722cd01c427ea8B
+P@21c9de646519e2643d4717f2a045d4fc2e1c89cf547b593b9a2dbe933b8efe29""1MMgH7yQuEdZyHYXTDyUPa2C6Tk9Hh8f27"UOP_DUP OP_HASH160 df4b9f5adb8cd3bfec1767166e72c07d6b4aec84 OP_EQUALVERIFY OP_CHECKSIG*276a914df4b9f5adb8cd3bfec1767166e72c07d6b4aec8488ac*"1MMgH7yQuEdZyHYXTDyUPa2C6Tk9Hh8f278$J
+@21c9de646519e2643d4717f2a045d4fc2e1c89cf547b593b9a2dbe933b8efe29""169MRXLYjiwpmemg1BE6mYyc3471Y2MiB8"UOP_DUP OP_HASH160 386d01352a5e23b7c2e7a14d2412b4a1da3afb00 OP_EQUALVERIFY OP_CHECKSIG*276a914386d01352a5e23b7c2e7a14d2412b4a1da3afb0088ac*"169MRXLYjiwpmemg1BE6mYyc3471Y2MiB88$J
+@21c9de646519e2643d4717f2a045d4fc2e1c89cf547b593b9a2dbe933b8efe29""1K3NJ3jv3AR8c6sH3MhrYJt1uX4yhWyqqK"UOP_DUP OP_HASH160 c5e4df0d754642ff7a13a78068b50b60bec9050b OP_EQUALVERIFY OP_CHECKSIG*276a914c5e4df0d754642ff7a13a78068b50b60bec9050b88ac*"1K3NJ3jv3AR8c6sH3MhrYJt1uX4yhWyqqK8$J
$ҏ-@0000000000000000000704d2e9fc44fc2b6b34179815285de3420374493fdf0c"@0000000000000000000b3aaf43c5dd8073e6994b8a02b21221a4600b043b3c1c2 $ö-@0000000000000000001555cd995daa0fa2d72f538ea6c83c56fbd3d69182a92b"@0000000000000000000704d2e9fc44fc2b6b34179815285de3420374493fdf0c2 $ȵ-@00000000000000000007e18379a11882189a5cf31f566dc29a3b40ba1a57eab4"@0000000000000000001555cd995daa0fa2d72f538ea6c83c56fbd3d69182a92b2 $ص-@000000000000000000009897354fff65e79abf62a7a70683ea1bca21db4bfc46"@00000000000000000007e18379a11882189a5cf31f566dc29a3b40ba1a57eab42 $-@00000000000000000009360926f9d599b185344cd8d4831842493c999ab54ccf"@000000000000000000009897354fff65e79abf62a7a70683ea1bca21db4bfc462 $-@000000000000000000071651c4923f6a21aa287dfc5810031c36e9624fc03526"@00000000000000000009360926f9d599b185344cd8d4831842493c999ab54ccf2
$-@00000000000000000001363f253bfab9e4670660353c0b3753389f291c481ab9"@000000000000000000071651c4923f6a21aa287dfc5810031c36e9624fc035262
+
+1@b566c61e17c0f9de1c72a8df8ab9f641be22403cba6c7e11eb7daa51e703de36$"@00000000000000000001363f253bfab9e4670660353c0b3753389f291c481ab9(-2
+@32d8dccc2c839eb0ae1a97b6c7e52bde05dcbea469871c8029ce82929df0c0c9B03e9b572bb088cda8a9bc73be287db4188112bb6f4adafb0f30f27029bddb3e8d32
+@859a65026c9cbe8851e26a774e7ac5f8c5c22fbdf9ae83dfd871effb94c7cc4bB02a378dbab7febed114228e45a276b46c60d47ef63d453b60be93c67218c64f011B
+:@b566c61e17c0f9de1c72a8df8ab9f641be22403cba6c7e11eb7daa51e703de36""1NowzbZ2XQEZHTsPma6G2NSE5UPpgZDdYM"UOP_DUP OP_HASH160 ef3bae7b717100a921015eca2f6e71673946f6da OP_EQUALVERIFY OP_CHECKSIG*276a914ef3bae7b717100a921015eca2f6e71673946f6da88ac*"1NowzbZ2XQEZHTsPma6G2NSE5UPpgZDdYM8$J
+@b566c61e17c0f9de1c72a8df8ab9f641be22403cba6c7e11eb7daa51e703de36""1NowzbZ2XQEZHTsPma6G2NSE5UPpgZDdYM"UOP_DUP OP_HASH160 ef3bae7b717100a921015eca2f6e71673946f6da OP_EQUALVERIFY OP_CHECKSIG*276a914ef3bae7b717100a921015eca2f6e71673946f6da88ac*"1NowzbZ2XQEZHTsPma6G2NSE5UPpgZDdYM8$J
+@b566c61e17c0f9de1c72a8df8ab9f641be22403cba6c7e11eb7daa51e703de36""17DBh3TGfhZMy2ipQWNzEwGiq1n8EpHP9p"UOP_DUP OP_HASH160 441eab8d7b38194047213a3c02c0854195e3cf52 OP_EQUALVERIFY OP_CHECKSIG*276a914441eab8d7b38194047213a3c02c0854195e3cf5288ac*"17DBh3TGfhZMy2ipQWNzEwGiq1n8EpHP9p8$J
+@b566c61e17c0f9de1c72a8df8ab9f641be22403cba6c7e11eb7daa51e703de36"l"6OP_RETURN 11015f85430a996b1d5c5ceca3493fda0bc8104b3471*06a1611015f85430a996b1d5c5ceca3493fda0bc8104b34712_C
+k\\I?K4q8$J
$놷-@000000000000000000079e1642638ef4b6f23fcb078c1cfb9ab10fde2056120e"@00000000000000000001363f253bfab9e4670660353c0b3753389f291c481ab92
+
+
+
+1@c7f8c28f8fdbb7dc38d0e4aaa939fde0b319fefdd3b876668627080ccd235217$"@000000000000000000079e1642638ef4b6f23fcb078c1cfb9ab10fde2056120e(놷-2
+@c5eea8be847ea31884064e2d6729f47336c6694be231e45b883f9a23ac847d1dB034ed48fc7ec3c23084f750a43e769b51a3e34c5c910089a574436720095cec17e2
+@c5eea8be847ea31884064e2d6729f47336c6694be231e45b883f9a23ac847d1dB03c60ea6a7d1a49066a70d7b27cd5e9c7b6da112f693c910f7d068c562b7981310B
+@c7f8c28f8fdbb7dc38d0e4aaa939fde0b319fefdd3b876668627080ccd235217""1CCt5pCbHecF2et2j2RDZDyxfoxfYGg5Fz"UOP_DUP OP_HASH160 7ae899e441fd02b4a8e4bfe8e6b71314653d27f3 OP_EQUALVERIFY OP_CHECKSIG*276a9147ae899e441fd02b4a8e4bfe8e6b71314653d27f388ac*"1CCt5pCbHecF2et2j2RDZDyxfoxfYGg5Fz8$J
+@c7f8c28f8fdbb7dc38d0e4aaa939fde0b319fefdd3b876668627080ccd235217""13Th8Ve1AdzavGQ1VkfnJ6pnHSC4WKLjHB"UOP_DUP OP_HASH160 1afc90932a37a851d4d17f7c8879e8ae6d59970d OP_EQUALVERIFY OP_CHECKSIG*276a9141afc90932a37a851d4d17f7c8879e8ae6d59970d88ac*"13Th8Ve1AdzavGQ1VkfnJ6pnHSC4WKLjHB8$J
+ʏ@c7f8c28f8fdbb7dc38d0e4aaa939fde0b319fefdd3b876668627080ccd235217""1NQZf4pmiZavf3KPAxAnykLj4HLGojPQ1g"UOP_DUP OP_HASH160 eacf77fc5c4e8ed8d844c49e5985754cc1d9e840 OP_EQUALVERIFY OP_CHECKSIG*276a914eacf77fc5c4e8ed8d844c49e5985754cc1d9e84088ac*"1NQZf4pmiZavf3KPAxAnykLj4HLGojPQ1g8$J
+$㺷-@0000000000000000000fc1c85a14b8aa557d827524bb9795f242e31e5ed228c6"@000000000000000000079e1642638ef4b6f23fcb078c1cfb9ab10fde2056120e2*
+
+
+1@cbbb650e7c2b3de24cc83349bb41e6ff107d94c25798a33404c96b556334e317$"@0000000000000000000fc1c85a14b8aa557d827524bb9795f242e31e5ed228c6(㺷-2
+@ee73b28594ff65ca77eec10095b84342258588714c8dd3ca6623e95416d5a240B0285dc765b2d3e9f59704a438faf6a14db8210de89380732ea2217315a14be139a2
+@35fc9a774de404dc206fad8cf2da862f086572876b7eb7c4165953cab7c797ddB02ad4bfd612225196f7d14c7f8abadd6e463820ba5b849cd6c21a61f0574cc7dd0B
+@cbbb650e7c2b3de24cc83349bb41e6ff107d94c25798a33404c96b556334e317""14znmQnFVLi5TWzchq8HzQZk4fqQidjLYJ"UOP_DUP OP_HASH160 2bd64a5abf2421fbee4cb5ccebe6682d8c0cf046 OP_EQUALVERIFY OP_CHECKSIG*276a9142bd64a5abf2421fbee4cb5ccebe6682d8c0cf04688ac*"14znmQnFVLi5TWzchq8HzQZk4fqQidjLYJ8$J
+@cbbb650e7c2b3de24cc83349bb41e6ff107d94c25798a33404c96b556334e317""17D3Rm9YUFbGf6TwfBkwhJopndwmkTgVAG"UOP_DUP OP_HASH160 4417c5aa723af2f572928a3e9979a80c0158f928 OP_EQUALVERIFY OP_CHECKSIG*276a9144417c5aa723af2f572928a3e9979a80c0158f92888ac*"17D3Rm9YUFbGf6TwfBkwhJopndwmkTgVAG8$J
+X@cbbb650e7c2b3de24cc83349bb41e6ff107d94c25798a33404c96b556334e317""12Kud6ALKYTMaZU1iXxQJX1BrrkkoBKaGR"UOP_DUP OP_HASH160 0e8b8a37f429395262c1fe4f457dc4f86ecbd026 OP_EQUALVERIFY OP_CHECKSIG*276a9140e8b8a37f429395262c1fe4f457dc4f86ecbd02688ac*"12Kud6ALKYTMaZU1iXxQJX1BrrkkoBKaGR8$J
+
+
+1@71bd3c934c6e9b8e59252707969d7819057cd38c11f62bf89543373251c37542$"@0000000000000000000fc1c85a14b8aa557d827524bb9795f242e31e5ed228c6(㺷-2
+@cbbb650e7c2b3de24cc83349bb41e6ff107d94c25798a33404c96b556334e317B02ec7a34f4ad1c19265c76464968a2cab3b7c4bdc804195345ddeb308e281a9e152
+@cbbb650e7c2b3de24cc83349bb41e6ff107d94c25798a33404c96b556334e317B03f5259f9ccb4b3c0df500434a61c66cd1e5ec895c91439b14a74451261b9e1597B
+@71bd3c934c6e9b8e59252707969d7819057cd38c11f62bf89543373251c37542""1JmGtXjCkvGcL7d5msvzct5opajZGyExfi"UOP_DUP OP_HASH160 c2d9b4225031deaa6d2dbfab9f5054582a052efa OP_EQUALVERIFY OP_CHECKSIG*276a914c2d9b4225031deaa6d2dbfab9f5054582a052efa88ac*"1JmGtXjCkvGcL7d5msvzct5opajZGyExfi8$J
+@71bd3c934c6e9b8e59252707969d7819057cd38c11f62bf89543373251c37542""1Pe3vwcKuu7nb6VL8vgCQKyq67HHt3F82P"UOP_DUP OP_HASH160 f8549a8b9320ab8a2ae4c14231ee64ae4fb39d26 OP_EQUALVERIFY OP_CHECKSIG*276a914f8549a8b9320ab8a2ae4c14231ee64ae4fb39d2688ac*"1Pe3vwcKuu7nb6VL8vgCQKyq67HHt3F82P8$J
+Q@71bd3c934c6e9b8e59252707969d7819057cd38c11f62bf89543373251c37542""1H3cZer25QNCBUaiLt7WJZ7TcveD4caBrk"UOP_DUP OP_HASH160 b00087ebacd49f1b32a07fad6ca4241710ace417 OP_EQUALVERIFY OP_CHECKSIG*276a914b00087ebacd49f1b32a07fad6ca4241710ace41788ac*"1H3cZer25QNCBUaiLt7WJZ7TcveD4caBrk8$J
+
+
+
+1@efbfff60b3ca387143e643fed45a2f6c02c8d8227d8c03bf218b5635f8ee89b8$"@0000000000000000000fc1c85a14b8aa557d827524bb9795f242e31e5ed228c6(㺷-2
+@569662689eddc3619ffb30dd7335edbb85e1d6e32786dab3b56db2e5423102c5B02a8f82ac8fd241eedbd6e97ce94f827afe8709004df9a805a9e69847365b7be092
+@8f7c7a84c98e5ca4f4e08767257f5d075470b14d60ed6908f6c85bac6562e50fB020037aee860ec247abd5348027623a2d3c4319f072abfae2337e4d61aae32208eB
+@efbfff60b3ca387143e643fed45a2f6c02c8d8227d8c03bf218b5635f8ee89b8""17g6xZUxVSAgZcCeSptHaQqyomXBceNPbN"UOP_DUP OP_HASH160 4935f35d5c37d64f3293f144122977f6bc340984 OP_EQUALVERIFY OP_CHECKSIG*276a9144935f35d5c37d64f3293f144122977f6bc34098488ac*"17g6xZUxVSAgZcCeSptHaQqyomXBceNPbN8$J
+ @efbfff60b3ca387143e643fed45a2f6c02c8d8227d8c03bf218b5635f8ee89b8""1DgAfBSb7VxdwJFY7BmTcfLyGkRW3CR43F"UOP_DUP OP_HASH160 8b09cb532fcbe773fe8bf9bc1e2c1eb83e7fdac0 OP_EQUALVERIFY OP_CHECKSIG*276a9148b09cb532fcbe773fe8bf9bc1e2c1eb83e7fdac088ac*"1DgAfBSb7VxdwJFY7BmTcfLyGkRW3CR43F8$J
+ЂZ@efbfff60b3ca387143e643fed45a2f6c02c8d8227d8c03bf218b5635f8ee89b8""1DMPzSSMk6FMu1xjYFMGhCiK8zVUfQeJ4V"UOP_DUP OP_HASH160 877d051e530474a46c6428d819ccf5ac16811328 OP_EQUALVERIFY OP_CHECKSIG*276a914877d051e530474a46c6428d819ccf5ac1681132888ac*"1DMPzSSMk6FMu1xjYFMGhCiK8zVUfQeJ4V8$J
.
+
+
+1@cf546c856e5fbd7bd8f9f6efdb647abd2a8d8529a455d568d5906fee18395c28$"@0000000000000000000fc1c85a14b8aa557d827524bb9795f242e31e5ed228c6(㺷-2
+@df0fc1e7dd2e33f36f9ffe229deeea4bbe1be5c6eabcfdbc2af88b353afe6aeaB03f85040e25157f8b0b173003bbbddbd87e7d4b19cc3624fb144afe031150bf22b2
+@01cdf96abb25a5797daea5d585c5ce7dab534f73c056f895a2ee6d8fad2cf0c2B02bd2698075f87be421efcba74d528ce37ab29dbea9061682db8ea4b59bbd0d443B
+@cf546c856e5fbd7bd8f9f6efdb647abd2a8d8529a455d568d5906fee18395c28""17JnC2wRk41aj6dQpme2KBoX6ZUJvyM7Co"UOP_DUP OP_HASH160 452d8c888be5d3c464951bc7e76911628641dcbb OP_EQUALVERIFY OP_CHECKSIG*276a914452d8c888be5d3c464951bc7e76911628641dcbb88ac*"17JnC2wRk41aj6dQpme2KBoX6ZUJvyM7Co8$J
+@cf546c856e5fbd7bd8f9f6efdb647abd2a8d8529a455d568d5906fee18395c28"!1BkKuJeTjnx85JXTf3WtbR54wCZFdBjVG"UOP_DUP OP_HASH160 02085385418f78ea15d023d9a1ca41f54f1d29c3 OP_EQUALVERIFY OP_CHECKSIG*276a91402085385418f78ea15d023d9a1ca41f54f1d29c388ac*!1BkKuJeTjnx85JXTf3WtbR54wCZFdBjVG8$J
+ۄ@cf546c856e5fbd7bd8f9f6efdb647abd2a8d8529a455d568d5906fee18395c28""1N7KqFo4M7A9qxPPvdQfiv6Y6rMWLFGewX"UOP_DUP OP_HASH160 e78cdb7d2a7146cb734d3a1da2603b96ab9b3b61 OP_EQUALVERIFY OP_CHECKSIG*276a914e78cdb7d2a7146cb734d3a1da2603b96ab9b3b6188ac*"1N7KqFo4M7A9qxPPvdQfiv6Y6rMWLFGewX8$J
9$-@00000000000000000013d5167388c2e530546c9eb71dc3d5ffd5771c6d15914e"@0000000000000000000fc1c85a14b8aa557d827524bb9795f242e31e5ed228c62 $۷-@000000000000000000122c915df211957df122a620e6052160680a5e351d0661"@00000000000000000013d5167388c2e530546c9eb71dc3d5ffd5771c6d15914e2
+
+
+
+1@49d7f78e5d3dbc4495f5daa653bbc17400e75c76cb203a59197e8252cfdff45d$"@000000000000000000122c915df211957df122a620e6052160680a5e351d0661(۷-2
+@2ca6fadd38ded80cd1a31bbf872ad4466535e5ad1ceff2fd77a3f8984c8642d4B0374e1833e8c65c0d82275188087379cbec872283a2a100a0aee526112e90d3d652
+@62776c250e3bfdcbac96c37de12504d26cde19d8a79bef0293889508ea389bccB03175ee5e95e4e949b73b44a951fd78d2f027330e85087f658d2cfec61fa94fdd7B
+@49d7f78e5d3dbc4495f5daa653bbc17400e75c76cb203a59197e8252cfdff45d""1Pbz86kgyHq8xqMLRHJA7rcDFpgENtu8WK"UOP_DUP OP_HASH160 f7f097e3f45e504845c317a0da4932204497f829 OP_EQUALVERIFY OP_CHECKSIG*276a914f7f097e3f45e504845c317a0da4932204497f82988ac*"1Pbz86kgyHq8xqMLRHJA7rcDFpgENtu8WK8$J
+@49d7f78e5d3dbc4495f5daa653bbc17400e75c76cb203a59197e8252cfdff45d""1LMRkofX1gQk9mrAb4gztb9hVHS1sSVBhB"UOP_DUP OP_HASH160 d4475faf6a20b71d436ec1d06cbf457004192476 OP_EQUALVERIFY OP_CHECKSIG*276a914d4475faf6a20b71d436ec1d06cbf45700419247688ac*"1LMRkofX1gQk9mrAb4gztb9hVHS1sSVBhB8$J
+:@49d7f78e5d3dbc4495f5daa653bbc17400e75c76cb203a59197e8252cfdff45d""1MHnaTvVnARkUTv9sTi25c2bokNqqjAF5T"UOP_DUP OP_HASH160 de8f37804f2590cdd516e5b5a98f82a10677f564 OP_EQUALVERIFY OP_CHECKSIG*276a914de8f37804f2590cdd516e5b5a98f82a10677f56488ac*"1MHnaTvVnARkUTv9sTi25c2bokNqqjAF5T8$J
$л-@00000000000000000006f4148e41a09166bbff0da5115a0bc4c339202131e115"@000000000000000000122c915df211957df122a620e6052160680a5e351d06612 $-@0000000000000000000275fc9e3438b266fc0610486a3e89d578a9b93873c8b3"@00000000000000000006f4148e41a09166bbff0da5115a0bc4c339202131e1152 $͍-@000000000000000000093c9b20048b28e424a2ba86ebabd64e091107c7a41af2"@0000000000000000000275fc9e3438b266fc0610486a3e89d578a9b93873c8b32 $-@00000000000000000009b969161f895713438410b7245541c0e18f68ffb2eb77"@000000000000000000093c9b20048b28e424a2ba86ebabd64e091107c7a41af22 $䢸-@000000000000000000016db7c0ffb4749c40d9915fa4093389c9cc5ca7a65d80"@00000000000000000009b969161f895713438410b7245541c0e18f68ffb2eb772 $ĸ-@00000000000000000005ad0bf5357a1bbb8d72bf51ef1236c17b6bab1dc1c55e"@000000000000000000016db7c0ffb4749c40d9915fa4093389c9cc5ca7a65d802 $ո-@0000000000000000000d03761e65e7fa315e229bd4ff2377d8d41c359b5d0731"@00000000000000000005ad0bf5357a1bbb8d72bf51ef1236c17b6bab1dc1c55e2 $-@00000000000000000011832539df4034e3876484b56d3f120d7d8ec274258793"@0000000000000000000d03761e65e7fa315e229bd4ff2377d8d41c359b5d07312 $-@00000000000000000001af43858ad5e55bd6ee0ab286c2bc297c5d5decdb3e7b"@00000000000000000011832539df4034e3876484b56d3f120d7d8ec2742587932 $-@00000000000000000004fc69d9b95df2a1b357c7f2026371e4b2ca5bfba5c0e5"@00000000000000000001af43858ad5e55bd6ee0ab286c2bc297c5d5decdb3e7b2
+
+1@f7770e27cd3893119458afb7326cfef851d0ee7c7221024edc73547292588c2b$"@00000000000000000004fc69d9b95df2a1b357c7f2026371e4b2ca5bfba5c0e5(-2
+@5c561f030fb91cafd2fa84ff70fcdebb7e0f2f94e6d7e7dd8bcda7a06c291fa0B026f64ed3e0600776f180b0e59c7066d89584f30d33737a09116ed201ef695d75c2
+@5c561f030fb91cafd2fa84ff70fcdebb7e0f2f94e6d7e7dd8bcda7a06c291fa0B03fe7c7bd30d18054b42c1f600c40f1b0f81a2392d19f845fe9fe885e4af2ccdf42
+@c5eea8be847ea31884064e2d6729f47336c6694be231e45b883f9a23ac847d1dB032dd0faf55aec795938c62933bd5772887d75ed0eee8d0ca4aba047d5aed16a49B
+&@f7770e27cd3893119458afb7326cfef851d0ee7c7221024edc73547292588c2b""1Mu9P5wwZQ4knnAw7PyCjEz5Lai8jZdosh"UOP_DUP OP_HASH160 e53f2440b35c3d34754ed7eafc4e2412d0b19b81 OP_EQUALVERIFY OP_CHECKSIG*276a914e53f2440b35c3d34754ed7eafc4e2412d0b19b8188ac*"1Mu9P5wwZQ4knnAw7PyCjEz5Lai8jZdosh8$J
+@f7770e27cd3893119458afb7326cfef851d0ee7c7221024edc73547292588c2b""1PtvkmBfUb5BRxFguuKK7j4adToALrJzJJ"UOP_DUP OP_HASH160 fb24da720a095b5feb698eac7e16e1fd7249f382 OP_EQUALVERIFY OP_CHECKSIG*276a914fb24da720a095b5feb698eac7e16e1fd7249f38288ac*"1PtvkmBfUb5BRxFguuKK7j4adToALrJzJJ8$J
+ԟ@f7770e27cd3893119458afb7326cfef851d0ee7c7221024edc73547292588c2b""179LLXwE3zJUqR5LefH6dnWgyFwnb8riaK"UOP_DUP OP_HASH160 43643953763f9a9e9de13f72027c2b6329d7b03a OP_EQUALVERIFY OP_CHECKSIG*276a91443643953763f9a9e9de13f72027c2b6329d7b03a88ac*"179LLXwE3zJUqR5LefH6dnWgyFwnb8riaK8$J
$່-@000000000000000000016ba988159b4488639fe829ac7fc37fec455079ee4a32"@00000000000000000004fc69d9b95df2a1b357c7f2026371e4b2ca5bfba5c0e52 $Ӣ-@00000000000000000012b845d9e878ed744320a0999499a2948b0ac3dd996ef1"@000000000000000000016ba988159b4488639fe829ac7fc37fec455079ee4a322
+
+
+1@68dad7567eac8c294d595e0239dd421f39f164b5d8949504d7cd0eb837bb3b74$"@00000000000000000012b845d9e878ed744320a0999499a2948b0ac3dd996ef1(Ӣ-2
+@f00a733df5e75d108a682b6801293584dce3ed94d2e4e17e71ce789e51a7c90bB0363acc0e6aa92b442e0a250d26ea1ee1920a33c4a81beea6df83e4dacc7cd3fef2
+@fbf4ec21153c0788a136bdc28780b28ce0d679435ea3bef4468ee372c87c051eB03ed33d3f085e070fa228d6e28f66b1a70b051cbcef0fae5576fad1319f63fb94bB
+@68dad7567eac8c294d595e0239dd421f39f164b5d8949504d7cd0eb837bb3b74""1Kr2zQXNerhvdm8iP2BqnfJ7XY3nExrbpR"UOP_DUP OP_HASH160 ceb84ea46dd049a65e43bcc6e7ce6467f03f094f OP_EQUALVERIFY OP_CHECKSIG*276a914ceb84ea46dd049a65e43bcc6e7ce6467f03f094f88ac*"1Kr2zQXNerhvdm8iP2BqnfJ7XY3nExrbpR8$J
+@68dad7567eac8c294d595e0239dd421f39f164b5d8949504d7cd0eb837bb3b74"!1tbqAMBvTHbLbrCg62icKWpRPEK7KFeUG"UOP_DUP OP_HASH160 09c249fa517fa3fc92cd5ff5dd2802ab438bd58d OP_EQUALVERIFY OP_CHECKSIG*276a91409c249fa517fa3fc92cd5ff5dd2802ab438bd58d88ac*!1tbqAMBvTHbLbrCg62icKWpRPEK7KFeUG8$J
+u@68dad7567eac8c294d595e0239dd421f39f164b5d8949504d7cd0eb837bb3b74""15uPyJaPSwjXiDAhiTSDG3zCFqHPvCEvBP"UOP_DUP OP_HASH160 35c94ee36e3cc2e0550f749da555f1abce66b583 OP_EQUALVERIFY OP_CHECKSIG*276a91435c94ee36e3cc2e0550f749da555f1abce66b58388ac*"15uPyJaPSwjXiDAhiTSDG3zCFqHPvCEvBP8$J
+
+
+1@d8a09a7e9f4fdacc5d0e42c779da70aed625b90113e1755a3ba5d4bca8d9ba56$"@00000000000000000012b845d9e878ed744320a0999499a2948b0ac3dd996ef1(Ӣ-2
+@653f6164e44b5cf1e066bf15bc2a15faacaff3a4565c331a0e6e1c9805b7554cB022305f7a70b53c2b1c3e89d2cbe5391207c3fb110684248c8890c9bde5d0dd5552
+@60cfb322f9cbc0932d38eac84e15e5b6a4ae54820c49c4d1b44fe01cdf80bcfaB026ccd200d51192f5518f9dc7bde5bb2b9561018f3c808298455ee9dd8b19f2b2dB
+#@d8a09a7e9f4fdacc5d0e42c779da70aed625b90113e1755a3ba5d4bca8d9ba56""1KDva9SKWTCQEwi8JCvCYaM9QAZsvYL7H3"UOP_DUP OP_HASH160 c7e3f990a639f82756eaa026a8475f05933c9494 OP_EQUALVERIFY OP_CHECKSIG*276a914c7e3f990a639f82756eaa026a8475f05933c949488ac*"1KDva9SKWTCQEwi8JCvCYaM9QAZsvYL7H38$J
+ @d8a09a7e9f4fdacc5d0e42c779da70aed625b90113e1755a3ba5d4bca8d9ba56""1KeiVg1f3c6FtQCEPbjgyUF353t6e7ocPZ"UOP_DUP OP_HASH160 cc944add321f6a1c7ee60beac95827e18f5bfb56 OP_EQUALVERIFY OP_CHECKSIG*276a914cc944add321f6a1c7ee60beac95827e18f5bfb5688ac*"1KeiVg1f3c6FtQCEPbjgyUF353t6e7ocPZ8$J
+ٮ_@d8a09a7e9f4fdacc5d0e42c779da70aed625b90113e1755a3ba5d4bca8d9ba56""131Yo5D9HkZS6BYk2BMuGQ1q2UzPPcYaF6"UOP_DUP OP_HASH160 160acacae342b7f9c80cfdb58c1db236a848ba53 OP_EQUALVERIFY OP_CHECKSIG*276a914160acacae342b7f9c80cfdb58c1db236a848ba5388ac*"131Yo5D9HkZS6BYk2BMuGQ1q2UzPPcYaF68$J
.$ر-@0000000000000000001455a80f3f3e187b82884f5f8aaa78ba30ac30498908d1"@00000000000000000012b845d9e878ed744320a0999499a2948b0ac3dd996ef12 #$-@00000000000000000009fb0cdab502e6723471d659cd69bd40696c75619d5353"@0000000000000000001455a80f3f3e187b82884f5f8aaa78ba30ac30498908d12"
+
+1@34d0abc5b465fa18853f1e0b1cc8b1038a4aafd5460b6b50db6c08991f61b6b9$"@00000000000000000009fb0cdab502e6723471d659cd69bd40696c75619d5353(-2
+@25218742514a19c61973904f6e55b8e2d947e9e81dc59e53215438d0cfd1871cB036d38049280fe5c57ecb9157a7f780d4e75560774357743f1d7bf32e71a96293c2
+@f873b0e15d9bd974ad0f0f813a36724d2e17df68c78c8bc92ae3f8680c674d74B03a05212367b42811b7d082287253de98134a384def7fbd9a749413f725497f8fd2
+@5b5a839009b0cda7f9f5c0e0f294b8cbbb167128b7d2d55bc79a0736fc34b7a4B031ebd517394753ea493941865ad6306e81217f276e86b53f3f3da4db610f24b60B
+@34d0abc5b465fa18853f1e0b1cc8b1038a4aafd5460b6b50db6c08991f61b6b9""1KBPA3t74TC9BdZJ2FKBqa9atFcr2qSB4h"UOP_DUP OP_HASH160 c768eb2c79b519df7e14d84256ed109597b4aa97 OP_EQUALVERIFY OP_CHECKSIG*276a914c768eb2c79b519df7e14d84256ed109597b4aa9788ac*"1KBPA3t74TC9BdZJ2FKBqa9atFcr2qSB4h8$J
+[@34d0abc5b465fa18853f1e0b1cc8b1038a4aafd5460b6b50db6c08991f61b6b9""1Aobe8u8zzffGxNvsgE5awN8AzgTf8Lpwf"UOP_DUP OP_HASH160 6b892ebb467c6cc43a7efd40edcdc7d5dddc53e3 OP_EQUALVERIFY OP_CHECKSIG*276a9146b892ebb467c6cc43a7efd40edcdc7d5dddc53e388ac*"1Aobe8u8zzffGxNvsgE5awN8AzgTf8Lpwf8$J
+@34d0abc5b465fa18853f1e0b1cc8b1038a4aafd5460b6b50db6c08991f61b6b9""16QswM7pRTSLn7qJPk7PujvZPa9yRYGz5j"UOP_DUP OP_HASH160 3b5cb7538d1b52962c2c1b23b8e1ce1d8a6519ef OP_EQUALVERIFY OP_CHECKSIG*276a9143b5cb7538d1b52962c2c1b23b8e1ce1d8a6519ef88ac*"16QswM7pRTSLn7qJPk7PujvZPa9yRYGz5j8$J
+
+
+
+1@e34318d21de17a39cb75eedd1691d3ac4ebfef7f6bc3d6b3697bd14746317cda$"@00000000000000000009fb0cdab502e6723471d659cd69bd40696c75619d5353(-2
+@34d0abc5b465fa18853f1e0b1cc8b1038a4aafd5460b6b50db6c08991f61b6b9B02edbfdc3d956722f81a3870bcbbc3ed6b2d297b6185d12384384ca0188b1466932
+@96e12fb1703cb51896eb5047392791d587cd2e313790bd8b70cd809b133ab263B030e0d33244d6a819edf494f838a285b1b6e2b4328b3ab41fcd9bc9f67a3919aefB
+@e34318d21de17a39cb75eedd1691d3ac4ebfef7f6bc3d6b3697bd14746317cda""1PwhjAuiefZoR87VgysAZEEhG28sypjzvP"UOP_DUP OP_HASH160 fbab39f7c5aead97e514d6285aa9c54ab4fda3a0 OP_EQUALVERIFY OP_CHECKSIG*276a914fbab39f7c5aead97e514d6285aa9c54ab4fda3a088ac*"1PwhjAuiefZoR87VgysAZEEhG28sypjzvP8$J
+[@e34318d21de17a39cb75eedd1691d3ac4ebfef7f6bc3d6b3697bd14746317cda""164tJVQzfpM5bp7iiH8HYECEav2DiXfWBf"UOP_DUP OP_HASH160 3794b380a0a46967a5c78826a2e092de59163502 OP_EQUALVERIFY OP_CHECKSIG*276a9143794b380a0a46967a5c78826a2e092de5916350288ac*"164tJVQzfpM5bp7iiH8HYECEav2DiXfWBf8$J
+@e34318d21de17a39cb75eedd1691d3ac4ebfef7f6bc3d6b3697bd14746317cda""1JJdvesip3S7Poa4xvCx7sBUhCuyQEeL8L"UOP_DUP OP_HASH160 bdd0087ce402d49075c4955677c9be957d342f6e OP_EQUALVERIFY OP_CHECKSIG*276a914bdd0087ce402d49075c4955677c9be957d342f6e88ac*"1JJdvesip3S7Poa4xvCx7sBUhCuyQEeL8L8$J
+
+
+1@f10b0faf339687d78a9db129b561d73e0e1d2a615d23e1c1bb9df06bdb85ce43$"@00000000000000000009fb0cdab502e6723471d659cd69bd40696c75619d5353(-2
+@e34318d21de17a39cb75eedd1691d3ac4ebfef7f6bc3d6b3697bd14746317cdaB03e377df77de29a3f9e8c3a324d32a0ca84d4626f784139d1f6e234baff57b05ec2
+@96620040bee8f8a139b36500f818934073eac6ca62304f517eaebe59bd5179b7B02de37eeedccaf3b691b7818ac19fa490979073840d31efe7feefc4ee3134b758e2
+@64ba4e8393238ff57895b341637158a0f5dc8053ac14c6bf7e4fcc8cde4960c2B036b51bccfb9805e4fec4a6abf32c8f5f2e9ae278150476e4893f316144ae234c8B
+@f10b0faf339687d78a9db129b561d73e0e1d2a615d23e1c1bb9df06bdb85ce43""1KC965HpedbdQ2qnDtRbZyetWjN5buNs1r"UOP_DUP OP_HASH160 c78d973d36fd2492fd3fc8ebf4aea72581aefd47 OP_EQUALVERIFY OP_CHECKSIG*276a914c78d973d36fd2492fd3fc8ebf4aea72581aefd4788ac*"1KC965HpedbdQ2qnDtRbZyetWjN5buNs1r8$J
+@f10b0faf339687d78a9db129b561d73e0e1d2a615d23e1c1bb9df06bdb85ce43""144o39j5k89fgKurB8TNoUSCjXWxSbWZP1"UOP_DUP OP_HASH160 21a00e17f26976ff3f465f28aeea21e574914598 OP_EQUALVERIFY OP_CHECKSIG*276a91421a00e17f26976ff3f465f28aeea21e57491459888ac*"144o39j5k89fgKurB8TNoUSCjXWxSbWZP18$J
+@f10b0faf339687d78a9db129b561d73e0e1d2a615d23e1c1bb9df06bdb85ce43""17WUJ8n9SZUQERMgVLsJXP6mctisNnzKvG"UOP_DUP OP_HASH160 47639a47ef0b7dcd4aaf8e2d78b2a3ea513be3bc OP_EQUALVERIFY OP_CHECKSIG*276a91447639a47ef0b7dcd4aaf8e2d78b2a3ea513be3bc88ac*"17WUJ8n9SZUQERMgVLsJXP6mctisNnzKvG8$J
2$ȸ߹-@000000000000000000076659e15bd30ac63b434be888fcb71a2d091a18255884"@00000000000000000009fb0cdab502e6723471d659cd69bd40696c75619d53532 $-@000000000000000000092004068654131a255d15d2dfc8cacfb73d4775299fda"@000000000000000000076659e15bd30ac63b434be888fcb71a2d091a182558842 $-@0000000000000000000df3ca3a2e4ccdebe286c3ecc2b467cdfaf327c61f0c2e"@000000000000000000092004068654131a255d15d2dfc8cacfb73d4775299fda2
+
+
+
+1@7c6a76c1840b959624dfb2d74b5459a3e36b3137f6005586f7df71b99a0ee78e$"@0000000000000000000df3ca3a2e4ccdebe286c3ecc2b467cdfaf327c61f0c2e(-2
+@2a6d6ee58a273259465d8f49fdce0a3219613d864f821f3797dbbf261da9c690B02ea8944631e115153524c9ef69f94fc13cfabd418efe81178299491b87f9e7a892
+@32a4f65c927a27f0f1862eb5c54abea5275246fd7cd449138afebec863287b13B02ad273f66779720b9494929b630292ce4026dc149f180bb0c42934c7a09270259B
+@7c6a76c1840b959624dfb2d74b5459a3e36b3137f6005586f7df71b99a0ee78e""122C1uukdLd8iskCFmNx3KamsbaM2NXwye"UOP_DUP OP_HASH160 0b31bcb9f2ddd31ec89f10ad693c988f58357a53 OP_EQUALVERIFY OP_CHECKSIG*276a9140b31bcb9f2ddd31ec89f10ad693c988f58357a5388ac*"122C1uukdLd8iskCFmNx3KamsbaM2NXwye8$J
+ؒ%@7c6a76c1840b959624dfb2d74b5459a3e36b3137f6005586f7df71b99a0ee78e""1Mr3y3PoexqVa4c1chk6WDBUvWGVAKQTca"UOP_DUP OP_HASH160 e4a95fb701b052df447924191b60a0303924dbf7 OP_EQUALVERIFY OP_CHECKSIG*276a914e4a95fb701b052df447924191b60a0303924dbf788ac*"1Mr3y3PoexqVa4c1chk6WDBUvWGVAKQTca8$J
+䲤@7c6a76c1840b959624dfb2d74b5459a3e36b3137f6005586f7df71b99a0ee78e""1KN9DoTxsQvdXZAopApVczkUbzuxJWFX28"UOP_DUP OP_HASH160 c971dc925467ebf9aecd19fdb68c05803e8398bc OP_EQUALVERIFY OP_CHECKSIG*276a914c971dc925467ebf9aecd19fdb68c05803e8398bc88ac*"1KN9DoTxsQvdXZAopApVczkUbzuxJWFX288$J
$Д-@0000000000000000000be1af54e17e09771ac2375afaad0a234f0d625e5ba386"@0000000000000000000df3ca3a2e4ccdebe286c3ecc2b467cdfaf327c61f0c2e2 $-@00000000000000000009bbb2771a0a25257341925c87108af7c1b7643c7daf59"@0000000000000000000be1af54e17e09771ac2375afaad0a234f0d625e5ba3862
+
+
+
+1@2d4c3b31ab6421ecb9d53d9e185daa75a93929edd215d31a0294af7e73ba6abf$"@00000000000000000009bbb2771a0a25257341925c87108af7c1b7643c7daf59(-2
+@f10b0faf339687d78a9db129b561d73e0e1d2a615d23e1c1bb9df06bdb85ce43B021024eba198024c243abfbec4046154ed54c5ea2c8428d91db7257179968790dc2
+@34d0abc5b465fa18853f1e0b1cc8b1038a4aafd5460b6b50db6c08991f61b6b9B036ba36fc7dcd373829868c52e9cf39b76f71b8efd5bc5d20e9ba572b45dee804cB
+@2d4c3b31ab6421ecb9d53d9e185daa75a93929edd215d31a0294af7e73ba6abf"!1E8XZ7Hm1EwHV8aZvhx7tQ5SmBRuyHRDP"UOP_DUP OP_HASH160 027bb0c7befad2b9cc6c919e5dfddcb96ab03893 OP_EQUALVERIFY OP_CHECKSIG*276a914027bb0c7befad2b9cc6c919e5dfddcb96ab0389388ac*!1E8XZ7Hm1EwHV8aZvhx7tQ5SmBRuyHRDP8$J
+[@2d4c3b31ab6421ecb9d53d9e185daa75a93929edd215d31a0294af7e73ba6abf""1KtqMFj292RBBbQP3MFiDhDC7ScYF682Ji"UOP_DUP OP_HASH160 cf3fd689f8ea38834b2d64cd2f069564d1c2120e OP_EQUALVERIFY OP_CHECKSIG*276a914cf3fd689f8ea38834b2d64cd2f069564d1c2120e88ac*"1KtqMFj292RBBbQP3MFiDhDC7ScYF682Ji8$J
+@2d4c3b31ab6421ecb9d53d9e185daa75a93929edd215d31a0294af7e73ba6abf""1P7HnJsnT3zdFoVc5MVoWnLKKcFxz6qCgJ"UOP_DUP OP_HASH160 f283456f97623f40dd99d31d9d4fca099edc1d9d OP_EQUALVERIFY OP_CHECKSIG*276a914f283456f97623f40dd99d31d9d4fca099edc1d9d88ac*"1P7HnJsnT3zdFoVc5MVoWnLKKcFxz6qCgJ8$J
+%$-@0000000000000000000cebdec71cd41922d1e6365d560fd5e97f1d6ab84e00a5"@00000000000000000009bbb2771a0a25257341925c87108af7c1b7643c7daf592$
+
+
+1@740e3ac0a99109d91cbf3294bcf6daadf4c81b91405a33bdf6819dd6b8f5c54c$"@0000000000000000000cebdec71cd41922d1e6365d560fd5e97f1d6ab84e00a5(-2
+@ec922882d6db3d23625c18082b53b15fe987882405baa41f0a62d33d4759bbfeB03969ac7622241eb5a3f01bcd0792d68fcf6ec563bcc9a41866ada5d42e6f865cc2
+@ec922882d6db3d23625c18082b53b15fe987882405baa41f0a62d33d4759bbfeB03bbe816fd9b17b53685609dea689d54b481ff151403871ac21dc446eb8ebe6007B
+
@740e3ac0a99109d91cbf3294bcf6daadf4c81b91405a33bdf6819dd6b8f5c54c""19ZUsAe7UaF4jmzXZGK1jPTpMiYnzQQucz"UOP_DUP OP_HASH160 5de593d893cc83debb651aeaba9fa3986efdd9c1 OP_EQUALVERIFY OP_CHECKSIG*276a9145de593d893cc83debb651aeaba9fa3986efdd9c188ac*"19ZUsAe7UaF4jmzXZGK1jPTpMiYnzQQucz8$J
+@740e3ac0a99109d91cbf3294bcf6daadf4c81b91405a33bdf6819dd6b8f5c54c""1K8PL9Cp9EEGqXCyFvhmogD2khhLTd2mo7"UOP_DUP OP_HASH160 c6d7d0e5ce87b102b4ac012cbb7cc1baf1b1ba79 OP_EQUALVERIFY OP_CHECKSIG*276a914c6d7d0e5ce87b102b4ac012cbb7cc1baf1b1ba7988ac*"1K8PL9Cp9EEGqXCyFvhmogD2khhLTd2mo78$J
+@740e3ac0a99109d91cbf3294bcf6daadf4c81b91405a33bdf6819dd6b8f5c54c""16hBkrfTwtJSoFAKgiDrS7yBoxtc6Sdzw9"UOP_DUP OP_HASH160 3e723f04bc35fc2075340628bb753b03f772c3e2 OP_EQUALVERIFY OP_CHECKSIG*276a9143e723f04bc35fc2075340628bb753b03f772c3e288ac*"16hBkrfTwtJSoFAKgiDrS7yBoxtc6Sdzw98$J
+
+
+1@bdeb9d5e9c3bd6a41501727bda875e0d7e6234b14f33113f812479bace2eba68$"@0000000000000000000cebdec71cd41922d1e6365d560fd5e97f1d6ab84e00a5(-2
+@2d4c3b31ab6421ecb9d53d9e185daa75a93929edd215d31a0294af7e73ba6abfB02e6848bd116f53237f679647fdab224c16962974a093e3aac95157b26d0a4770b2
+@e34318d21de17a39cb75eedd1691d3ac4ebfef7f6bc3d6b3697bd14746317cdaB037fa96097817978d320dd23d1497c7d3f7db41fd699ac2e4344c7c050b18171bbB
+@bdeb9d5e9c3bd6a41501727bda875e0d7e6234b14f33113f812479bace2eba68""1N3vHFzcT8QoELGjU29t4Q8k9LhEwNjDDy"UOP_DUP OP_HASH160 e6e7f315ef57259bf9c87fc7969d78fb1605d57c OP_EQUALVERIFY OP_CHECKSIG*276a914e6e7f315ef57259bf9c87fc7969d78fb1605d57c88ac*"1N3vHFzcT8QoELGjU29t4Q8k9LhEwNjDDy8$J
+[@bdeb9d5e9c3bd6a41501727bda875e0d7e6234b14f33113f812479bace2eba68""13TGoZ8FCsoC2s16zbfHL36D4pZnThbirJ"UOP_DUP OP_HASH160 1ae84209f6d564a983fd504d419ed6a9febd0191 OP_EQUALVERIFY OP_CHECKSIG*276a9141ae84209f6d564a983fd504d419ed6a9febd019188ac*"13TGoZ8FCsoC2s16zbfHL36D4pZnThbirJ8$J
+赢@bdeb9d5e9c3bd6a41501727bda875e0d7e6234b14f33113f812479bace2eba68"!16oLgBTmCocpouU8C9c1SG4Kqcwdp65XL"UOP_DUP OP_HASH160 0118c308c8a2096594d7b1081e5b64631a1ed28b OP_EQUALVERIFY OP_CHECKSIG*276a9140118c308c8a2096594d7b1081e5b64631a1ed28b88ac*!16oLgBTmCocpouU8C9c1SG4Kqcwdp65XL8$J
+
+
+1@41f1372966cc99bfbee81e9612ab04d39d23cd271e466f3846b6e3952dfdc209$"@0000000000000000000cebdec71cd41922d1e6365d560fd5e97f1d6ab84e00a5(-2
+@b08528855f60bde1a9fd493e1d518f984a191d5d67e3e753f22ab379325a9433B0208f47e33daaee1dac6c338647de8adc7a2700af3d0b31ea581693b61c1d773882
+@740e3ac0a99109d91cbf3294bcf6daadf4c81b91405a33bdf6819dd6b8f5c54cB0360b973cbe8d72492a3ae7b0e53d303c6adbcadbb903ba15b1ff3420c8162eb0f2
+@285d7e9c960d233d76d5e1a898ead14fe595035d5a83d10f82883c806872536aB02b594cede756c206c764ccbbd7fb30d6e8277a183de3dfe5ec72b86e6a6e4e3482
+@4ca8b3065d4304807db0ee1fcff581dafe1d238a7735b6cb37cff6b7322e2ae7B02dfd9ba4e1d52479da2886be9e5ff1790aef8b3533c4b456c224d1b09163cd9d32
+@5c512fc9ac269d4fc5a7f8764bb455bce90491b15e1de495c6d9077185b20b79B0338e2d793d75c89e07a33ad936676f1ff13a2a3c2eae6eef3a3d2d4e2d4c88bb32
+@740e3ac0a99109d91cbf3294bcf6daadf4c81b91405a33bdf6819dd6b8f5c54cB031a6c6765b989437e8cdc41d9a50a4902a2318be02537c07bdb1d6aa74047609fB
+@41f1372966cc99bfbee81e9612ab04d39d23cd271e466f3846b6e3952dfdc209""1PRuTHperY8cdNGqDJKqaea4BHGBkn5fpF"UOP_DUP OP_HASH160 f608893ee799286690b488e197cb6b9ccc819a33 OP_EQUALVERIFY OP_CHECKSIG*276a914f608893ee799286690b488e197cb6b9ccc819a3388ac*"1PRuTHperY8cdNGqDJKqaea4BHGBkn5fpF8$J
+@41f1372966cc99bfbee81e9612ab04d39d23cd271e466f3846b6e3952dfdc209""1MHa1Q4qqzUeNJoGjMtqyozLHmTpR2xM1v"UOP_DUP OP_HASH160 de84b94b00687280487be0e2c29b28e08a782e91 OP_EQUALVERIFY OP_CHECKSIG*276a914de84b94b00687280487be0e2c29b28e08a782e9188ac*"1MHa1Q4qqzUeNJoGjMtqyozLHmTpR2xM1v8$J
+@41f1372966cc99bfbee81e9612ab04d39d23cd271e466f3846b6e3952dfdc209""13LkyBDc2rsagCuSiSUWxFTMJwKJKJqJST"UOP_DUP OP_HASH160 19acdba21e66ca85154e0339536ffa6262d22919 OP_EQUALVERIFY OP_CHECKSIG*276a91419acdba21e66ca85154e0339536ffa6262d2291988ac*"13LkyBDc2rsagCuSiSUWxFTMJwKJKJqJST8$J
d#$-@0000000000000000000de18541c46252dc0e5222bad41ebe6e10c35adace2fdb"@0000000000000000000cebdec71cd41922d1e6365d560fd5e97f1d6ab84e00a52"
+
+1@bc47d884f86bec44a73ed04c8b18ab635b50ca56acda15b2338a4e7bf2e9b01d$"@0000000000000000000de18541c46252dc0e5222bad41ebe6e10c35adace2fdb(-2
+@bdeb9d5e9c3bd6a41501727bda875e0d7e6234b14f33113f812479bace2eba68B03636c9293f76896c53d0adcd59969dc879a23f238a06a0c01d7ea76c313fe9be12
+@6a10615cbef01f49048303cf2a8e414435bf8da391ccc66fadb7b6a35a9fa593B0398df0dfd22fc26937df10fa5d67637a3348dfb6e0c586022dff67d778f98e92a2
+@2d4c3b31ab6421ecb9d53d9e185daa75a93929edd215d31a0294af7e73ba6abfB028eb82e9b8ddffb90aab3b03550739dc8bb1cc8ba29d482c5b70ec08c43993c7eB
+@bc47d884f86bec44a73ed04c8b18ab635b50ca56acda15b2338a4e7bf2e9b01d""123uxofcxKKw2yRY8hQfVHv7jxNdoTU3YQ"UOP_DUP OP_HASH160 0b852b1488b75e14a8570790e0ac8571c9353640 OP_EQUALVERIFY OP_CHECKSIG*276a9140b852b1488b75e14a8570790e0ac8571c935364088ac*"123uxofcxKKw2yRY8hQfVHv7jxNdoTU3YQ8$J
+[@bc47d884f86bec44a73ed04c8b18ab635b50ca56acda15b2338a4e7bf2e9b01d""115xj3PBgxCwB86744Z48CQhxe6PiW9TfT"UOP_DUP OP_HASH160 00f02e3c34a5454c32bd517acf2217fe38c395eb OP_EQUALVERIFY OP_CHECKSIG*276a91400f02e3c34a5454c32bd517acf2217fe38c395eb88ac*"115xj3PBgxCwB86744Z48CQhxe6PiW9TfT8$J
+@bc47d884f86bec44a73ed04c8b18ab635b50ca56acda15b2338a4e7bf2e9b01d""1HrY8VA7phVQ4deyXvsVgx7iC3zB8cWbCU"UOP_DUP OP_HASH160 b8e0614109839372a607684ea390cf2ecd9241ce OP_EQUALVERIFY OP_CHECKSIG*276a914b8e0614109839372a607684ea390cf2ecd9241ce88ac*"1HrY8VA7phVQ4deyXvsVgx7iC3zB8cWbCU8$J
+
+
+1@14863c71333b86579b94cd6459dffa07dadef84616daa1bdb160344b4ab7ec2c$"@0000000000000000000de18541c46252dc0e5222bad41ebe6e10c35adace2fdb(-2
+@bc47d884f86bec44a73ed04c8b18ab635b50ca56acda15b2338a4e7bf2e9b01dB02daeca7d4cdcf137a17a8c52486af7bf67896a742c741f8acba3d330caf37e3172
+@25218742514a19c61973904f6e55b8e2d947e9e81dc59e53215438d0cfd1871cB025fd18fb4ece24e0fc52039007db5de957da6c34a492d03ecc10159cf9c4896612
+@bdeb9d5e9c3bd6a41501727bda875e0d7e6234b14f33113f812479bace2eba68B0325c716bd79b9eeded1607bc259ac62ad1eb8fad47ee5a27af5ea3f7fa490659aB
+@14863c71333b86579b94cd6459dffa07dadef84616daa1bdb160344b4ab7ec2c""19tyCSdNb8TecKRfn8QHLKxaGN9XmT8Wp2"UOP_DUP OP_HASH160 619521a63b0e7336c6a178c589da371b89401c90 OP_EQUALVERIFY OP_CHECKSIG*276a914619521a63b0e7336c6a178c589da371b89401c9088ac*"19tyCSdNb8TecKRfn8QHLKxaGN9XmT8Wp28$J
+[@14863c71333b86579b94cd6459dffa07dadef84616daa1bdb160344b4ab7ec2c""1PhAozE4b4GHQfKD4njwW8Hz8E3xfmHpQK"UOP_DUP OP_HASH160 f8eb9843e3071b57bb1a023c593a0cc02c046594 OP_EQUALVERIFY OP_CHECKSIG*276a914f8eb9843e3071b57bb1a023c593a0cc02c04659488ac*"1PhAozE4b4GHQfKD4njwW8Hz8E3xfmHpQK8$J
+@14863c71333b86579b94cd6459dffa07dadef84616daa1bdb160344b4ab7ec2c""1LE3pKrczxb3GoKW5Bx1pZKwP4dCzaUm8E"UOP_DUP OP_HASH160 d2e225e566fac9f7caade3fedd61667ce4658936 OP_EQUALVERIFY OP_CHECKSIG*276a914d2e225e566fac9f7caade3fedd61667ce465893688ac*"1LE3pKrczxb3GoKW5Bx1pZKwP4dCzaUm8E8$J
+
+
+
+1@cc9d6fea7d80edba308c12b00bba191e5924f3e1e44b7b0f5ad38700e0b43406$"@0000000000000000000de18541c46252dc0e5222bad41ebe6e10c35adace2fdb(-2
+@442bc76e6ed9f118a8454413d7c6b573abc42be1c5d331a23bca1e1857551f36B024983d13524c5ea75831b6877db6472cb34a017b67d86757058d4c2ae7a0fefdb2
+@442bc76e6ed9f118a8454413d7c6b573abc42be1c5d331a23bca1e1857551f36B02f3d6f589e224c9c1da17167361c4dd85c622c406cb2d00d801eee431000062ffB
+@cc9d6fea7d80edba308c12b00bba191e5924f3e1e44b7b0f5ad38700e0b43406""1L7RFMTx11JmDG9yzaCqYeNmCFU1BgoEkz"UOP_DUP OP_HASH160 d1a1205d64e0b129da0f7f8123efaa17db451874 OP_EQUALVERIFY OP_CHECKSIG*276a914d1a1205d64e0b129da0f7f8123efaa17db45187488ac*"1L7RFMTx11JmDG9yzaCqYeNmCFU1BgoEkz8$J
+[@cc9d6fea7d80edba308c12b00bba191e5924f3e1e44b7b0f5ad38700e0b43406""138y6wBd3tMvXjAFjwS2gp6m1ZDf4Vbv3c"UOP_DUP OP_HASH160 1771fec25a378ee9811a3e3288c2cb2ac750e70c OP_EQUALVERIFY OP_CHECKSIG*276a9141771fec25a378ee9811a3e3288c2cb2ac750e70c88ac*"138y6wBd3tMvXjAFjwS2gp6m1ZDf4Vbv3c8$J
+۪*@cc9d6fea7d80edba308c12b00bba191e5924f3e1e44b7b0f5ad38700e0b43406""19kwqgG7VFzZK9Yajq2wHnE1GiRd4YvwM5"UOP_DUP OP_HASH160 6010ab8ddf8ede0e91a4581b22688b432ceaa48f OP_EQUALVERIFY OP_CHECKSIG*276a9146010ab8ddf8ede0e91a4581b22688b432ceaa48f88ac*"19kwqgG7VFzZK9Yajq2wHnE1GiRd4YvwM58$J
!$
-@00000000000000000015d5ec12c18d52eef38e2fd38cb5b8dd0b2b617772aa5e"@0000000000000000000de18541c46252dc0e5222bad41ebe6e10c35adace2fdb2
+
+
+1@2b7c250c88d8acb9d6033bd2b9e0478be307479801166b39f70dcc6a40038a12$"@00000000000000000015d5ec12c18d52eef38e2fd38cb5b8dd0b2b617772aa5e(
-2
+@14863c71333b86579b94cd6459dffa07dadef84616daa1bdb160344b4ab7ec2cB028c1e680c7b931e9387d61d6fe84436da14f6b2dbe0a8f1f9599e62d901545c782
+@bc47d884f86bec44a73ed04c8b18ab635b50ca56acda15b2338a4e7bf2e9b01dB02ea4fecb3c2ac2d4ec6461f7d2c0951b446d54351a092c4d32f85b5add09ea58cB
+@2b7c250c88d8acb9d6033bd2b9e0478be307479801166b39f70dcc6a40038a12""1LVJsXFFSH8T5strBbXZjfQ8cWwFxxSioa"UOP_DUP OP_HASH160 d5c4f46fd58e8c8a95d48f6c80e1b71ecaa0b889 OP_EQUALVERIFY OP_CHECKSIG*276a914d5c4f46fd58e8c8a95d48f6c80e1b71ecaa0b88988ac*"1LVJsXFFSH8T5strBbXZjfQ8cWwFxxSioa8$J
+[@2b7c250c88d8acb9d6033bd2b9e0478be307479801166b39f70dcc6a40038a12""1PqfxmVXJxyDzK6dPwB2rbU7TuLYYBMit5"UOP_DUP OP_HASH160 fa8741bfca9f511eba1c54abdcf1efde3f2853a1 OP_EQUALVERIFY OP_CHECKSIG*276a914fa8741bfca9f511eba1c54abdcf1efde3f2853a188ac*"1PqfxmVXJxyDzK6dPwB2rbU7TuLYYBMit58$J
+@2b7c250c88d8acb9d6033bd2b9e0478be307479801166b39f70dcc6a40038a12""1PcQs6Uw3ySbZYxJxfmyspzvgxnjSqz3uT"UOP_DUP OP_HASH160 f8053f0eb281f1909d86ec775bc310cc41d87533 OP_EQUALVERIFY OP_CHECKSIG*276a914f8053f0eb281f1909d86ec775bc310cc41d8753388ac*"1PcQs6Uw3ySbZYxJxfmyspzvgxnjSqz3uT8$J
+
+
+
+1@89fb5359ace15a54c8cc360bf2a670cdf95cb6a28546720f01c9c90617340597$"@00000000000000000015d5ec12c18d52eef38e2fd38cb5b8dd0b2b617772aa5e(
-2
+@2b7c250c88d8acb9d6033bd2b9e0478be307479801166b39f70dcc6a40038a12B03f1ec952be6307fc34c80e0f986ecbf27109c41108605979317a95863114cd6722
+@14863c71333b86579b94cd6459dffa07dadef84616daa1bdb160344b4ab7ec2cB02c68df8477509c59d0f8637a95962dad7daa96fee595a3dfa936c6752310e8aa5B
+@89fb5359ace15a54c8cc360bf2a670cdf95cb6a28546720f01c9c90617340597""1QG96DW3i1RYRjMCszst7t8vgbwJ17bFW3"UOP_DUP OP_HASH160 ff27e2b5750eed789397a0de5001b2fa3550fdae OP_EQUALVERIFY OP_CHECKSIG*276a914ff27e2b5750eed789397a0de5001b2fa3550fdae88ac*"1QG96DW3i1RYRjMCszst7t8vgbwJ17bFW38$J
+[@89fb5359ace15a54c8cc360bf2a670cdf95cb6a28546720f01c9c90617340597""141b4iErYArzsUkA9aUijA5yJSM48xLsNe"UOP_DUP OP_HASH160 2104d0021f0d435c697c6d5a7c0ae6e1dac3a745 OP_EQUALVERIFY OP_CHECKSIG*276a9142104d0021f0d435c697c6d5a7c0ae6e1dac3a74588ac*"141b4iErYArzsUkA9aUijA5yJSM48xLsNe8$J
+Ȥ@89fb5359ace15a54c8cc360bf2a670cdf95cb6a28546720f01c9c90617340597""18h3PkhHbneRyqXRNWdGPD2qAkzQhh3RMm"UOP_DUP OP_HASH160 545b8415391c26c4a735c7069a152de880e99c3e OP_EQUALVERIFY OP_CHECKSIG*276a914545b8415391c26c4a735c7069a152de880e99c3e88ac*"18h3PkhHbneRyqXRNWdGPD2qAkzQhh3RMm8$J
+
+
+
+1@df2f7a4d1689db5eb792965caf755e68273d4034fe807b9591a1aa1fb670c510$"@00000000000000000015d5ec12c18d52eef38e2fd38cb5b8dd0b2b617772aa5e(
-2
+@67886bbdc787d25eb1b3671784a91781f8b1a49957251eb1bbd4e796b3953828B0379bcbb93d764df6d2919608dbcc82024803adcb8c8f342eecfdeb759ee69019d2
+@10f7305c7e7fd5558d9a0888f46bc718c1baf41a5e9f119ba206aa13df0ccf06B030a824047e2d311a09e2901e0f5473dcc67d20592847b14fe34e34deedc5d3daaB
+>@df2f7a4d1689db5eb792965caf755e68273d4034fe807b9591a1aa1fb670c510""1Niet97gnECGA8hWQtDnRKfAV6dUDMASvG"UOP_DUP OP_HASH160 ee3b5165fb0bbc33aa558888d73adc16086bee77 OP_EQUALVERIFY OP_CHECKSIG*276a914ee3b5165fb0bbc33aa558888d73adc16086bee7788ac*"1Niet97gnECGA8hWQtDnRKfAV6dUDMASvG8$J
+@df2f7a4d1689db5eb792965caf755e68273d4034fe807b9591a1aa1fb670c510""1NpXF5UNUoajydD43e87ReLKznEjYkZ7Ex"UOP_DUP OP_HASH160 ef576fdf93a89962d6b5ab7853899b91e830ba54 OP_EQUALVERIFY OP_CHECKSIG*276a914ef576fdf93a89962d6b5ab7853899b91e830ba5488ac*"1NpXF5UNUoajydD43e87ReLKznEjYkZ7Ex8$J
+P@df2f7a4d1689db5eb792965caf755e68273d4034fe807b9591a1aa1fb670c510""1CkfnK9uYtPxetfoXPXkmk1m5sPMBtHXBk"UOP_DUP OP_HASH160 80eba497e6026d81ddad7ce3d8daafd965860d72 OP_EQUALVERIFY OP_CHECKSIG*276a91480eba497e6026d81ddad7ce3d8daafd965860d7288ac*"1CkfnK9uYtPxetfoXPXkmk1m5sPMBtHXBk8$J
$-@0000000000000000000bea337c8843037e7f32514ebfefd398c7e7d504293814"@00000000000000000015d5ec12c18d52eef38e2fd38cb5b8dd0b2b617772aa5e2 $Ӕ-@0000000000000000000dc746113d744fd53a3025f684af0a69f81283ef6d63e7"@0000000000000000000bea337c8843037e7f32514ebfefd398c7e7d5042938142 $裗-@00000000000000000008808aa12f1f096424b7a820ea8f46f80d6bbb9e4ede36"@0000000000000000000dc746113d744fd53a3025f684af0a69f81283ef6d63e72 $韻-@00000000000000000006d3dc7be7bf1610eb4abf20e04f3685202a8faa73d4b4"@00000000000000000008808aa12f1f096424b7a820ea8f46f80d6bbb9e4ede362 $-@0000000000000000000e57f17c7aa6926de7bd4212e88fa347e4eb082a9ed11a"@00000000000000000006d3dc7be7bf1610eb4abf20e04f3685202a8faa73d4b42 $ǻ-@00000000000000000014e03addc8f6b89a9a61741c6d0c3464049b7d14e077be"@0000000000000000000e57f17c7aa6926de7bd4212e88fa347e4eb082a9ed11a2 $-@00000000000000000012a84d9e99b69d379b5c12baca47463c9a220a003f0dca"@00000000000000000014e03addc8f6b89a9a61741c6d0c3464049b7d14e077be2 $-@000000000000000000094dc744724b1d4c44c1baf15361e224557d66972b9594"@00000000000000000012a84d9e99b69d379b5c12baca47463c9a220a003f0dca2
+
+1@3d224bb968016c402392ee2d319dc5bae163789965ee863fb45f76f59d60ec17$"@000000000000000000094dc744724b1d4c44c1baf15361e224557d66972b9594(-2
+@02e55189ba50c0cccf88bc6b8352d233c2d23c60c102b7a2fffde63d51b156b6B03e2961acbf0dcdd887d1fd1adb188cc5ffc2e81e39e72bc7748d9c7f20458cca72
+@df2f7a4d1689db5eb792965caf755e68273d4034fe807b9591a1aa1fb670c510B03f4769d204a21b214405f49008dcbed0192c5f4485254ec5c2498d1f7f016e50c2
+@f2f73b9e995cb510882b085bfa2ab185988b9ae0ada48af60bb4cf2d48b90935B03362f77d9a8e727358fdf8df6a7d630b1dc347e1ef595b8e9e0a114723e223a6aB
+G@3d224bb968016c402392ee2d319dc5bae163789965ee863fb45f76f59d60ec17""1GBCWXA4V5tL2HiR1ckHuRm52q1Ys46NCx"UOP_DUP OP_HASH160 a677a750a3c547dffe256f9593b939ba34685356 OP_EQUALVERIFY OP_CHECKSIG*276a914a677a750a3c547dffe256f9593b939ba3468535688ac*"1GBCWXA4V5tL2HiR1ckHuRm52q1Ys46NCx8$J
+[@3d224bb968016c402392ee2d319dc5bae163789965ee863fb45f76f59d60ec17""1JRCSSqFh1oJrVuQnfgNYXcvQyESiWdsZ8"UOP_DUP OP_HASH160 bf0dab82c72fe5013038e4d4397cc37ba5ad7a6d OP_EQUALVERIFY OP_CHECKSIG*276a914bf0dab82c72fe5013038e4d4397cc37ba5ad7a6d88ac*"1JRCSSqFh1oJrVuQnfgNYXcvQyESiWdsZ88$J
+ƴJ@3d224bb968016c402392ee2d319dc5bae163789965ee863fb45f76f59d60ec17""19qrN4EYRujvkFrMXh3ZqZxjAo3hKmphYC"UOP_DUP OP_HASH160 60fe2db9f22ac40aa23ae77e42b75770c3460e13 OP_EQUALVERIFY OP_CHECKSIG*276a91460fe2db9f22ac40aa23ae77e42b75770c3460e1388ac*"19qrN4EYRujvkFrMXh3ZqZxjAo3hKmphYC8$J
+$-@0000000000000000001487937187a35ae50261bbc99be03a4346aa6a10d8470b"@000000000000000000094dc744724b1d4c44c1baf15361e224557d66972b95942
+
+1@5cde0685de1f2eec4879e6cafa5d269528d1bdf92ba809deac956f8fefbfd1fb$"@0000000000000000001487937187a35ae50261bbc99be03a4346aa6a10d8470b(-2
+@3d224bb968016c402392ee2d319dc5bae163789965ee863fb45f76f59d60ec17B029bf6dcff3fcadfd7346bcbde63131dfa34cf4a03b355be95d74dfa9581a0a3402
+@3d224bb968016c402392ee2d319dc5bae163789965ee863fb45f76f59d60ec17B03c906fc229e4ba7bad4d79dd2ad6fb6a50e55c45fad851a47fcf1fc2950b4a23c2
+@50cec58a60d4d87e3e17aeab633edcd4c713e6b684a0251e8bd4d183ca309ab8B022383cd5c730327f756917d11fb43721a5fdfc6a7d1bdef7a037bfa6b432cbe2bB
+G@5cde0685de1f2eec4879e6cafa5d269528d1bdf92ba809deac956f8fefbfd1fb""18MoBiUti2ZAvZjWtX5ia7yWAaUrAtyqpw"UOP_DUP OP_HASH160 50b7c0b7dcb8d5674217703140ff35151f282bb4 OP_EQUALVERIFY OP_CHECKSIG*276a91450b7c0b7dcb8d5674217703140ff35151f282bb488ac*"18MoBiUti2ZAvZjWtX5ia7yWAaUrAtyqpw8$J
+[@5cde0685de1f2eec4879e6cafa5d269528d1bdf92ba809deac956f8fefbfd1fb""1PqRnAoUn4do89iZ1pRCRXnKYnhgG7VFpd"UOP_DUP OP_HASH160 fa7b6aedaf1c8f9dff4449291a893d2e130876f2 OP_EQUALVERIFY OP_CHECKSIG*276a914fa7b6aedaf1c8f9dff4449291a893d2e130876f288ac*"1PqRnAoUn4do89iZ1pRCRXnKYnhgG7VFpd8$J
+΄
@5cde0685de1f2eec4879e6cafa5d269528d1bdf92ba809deac956f8fefbfd1fb""1Ec6ugWdAG7wNU8DyYd4E2DRt8rhM2veEa"UOP_DUP OP_HASH160 953d2037ae075648004c2943ae6fa58d2fcaeb28 OP_EQUALVERIFY OP_CHECKSIG*276a914953d2037ae075648004c2943ae6fa58d2fcaeb2888ac*"1Ec6ugWdAG7wNU8DyYd4E2DRt8rhM2veEa8$J
+
+
+
+1@7f26ad10eec54d94624e7fb3660ffaded443715f9248e282199628062fc8ab7e$"@0000000000000000001487937187a35ae50261bbc99be03a4346aa6a10d8470b(-2
+@df2f7a4d1689db5eb792965caf755e68273d4034fe807b9591a1aa1fb670c510B0360fd16a23ae554f68505261aa01aa1a1de604a974603514b2b0757b455a87e0b2
+@3f7aeb2b27223b78ba3c7cf8a571cd22a3f464ce62e0e8923cf357a743960c2cB0221fd1649f54eff718cfa38e4bf235f57830571e4c56a509fe7ccc7daa3841a34B
+>@7f26ad10eec54d94624e7fb3660ffaded443715f9248e282199628062fc8ab7e""1N99xNEHrwkWEkW2RyDy5D6tiuLWyYgmtp"UOP_DUP OP_HASH160 e7e571ae5039da582e6a44a07c348f1e3c6d18a9 OP_EQUALVERIFY OP_CHECKSIG*276a914e7e571ae5039da582e6a44a07c348f1e3c6d18a988ac*"1N99xNEHrwkWEkW2RyDy5D6tiuLWyYgmtp8$J
+[@7f26ad10eec54d94624e7fb3660ffaded443715f9248e282199628062fc8ab7e""153pxZMUGrKaVs948RttzroYuCsnfXgG7F"UOP_DUP OP_HASH160 2c695e48612d78d57a3d3673840192855ee50e3a OP_EQUALVERIFY OP_CHECKSIG*276a9142c695e48612d78d57a3d3673840192855ee50e3a88ac*"153pxZMUGrKaVs948RttzroYuCsnfXgG7F8$J
+ՙ@7f26ad10eec54d94624e7fb3660ffaded443715f9248e282199628062fc8ab7e""1HQjyUtbqngHoq8Jf8WCC7vioksvvSaB6k"UOP_DUP OP_HASH160 b3ff73cfd27c4655a371afd66f8d418c843a1af4 OP_EQUALVERIFY OP_CHECKSIG*276a914b3ff73cfd27c4655a371afd66f8d418c843a1af488ac*"1HQjyUtbqngHoq8Jf8WCC7vioksvvSaB6k8$J
+b$м-@000000000000000000124fb96317684fe79affe030a3b2205d0ee509007cfec4"@0000000000000000001487937187a35ae50261bbc99be03a4346aa6a10d8470b2a
+
+1@07d5e5c7d8aeb8337b54bb5be472f98a0036129efb7554fb444aa459a9e50422$"@000000000000000000124fb96317684fe79affe030a3b2205d0ee509007cfec4(м-2
+@7f26ad10eec54d94624e7fb3660ffaded443715f9248e282199628062fc8ab7eB02ed56bcb2eb84bd907113ef8ce1370d590b3cde76a1bab19ff78d756b886cb6852
+@5cde0685de1f2eec4879e6cafa5d269528d1bdf92ba809deac956f8fefbfd1fbB03449c717a09ad78ba0ba63ae5b1c726a6b5dc70847dc69d3142977d21f46e41f12
+@7f26ad10eec54d94624e7fb3660ffaded443715f9248e282199628062fc8ab7eB031d9e6da06ff4de829d5ece9a87e47800bd008877e279ba7214c45974c0627c19B
+>@07d5e5c7d8aeb8337b54bb5be472f98a0036129efb7554fb444aa459a9e50422""1NZYEvEx9DxgQ89o6McfXHTmas4UzBaXxj"UOP_DUP OP_HASH160 ec8207b112b1e56935e67e7d065599d479a6d6d3 OP_EQUALVERIFY OP_CHECKSIG*276a914ec8207b112b1e56935e67e7d065599d479a6d6d388ac*"1NZYEvEx9DxgQ89o6McfXHTmas4UzBaXxj8$J
+[@07d5e5c7d8aeb8337b54bb5be472f98a0036129efb7554fb444aa459a9e50422""12Gy3Ubd9QfzaSyeH1VLkGVMCfmcey7eRS"UOP_DUP OP_HASH160 0dfd25b4bfe6167a5e0d205a8267ad0a32c5ed2c OP_EQUALVERIFY OP_CHECKSIG*276a9140dfd25b4bfe6167a5e0d205a8267ad0a32c5ed2c88ac*"12Gy3Ubd9QfzaSyeH1VLkGVMCfmcey7eRS8$J
+
+@07d5e5c7d8aeb8337b54bb5be472f98a0036129efb7554fb444aa459a9e50422""1315wbYVu8egUnAYQNrq2DGbKZLMH77kSG"UOP_DUP OP_HASH160 15f4605918ffe49f929e27a7e52cdbd8ffcefc51 OP_EQUALVERIFY OP_CHECKSIG*276a91415f4605918ffe49f929e27a7e52cdbd8ffcefc5188ac*"1315wbYVu8egUnAYQNrq2DGbKZLMH77kSG8$J
+
+
+
+1@02ca34c927e6f5a0931622a3e9746d4ecdd3b958602e77d944677900429b1a0e$"@000000000000000000124fb96317684fe79affe030a3b2205d0ee509007cfec4(м-2
+@5cde0685de1f2eec4879e6cafa5d269528d1bdf92ba809deac956f8fefbfd1fbB02f9750c5117e132c8cbb2ca2d4011b76db2b1644a15b0b69f0518cd628bb7f5502
+@07d5e5c7d8aeb8337b54bb5be472f98a0036129efb7554fb444aa459a9e50422B023c78f39175dd7ded40c4340af9d7340de1ad235da6d6f19dcc5860e961820d3fB
+G@02ca34c927e6f5a0931622a3e9746d4ecdd3b958602e77d944677900429b1a0e""1PQ3BtCv4xRTWfPvCvGNuZHEGm9JNKHfVc"UOP_DUP OP_HASH160 f5ae2917343989b85100425df3fd6c5e7a03b090 OP_EQUALVERIFY OP_CHECKSIG*276a914f5ae2917343989b85100425df3fd6c5e7a03b09088ac*"1PQ3BtCv4xRTWfPvCvGNuZHEGm9JNKHfVc8$J
+[@02ca34c927e6f5a0931622a3e9746d4ecdd3b958602e77d944677900429b1a0e""1PBbbC2xMzhKJoSuYyTe9qfFAmNXec5yjc"UOP_DUP OP_HASH160 f353ccfb5d82cb14dd54791ea8ef9d269aac4a25 OP_EQUALVERIFY OP_CHECKSIG*276a914f353ccfb5d82cb14dd54791ea8ef9d269aac4a2588ac*"1PBbbC2xMzhKJoSuYyTe9qfFAmNXec5yjc8$J
+ @02ca34c927e6f5a0931622a3e9746d4ecdd3b958602e77d944677900429b1a0e""19CccK2TS9p3p3csT5GuSxc5eEXskGfe6b"UOP_DUP OP_HASH160 59f34e7c54e61977933cfc7d66aabb6597114263 OP_EQUALVERIFY OP_CHECKSIG*276a91459f34e7c54e61977933cfc7d66aabb659711426388ac*"19CccK2TS9p3p3csT5GuSxc5eEXskGfe6b8$J
+
+
+
+1@2003b8d66e8f19faa6fb3c23dbdf3b89d5173156756081518ffd65a165467b25$"@000000000000000000124fb96317684fe79affe030a3b2205d0ee509007cfec4(м-2
+@07d5e5c7d8aeb8337b54bb5be472f98a0036129efb7554fb444aa459a9e50422B030104750b70dabc5269e40b1a08618dd10d44f3f4853d28d5b10d2f8737e1a85e2
+@02ca34c927e6f5a0931622a3e9746d4ecdd3b958602e77d944677900429b1a0eB03e68fa74468648efdf7e44a55401beb359283ab84376d07e671d2b0c98a1a1460B
+>@2003b8d66e8f19faa6fb3c23dbdf3b89d5173156756081518ffd65a165467b25""1NigjtucR8fMGeLjx69zvQ5DA6NURSgUpi"UOP_DUP OP_HASH160 ee3cde6a90c798707f6c055e8c73f59a182726bc OP_EQUALVERIFY OP_CHECKSIG*276a914ee3cde6a90c798707f6c055e8c73f59a182726bc88ac*"1NigjtucR8fMGeLjx69zvQ5DA6NURSgUpi8$J
+[@2003b8d66e8f19faa6fb3c23dbdf3b89d5173156756081518ffd65a165467b25"!1jyiwVRuy6TfUfYUSeeMwsnqxnGQGf5Hn"UOP_DUP OP_HASH160 0820d2090265bf03eca97bcb2d27f02a5ce402d2 OP_EQUALVERIFY OP_CHECKSIG*276a9140820d2090265bf03eca97bcb2d27f02a5ce402d288ac*!1jyiwVRuy6TfUfYUSeeMwsnqxnGQGf5Hn8$J
+К @2003b8d66e8f19faa6fb3c23dbdf3b89d5173156756081518ffd65a165467b25""15m6tURMrBFJc6VJmWup5P6URKxKoE7xwo"UOP_DUP OP_HASH160 3437b855caae324d8fa961ba8dbc319ad023a37d OP_EQUALVERIFY OP_CHECKSIG*276a9143437b855caae324d8fa961ba8dbc319ad023a37d88ac*"15m6tURMrBFJc6VJmWup5P6URKxKoE7xwo8$J
+
+
+
+1@6a18fec3744ea73e15306589ee0754b2eda7f93cdbc4326dcd792e107ab1136d$"@000000000000000000124fb96317684fe79affe030a3b2205d0ee509007cfec4(м-2
+@2003b8d66e8f19faa6fb3c23dbdf3b89d5173156756081518ffd65a165467b25B035eec67e5a3f4b1d189fc91c3d533c5e3b5297d26464862202055f7ca5514f10a2
+@2003b8d66e8f19faa6fb3c23dbdf3b89d5173156756081518ffd65a165467b25B033999785875eff1a5a67d2af0bd87b102c4b59bded746f7c44ab2d690648bfbfeB
+>@6a18fec3744ea73e15306589ee0754b2eda7f93cdbc4326dcd792e107ab1136d""1J2oEfC61JBKZxrkuxViP624GYiEiP6GYE"UOP_DUP OP_HASH160 bad12654b6343ab5e06bd7afba8c12dd38b153c0 OP_EQUALVERIFY OP_CHECKSIG*276a914bad12654b6343ab5e06bd7afba8c12dd38b153c088ac*"1J2oEfC61JBKZxrkuxViP624GYiEiP6GYE8$J
+[@6a18fec3744ea73e15306589ee0754b2eda7f93cdbc4326dcd792e107ab1136d""1BCHxWydKHbv8nwUR6rByqfcazNwhuYWEw"UOP_DUP OP_HASH160 6fd3fd1289f0b789213b9c2535e03e592ca89bac OP_EQUALVERIFY OP_CHECKSIG*276a9146fd3fd1289f0b789213b9c2535e03e592ca89bac88ac*"1BCHxWydKHbv8nwUR6rByqfcazNwhuYWEw8$J
+@6a18fec3744ea73e15306589ee0754b2eda7f93cdbc4326dcd792e107ab1136d""19f6BKLMePh2338onbBmVq4LyCxciZPB95"UOP_DUP OP_HASH160 5ef52294aed251f1fff6e336cd0dad2fc4777f2b OP_EQUALVERIFY OP_CHECKSIG*276a9145ef52294aed251f1fff6e336cd0dad2fc4777f2b88ac*"19f6BKLMePh2338onbBmVq4LyCxciZPB958$J
+
+
+
+1@e334e301b9a165b696f6b9136559eb774ab55c2f834cfcee9cf59cb76974bc0d$"@000000000000000000124fb96317684fe79affe030a3b2205d0ee509007cfec4(м-2
+@6a18fec3744ea73e15306589ee0754b2eda7f93cdbc4326dcd792e107ab1136dB03d848aa3bd96a78097cdc39ef06b980518e19e133f93ff8ea15e7b4586086c2022
+@6a18fec3744ea73e15306589ee0754b2eda7f93cdbc4326dcd792e107ab1136dB03770c32c08636d24c7756806af4208d802f1e1f26b3bd4aa6977f7dbb812dde38B
+>@e334e301b9a165b696f6b9136559eb774ab55c2f834cfcee9cf59cb76974bc0d""1M2eD9CzrUDxL7v6u9EAfKqFW1nkQYFS3c"UOP_DUP OP_HASH160 dbb1fe0fb179f3e552a34912e4cfff65203c1e51 OP_EQUALVERIFY OP_CHECKSIG*276a914dbb1fe0fb179f3e552a34912e4cfff65203c1e5188ac*"1M2eD9CzrUDxL7v6u9EAfKqFW1nkQYFS3c8$J
+[@e334e301b9a165b696f6b9136559eb774ab55c2f834cfcee9cf59cb76974bc0d""1BA72V6yCHQNGK5yw2BtKV3dbgZR4WUbWt"UOP_DUP OP_HASH160 6f6a080a5447b1ec9aa6fba3178e0e28f7b89849 OP_EQUALVERIFY OP_CHECKSIG*276a9146f6a080a5447b1ec9aa6fba3178e0e28f7b8984988ac*"1BA72V6yCHQNGK5yw2BtKV3dbgZR4WUbWt8$J
+@e334e301b9a165b696f6b9136559eb774ab55c2f834cfcee9cf59cb76974bc0d""16VmxdPBe44jcG7r89fxEATK7jLbTRLb4T"UOP_DUP OP_HASH160 3c49ce4972fd63f4759b5aab6102d77d6ad551cc OP_EQUALVERIFY OP_CHECKSIG*276a9143c49ce4972fd63f4759b5aab6102d77d6ad551cc88ac*"16VmxdPBe44jcG7r89fxEATK7jLbTRLb4T8$J
+
+
+
+1@21231ca27b836946f4f8bc7862bf8da0726eea7a199527e3934431e942a7ca99$"@000000000000000000124fb96317684fe79affe030a3b2205d0ee509007cfec4(м-2
+@e334e301b9a165b696f6b9136559eb774ab55c2f834cfcee9cf59cb76974bc0dB03fed0e30d18855fdbf7d99ee0e8ae68047ae753271b45c2bbe0eff8d4d588bfd92
+@e334e301b9a165b696f6b9136559eb774ab55c2f834cfcee9cf59cb76974bc0dB0328b6409e7262d71c7099529566276de2306b8f655b705e6f87982a9d3837510aB
+=@21231ca27b836946f4f8bc7862bf8da0726eea7a199527e3934431e942a7ca99"!1xbBXYeTze8oQ6mqJ94QxPriDaQoLEbYC"UOP_DUP OP_HASH160 0a8369429bf8df9ae822cd8f1b13cb9773c258d9 OP_EQUALVERIFY OP_CHECKSIG*276a9140a8369429bf8df9ae822cd8f1b13cb9773c258d988ac*!1xbBXYeTze8oQ6mqJ94QxPriDaQoLEbYC8$J
+[@21231ca27b836946f4f8bc7862bf8da0726eea7a199527e3934431e942a7ca99""1PT2STFhe3vDBC2cRSpGXDopEYpHUhtHGB"UOP_DUP OP_HASH160 f63ec8886d41516cd7db889d3968ef95f5713375 OP_EQUALVERIFY OP_CHECKSIG*276a914f63ec8886d41516cd7db889d3968ef95f571337588ac*"1PT2STFhe3vDBC2cRSpGXDopEYpHUhtHGB8$J
+@21231ca27b836946f4f8bc7862bf8da0726eea7a199527e3934431e942a7ca99""1AjU5d5UyZZy92LTXmrEmBiT3SFCJRFKKb"UOP_DUP OP_HASH160 6ac1351a86c2d0634c39fd372cca307dede093cb OP_EQUALVERIFY OP_CHECKSIG*276a9146ac1351a86c2d0634c39fd372cca307dede093cb88ac*"1AjU5d5UyZZy92LTXmrEmBiT3SFCJRFKKb8$J
+
+
+
+1@3bd4d78417aacb816636d4e5ee184719609e4195c47c75579abf6e94141bae4e$"@000000000000000000124fb96317684fe79affe030a3b2205d0ee509007cfec4(м-2
+@21231ca27b836946f4f8bc7862bf8da0726eea7a199527e3934431e942a7ca99B029fb424e4e1784b1a6983df0ac04049a1bed5a0b535df93d667d18effbf978ce32
+@21231ca27b836946f4f8bc7862bf8da0726eea7a199527e3934431e942a7ca99B02b0ce8237da5dae91e0dfeaeb2c455fef5be5ad04b6e40a57c59b121c04f9ba03B
+=@3bd4d78417aacb816636d4e5ee184719609e4195c47c75579abf6e94141bae4e""1DEC1Nzn7bBh91eDC89RaCybLPRydVpXVs"UOP_DUP OP_HASH160 86201acde8569bebf02d96b160f3302e931c6206 OP_EQUALVERIFY OP_CHECKSIG*276a91486201acde8569bebf02d96b160f3302e931c620688ac*"1DEC1Nzn7bBh91eDC89RaCybLPRydVpXVs8$J
+[@3bd4d78417aacb816636d4e5ee184719609e4195c47c75579abf6e94141bae4e""17nbW2trfdoqWEMPpYC1L1vvnmg5YUT1aj"UOP_DUP OP_HASH160 4a7045c94d4389b59eaa5bcd7122ff1007fb3533 OP_EQUALVERIFY OP_CHECKSIG*276a9144a7045c94d4389b59eaa5bcd7122ff1007fb353388ac*"17nbW2trfdoqWEMPpYC1L1vvnmg5YUT1aj8$J
+@3bd4d78417aacb816636d4e5ee184719609e4195c47c75579abf6e94141bae4e""13ejt7oVZMguQTzxp5h6uQhtV1H1exvwHS"UOP_DUP OP_HASH160 1d13700c45783f19c6ace6410b05feaaebb849e8 OP_EQUALVERIFY OP_CHECKSIG*276a9141d13700c45783f19c6ace6410b05feaaebb849e888ac*"13ejt7oVZMguQTzxp5h6uQhtV1H1exvwHS8$J
+
+
+
+1@b6994d82992544144a70d0782828940949a89922be95a472cb09fb7da92cbbcf$"@000000000000000000124fb96317684fe79affe030a3b2205d0ee509007cfec4(м-2
+@3bd4d78417aacb816636d4e5ee184719609e4195c47c75579abf6e94141bae4eB02f0f362924a177e4e39558104edeeb577bc50e057d5f9b9777ebd89ecc6c280172
+@3bd4d78417aacb816636d4e5ee184719609e4195c47c75579abf6e94141bae4eB02478c5763993b46fa8324586393ed24cb246abe778c1d4b37763655b511419a28B
+=@b6994d82992544144a70d0782828940949a89922be95a472cb09fb7da92cbbcf""19yEoxttnQQS78rfSvQpFfS7zGEWgeQpH9"UOP_DUP OP_HASH160 6263d3f1788d1e7392eabd0f4a6e4b6fcb0f49b7 OP_EQUALVERIFY OP_CHECKSIG*276a9146263d3f1788d1e7392eabd0f4a6e4b6fcb0f49b788ac*"19yEoxttnQQS78rfSvQpFfS7zGEWgeQpH98$J
+[@b6994d82992544144a70d0782828940949a89922be95a472cb09fb7da92cbbcf""15ccVSwUzejmWV9ajJAZFisVzNLFj7ucg6"UOP_DUP OP_HASH160 329cb0105d72fffca41e60c0c5bf5c7e6ddba76f OP_EQUALVERIFY OP_CHECKSIG*276a914329cb0105d72fffca41e60c0c5bf5c7e6ddba76f88ac*"15ccVSwUzejmWV9ajJAZFisVzNLFj7ucg68$J
+@b6994d82992544144a70d0782828940949a89922be95a472cb09fb7da92cbbcf""12jyuZNd75kGTbAuTUNvasUpCxxjM8ehTY"UOP_DUP OP_HASH160 1319195c1a17714d9790dc25dc50f80e2d2f94a3 OP_EQUALVERIFY OP_CHECKSIG*276a9141319195c1a17714d9790dc25dc50f80e2d2f94a388ac*"12jyuZNd75kGTbAuTUNvasUpCxxjM8ehTY8$J
+
+
+
+1@5886f2f2b6a6011f3eeebb4e43718f980174a2d35d66c771a1dff30dfaf3d6e6$"@000000000000000000124fb96317684fe79affe030a3b2205d0ee509007cfec4(м-2
+@b6994d82992544144a70d0782828940949a89922be95a472cb09fb7da92cbbcfB03be69007673c5760fa3169981f1af425dc734628890314a1c027703b9fe28b8e82
+@b6994d82992544144a70d0782828940949a89922be95a472cb09fb7da92cbbcfB02638b4849718bc56631e449416bc2103b887a94209c85faa5cbb340eeb23b3384B
+=@5886f2f2b6a6011f3eeebb4e43718f980174a2d35d66c771a1dff30dfaf3d6e6""1PBDrHBmMkvdaHxtsRvaKPH2G3KXemx3NV"UOP_DUP OP_HASH160 f341a738147efeb1899d251fe1230bc4aa668782 OP_EQUALVERIFY OP_CHECKSIG*276a914f341a738147efeb1899d251fe1230bc4aa66878288ac*"1PBDrHBmMkvdaHxtsRvaKPH2G3KXemx3NV8$J
+[@5886f2f2b6a6011f3eeebb4e43718f980174a2d35d66c771a1dff30dfaf3d6e6"!1i3Rb6meY7kwbRdL63YUZDG1hBE5LaXYF"UOP_DUP OP_HASH160 07c313ec88a263006500d74ae3e9ac99bb2b6966 OP_EQUALVERIFY OP_CHECKSIG*276a91407c313ec88a263006500d74ae3e9ac99bb2b696688ac*!1i3Rb6meY7kwbRdL63YUZDG1hBE5LaXYF8$J
+@5886f2f2b6a6011f3eeebb4e43718f980174a2d35d66c771a1dff30dfaf3d6e6""1H2q7e1YsiBPetBZ99YKhiX2PMcnUhGo7W"UOP_DUP OP_HASH160 afda97a8fe0f6107cde30242c8dda1932b717dc0 OP_EQUALVERIFY OP_CHECKSIG*276a914afda97a8fe0f6107cde30242c8dda1932b717dc088ac*"1H2q7e1YsiBPetBZ99YKhiX2PMcnUhGo7W8$J
+$Լ-@000000000000000000122917f73e4e532ef0ed2d9efaae10aa568ec0ef5eccef"@000000000000000000124fb96317684fe79affe030a3b2205d0ee509007cfec42 $ؼ-@00000000000000000007c76b024a30f7790dbad8074af395d738652f999c43c0"@000000000000000000122917f73e4e532ef0ed2d9efaae10aa568ec0ef5eccef2 D$-@000000000000000000031f51633ab2f7951b33ed08c47ba6ddd9ab0569fb9215"@00000000000000000007c76b024a30f7790dbad8074af395d738652f999c43c02B
+
+
+1@430910c9573acf63eda92f3fe71191368af23e3b310085aa4fbf7bfb52667a46$"@000000000000000000031f51633ab2f7951b33ed08c47ba6ddd9ab0569fb9215(-2
+@53c4453e14bc73873e0af0cc201c3e78d07556a4bacdf7b6972be712341b638bB02d56045e66fe1059a9beb0b09c71f7b97c39168d0835f972c2ac4afa2a421de1c2
+@53c4453e14bc73873e0af0cc201c3e78d07556a4bacdf7b6972be712341b638bB03d0adeaeb3d73b0d2c6b28db0fc2425fca18179a05dcdf0a4fff931a33634a544B
+@430910c9573acf63eda92f3fe71191368af23e3b310085aa4fbf7bfb52667a46""1Cb1SKaPoCpQ7TUR67Eaprc2rVARmQkXn5"UOP_DUP OP_HASH160 7f17e4079f9295f236c9435e5f41dd9178278ef0 OP_EQUALVERIFY OP_CHECKSIG*276a9147f17e4079f9295f236c9435e5f41dd9178278ef088ac*"1Cb1SKaPoCpQ7TUR67Eaprc2rVARmQkXn58$J
+@430910c9573acf63eda92f3fe71191368af23e3b310085aa4fbf7bfb52667a46""1PVE9dafhSzVbodqChvoc9ZRHActnyqqGx"UOP_DUP OP_HASH160 f6a963e6f6cb4996529a5fa609b53f9318db2861 OP_EQUALVERIFY OP_CHECKSIG*276a914f6a963e6f6cb4996529a5fa609b53f9318db286188ac*"1PVE9dafhSzVbodqChvoc9ZRHActnyqqGx8$J
+5@430910c9573acf63eda92f3fe71191368af23e3b310085aa4fbf7bfb52667a46""1DEbBZFrzPrciYT97usEmQraEurM7T8YHx"UOP_DUP OP_HASH160 8633735affd4446fcad4125cfc3025401134b2b4 OP_EQUALVERIFY OP_CHECKSIG*276a9148633735affd4446fcad4125cfc3025401134b2b488ac*"1DEbBZFrzPrciYT97usEmQraEurM7T8YHx8$J
<
+
+
+1@6679b0ba1bc9806c6f97843f2ca8d117ac13499686ffa80a6c2973c2a1cb4a78$"@000000000000000000031f51633ab2f7951b33ed08c47ba6ddd9ab0569fb9215(-2
+@8e9524591155bb1c75b878829528b4daa4790b400c883a8d8551cc369198ecedB02883bc1593fe62b93cce33d0ecf52390d07ff58b7bf8591d13ebbc69a535f8fee2
+@6842bed4f0cd915ebd62a2b8e7061ab9aa8ec7c6a67b99b08a385357c808df68B03064b18cb62e856a64143da79aae8161fd5d3f146dcee6ccc87eb0c7ba77a2259B
+J@6679b0ba1bc9806c6f97843f2ca8d117ac13499686ffa80a6c2973c2a1cb4a78""1JNxWjX7HdPGayFcYtcCBLMyiUfo23yh4V"UOP_DUP OP_HASH160 bea13690507134d580b17c31fb633b3d0f28fccb OP_EQUALVERIFY OP_CHECKSIG*276a914bea13690507134d580b17c31fb633b3d0f28fccb88ac*"1JNxWjX7HdPGayFcYtcCBLMyiUfo23yh4V8$J
+@6679b0ba1bc9806c6f97843f2ca8d117ac13499686ffa80a6c2973c2a1cb4a78""19W4J8eGpH3qvnNpZFaBHjcRKuGUAkVtTA"UOP_DUP OP_HASH160 5d3fd1ebb5ee6c4ea596900a575f9008ee6f21dc OP_EQUALVERIFY OP_CHECKSIG*276a9145d3fd1ebb5ee6c4ea596900a575f9008ee6f21dc88ac*"19W4J8eGpH3qvnNpZFaBHjcRKuGUAkVtTA8$J
+@6679b0ba1bc9806c6f97843f2ca8d117ac13499686ffa80a6c2973c2a1cb4a78"!1cxu4VRUMuTQCxnQf7Jm2niAFwd7BgTed"UOP_DUP OP_HASH160 06cd383908611062aa8cbc2a4686f26f216fda68 OP_EQUALVERIFY OP_CHECKSIG*276a91406cd383908611062aa8cbc2a4686f26f216fda6888ac*!1cxu4VRUMuTQCxnQf7Jm2niAFwd7BgTed8$J
+
+
+1@2574495f61338a1379577280c800aa8ce6807034d5d1ed6a04ffbee0b6e4eee3$"@000000000000000000031f51633ab2f7951b33ed08c47ba6ddd9ab0569fb9215(-2
+@cb687a2b8ef39959f9b6ae227d0dc23be05ea5b778e789548e6bf10cf9b7d75dB03a9ee7e6fe28b64d4105382d5e1171550bb57446526f5583ae819a163a533d9132
+@2fdaa4558d0b51345b04cf784c6049f9c911f5964c34a143ac7a0c38ca4b1fb0B0244de1ff8f735499479578e09c8fd82c37e969f605c6db27a9315e8d30ff29104B
+@2574495f61338a1379577280c800aa8ce6807034d5d1ed6a04ffbee0b6e4eee3""16EPMkhMRraRYALjLdHMvM7KwHMUTnCtyg"UOP_DUP OP_HASH160 3960b32549ffbfa5beb426ea7f2ebb805dcc6c6f OP_EQUALVERIFY OP_CHECKSIG*276a9143960b32549ffbfa5beb426ea7f2ebb805dcc6c6f88ac*"16EPMkhMRraRYALjLdHMvM7KwHMUTnCtyg8$J
+@2574495f61338a1379577280c800aa8ce6807034d5d1ed6a04ffbee0b6e4eee3""1PA6QPUdGEHcUnnXZjqLsPcgWYCCxUHLUG"UOP_DUP OP_HASH160 f30b05735559ab5fe3647bc515d3d967767afed5 OP_EQUALVERIFY OP_CHECKSIG*276a914f30b05735559ab5fe3647bc515d3d967767afed588ac*"1PA6QPUdGEHcUnnXZjqLsPcgWYCCxUHLUG8$J
+ͣ@2574495f61338a1379577280c800aa8ce6807034d5d1ed6a04ffbee0b6e4eee3""167z1JGykCFJciT965jcykrdWMipsXAC6d"UOP_DUP OP_HASH160 382ab5ce5fc12388761bcbd1af7c5259c563df20 OP_EQUALVERIFY OP_CHECKSIG*276a914382ab5ce5fc12388761bcbd1af7c5259c563df2088ac*"167z1JGykCFJciT965jcykrdWMipsXAC6d8$J
+
+1@a3806938aef82abce3a168314aba19b57291395e0d96deda97cfe7d416e0e5c4$"@000000000000000000031f51633ab2f7951b33ed08c47ba6ddd9ab0569fb9215(-2
+@8bb0af2ed78660168ef813b1a8d6c789072a42032d93db950944673298e2d46aB02195cd36403fe3636a244d17aa37d283ca6d47f8f3f6ac3af483c6b41766cb0222
+@d6ea335bab96cca167cbefae4ddade2778e8f85389e8e31b2cb83e42080a5293B021b876d6f06e8a652b3faa69346d27736380d1307706dd1ceb13ed8d0d80de59b2
+@f7769d16ef91adf0b24c5e510b699eb04f89a8ad7a5a3a73c5cf96b92c13f778B03b0741ef70f3a4b1b76c6f09b2eaf0d250a4c2e7faaa2a08a0f9acc233fa83a902
+@d78d513d162bb8bb0906a77787f1830013884a8cdc9f9d1ba9314adc74fa00bdB03c88c36fd3873eed413655c49a452cbd85cd0ab90e6699a386a64b57d921023e22
+@8e9524591155bb1c75b878829528b4daa4790b400c883a8d8551cc369198ecedB02fbbf0c15f63127fae46b5f3890652ec02630b3b6820b18eb183cfd49cef68a1a2
+@6679b0ba1bc9806c6f97843f2ca8d117ac13499686ffa80a6c2973c2a1cb4a78B02d5d6bea7229f287a272d9f7788517654a5bd6560fb17128dbdaa450c41fdde96B
+3@a3806938aef82abce3a168314aba19b57291395e0d96deda97cfe7d416e0e5c4""1PAh7qWQe8go9N6Dt1pzJhtJ1GPMqrgAtY"UOP_DUP OP_HASH160 f327ffe65b377446e32458b6823908504e424e1d OP_EQUALVERIFY OP_CHECKSIG*276a914f327ffe65b377446e32458b6823908504e424e1d88ac*"1PAh7qWQe8go9N6Dt1pzJhtJ1GPMqrgAtY8$J
+˘@a3806938aef82abce3a168314aba19b57291395e0d96deda97cfe7d416e0e5c4""1EwNakoEA9N8GHS2rbZ5MpxYgvUJJz3QK6"UOP_DUP OP_HASH160 98e21ce45ab86bb51a211e5db188731a289362e5 OP_EQUALVERIFY OP_CHECKSIG*276a91498e21ce45ab86bb51a211e5db188731a289362e588ac*"1EwNakoEA9N8GHS2rbZ5MpxYgvUJJz3QK68$J
+@a3806938aef82abce3a168314aba19b57291395e0d96deda97cfe7d416e0e5c4""16MqErBetW74eqU3DLn7Bh92WUmgHbCy6c"UOP_DUP OP_HASH160 3ac9374172f4e868f432cb42bcd5dc4d297badab OP_EQUALVERIFY OP_CHECKSIG*276a9143ac9374172f4e868f432cb42bcd5dc4d297badab88ac*"16MqErBetW74eqU3DLn7Bh92WUmgHbCy6c8$J
+
+1@4deb719f328f9a194872aac5517dc1ec670fe473af0bff57f7ca27d234603a39$"@000000000000000000031f51633ab2f7951b33ed08c47ba6ddd9ab0569fb9215(-2
+@a3806938aef82abce3a168314aba19b57291395e0d96deda97cfe7d416e0e5c4B02d3e86146fbc6dcd0134eb7b1837eb95207ba8a91ab8f21c4b6d85db6b98bfaee2
+@a3806938aef82abce3a168314aba19b57291395e0d96deda97cfe7d416e0e5c4B0270db35dde2e89d826f5aaf9c12ccba1ea4f22df90951abb99404bfd6a9ad49642
+@a3806938aef82abce3a168314aba19b57291395e0d96deda97cfe7d416e0e5c4B026d96171bccd90a8266e80a663d083823923cbf3ccaa82dd6f03542868664c9d5B
+3@4deb719f328f9a194872aac5517dc1ec670fe473af0bff57f7ca27d234603a39""1CEN4bk5hYmu8K1rURhMemGHLMg1KRtovf"UOP_DUP OP_HASH160 7b305f72778aece9bda2b7e836ed91ae243974c5 OP_EQUALVERIFY OP_CHECKSIG*276a9147b305f72778aece9bda2b7e836ed91ae243974c588ac*"1CEN4bk5hYmu8K1rURhMemGHLMg1KRtovf8$J
+˘@4deb719f328f9a194872aac5517dc1ec670fe473af0bff57f7ca27d234603a39""1JyTuVs1w62U8pbpDwGQfvH9tpSzRwqa7u"UOP_DUP OP_HASH160 c527e4368924101d613b9f3a4d9de401c347d6f9 OP_EQUALVERIFY OP_CHECKSIG*276a914c527e4368924101d613b9f3a4d9de401c347d6f988ac*"1JyTuVs1w62U8pbpDwGQfvH9tpSzRwqa7u8$J
+@4deb719f328f9a194872aac5517dc1ec670fe473af0bff57f7ca27d234603a39""1BcYyy6nbstpPmWvVkDFXvh6UzYVXJxSxh"UOP_DUP OP_HASH160 746a838e60d175dfd77684832ce3eb357f74d298 OP_EQUALVERIFY OP_CHECKSIG*276a914746a838e60d175dfd77684832ce3eb357f74d29888ac*"1BcYyy6nbstpPmWvVkDFXvh6UzYVXJxSxh8$J
+
+1@51b9bdb01b41a1c46f84f07228662eeeb6d449239bdac546b228d2447cb61a44$"@000000000000000000031f51633ab2f7951b33ed08c47ba6ddd9ab0569fb9215(-2
+@684759c10ce7ffcbb3dfd3f3f750f0b8b2b195d7c952c10a537ccb1f193e49b6B02e6dcb239faf8ae46da07b8fcf252dadca2b46f18f7e6a8840eb19bea8395f30c2
+@04eaf8a1071af95b72512b1603f9bb62b211aa700143ed97c8b88808a37812e6B0261fca7cab3608f407fa50ae57208ace9c85dd47161149847b1d1207a22cfe5f6B
+
@51b9bdb01b41a1c46f84f07228662eeeb6d449239bdac546b228d2447cb61a44""1K17kUj624Af4nLWHyaUUu1JhWn5th8gPq"UOP_DUP OP_HASH160 c577e5fe1145a7d0542b155510cbd1074cd897b3 OP_EQUALVERIFY OP_CHECKSIG*276a914c577e5fe1145a7d0542b155510cbd1074cd897b388ac*"1K17kUj624Af4nLWHyaUUu1JhWn5th8gPq8$J
+\@51b9bdb01b41a1c46f84f07228662eeeb6d449239bdac546b228d2447cb61a44""1CNVUeq1t3S8vpj1q3UYcAVLAssXxjTE3T"UOP_DUP OP_HASH160 7cb9e3d88d0ceb022989332fe66d2723d1c76cfa OP_EQUALVERIFY OP_CHECKSIG*276a9147cb9e3d88d0ceb022989332fe66d2723d1c76cfa88ac*"1CNVUeq1t3S8vpj1q3UYcAVLAssXxjTE3T8$J
$-@0000000000000000000f546e2b350ac35318f62c403fbce1282553cc6d3eb168"@000000000000000000031f51633ab2f7951b33ed08c47ba6ddd9ab0569fb92152 $-@000000000000000000012eb40f841869d759c5a4763d34dca797dc0c68ffb023"@0000000000000000000f546e2b350ac35318f62c403fbce1282553cc6d3eb1682 $-@0000000000000000000168e54adcaff3c789a22ad614f608b018977085f94d83"@000000000000000000012eb40f841869d759c5a4763d34dca797dc0c68ffb0232 $ݾ-@0000000000000000000ac97be8820ddd400961a4ef430b7f7408c2a8f8d4a4f9"@0000000000000000000168e54adcaff3c789a22ad614f608b018977085f94d832
+
+
+
+1@9d54319e46ed0e8483421704f2b704a487df78a4ad47465b8bd5f29610774cbb$"@0000000000000000000ac97be8820ddd400961a4ef430b7f7408c2a8f8d4a4f9(ݾ-2
+@6b02d3b05fd95f12753d1aa9bb4cd8d225782bfc0a93f3c14031bd020c3fb9a9B02294f7f8d1d2b1c7748c7f78f8dbc4a2967b4fd2e1230156ad5fff13623867ddb2
+@c4e1a122640f9f1aaa0cc87980f318315aad460aeb890aff9f39e5be56eb6c41B0266ea5e425c29cd6a1ea9fd5db690b1cb8b544cad4b860fa35d2ac48d64278b99B
+'@9d54319e46ed0e8483421704f2b704a487df78a4ad47465b8bd5f29610774cbb""1EDf61YCdYe2vgnzZJpSgzcLdfnLu4WGXG"UOP_DUP OP_HASH160 90fe6b6cc62f55d7ef61f41bee5197352702f63a OP_EQUALVERIFY OP_CHECKSIG*276a91490fe6b6cc62f55d7ef61f41bee5197352702f63a88ac*"1EDf61YCdYe2vgnzZJpSgzcLdfnLu4WGXG8$J
+@9d54319e46ed0e8483421704f2b704a487df78a4ad47465b8bd5f29610774cbb""1NQTUXz9QRRKojZRx7PCRy7r1hzoakf1pt"UOP_DUP OP_HASH160 eaca4efe7a86f159544fd089b3712b9514d08171 OP_EQUALVERIFY OP_CHECKSIG*276a914eaca4efe7a86f159544fd089b3712b9514d0817188ac*"1NQTUXz9QRRKojZRx7PCRy7r1hzoakf1pt8$J
+@9d54319e46ed0e8483421704f2b704a487df78a4ad47465b8bd5f29610774cbb""18K7JykmQ67H2NEqE7aCFSBbzzzZu9MWwy"UOP_DUP OP_HASH160 5035a295ed1c78d5c85933f217d66ad5af42c681 OP_EQUALVERIFY OP_CHECKSIG*276a9145035a295ed1c78d5c85933f217d66ad5af42c68188ac*"18K7JykmQ67H2NEqE7aCFSBbzzzZu9MWwy8$J
$-@000000000000000000004ab7195330660f3916076da5eb896a2980b6ec350a53"@0000000000000000000ac97be8820ddd400961a4ef430b7f7408c2a8f8d4a4f92 $-@0000000000000000000da5844693509b0e6317f47f3786c48cf6853e230959c2"@000000000000000000004ab7195330660f3916076da5eb896a2980b6ec350a532 $薿-@000000000000000000066852160c2610e31cf7803d790259f3256edff8e7a16c"@0000000000000000000da5844693509b0e6317f47f3786c48cf6853e230959c22
+
+1@7cd6fbf8ea8096b02b24f78f4b695a2e3891ebed20a2a8eaf1fdc56e77245e43$"@000000000000000000066852160c2610e31cf7803d790259f3256edff8e7a16c(薿-2
+@43eef57a67deddd4109f2482f69c59593527d41769d256bf4137bb1ec912957dB02e06e6035c176e8f5533a4f7115c9c1fc130d1ab31b303162f35708c137ef178a2
+@2a3239eed43d8f4481d310dd87215ce9613d224b80b3c2f1e64c7cc1b2be98ccB03a9af63fc643f705a05c26b2fdf00776ddd02fd367b286d2cbff1da6b6a22db2a2
+@d78d513d162bb8bb0906a77787f1830013884a8cdc9f9d1ba9314adc74fa00bdB0399fe95f10dcff55e87d62f23271caf55abd6036f1bd1108c9bfca619987c835b2
+@43eef57a67deddd4109f2482f69c59593527d41769d256bf4137bb1ec912957dB02de19e535af0e029f8dc3f59c293a90fb2bed2528c97a5dd6129dc4777f6bfaeb2
+@62f61428064b64adddbc434348353ce49ef3d11913aaf241f5f4df2b74695974B03f3d47105e75c6dbf007a6cf9b720084eed8f59311888216622462750c24d969dB
+2@7cd6fbf8ea8096b02b24f78f4b695a2e3891ebed20a2a8eaf1fdc56e77245e43""18MiSMdus7m73Qa7BiAKzdwysGGMkUMXhH"UOP_DUP OP_HASH160 50b3ca2bad093b3ea94959b683f2b1a8c4e8017d OP_EQUALVERIFY OP_CHECKSIG*276a91450b3ca2bad093b3ea94959b683f2b1a8c4e8017d88ac*"18MiSMdus7m73Qa7BiAKzdwysGGMkUMXhH8$J
+\@7cd6fbf8ea8096b02b24f78f4b695a2e3891ebed20a2a8eaf1fdc56e77245e43""13sSBNT1kbddSg8MJpNXqM3Xh6S84KYt7z"UOP_DUP OP_HASH160 1f7a115ec2a80ea91f6c9ab6514d8d6566c0d050 OP_EQUALVERIFY OP_CHECKSIG*276a9141f7a115ec2a80ea91f6c9ab6514d8d6566c0d05088ac*"13sSBNT1kbddSg8MJpNXqM3Xh6S84KYt7z8$J
+@7cd6fbf8ea8096b02b24f78f4b695a2e3891ebed20a2a8eaf1fdc56e77245e43""1J9C6V36ogL5khhPyrkWV5tCjznLaGjuzv"UOP_DUP OP_HASH160 bc06ba2eb264f259cae19c47e6cd925ccea36e69 OP_EQUALVERIFY OP_CHECKSIG*276a914bc06ba2eb264f259cae19c47e6cd925ccea36e6988ac*"1J9C6V36ogL5khhPyrkWV5tCjznLaGjuzv8$J
+
+
+1@3ae0d8eac418045a9231bb59aa008e03ad0cd971701b3f91180dc869d3859a0e$"@000000000000000000066852160c2610e31cf7803d790259f3256edff8e7a16c(薿-2
+@defac9475cf3beb9cc654ce917e9c76a5b37b14caa897c989f3517461a6d2e96B02b02017adb24c4006d4f2485e7d87be3738f156178768585a0f9390adb5fd9eeb2
+@7cd6fbf8ea8096b02b24f78f4b695a2e3891ebed20a2a8eaf1fdc56e77245e43B0248fe334398747a5da95737079389985a120dcb41af549e56b05d65379a936d8fB
+-@3ae0d8eac418045a9231bb59aa008e03ad0cd971701b3f91180dc869d3859a0e""1CqQEE4xr3Ua8rhtJ95BB7aLTDDouBnb1j"UOP_DUP OP_HASH160 81d0bd54164ae3d3fe766edf361b525b815dd973 OP_EQUALVERIFY OP_CHECKSIG*276a91481d0bd54164ae3d3fe766edf361b525b815dd97388ac*"1CqQEE4xr3Ua8rhtJ95BB7aLTDDouBnb1j8$J
+І@3ae0d8eac418045a9231bb59aa008e03ad0cd971701b3f91180dc869d3859a0e""1G1rBYVmLv4RSfVpq7xHNQmtsWgu9rSZD7"UOP_DUP OP_HASH160 a4b2f10f10aee05ff59b8ee30bdb206bcafa68a4 OP_EQUALVERIFY OP_CHECKSIG*276a914a4b2f10f10aee05ff59b8ee30bdb206bcafa68a488ac*"1G1rBYVmLv4RSfVpq7xHNQmtsWgu9rSZD78$J
+۰@3ae0d8eac418045a9231bb59aa008e03ad0cd971701b3f91180dc869d3859a0e"!1ixRAifrtRkNCsLzTr5hTbFDnsSirkej4"UOP_DUP OP_HASH160 07ef505f05cbd000c89304707d4ed977c3aacee0 OP_EQUALVERIFY OP_CHECKSIG*276a91407ef505f05cbd000c89304707d4ed977c3aacee088ac*!1ixRAifrtRkNCsLzTr5hTbFDnsSirkej48$J
<"$-@0000000000000000000deb909f383986317e7d75d7d9587b12ee84d407986d79"@000000000000000000066852160c2610e31cf7803d790259f3256edff8e7a16c2!
+
+
+1@d63db78e5def3f6a883c6e6ffa379d2a304a66667f8a5f009879ce45d321b548$"@0000000000000000000deb909f383986317e7d75d7d9587b12ee84d407986d79(-2
+@c55dd692be1116ceecbbedafab606ace79a61c01f4193fc6e3176bb56fffbb08B03a4f38cfa8252dee169a582036cf7cbcb729f853ff05064a2da7db456ee6969522
+@3ae0d8eac418045a9231bb59aa008e03ad0cd971701b3f91180dc869d3859a0eB03b29ebfe2e1988109b86201c024e5f16542041a8422be553d08395e7c48c24084B
+@d63db78e5def3f6a883c6e6ffa379d2a304a66667f8a5f009879ce45d321b548""1Q5MmkDohkBo469vXiCugsyPLVPiPkQ8Zt"UOP_DUP OP_HASH160 fd1de561c25df921010a0d5712411df4db15f5ca OP_EQUALVERIFY OP_CHECKSIG*276a914fd1de561c25df921010a0d5712411df4db15f5ca88ac*"1Q5MmkDohkBo469vXiCugsyPLVPiPkQ8Zt8$J
+Z@d63db78e5def3f6a883c6e6ffa379d2a304a66667f8a5f009879ce45d321b548""1DP8aUEPoDpoeXm5uSR86Zro62QmPHQ3Hc"UOP_DUP OP_HASH160 87d0fc4eb787488d29dd03f478e1f5ee8339344a OP_EQUALVERIFY OP_CHECKSIG*276a91487d0fc4eb787488d29dd03f478e1f5ee8339344a88ac*"1DP8aUEPoDpoeXm5uSR86Zro62QmPHQ3Hc8$J
+s@d63db78e5def3f6a883c6e6ffa379d2a304a66667f8a5f009879ce45d321b548"!1BFx4ZJBU7Ws3zKbaisaXerQsa21WvGgb"UOP_DUP OP_HASH160 01f0a3815ef20145daa632a8f18e480db166354d OP_EQUALVERIFY OP_CHECKSIG*276a91401f0a3815ef20145daa632a8f18e480db166354d88ac*!1BFx4ZJBU7Ws3zKbaisaXerQsa21WvGgb8$J
+
+
+
+1@9726a11f29e09a6f257ecc47d42311c1691523758c61af803763cbcd70a1b712$"@0000000000000000000deb909f383986317e7d75d7d9587b12ee84d407986d79(-2
+@dc47ad10ff045621849e137ddfc641ba86e7e85db85fe33512ca4d4ff38f0591B03495630608d0701f9b950041bfb0eed05c0f5df1db6900080cd6c2454cc8a9ef82
+@d63db78e5def3f6a883c6e6ffa379d2a304a66667f8a5f009879ce45d321b548B027f75af40a836aa0f19678e02793842cfaa6be865a0a3544c7c177b2fcbc52d39B
+@9726a11f29e09a6f257ecc47d42311c1691523758c61af803763cbcd70a1b712""1CFWXHPuveTeFNPm6RsXdRKEfdYLEWrbhY"UOP_DUP OP_HASH160 7b67d9d50dd6ac0ae7616df305331242f426e7d4 OP_EQUALVERIFY OP_CHECKSIG*276a9147b67d9d50dd6ac0ae7616df305331242f426e7d488ac*"1CFWXHPuveTeFNPm6RsXdRKEfdYLEWrbhY8$J
+[@9726a11f29e09a6f257ecc47d42311c1691523758c61af803763cbcd70a1b712""16XVmWGEGWzBCjcRhQgsLAHAdcy512Ln4Z"UOP_DUP OP_HASH160 3c9d1f1c0880f655fd9943309938a57c22290bd3 OP_EQUALVERIFY OP_CHECKSIG*276a9143c9d1f1c0880f655fd9943309938a57c22290bd388ac*"16XVmWGEGWzBCjcRhQgsLAHAdcy512Ln4Z8$J
+@9726a11f29e09a6f257ecc47d42311c1691523758c61af803763cbcd70a1b712""1BsYMSqsiTGy8vN2RukZxYpBEhDKBe5RgF"UOP_DUP OP_HASH160 77403a49856d6b9e36357643b0ec294098dc6914 OP_EQUALVERIFY OP_CHECKSIG*276a91477403a49856d6b9e36357643b0ec294098dc691488ac*"1BsYMSqsiTGy8vN2RukZxYpBEhDKBe5RgF8$J
+
+1@5f8bfd3f8b3b872f3ca52206e45db8d3912e794ceb8399c932bad5be6e09388c$"@0000000000000000000deb909f383986317e7d75d7d9587b12ee84d407986d79(-2
+@7cd6fbf8ea8096b02b24f78f4b695a2e3891ebed20a2a8eaf1fdc56e77245e43B02775c3b9633783640f3dd516582c3e624e4bb41a576558a3e21c3cc5d132fa12d2
+@9726a11f29e09a6f257ecc47d42311c1691523758c61af803763cbcd70a1b712B0308e615eff56d9e922ccdcbd93ff716625a552b274c50364125eebbc91b2247102
+@d63db78e5def3f6a883c6e6ffa379d2a304a66667f8a5f009879ce45d321b548B032046947190714a98a73c41999798e15c3bb7b0c25296f64176039b351d631087B
+2@5f8bfd3f8b3b872f3ca52206e45db8d3912e794ceb8399c932bad5be6e09388c""1KcKHghZqzh9R2ieqUwB7a7pTKB7T2MYxq"UOP_DUP OP_HASH160 cc2016aac422c05ad1e8e42e1fb9885936437304 OP_EQUALVERIFY OP_CHECKSIG*276a914cc2016aac422c05ad1e8e42e1fb988593643730488ac*"1KcKHghZqzh9R2ieqUwB7a7pTKB7T2MYxq8$J
+[@5f8bfd3f8b3b872f3ca52206e45db8d3912e794ceb8399c932bad5be6e09388c""1DbEjNGfM99T89DNobfLHiCSyN4zQoSjRG"UOP_DUP OP_HASH160 8a1b1d1c98f10be366b57e48e2ce1a1b9c55f772 OP_EQUALVERIFY OP_CHECKSIG*276a9148a1b1d1c98f10be366b57e48e2ce1a1b9c55f77288ac*"1DbEjNGfM99T89DNobfLHiCSyN4zQoSjRG8$J
+@5f8bfd3f8b3b872f3ca52206e45db8d3912e794ceb8399c932bad5be6e09388c""15mUrpbgcW8tEJpMs3n8kFzwEXD1kMepFv"UOP_DUP OP_HASH160 344a0f9ad90477fee08ebcc28bb802da75667329 OP_EQUALVERIFY OP_CHECKSIG*276a914344a0f9ad90477fee08ebcc28bb802da7566732988ac*"15mUrpbgcW8tEJpMs3n8kFzwEXD1kMepFv8$J
$-@00000000000000000010e867ad41b20219bdf8f8160810e778568b8e6cccc583"@0000000000000000000deb909f383986317e7d75d7d9587b12ee84d407986d792
+
+
+1@2218190b6275bf03276c2a3e8b64cd7a802110f2b360582e44efa0c817ec92c4$"@00000000000000000010e867ad41b20219bdf8f8160810e778568b8e6cccc583(-2
+@0b14244c8cf39f0cec82ff65411fbe9548d059a73a8cac78df0cdc32b18c6a68B03da3026f1503e7fe59dc86424ddeaca9b82340407b35b020031db057a20a6014d2
+@569662689eddc3619ffb30dd7335edbb85e1d6e32786dab3b56db2e5423102c5B0254e4ec691a3b754a0d8dc8bb35a5e448ccbf4af83357addc880ac744afec9963B
+@2218190b6275bf03276c2a3e8b64cd7a802110f2b360582e44efa0c817ec92c4""12noQSUVySgELsaRBAhVtywPDGpSQwXxea"UOP_DUP OP_HASH160 13a1948d006cf96c486850f034c92cd41fdf280d OP_EQUALVERIFY OP_CHECKSIG*276a91413a1948d006cf96c486850f034c92cd41fdf280d88ac*"12noQSUVySgELsaRBAhVtywPDGpSQwXxea8$J
+@2218190b6275bf03276c2a3e8b64cd7a802110f2b360582e44efa0c817ec92c4""19LwKhvvvN4A7eKqpcqGuAns4RPjBjfFYC"UOP_DUP OP_HASH160 5b86417520cb6cc56ceae2bc1c0906515c832a7b OP_EQUALVERIFY OP_CHECKSIG*276a9145b86417520cb6cc56ceae2bc1c0906515c832a7b88ac*"19LwKhvvvN4A7eKqpcqGuAns4RPjBjfFYC8$J
+ԥ1@2218190b6275bf03276c2a3e8b64cd7a802110f2b360582e44efa0c817ec92c4""1KtThEkZjyntEWTS5MB5WfvJqspD7zszsJ"UOP_DUP OP_HASH160 cf2dc2cf2b95fdd71a3e3e05143bf5da4cf7e67d OP_EQUALVERIFY OP_CHECKSIG*276a914cf2dc2cf2b95fdd71a3e3e05143bf5da4cf7e67d88ac*"1KtThEkZjyntEWTS5MB5WfvJqspD7zszsJ8$J
<
+
+
+1@8df34cf0e310a6c3781354186a4f983f2f87f1b5f655030f866d8d6b563f022c$"@00000000000000000010e867ad41b20219bdf8f8160810e778568b8e6cccc583(-2
+@d8a09a7e9f4fdacc5d0e42c779da70aed625b90113e1755a3ba5d4bca8d9ba56B027f1a6b496fe621de75038fe17962e8d7e47f965ea11272196783db85d2ee58f42
+@d8a09a7e9f4fdacc5d0e42c779da70aed625b90113e1755a3ba5d4bca8d9ba56B02afbce590894f367ddb4611ff5b30e1f6faa72b9aef4a2c4710f024ffd992d416B
+!@8df34cf0e310a6c3781354186a4f983f2f87f1b5f655030f866d8d6b563f022c""1EgK5zsHFd5efGGPz24GPDpbsae7B4knZY"UOP_DUP OP_HASH160 9608f48ca51353f1bb1cf4aa8f73dc9643141fc4 OP_EQUALVERIFY OP_CHECKSIG*276a9149608f48ca51353f1bb1cf4aa8f73dc9643141fc488ac*"1EgK5zsHFd5efGGPz24GPDpbsae7B4knZY8$J
+@8df34cf0e310a6c3781354186a4f983f2f87f1b5f655030f866d8d6b563f022c""1KEe4EVXgQiBRJnzaWVTCecH8GcuiLZJrt"UOP_DUP OP_HASH160 c8069aab99c49f1e8914910d5a37d736a84389e6 OP_EQUALVERIFY OP_CHECKSIG*276a914c8069aab99c49f1e8914910d5a37d736a84389e688ac*"1KEe4EVXgQiBRJnzaWVTCecH8GcuiLZJrt8$J
+\@8df34cf0e310a6c3781354186a4f983f2f87f1b5f655030f866d8d6b563f022c""18jru12Jiyyeaqnu9r2Bksq8ovh2KLf9oY"UOP_DUP OP_HASH160 54e4009f516c5d1880a06ce910f1069a4529844d OP_EQUALVERIFY OP_CHECKSIG*276a91454e4009f516c5d1880a06ce910f1069a4529844d88ac*"18jru12Jiyyeaqnu9r2Bksq8ovh2KLf9oY8$J
$-@0000000000000000000525e986ed99e70483802690d048edc61e93da2d8e79eb"@00000000000000000010e867ad41b20219bdf8f8160810e778568b8e6cccc5832 $ȶ-@0000000000000000000015ed92dcb2e10d24ce4efe76dfcf17ae3770cb63ee6c"@0000000000000000000525e986ed99e70483802690d048edc61e93da2d8e79eb2 $-@0000000000000000000c78f85adf09d3c72083c72dd6a087d5e4ee6456ef1628"@0000000000000000000015ed92dcb2e10d24ce4efe76dfcf17ae3770cb63ee6c2 $-@000000000000000000129415d6b641140220142f58e610926b3e1748e329cdbb"@0000000000000000000c78f85adf09d3c72083c72dd6a087d5e4ee6456ef16282 $-@0000000000000000000e660569c779cd0252dc1dac14f29d8ae3a0e0cb45a9bf"@000000000000000000129415d6b641140220142f58e610926b3e1748e329cdbb2 $-@0000000000000000000bee325d6945daec9207a57c67e0d5f04e6d56a6042de1"@0000000000000000000e660569c779cd0252dc1dac14f29d8ae3a0e0cb45a9bf2 $-@00000000000000000014f0831b98b8c0cf11dcae031b9eafe10a1c324c4aa8e1"@0000000000000000000bee325d6945daec9207a57c67e0d5f04e6d56a6042de12 "$-@0000000000000000000e0254907b3e1f19f389b674703dfb406593957c8987e5"@00000000000000000014f0831b98b8c0cf11dcae031b9eafe10a1c324c4aa8e12!
+
+
+1@5d1fba260a585c2ac30f3e6429cbacbb04f3c0aa8f992cf0d30762db98229e23$"@0000000000000000000e0254907b3e1f19f389b674703dfb406593957c8987e5(-2
+@89fb5359ace15a54c8cc360bf2a670cdf95cb6a28546720f01c9c90617340597B02fe70cd56146365e1d933693754474f308036bb6421c15d7a72700b9292f840a82
+@3f7aeb2b27223b78ba3c7cf8a571cd22a3f464ce62e0e8923cf357a743960c2cB03512c455104f8f1ab2a471a2c0966650e1b281ba44e23481c9a65b154a5f73a9eB
+@5d1fba260a585c2ac30f3e6429cbacbb04f3c0aa8f992cf0d30762db98229e23""1Fh7TUgBNXYNdxxjbP2Z2wkRf8StkxJ1LZ"UOP_DUP OP_HASH160 a127c9fff0d0adabe2d9ba3f98d6a8b5c3cbeafc OP_EQUALVERIFY OP_CHECKSIG*276a914a127c9fff0d0adabe2d9ba3f98d6a8b5c3cbeafc88ac*"1Fh7TUgBNXYNdxxjbP2Z2wkRf8StkxJ1LZ8$J
+[@5d1fba260a585c2ac30f3e6429cbacbb04f3c0aa8f992cf0d30762db98229e23""1C7rvDHXC5isKnTnhmcMPpCnagp8HqvKxD"UOP_DUP OP_HASH160 79f58c626dc6eb3b0f57d4f01d7941483566cb04 OP_EQUALVERIFY OP_CHECKSIG*276a91479f58c626dc6eb3b0f57d4f01d7941483566cb0488ac*"1C7rvDHXC5isKnTnhmcMPpCnagp8HqvKxD8$J
+Z@5d1fba260a585c2ac30f3e6429cbacbb04f3c0aa8f992cf0d30762db98229e23""1KfBrCSmWNPwSogTCx36NAtKxe7ExMVcQR"UOP_DUP OP_HASH160 ccab205553d1bedd59efdc71f306c311828e66d1 OP_EQUALVERIFY OP_CHECKSIG*276a914ccab205553d1bedd59efdc71f306c311828e66d188ac*"1KfBrCSmWNPwSogTCx36NAtKxe7ExMVcQR8$J
+
+
+
+1@9ed4e1cac8ac9e47eb3ee45109bf525de7657477e2c3499bddd39e033bb62b79$"@0000000000000000000e0254907b3e1f19f389b674703dfb406593957c8987e5(-2
+@5d46b0759bccf793a4338a30a7e16f486b727c6d07a95d2b59dfba6e6c61325aB02681d004959d2c3d08ccc27370f67194afc88def074a4e14b37640e0269355ca72
+@57f1b978a8c44d4c6009ba6ac40b9e05916f804107804b6e84af8ce4a2cd1b89B02cd28bcba1a2234eb4784b5aa9d5b09f84500d9e2f4eddfd72e49b03ded636143B
+@9ed4e1cac8ac9e47eb3ee45109bf525de7657477e2c3499bddd39e033bb62b79""18PEL5XhDr8uLnPeE6RFFzCxcKLebBGebs"UOP_DUP OP_HASH160 50fd2877d37cacaae3117ce7a071cf695dd9869f OP_EQUALVERIFY OP_CHECKSIG*276a91450fd2877d37cacaae3117ce7a071cf695dd9869f88ac*"18PEL5XhDr8uLnPeE6RFFzCxcKLebBGebs8$J
+\@9ed4e1cac8ac9e47eb3ee45109bf525de7657477e2c3499bddd39e033bb62b79""15oBMsfMGbSeeAeh14Uskj3Xo3DMD2ASSd"UOP_DUP OP_HASH160 349c490e652fec430b264685ee2760d30c1346fc OP_EQUALVERIFY OP_CHECKSIG*276a914349c490e652fec430b264685ee2760d30c1346fc88ac*"15oBMsfMGbSeeAeh14Uskj3Xo3DMD2ASSd8$J
+Ʒ@9ed4e1cac8ac9e47eb3ee45109bf525de7657477e2c3499bddd39e033bb62b79""13FWHeRnCPXMqeUasUkmfUxerjPBdctsQQ"UOP_DUP OP_HASH160 18ae85c7bb600f3ef44d3ad740ef331f41e88b80 OP_EQUALVERIFY OP_CHECKSIG*276a91418ae85c7bb600f3ef44d3ad740ef331f41e88b8088ac*"13FWHeRnCPXMqeUasUkmfUxerjPBdctsQQ8$J
+
+1@d78f75bacd6bb87d01a3811f30d32f5b67099500acceb8fd030389fa3a88634d$"@0000000000000000000e0254907b3e1f19f389b674703dfb406593957c8987e5(-2
+@8df34cf0e310a6c3781354186a4f983f2f87f1b5f655030f866d8d6b563f022cB024fe7461ec0dd24e2d05ee95baf9d6731765b4c9b6a9b21cdfc79e9b5800fe7562
+@ddb497db286c57a08a1c290b35b3aa1aaeb308b9d51474431bbad03beb6c9079B03302e4fb9d0cf491e777b497b292d1b9e3066bc34a559f6c318c8ee5641954647B
+ @d78f75bacd6bb87d01a3811f30d32f5b67099500acceb8fd030389fa3a88634d""17sWLPwcEFNDyX5NNJKiAnYudZWcCiiseC"UOP_DUP OP_HASH160 4b5e0a3843ad11c6078e0041d4e13f3674e3222e OP_EQUALVERIFY OP_CHECKSIG*276a9144b5e0a3843ad11c6078e0041d4e13f3674e3222e88ac*"17sWLPwcEFNDyX5NNJKiAnYudZWcCiiseC8$J
+@d78f75bacd6bb87d01a3811f30d32f5b67099500acceb8fd030389fa3a88634d""17sWLPwcEFNDyX5NNJKiAnYudZWcCiiseC"UOP_DUP OP_HASH160 4b5e0a3843ad11c6078e0041d4e13f3674e3222e OP_EQUALVERIFY OP_CHECKSIG*276a9144b5e0a3843ad11c6078e0041d4e13f3674e3222e88ac*"17sWLPwcEFNDyX5NNJKiAnYudZWcCiiseC8$J
+ @d78f75bacd6bb87d01a3811f30d32f5b67099500acceb8fd030389fa3a88634d""1KszqEgyCbC3NXECpPoAAaAVGY9vQZdooH"UOP_DUP OP_HASH160 cf17566f12bdb2e6c8635b116e2f1e2396341779 OP_EQUALVERIFY OP_CHECKSIG*276a914cf17566f12bdb2e6c8635b116e2f1e239634177988ac*"1KszqEgyCbC3NXECpPoAAaAVGY9vQZdooH8$J
+@d78f75bacd6bb87d01a3811f30d32f5b67099500acceb8fd030389fa3a88634d"l"6OP_RETURN 12011defaffdde3d48f2252e9c8175fc83c5d871f0ba*06a1612011defaffdde3d48f2252e9c8175fc83c5d871f0ba2=H%.uq8$J
$-@0000000000000000000d887394b2a8a5befa99bcdcb0351e6321ceada0ffe948"@0000000000000000000e0254907b3e1f19f389b674703dfb406593957c8987e52 $-@00000000000000000010027edecadbc673527a9fb6bbf454a68b27c46b8d1c12"@0000000000000000000d887394b2a8a5befa99bcdcb0351e6321ceada0ffe9482 $-@00000000000000000009cb92514f535a30185c5b5e1d69bb9aa5ccd6c5f6b527"@00000000000000000010027edecadbc673527a9fb6bbf454a68b27c46b8d1c122
+
+
+1@092302fb4869f5850d6e62bbca08a41b512fddd6e1d2eabc792cf32732819d82$"@00000000000000000009cb92514f535a30185c5b5e1d69bb9aa5ccd6c5f6b527(-2
+@5a44662f84d0ff6a0a39fe385ef438666b6222b342451abcac3a85a73a8adeedB03df66094b2c2063b84c6bf4fe443f21cf70b9737d261ac40d8b843fe5a47df51c2
+@c7c2804b7a19e4c24cc37e937ea680019c252c0447a9fd851910aa1500270da8B022ee2ad1ee0fafbdaea551f269e17d5650267690cc5592b3b88909aa386494f67B
+@092302fb4869f5850d6e62bbca08a41b512fddd6e1d2eabc792cf32732819d82""14HM8HRDznxQZEniiBMVwruUTQv8jYyTXo"UOP_DUP OP_HASH160 23ffd52d1ff35afa283194c05994afe913ddc908 OP_EQUALVERIFY OP_CHECKSIG*276a91423ffd52d1ff35afa283194c05994afe913ddc90888ac*"14HM8HRDznxQZEniiBMVwruUTQv8jYyTXo8$J
+$@092302fb4869f5850d6e62bbca08a41b512fddd6e1d2eabc792cf32732819d82""18vfiLUZhtaKQ2af8qevtJqdXnkme2bDgN"UOP_DUP OP_HASH160 56ef3dffc5ad6c8cc821a810acf8386e5e852aa8 OP_EQUALVERIFY OP_CHECKSIG*276a91456ef3dffc5ad6c8cc821a810acf8386e5e852aa888ac*"18vfiLUZhtaKQ2af8qevtJqdXnkme2bDgN8$J
+@092302fb4869f5850d6e62bbca08a41b512fddd6e1d2eabc792cf32732819d82""1DHipqR7LRJBqhv33MsmtTkbNeqyxBaH3B"UOP_DUP OP_HASH160 86cb140d30d7a16e905377ee7d6adb4afc271136 OP_EQUALVERIFY OP_CHECKSIG*276a91486cb140d30d7a16e905377ee7d6adb4afc27113688ac*"1DHipqR7LRJBqhv33MsmtTkbNeqyxBaH3B8$J
+
+1@99ecbb0dddf3422ae9aa10883832bdcdb65dc07bca3326f5c132502aa8380a0b$"@00000000000000000009cb92514f535a30185c5b5e1d69bb9aa5ccd6c5f6b527(-2
+@d729c3384252369cbbc09533a0ad9c744746d91cdea0b1f34d2a0481ff10e5b3B034138bdf62d106668e48551d1e3a2d5a1728423032bb844efadccc7eb9e69c5782
+@6ae6a6241ba3cbb0f6b0857acd5d68c882ba013920edca4a15489c7729d530d1B034f04855305df847e92308ee7ae11fd12c9e8d1ce573fb665922d7708e78c5e812
+@5d46b0759bccf793a4338a30a7e16f486b727c6d07a95d2b59dfba6e6c61325aB03a6a654b027aee3b01faa0fda5089980cbdff5abdbf2b0e0163972a6a0f6107fe2
+@9ed4e1cac8ac9e47eb3ee45109bf525de7657477e2c3499bddd39e033bb62b79B02a37ab8306641c7a4cf3dfd36434fc01e0b370a098de234a1990573210c871ef02
+@b7f81e7b318a77ac1c59831555e1615ed4add3ee3ebddf74a211a85424ef9022B03cd3a908fad9ea24894bfe3d0e1e533e9788273d09c1e61396b8f90be442b33e1B
+@99ecbb0dddf3422ae9aa10883832bdcdb65dc07bca3326f5c132502aa8380a0b""1M6sRSS5Vt9fS9drkkkV9r1NxPXsHXG26t"UOP_DUP OP_HASH160 dc7eaf63683ad3e92a0a63961400da9762202cee OP_EQUALVERIFY OP_CHECKSIG*276a914dc7eaf63683ad3e92a0a63961400da9762202cee88ac*"1M6sRSS5Vt9fS9drkkkV9r1NxPXsHXG26t8$J
+\@99ecbb0dddf3422ae9aa10883832bdcdb65dc07bca3326f5c132502aa8380a0b""17ZntYWpmucbVodmYDwbUazZfEquY4LsCi"UOP_DUP OP_HASH160 48045f155abcd0939eb1ca3dc5df544847864043 OP_EQUALVERIFY OP_CHECKSIG*276a91448045f155abcd0939eb1ca3dc5df54484786404388ac*"17ZntYWpmucbVodmYDwbUazZfEquY4LsCi8$J
+@99ecbb0dddf3422ae9aa10883832bdcdb65dc07bca3326f5c132502aa8380a0b""19pTyVkvSb7FZ4KFy8scorNCgRJeRUZsuG"UOP_DUP OP_HASH160 60bb12c32a51aa1154abbb33fbbfb181850faa26 OP_EQUALVERIFY OP_CHECKSIG*276a91460bb12c32a51aa1154abbb33fbbfb181850faa2688ac*"19pTyVkvSb7FZ4KFy8scorNCgRJeRUZsuG8$J
$-@0000000000000000000499c783c17ef85b705019f349ba046f57bc9ae9b0c1f6"@00000000000000000009cb92514f535a30185c5b5e1d69bb9aa5ccd6c5f6b5272 $-@000000000000000000104a6019388277f8b88bc6d9fd7a5dbc5d8f030845fb14"@0000000000000000000499c783c17ef85b705019f349ba046f57bc9ae9b0c1f62 $-@0000000000000000000f54bf746708e92080435b98465f18f6e8cf990d83bca9"@000000000000000000104a6019388277f8b88bc6d9fd7a5dbc5d8f030845fb142 $-@000000000000000000145ed6cfc41f44aa552ae674a0c6c118b27a3b375c5653"@0000000000000000000f54bf746708e92080435b98465f18f6e8cf990d83bca92 $-@0000000000000000000ab7ae023fd65a9a1cccf52782b7b0fa222d8b9a8578f0"@000000000000000000145ed6cfc41f44aa552ae674a0c6c118b27a3b375c56532
+
+1@e49aca3a9489e58966d9ddcbb94280aad29f27547dedffed5ba6aabb5bef992d$"@0000000000000000000ab7ae023fd65a9a1cccf52782b7b0fa222d8b9a8578f0(-2
+@5d1fba260a585c2ac30f3e6429cbacbb04f3c0aa8f992cf0d30762db98229e23B0234a98bfe760141f4b9904984ab7ce35350b05f91078cb913c8dd7b532dd7a7232
+@34d0abc5b465fa18853f1e0b1cc8b1038a4aafd5460b6b50db6c08991f61b6b9B038fb353b8da1e97f880b0d13f75819bd00f49c6b7783b5b537fe9f00cbb4587f82
+@2d4c3b31ab6421ecb9d53d9e185daa75a93929edd215d31a0294af7e73ba6abfB021374c643f3e00b99c251a2e2df8b31834ce9713c3a2a8ea8b9d6bc29023d8662B
+@e49aca3a9489e58966d9ddcbb94280aad29f27547dedffed5ba6aabb5bef992d""1A65QggeUVLJGGGuy7mGdpFYDDthzYczuL"UOP_DUP OP_HASH160 63aee44ad37a242b6657874010830ba90039e559 OP_EQUALVERIFY OP_CHECKSIG*276a91463aee44ad37a242b6657874010830ba90039e55988ac*"1A65QggeUVLJGGGuy7mGdpFYDDthzYczuL8$J
+[@e49aca3a9489e58966d9ddcbb94280aad29f27547dedffed5ba6aabb5bef992d""1CNSq9FhCEM3zuYcWJdjWTnDJ91F8tkkKy"UOP_DUP OP_HASH160 7cb7ae3f1a4049bea5c89b044eadaa87fef13d5b OP_EQUALVERIFY OP_CHECKSIG*276a9147cb7ae3f1a4049bea5c89b044eadaa87fef13d5b88ac*"1CNSq9FhCEM3zuYcWJdjWTnDJ91F8tkkKy8$J
+[@e49aca3a9489e58966d9ddcbb94280aad29f27547dedffed5ba6aabb5bef992d""15XtFjhMQKeivKXspsFb1CTgeyWTvHnW4z"UOP_DUP OP_HASH160 31b7c4489aacbc03ff5c6227fcb3656f2ba9f700 OP_EQUALVERIFY OP_CHECKSIG*276a91431b7c4489aacbc03ff5c6227fcb3656f2ba9f70088ac*"15XtFjhMQKeivKXspsFb1CTgeyWTvHnW4z8$J
+
+
+
+1@c70e6c59c5de06cb998d0b2284c92bb9ac8cd15e05a94f74a70188d61d3e8ec3$"@0000000000000000000ab7ae023fd65a9a1cccf52782b7b0fa222d8b9a8578f0(-2
+@949e38b03a1bd387ba4c84287fcf2693e3f32274bfa91109bc1862ca882de030B02bfea49c8d0eb57b039203000396eb6ceab05cd1880136a6fcdb1d47051f2f07e2
+@cc81614f54c27d30cbb26e5ecb2111b17e719fb27a04979c933d72365a6f4759B034ce814c88339a1bac46fd34464c7836833941d66baac19fc76bcbf8453620d4dB
+>@c70e6c59c5de06cb998d0b2284c92bb9ac8cd15e05a94f74a70188d61d3e8ec3""1Fyk5ykpLFsvvdxhMEVRj9iuxuVWeoHkdg"UOP_DUP OP_HASH160 a44d056566be68ad639ebe7c2784b1779b825b32 OP_EQUALVERIFY OP_CHECKSIG*276a914a44d056566be68ad639ebe7c2784b1779b825b3288ac*"1Fyk5ykpLFsvvdxhMEVRj9iuxuVWeoHkdg8$J
+@c70e6c59c5de06cb998d0b2284c92bb9ac8cd15e05a94f74a70188d61d3e8ec3""14sTWB3jnEinG17d55QvUu32VMWReBGvWF"UOP_DUP OP_HASH160 2a734c8c922ce1a3e82719a37170f937c0d8275c OP_EQUALVERIFY OP_CHECKSIG*276a9142a734c8c922ce1a3e82719a37170f937c0d8275c88ac*"14sTWB3jnEinG17d55QvUu32VMWReBGvWF8$J
+@c70e6c59c5de06cb998d0b2284c92bb9ac8cd15e05a94f74a70188d61d3e8ec3""17YPhVWTfCrrrebSABUmhkSDhNycpTjcss"UOP_DUP OP_HASH160 47c098d2893663fe2506a8f3bea8258ead8739f9 OP_EQUALVERIFY OP_CHECKSIG*276a91447c098d2893663fe2506a8f3bea8258ead8739f988ac*"17YPhVWTfCrrrebSABUmhkSDhNycpTjcss8$J
+$订-@0000000000000000000643a1a1940b812acf1bf3f76b6c425c24d5210e8cdfb7"@0000000000000000000ab7ae023fd65a9a1cccf52782b7b0fa222d8b9a8578f02 $萬-@0000000000000000000b1b0f005ae228b60388371d4639f3ae26e5ccbeb6d45e"@0000000000000000000643a1a1940b812acf1bf3f76b6c425c24d5210e8cdfb72
+
+1@354df5f2ebb39e0aa785bcb1e91d4a3505cd6d22154fabb7725810a603f7bc9b$"@0000000000000000000b1b0f005ae228b60388371d4639f3ae26e5ccbeb6d45e(萬-2
+@f8282939fa9047dd6cee09e029845fda50b699a2236b754b665ee76d2cb52ba1B0308595cbc725ece52fa665f2140b2e503ad4b6a1659c05a0cfdc60a3b816f9f082
+@a741d94aa80b8f88caafdf5856b0be19b0b1f7fba71bf028d84fe4f3534ccf11B028645513000b044d502b6a40273f88c3d437d6de7bf2c83beecb59b6ce67e9424B
+@354df5f2ebb39e0aa785bcb1e91d4a3505cd6d22154fabb7725810a603f7bc9b""15FSq8n3pkDzZDH2BzNWA7EtcGk8maAMf1"UOP_DUP OP_HASH160 2e9be3687d398981991348cd61bc78e5bf266537 OP_EQUALVERIFY OP_CHECKSIG*276a9142e9be3687d398981991348cd61bc78e5bf26653788ac*"15FSq8n3pkDzZDH2BzNWA7EtcGk8maAMf18$J
+!@354df5f2ebb39e0aa785bcb1e91d4a3505cd6d22154fabb7725810a603f7bc9b"!1eeYfz1JjMwJGPBpRBUK8zec3kVFwhoZr"UOP_DUP OP_HASH160 071ebb830452af2558d682da18cad5727e194125 OP_EQUALVERIFY OP_CHECKSIG*276a914071ebb830452af2558d682da18cad5727e19412588ac*!1eeYfz1JjMwJGPBpRBUK8zec3kVFwhoZr8$J
7$ȩ-@00000000000000000011bca404b02a3b9c14275b73979873f6f5c16e832052f9"@0000000000000000000b1b0f005ae228b60388371d4639f3ae26e5ccbeb6d45e2
+
+1@9a42d9c4f73efec228dba1b44f406c97f9d877d9f9e53be9e1611b0dadd62f32$"@00000000000000000011bca404b02a3b9c14275b73979873f6f5c16e832052f9(ȩ-2
+@092302fb4869f5850d6e62bbca08a41b512fddd6e1d2eabc792cf32732819d82B02765455c6c9c8eec0a14f38ec3c2e21c25e8f0b163a9aa8ae2a8582e9526b91dc2
+@0bbf6bd62ed28f6805c2d3f6c16f69a0c7cce13bd748ac2701cea8a2cf5d1b8dB03588a3d556b0ee50d33c9ff7e350aa13650003505c9200f5bd2fca425631a9fa02
+@4a9989d3af602f3de9d25abf58183c3be14c37e0da17be19f8d9b9d48b909c69B02e4ec63213b5c1659ed0158c445fd0338a791abc6d948177835bbe117bc80bde8B
+@9a42d9c4f73efec228dba1b44f406c97f9d877d9f9e53be9e1611b0dadd62f32"!1zs8rAsasKzvNivh5KBHzgHYG5LNjdtmo"UOP_DUP OP_HASH160 0af18f87f0f29645e8c3581074e911402587194f OP_EQUALVERIFY OP_CHECKSIG*276a9140af18f87f0f29645e8c3581074e911402587194f88ac*!1zs8rAsasKzvNivh5KBHzgHYG5LNjdtmo8$J
+<@9a42d9c4f73efec228dba1b44f406c97f9d877d9f9e53be9e1611b0dadd62f32"!1zs8rAsasKzvNivh5KBHzgHYG5LNjdtmo"UOP_DUP OP_HASH160 0af18f87f0f29645e8c3581074e911402587194f OP_EQUALVERIFY OP_CHECKSIG*276a9140af18f87f0f29645e8c3581074e911402587194f88ac*!1zs8rAsasKzvNivh5KBHzgHYG5LNjdtmo8$J
+ֳ@9a42d9c4f73efec228dba1b44f406c97f9d877d9f9e53be9e1611b0dadd62f32""1EgUfcHf7YAddbtmYHyfQjs62NGUfZPGsB"UOP_DUP OP_HASH160 9610f3ab2b173942e501f07ce064a4efdae07c9e OP_EQUALVERIFY OP_CHECKSIG*276a9149610f3ab2b173942e501f07ce064a4efdae07c9e88ac*"1EgUfcHf7YAddbtmYHyfQjs62NGUfZPGsB8$J
+@9a42d9c4f73efec228dba1b44f406c97f9d877d9f9e53be9e1611b0dadd62f32"l"6OP_RETURN 1101848943f5ac7021cc71decb30398c5e61539eb876*06a161101848943f5ac7021cc71decb30398c5e61539eb8762Cp!q09^aSv8$J
$讟-@0000000000000000000eacdbb9045e6d9addae142a6418858fd4c2e71aa7dd40"@00000000000000000011bca404b02a3b9c14275b73979873f6f5c16e832052f92
+
+1@7858b93a9b8fcc2a81cb5114000228aebdc1102d76a5885f9e81acb7b5e9ad68$"@0000000000000000000eacdbb9045e6d9addae142a6418858fd4c2e71aa7dd40(讟-2
+@49d7f78e5d3dbc4495f5daa653bbc17400e75c76cb203a59197e8252cfdff45dB03127ad4650f6fc5d68bbe61970d8a05555affa8e7f06a3af743d2e0817401ac7a2
+@2ca6fadd38ded80cd1a31bbf872ad4466535e5ad1ceff2fd77a3f8984c8642d4B03680644cdbfe81158043fc6636b2c6c9cce73e22a77b418e81ed8e57e7dc69b622
+@9206aed9a4667592b4e2ba1e629c83b69a4b80b8ed06cb5abe66be9e41cd17c5B03ca5398a88134b9223a1881210682f25f3258098fcdbfd81a1a0560674db3e2342
+@f283f3eefa1b01ae047dde56a69e1b033f0ec6a6668ccb069fe591c9825a0731B0322108ba0047ee964f5bea8b79bb205305aa9a033f810f55c0263c41aacf025c7B
+@7858b93a9b8fcc2a81cb5114000228aebdc1102d76a5885f9e81acb7b5e9ad68""18W4sLymaEdx9rhdd9rFMWXTc2thaG9Cib"UOP_DUP OP_HASH160 52482c172f4a3eb4bb0fbaeca6aed352608e439a OP_EQUALVERIFY OP_CHECKSIG*276a91452482c172f4a3eb4bb0fbaeca6aed352608e439a88ac*"18W4sLymaEdx9rhdd9rFMWXTc2thaG9Cib8$J
+m@7858b93a9b8fcc2a81cb5114000228aebdc1102d76a5885f9e81acb7b5e9ad68""18W4sLymaEdx9rhdd9rFMWXTc2thaG9Cib"UOP_DUP OP_HASH160 52482c172f4a3eb4bb0fbaeca6aed352608e439a OP_EQUALVERIFY OP_CHECKSIG*276a91452482c172f4a3eb4bb0fbaeca6aed352608e439a88ac*"18W4sLymaEdx9rhdd9rFMWXTc2thaG9Cib8$J
+
@7858b93a9b8fcc2a81cb5114000228aebdc1102d76a5885f9e81acb7b5e9ad68""17cLQwdSVsfkR9Ck6yiJ2PTKJYmMcJ3qFv"UOP_DUP OP_HASH160 487f84b2633386ff3c3e7e2984ecb74998466f0c OP_EQUALVERIFY OP_CHECKSIG*276a914487f84b2633386ff3c3e7e2984ecb74998466f0c88ac*"17cLQwdSVsfkR9Ck6yiJ2PTKJYmMcJ3qFv8$J
+@7858b93a9b8fcc2a81cb5114000228aebdc1102d76a5885f9e81acb7b5e9ad68"l"6OP_RETURN 110146d86d0923b36d77b547a639221a1f7c31897b51*06a16110146d86d0923b36d77b547a639221a1f7c31897b512Fm #mwG9"|1{Q8$J
+
+1@cc5c25dc57c031cc121faebcdd021e624dca44bc00f9a4fb406118362570e649$"@0000000000000000000eacdbb9045e6d9addae142a6418858fd4c2e71aa7dd40(讟-2
+@354df5f2ebb39e0aa785bcb1e91d4a3505cd6d22154fabb7725810a603f7bc9bB03688112ed2ce82480b38a81a2d388b8db0c5cf8d6a5056df66e7c82c1083777d92
+@2bf58569d046ec2a5c79ff06a3eb66afda882dcb8219dfe6d36530c3b59f2ce8B03c3dc7a69e2a905e98d37566c59ac5c324b67486a958da9b614e711561caf650cB
+
+@cc5c25dc57c031cc121faebcdd021e624dca44bc00f9a4fb406118362570e649""1BgNaHkissP25Uu4bpxKGCr2DNsu4HTYE1"UOP_DUP OP_HASH160 75237d4764a2bcb4b705612cb894258640175237 OP_EQUALVERIFY OP_CHECKSIG*276a91475237d4764a2bcb4b705612cb89425864017523788ac*"1BgNaHkissP25Uu4bpxKGCr2DNsu4HTYE18$J
+
@cc5c25dc57c031cc121faebcdd021e624dca44bc00f9a4fb406118362570e649""1MLn4v8YtzNRo16UjzUDGY4HGR8MFZjX2i"UOP_DUP OP_HASH160 df200a175bd9cea12c33c139de63a8b25b20cbb9 OP_EQUALVERIFY OP_CHECKSIG*276a914df200a175bd9cea12c33c139de63a8b25b20cbb988ac*"1MLn4v8YtzNRo16UjzUDGY4HGR8MFZjX2i8$J
$-@0000000000000000000fed8d988536ec00e9231b694283b4218d5469585c54d1"@0000000000000000000eacdbb9045e6d9addae142a6418858fd4c2e71aa7dd402 $ڐ-@00000000000000000013596730e20fb860b151e10142534eb0ce77032fcbab29"@0000000000000000000fed8d988536ec00e9231b694283b4218d5469585c54d12 $ɭ-@00000000000000000009da0101456514772b8ba5b2018e55c7504a2e11a7df76"@00000000000000000013596730e20fb860b151e10142534eb0ce77032fcbab292 $-@00000000000000000007f9ebdcd264875b842216750e153fe4a00aa7ae54a493"@00000000000000000009da0101456514772b8ba5b2018e55c7504a2e11a7df762 $-@00000000000000000009153ba037a8a536f69cfd6450b98ebb5c6120d939a4cc"@00000000000000000007f9ebdcd264875b842216750e153fe4a00aa7ae54a4932
+
+
+1@ab507c5ec54deddb2cd2c2e82ed836d2ba5d6f8fb17e93130e4ec31b8444616e$"@00000000000000000009153ba037a8a536f69cfd6450b98ebb5c6120d939a4cc(-2
+@cf546c856e5fbd7bd8f9f6efdb647abd2a8d8529a455d568d5906fee18395c28B0298b3b3086d74eedd347041e9a4fc8667e0e560815f34453abb6d400e4cfd632f2
+@5ef3f1871a11925eb3e7c58a4d5cde5848245dd0a1ec69a4c3cde9490facbb28B028e5ed30235888e485d50b073c1440909e62cc50e73302b05c082593409b943bfB
+@ab507c5ec54deddb2cd2c2e82ed836d2ba5d6f8fb17e93130e4ec31b8444616e"!1Mdbzb9S886K9BXomAVDPAjdKDQJVoNMP"UOP_DUP OP_HASH160 03e6dfc887e4a1c9bbdfe840ba79392d182398e0 OP_EQUALVERIFY OP_CHECKSIG*276a91403e6dfc887e4a1c9bbdfe840ba79392d182398e088ac*!1Mdbzb9S886K9BXomAVDPAjdKDQJVoNMP8$J
+@ab507c5ec54deddb2cd2c2e82ed836d2ba5d6f8fb17e93130e4ec31b8444616e""14jmafmbPQgM9Tdr5qzdVmxXPoXXp53Htq"UOP_DUP OP_HASH160 28ff0fc950a80a2f4356b99b4a55c9ae5318edf0 OP_EQUALVERIFY OP_CHECKSIG*276a91428ff0fc950a80a2f4356b99b4a55c9ae5318edf088ac*"14jmafmbPQgM9Tdr5qzdVmxXPoXXp53Htq8$J
+a@ab507c5ec54deddb2cd2c2e82ed836d2ba5d6f8fb17e93130e4ec31b8444616e""1Ek1okTW5EkiE3WLo84wW69sTUpXYpHi7y"UOP_DUP OP_HASH160 96bc31c2d37627e07134dbbef17476fa0b5b8345 OP_EQUALVERIFY OP_CHECKSIG*276a91496bc31c2d37627e07134dbbef17476fa0b5b834588ac*"1Ek1okTW5EkiE3WLo84wW69sTUpXYpHi7y8$J
+
+1@aed5b61cd5fdedbaa8095f7a2d6e29215cbcc2e0d29c7eddb4a8ff4b9fed10c2$"@00000000000000000009153ba037a8a536f69cfd6450b98ebb5c6120d939a4cc(-2
+@9a42d9c4f73efec228dba1b44f406c97f9d877d9f9e53be9e1611b0dadd62f32B037edfa8d51a13e193da4608a3646405f6c495df775fb0e5e45a96a2f321582c3d2
+@9a42d9c4f73efec228dba1b44f406c97f9d877d9f9e53be9e1611b0dadd62f32B033d3218631f9eb923da475e0c2879d9fdf80568da78d62758ff72732482e677c2B
+@aed5b61cd5fdedbaa8095f7a2d6e29215cbcc2e0d29c7eddb4a8ff4b9fed10c2""1Gb9yDPLWfrgc5S72cmSqUYfS9pDVxKPaV"UOP_DUP OP_HASH160 aaff843dc7cee45f03e66f5d39fba33b8fb0a40d OP_EQUALVERIFY OP_CHECKSIG*276a914aaff843dc7cee45f03e66f5d39fba33b8fb0a40d88ac*"1Gb9yDPLWfrgc5S72cmSqUYfS9pDVxKPaV8$J
+@aed5b61cd5fdedbaa8095f7a2d6e29215cbcc2e0d29c7eddb4a8ff4b9fed10c2""1DWcUEX8PpAzy5woZjuKcCTG2rEJnh8Cbt"UOP_DUP OP_HASH160 893b2e47434593a8b1931742e61005ee33d3b1e2 OP_EQUALVERIFY OP_CHECKSIG*276a914893b2e47434593a8b1931742e61005ee33d3b1e288ac*"1DWcUEX8PpAzy5woZjuKcCTG2rEJnh8Cbt8$J
+@aed5b61cd5fdedbaa8095f7a2d6e29215cbcc2e0d29c7eddb4a8ff4b9fed10c2"l"6OP_RETURN 100165ea8c68a20af58a344ec95d0884cf9f211c4aa0*06a16100165ea8c68a20af58a344ec95d0884cf9f211c4aa02eh
+4N]ϟ!J8$J
$-@0000000000000000000c222c18b5d923ee68066836b102ecd038c702b775e878"@00000000000000000009153ba037a8a536f69cfd6450b98ebb5c6120d939a4cc2
+
+
+
+1@fa998d8d1328a545641c536c0d11cd3d024c83f46b6d391290618cc32dc84833$"@0000000000000000000c222c18b5d923ee68066836b102ecd038c702b775e878(-2
+@49d7f78e5d3dbc4495f5daa653bbc17400e75c76cb203a59197e8252cfdff45dB035d1bda3f90cf69fb9452602fb5c86552c7fafe5595dbc157b4c158b86dad2b4c2
+@9dcab31b46c711d1a117c0307db4fa03c8cf64314f7085561427a85621d40ab4B037705e73c56e80af8255fd09b7a4c1f7af11a676b7dcfadf3497817cd20734f35B
+@fa998d8d1328a545641c536c0d11cd3d024c83f46b6d391290618cc32dc84833""1Ct63TLY2oT52TqWtZodgHeRLG8WfJ8wvq"UOP_DUP OP_HASH160 8252ce894fbd2d47ed3a53fafc946b79d25522a8 OP_EQUALVERIFY OP_CHECKSIG*276a9148252ce894fbd2d47ed3a53fafc946b79d25522a888ac*"1Ct63TLY2oT52TqWtZodgHeRLG8WfJ8wvq8$J
+Ԓ@fa998d8d1328a545641c536c0d11cd3d024c83f46b6d391290618cc32dc84833"!1kxH7Tt7cZYELLGhq4NMPPmVzkddn3Tbi"UOP_DUP OP_HASH160 085007a947f7d7f1cbb622bc8d8ec9b082930665 OP_EQUALVERIFY OP_CHECKSIG*276a914085007a947f7d7f1cbb622bc8d8ec9b08293066588ac*!1kxH7Tt7cZYELLGhq4NMPPmVzkddn3Tbi8$J
+a@fa998d8d1328a545641c536c0d11cd3d024c83f46b6d391290618cc32dc84833""16g8QqjTxhw2Kt6AmhwkwHikLG4vLTZftq"UOP_DUP OP_HASH160 3e3f09b0a692bbccfd7269fe63342cdfe9edbfad OP_EQUALVERIFY OP_CHECKSIG*276a9143e3f09b0a692bbccfd7269fe63342cdfe9edbfad88ac*"16g8QqjTxhw2Kt6AmhwkwHikLG4vLTZftq8$J
$-@0000000000000000000d60f1e992256828a12cc073c1a3c7df11e6ca14f74590"@0000000000000000000c222c18b5d923ee68066836b102ecd038c702b775e8782 $-@00000000000000000005d1f76d3737919b21760ef98edbbf9bdae525d3a4fed1"@0000000000000000000d60f1e992256828a12cc073c1a3c7df11e6ca14f745902
+
+1@0df4e92356881e0ef721e34b49de2cebf785f814d556589603feeab0b09293c1$"@00000000000000000005d1f76d3737919b21760ef98edbbf9bdae525d3a4fed1(-2
+@e49aca3a9489e58966d9ddcbb94280aad29f27547dedffed5ba6aabb5bef992dB0392df1b729ff56f4212c1faa27cca44f940c3e0cff858ec58039442fc10b88b662
+@bdeb9d5e9c3bd6a41501727bda875e0d7e6234b14f33113f812479bace2eba68B03b69506872a91e222e6355db96eb9a1435c2f9c54eae142dbfb0b850beaab76872
+@14863c71333b86579b94cd6459dffa07dadef84616daa1bdb160344b4ab7ec2cB02db72adc62b5fbf6d5ae5aa57f281a70455e7d5fa4d3b742dc7a1cf329ce14417B
+@0df4e92356881e0ef721e34b49de2cebf785f814d556589603feeab0b09293c1""1A4Ak2JEHRyEAeN855PK6hqSRvWhKxo8Hb"UOP_DUP OP_HASH160 6352830f7e54949cee85f9c8e66f39bbc7de698a OP_EQUALVERIFY OP_CHECKSIG*276a9146352830f7e54949cee85f9c8e66f39bbc7de698a88ac*"1A4Ak2JEHRyEAeN855PK6hqSRvWhKxo8Hb8$J
+[@0df4e92356881e0ef721e34b49de2cebf785f814d556589603feeab0b09293c1""1PJwR3CusqZHfvL6qEiff6Ej49bRY6h695"UOP_DUP OP_HASH160 f4b742f0dd665017cf7b3f3919129f2ec2e85617 OP_EQUALVERIFY OP_CHECKSIG*276a914f4b742f0dd665017cf7b3f3919129f2ec2e8561788ac*"1PJwR3CusqZHfvL6qEiff6Ej49bRY6h6958$J
+[@0df4e92356881e0ef721e34b49de2cebf785f814d556589603feeab0b09293c1""1GzVzCjAtGiNgFjQjCMqBTrfr43J2k4xxG"UOP_DUP OP_HASH160 af69cb071b1ce3055c4ebf489d826547184e99fc OP_EQUALVERIFY OP_CHECKSIG*276a914af69cb071b1ce3055c4ebf489d826547184e99fc88ac*"1GzVzCjAtGiNgFjQjCMqBTrfr43J2k4xxG8$J
+
+
+1@e0ef8762be868c6b1bde3dca886cbd2e257ca88d0ab85bef28c90f43ab05ffba$"@00000000000000000005d1f76d3737919b21760ef98edbbf9bdae525d3a4fed1(-2
+@0df4e92356881e0ef721e34b49de2cebf785f814d556589603feeab0b09293c1B02c932463c4eb62e6ff79eb9d8c58800eadb9695228ae443d10a96e77c0946a6c52
+@2b7c250c88d8acb9d6033bd2b9e0478be307479801166b39f70dcc6a40038a12B03896954928b75ee8a0468af1a44220ef076a3489065a143875c50112f66d53cd02
+@89fb5359ace15a54c8cc360bf2a670cdf95cb6a28546720f01c9c90617340597B02d5421c7c4baff634bfd4d1d5aa2d229de6e6c4db73db37f1a5595d4b24622641B
+@e0ef8762be868c6b1bde3dca886cbd2e257ca88d0ab85bef28c90f43ab05ffba""1Bf7Cy8wa3pCN8QmBCwRNUTqrQimgfVG2h"UOP_DUP OP_HASH160 74e63ec419ef16d23649cf8822378fba891a1f5a OP_EQUALVERIFY OP_CHECKSIG*276a91474e63ec419ef16d23649cf8822378fba891a1f5a88ac*"1Bf7Cy8wa3pCN8QmBCwRNUTqrQimgfVG2h8$J
+[@e0ef8762be868c6b1bde3dca886cbd2e257ca88d0ab85bef28c90f43ab05ffba""12VEwSKYnhqT4owqZKd72FsJw5LqrMQhBQ"UOP_DUP OP_HASH160 104f68753b02914bf3a67472e283cb58d742ff79 OP_EQUALVERIFY OP_CHECKSIG*276a914104f68753b02914bf3a67472e283cb58d742ff7988ac*"12VEwSKYnhqT4owqZKd72FsJw5LqrMQhBQ8$J
+[@e0ef8762be868c6b1bde3dca886cbd2e257ca88d0ab85bef28c90f43ab05ffba""19cxmcpVY9ZXsjAjVw31yj1dADGRKa59G3"UOP_DUP OP_HASH160 5e8e1e67f33d1318c8efa6db7038eba253e7aa94 OP_EQUALVERIFY OP_CHECKSIG*276a9145e8e1e67f33d1318c8efa6db7038eba253e7aa9488ac*"19cxmcpVY9ZXsjAjVw31yj1dADGRKa59G38$J
+$-@000000000000000000116682c896dfbbe688ae18608146b25f9426f146b74c72"@00000000000000000005d1f76d3737919b21760ef98edbbf9bdae525d3a4fed12 $ȏ-@0000000000000000000fd91b517121289f96164aa8dd5a3c6da238cb9be459fc"@000000000000000000116682c896dfbbe688ae18608146b25f9426f146b74c722 $-@00000000000000000010ec34a8defa917a915133ddc8a04e9c4af303d158cecf"@0000000000000000000fd91b517121289f96164aa8dd5a3c6da238cb9be459fc2 $ֺ-@0000000000000000000cc280611f3e309b279ce9e467c4d54a8e37b1bf2d4952"@00000000000000000010ec34a8defa917a915133ddc8a04e9c4af303d158cecf2 $-@00000000000000000001e0e49194cf782021a0978d56a32ffb75a2b91bd370ba"@0000000000000000000cc280611f3e309b279ce9e467c4d54a8e37b1bf2d49522 $-@000000000000000000118c0b29c9da3058235678427cd70bf7d9c7e69a9395cd"@00000000000000000001e0e49194cf782021a0978d56a32ffb75a2b91bd370ba2 $-@0000000000000000000b13b5cb8d5c42bb5821f9c03e60eeed67e13030e99561"@000000000000000000118c0b29c9da3058235678427cd70bf7d9c7e69a9395cd2 $՝-@0000000000000000000da51c4f0dc56ea487663d86f8faa2c119ebadb9db8443"@0000000000000000000b13b5cb8d5c42bb5821f9c03e60eeed67e13030e995612 $-@0000000000000000001157ff4e4da9777b9d440205610bd7d636817744ef9dc3"@0000000000000000000da51c4f0dc56ea487663d86f8faa2c119ebadb9db84432 $-@000000000000000000019911270a3ed577c94c6c11c38639b4b1e388b564da52"@0000000000000000001157ff4e4da9777b9d440205610bd7d636817744ef9dc32 $-@0000000000000000001613c2a5388229bdfa1d16efbf8a2e339100753d7f230b"@000000000000000000019911270a3ed577c94c6c11c38639b4b1e388b564da522 $-@0000000000000000000c12d6a55a470ba36d7f94c1f9196b5754dcdb1dc25936"@0000000000000000001613c2a5388229bdfa1d16efbf8a2e339100753d7f230b2 $-@00000000000000000009bf50ebc82a3fbada560a9bb0025609a29fb23bc65728"@0000000000000000000c12d6a55a470ba36d7f94c1f9196b5754dcdb1dc259362 $-@0000000000000000000431562d9ba51a78232dc537781dba1bb09e7caf40b5ea"@00000000000000000009bf50ebc82a3fbada560a9bb0025609a29fb23bc657282
+
+
+
+1@7db60faa02263dc5451e2bacc2c13ae77f5e62e6ddaaf4739996d4fb67c5da69$"@0000000000000000000431562d9ba51a78232dc537781dba1bb09e7caf40b5ea(-2
+@430910c9573acf63eda92f3fe71191368af23e3b310085aa4fbf7bfb52667a46B0382eabc42453259d32c63b9f0129a15f161d7a014ddeecd041b02c8d489a68ea22
+@430910c9573acf63eda92f3fe71191368af23e3b310085aa4fbf7bfb52667a46B032cbe67035bb10473c9c74702d5dedc525bfbea4f5b40d2cf1d528dfe471c6b83B
+@7db60faa02263dc5451e2bacc2c13ae77f5e62e6ddaaf4739996d4fb67c5da69""18pRePbSQNNLsuCNymdKNVbq3CkPkHP2HU"UOP_DUP OP_HASH160 55c100c502d54770714b9a7c33a2bb7c68a5a905 OP_EQUALVERIFY OP_CHECKSIG*276a91455c100c502d54770714b9a7c33a2bb7c68a5a90588ac*"18pRePbSQNNLsuCNymdKNVbq3CkPkHP2HU8$J
+@7db60faa02263dc5451e2bacc2c13ae77f5e62e6ddaaf4739996d4fb67c5da69""1PN36S8E8PFMhAp7d7ThfN7z1Bohh8eYA2"UOP_DUP OP_HASH160 f54d400a076083e446aabe302ac2294cb6f781e2 OP_EQUALVERIFY OP_CHECKSIG*276a914f54d400a076083e446aabe302ac2294cb6f781e288ac*"1PN36S8E8PFMhAp7d7ThfN7z1Bohh8eYA28$J
+-@7db60faa02263dc5451e2bacc2c13ae77f5e62e6ddaaf4739996d4fb67c5da69""1CzDCExivhoD8ZsRozAf2XfGAsy8PwphS1"UOP_DUP OP_HASH160 837b45b6bb9351fe832e567f29bd5cd791f3ef18 OP_EQUALVERIFY OP_CHECKSIG*276a914837b45b6bb9351fe832e567f29bd5cd791f3ef1888ac*"1CzDCExivhoD8ZsRozAf2XfGAsy8PwphS18$J
<$-@0000000000000000000971db683b86ccdfe8ad5ce17f83c93dc63300877cfff6"@0000000000000000000431562d9ba51a78232dc537781dba1bb09e7caf40b5ea2 $ط-@00000000000000000003817858d51e3c60b28707b5cdf586792a4ef7e2398785"@0000000000000000000971db683b86ccdfe8ad5ce17f83c93dc63300877cfff62 $-@0000000000000000000a1ecb733f711a2d5069e94ad5f484d1285905caad2e3b"@00000000000000000003817858d51e3c60b28707b5cdf586792a4ef7e23987852 $-@000000000000000000030bd3fc0d4dfe3d0fb1305257c0f0099abc9e8a0377e7"@0000000000000000000a1ecb733f711a2d5069e94ad5f484d1285905caad2e3b2
$-@0000000000000000001544d453e0e3f22edf87228c2f1b23c3777974830b1f86"@000000000000000000030bd3fc0d4dfe3d0fb1305257c0f0099abc9e8a0377e72
+
+1@43c0ac4369640f4e0f8b797a02c06ea79665b5fb5bc003334a7d9425d054b683$"@0000000000000000001544d453e0e3f22edf87228c2f1b23c3777974830b1f86(-2
+@ef02eca571d77b832f8584819d12ea152c0190945abbee4e8b753017b33fda75B02344638565fc31b14b0ef84c3eceebfda59e188c746f3a63b4bec06c30ae225292
+@1bcc1a68bd93cae922ec8831d07c771219a02ff3215cd3c51feeaeec582b8e31B03106787c41069811dc75f9b527932fc85668d853c460a59992c228d97f59dd7daB
+[@43c0ac4369640f4e0f8b797a02c06ea79665b5fb5bc003334a7d9425d054b683""1LsW64gWcTyw3FvYqZQ7kufXpeeSU1Wj6o"UOP_DUP OP_HASH160 d9f77805bbffabe05928ce5ea6d6c91f164c28fb OP_EQUALVERIFY OP_CHECKSIG*276a914d9f77805bbffabe05928ce5ea6d6c91f164c28fb88ac*"1LsW64gWcTyw3FvYqZQ7kufXpeeSU1Wj6o8$J
+@43c0ac4369640f4e0f8b797a02c06ea79665b5fb5bc003334a7d9425d054b683""1LsW64gWcTyw3FvYqZQ7kufXpeeSU1Wj6o"UOP_DUP OP_HASH160 d9f77805bbffabe05928ce5ea6d6c91f164c28fb OP_EQUALVERIFY OP_CHECKSIG*276a914d9f77805bbffabe05928ce5ea6d6c91f164c28fb88ac*"1LsW64gWcTyw3FvYqZQ7kufXpeeSU1Wj6o8$J
+@43c0ac4369640f4e0f8b797a02c06ea79665b5fb5bc003334a7d9425d054b683""1MupWrfgcvWRVbpoeKySTBE5WBMxbW4xK2"UOP_DUP OP_HASH160 e55fcf1bb242038097605aa6af1c2170976080c1 OP_EQUALVERIFY OP_CHECKSIG*276a914e55fcf1bb242038097605aa6af1c2170976080c188ac*"1MupWrfgcvWRVbpoeKySTBE5WBMxbW4xK28$J
+@43c0ac4369640f4e0f8b797a02c06ea79665b5fb5bc003334a7d9425d054b683"l"6OP_RETURN 1101c0470210987137d814799223d81328823c55184b*06a161101c0470210987137d814799223d81328823c55184b2Gq7y#(