connext / monorepo

Connext is a modular stack for trust-minimized, generalized communication between blockchains.
https://docs.connext.network
MIT License
286 stars 163 forks source link

Add caller of Multisend and Lockbox contracts to Carto #6015

Open par94 opened 3 months ago

par94 commented 3 months ago

Problem

There is no way to identify the caller of Multisend and Lockbox contracts.

Impact

Why is it important? Who requested it? Who does it impact? What data do we have to suggest this is a problem? Is there specific timelines that increase urgency? This is a crucial piece of analytics of volume attribution

Proposed Solution

Pull the data from subgraphs and identify the caller.

Acceptance Criteria

From an end user perspective, the below criteria must be met to consider this done: For each of the Connext deployed contracts it is clearly identifiable: Wallet address of the origin user, caller of the Connext contract, destination address

linear[bot] commented 3 months ago

CFT-134 Add caller of Multisend and Lockbox contracts to Carto