Skip to content

Instantly share code, notes, and snippets.

@asoong
Last active December 9, 2020 01:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asoong/8eb936065917125cf1af66e5273173b7 to your computer and use it in GitHub Desktop.
Save asoong/8eb936065917125cf1af66e5273173b7 to your computer and use it in GitHub Desktop.
Guide to Claim November Rewards
  1. Look up your address in the distributor root here
  2. Retrieve your: Index, Amount, and Proof
  3. Convert your amount to decimal using this tool
  4. Navigate to the Etherscan page for the new distributor's write transactions
  5. Find the transaction for claim and input: Index, Your Account Address, Decimal Amount, and the entire Proof array. For example:
    • 15
    • 0xCed2f0dcb70757339F7072A3ffA08a4A73497435
    • 2500000000000000000
    • [0x40a7a2df3d7d48b9d1b9ed45aa4794abaf9fbf9083ba7463384806c7f624e0de,0xbb5eec7e902407f5d146487f39bf116adf2757e25de46efa4ec6ec36a4acf690,0x532b4214d6b63187b68fd6f104c48b6da01f2a0da9e7ad78c8b4055858b960a2,0xfcfc3c455ab0cd0c68d431f27846ecce6b13c44437a314b77b31a7df667b53e1,0x337203862a802b15aef2802f64ca14f24af0d210ba0f17de8cb7a2942177bf13]
  6. Submit transaction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment