Skip to content

Instantly share code, notes, and snippets.

@blurpesec
Last active May 24, 2019 19:23
Show Gist options
  • Save blurpesec/82152dac63bb114b5218fc72aa92ab68 to your computer and use it in GitHub Desktop.
Save blurpesec/82152dac63bb114b5218fc72aa92ab68 to your computer and use it in GitHub Desktop.
Address Book Format
[
{
"address": "0x3f5ce5fbfe3e9af3971dd833d26ba9b5c936f0be",
"assets": ["ETH", "OMG", "REP", "DAI"],
"label": "Ledger Cold Storage 255",
"network": "Ethereum",
},
{
"address": "0x3f5ce5fbfe3e9af3971dd833d26ba9b5c936f0be",
"assets": ["ETC"],
"label": "Metamask on Laptop - Asus",
"network": "Ethereum Classic",
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment