-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Overview
Currently only grabbing the build count. Want to see if possible to retrieve multiple off chain values with a single chiainlink function request
Action Items
- Have chainlink send date member joined, ens Name, and build count
- Save the data chainlink node responds with on chain by updating state variables to associate data with the builder's eoa address
Details
Would need to return javascript Uint8Array from the chainlink js source code that runs off chain and somehow encode the separate values in a way that coudl be abi.decoded from within smart contract on chain
Resources
Metadata
Metadata
Assignees
Labels
No labels