Samuel ツ
@samuellhuber.eth
600 Following
17886 Followers
gMorpho
To track user deposits from FarCaster using the frame in the first 24 hours we‘d love some data.
We have analytics after but
unix timestamp from 1733234400 till 1733407200
On Base chain contracts
0xc1256Ae5FF1cf2719D4937adb3bbCCab2E00A2Ca
0xc0c5689e6f4D256E861F65465b691aeEcC0dEb12
Calls with
deposit function.
export const vaultABI = [
{
"inputs": [
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
},
{
"internalType": "address",
"name": "receiver",
"type": "address"
}
],
"name": "deposit",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
];
Need to be formatted into a CSV of all these transactions with
txhash, fid, deposit amount, contract address
and the total sums over deposit amount and # users
Bonus points if it’s a dune query + CSV. Though just CSV so I can get aggregates suffices
@bountybot 50 USDC deadline 2024-12-24 5 replies
4 recasts
15 reactions
8 replies
1 recast
12 reactions
5 replies
2 recasts
18 reactions
0 reply
0 recast
8 reactions
8 replies
12 recasts
60 reactions
3 replies
0 recast
20 reactions
2 replies
4 recasts
27 reactions
2 replies
2 recasts
17 reactions
3 replies
2 recasts
18 reactions
4 replies
3 recasts
10 reactions
8 replies
16 recasts
61 reactions
0 reply
0 recast
6 reactions
2 replies
2 recasts
12 reactions
6 replies
3 recasts
16 reactions
2 replies
13 recasts
34 reactions
0 reply
1 recast
5 reactions
1 reply
1 recast
6 reactions
3 replies
2 recasts
29 reactions
6 replies
1 recast
24 reactions
0 reply
3 recasts
31 reactions