Created
May 19, 2020 21:00
-
-
Save mariano-aguero/c2e7d15f77ddc3f35df5e8b21efb5f31 to your computer and use it in GitHub Desktop.
Wallet with some tokens
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"mnemonic": [ | |
"essence", | |
"crucial", | |
"useful", | |
"blush", | |
"phone", | |
"private", | |
"found", | |
"apple", | |
"mention", | |
"shove", | |
"minute", | |
"distance", | |
"twice", | |
"float", | |
"fabric" | |
], | |
"secret": "b0b626e2364df1984cedff01444ac202eaaa0f4d", | |
"amount": "24282110244", | |
"pkh": "tz1NANvSzgkva2km2VXbEmdKEbS48KerM8Rw", | |
"password": "wNTot1qOJ6", | |
"email": "[email protected]" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment