Skip to content

Grab more data through chainlink function #2

@MattPereira

Description

@MattPereira

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions