Skip to main content

Questions tagged [chainlink]

Chainlink is a decentralized oracle network that enables blockchain smart contracts to securely access off-chain data feeds.

0 votes
0 answers
25 views

I'm building my stablecoin lending-protocol with Cross-chain transfer feature, built with Chainlink CCIP. I performed the tests in foundry and all went positively there. However as I deployed the ...
Luftjunkie_19's user avatar
1 vote
1 answer
34 views

I have an issue when trying to execute the mint function remotely from Arb Sepolia to Op Sepolia. The initial plan was this function will send the payment token and the svg params as a message data ...
0xhaz's user avatar
  • 25
1 vote
1 answer
18 views

Why don’t Chainlink Price Feeds work with the Abstract Sepolia test network? They work fine on the regular Sepolia test network, but there are no feed addresses provided in the official Chainlink docs ...
Anonymous Shield's user avatar
1 vote
1 answer
49 views

I'm building BEST MVP, a platform to tokenize brand equity via purchase proofs . Our ActivationManager uses a log10 formula for activation points: Any suggestions to optimize log10 with PRBMath or ...
truake's user avatar
  • 11
0 votes
0 answers
74 views

I am building a cross chain swap dapp with chainlink ccip. Basically user1 creates an order on chain A and its acceptable from any chain. When I send acceptOffer from chainB (since it's local it's ...
Furkan Sezal's user avatar
1 vote
2 answers
100 views

I'm working on a smart contract using Chainlink VRF v2 on Sepolia. I've funded my subscription with 15 LINK, and here's the situation: I called requestRandomWords() after buyTicket(). The Keeper ...
Hamza's user avatar
  • 21
2 votes
1 answer
83 views

I’m running into an issue when using Chainlink VRF v2.5 with VRFCoordinatorV2_5Mock in Foundry. Here’s my code 

 vm.startBroadcast(ANVIL_DEFAULT_ACCOUNT); VRFCoordinatorV2_5Mock ...
Harshana's user avatar
  • 123
0 votes
0 answers
32 views

I'm just getting started with blockchain development and I'm trying to send my very first transaction on the Sepolia testnet. I tried using the Chainlink faucet, but it says I need to hold at least 1 ...
shpinozza's user avatar

15 30 50 per page
1
2 3 4 5
39