TokenScript icon indicating copy to clipboard operation
TokenScript copied to clipboard

Capture events in TokenScript

Open JamesANZ opened this issue 6 years ago • 0 comments
trafficstars

CDP examples:

Proxy calls: https://etherscan.io/address/0x12d20b3ef56a92f675b3a49d1ed6abe708ca3758#events

creation of proxy: https://etherscan.io/tx/0x13d5b939014c10f788e620c7cebf1b52f20104724aa3de5bd6b90c0b9baba505

Factory for CDP proxies: https://etherscan.io/address/0xa26e15c895efc0616177b7c1e7270a4c7d51c997#events

Transaction which started CDP and gives the CDP number in event log: https://etherscan.io/tx/0x4a3fa1cb06dffe0bf7b2d33bf16ea6ea3e92a6f0487bb8f2c369b87a0440ea13#eventlog

Screen Shot 2019-06-07 at 11 32 26 pm

From the events we need to capture the DSProxy and add it as an address to the tokenscript file (subjective to each user)

JamesANZ avatar Jun 07 '19 13:06 JamesANZ