Skip to content

Instantly share code, notes, and snippets.

@PaulRBerg
Last active August 12, 2019 22:22
Show Gist options
  • Save PaulRBerg/c956c49cdbba121bd028ae2e4c10972c to your computer and use it in GitHub Desktop.
Save PaulRBerg/c956c49cdbba121bd028ae2e4c10972c to your computer and use it in GitHub Desktop.
Recovery stream ids

The number in the right hand side is the "streamId" associated to your Ethereum address.

Copy this value and return to the Medium article.

{
  "0x02b0e3ccf41270fb5294ec229667c56c0bb14a95": {
    "balance": "1.68185019434433791 DAI",
    "streamId": [36]
  },
  "0x18e4477567f572c63413822215640f6251E57902": {
    "balance": "116.59134400229677934 DAI",
    "streamId": [39]
  },
  "0x20B4eCE8b6A9D4D93dFEDa5f9c905e4EBab3a59F": {
    "balance": "0.01265739889 DAI",
    "streamId": [7, 37]
   },
  "0x58Df55D6AB2Db99D440241A607D91898b9ffD046": {
    "balance": "0.9 DAI",
    "streamId": [13]
  }
  "0xC66aD11962CD7f4E3a8344A2F2A9d8036B4a2029": {
    "balance": "5 DAI",
    "streamId": [38]
   },
}

Done:

{
  "0x47E80DDf3236C87e3B2DB1066CD3d05B10549d3a": {
    "balance": "0.004 DAI",
    "streamId": [22]
  },
  "0xf67be21B8BDbB21eFB8B8a42615fb73c94a9bb1Ae": {
    "balance": "49.9998618898 DAI",
    "streaamId": [27, 35]
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment