-
Replace external adapters with chainlink functions to fetch live data.
-
Currently the call involves sending a tradelink a (skin name, wear, paint seed) tuple and an inspect link. The check is very specific to the use case for this current application.
See if it's possi…
-
Description:
Develop and publish a Chainlink External Adapter that can connect to your data source and provide requested data to other Chainlink node operators. Publish the adapter on GitHub or a pub…
-
## Prize Bounty
5 x 1,000 USD paid in LINK for the best usage of Chainlink protocol in your project.
## Challenge Description
Use Chainlink protocol to build more sustainable solutions. To be eli…
-
**Description**
When an adapter returns null in binary data and the node attempts to save this data to the postgresql backend, the backend cannot save this data as text. This results in the displa…
-
Investigate why the Chainlink EACAggregator mappings are not working for some assets, and see if there is a general workaround:
wsteth, reth, cbeth, wbtc for ethereum v3
wsteth for arbitrum v3
sa…
-
on `yarn generate:docker-compose` I get
```
/root/external-adapters-js/packages/scripts/src/docker-build/lib.ts:60
environment: Object.entries(flattenedSchemasByLocation[next.loca…
-
**New Data Source Grant Proposal**
**Total Amount Requested: $100,000**
_What we’re building:_
We are seeking to open-up music listening data to smart contract developers through the Chainlink …
-
oxchryston
medium
# Chainlink price feed is `deprecated`, not sufficiently validated and can return `stale` prices.
## Summary
The function `_createActionInfo()` uses Chainlink's deprecated …
-
Currently, a `validator` object is created in `createRequest` in line 22 with
`const validator = new Validator(callback, input, customParams)`
However, the validator.js class constructor shows …