Skip to content

Instantly share code, notes, and snippets.

@aodhgan
Created August 27, 2021 22:51
Show Gist options
  • Save aodhgan/8a98ebeb8588bf513ef45ab8959c2780 to your computer and use it in GitHub Desktop.
Save aodhgan/8a98ebeb8588bf513ef45ab8959c2780 to your computer and use it in GitHub Desktop.
PTIP-35
## Approve ERC20Predicate contract to transfer pool
POOL(0x0cec1a9154ff802e7934fc916ed7ca50bde6844e).approve(0x40ec5B33f54e0E8A33A975908C5BA1c14e5BbbDf, 13400000000000000000000)
## call depositFor() on the RootChainManager for each receiving address (2 faucets, 1 safe)
0xA0c68C638235ee32657e8f720a23ceC1bFc77C77.depositFor(0x6cbc003fe015d753180f072d904ba841b2415498, 0x0cec1a9154ff802e7934fc916ed7ca50bde6844e,0x0000000000000000000000000000000000000000000000e3aeb5737240a00000)
0xA0c68C638235ee32657e8f720a23ceC1bFc77C77.depositFor(0x12533c9fe479ab8c27e55c1b7697e0647fadb153, 0x0cec1a9154ff802e7934fc916ed7ca50bde6844e,0x0000000000000000000000000000000000000000000000e3aeb5737240a00000)
0xA0c68C638235ee32657e8f720a23ceC1bFc77C77.depositFor(0xfaA08668FD52f74c09D4D3091E463ff736c5f269, 0x0cec1a9154ff802e7934fc916ed7ca50bde6844e, 0x00000000000000000000000000000000000000000000010f0cf064dd59200000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment