Fund Contract
Now we will fund our contract with LINK so it can send CCIP Messages and Tokens
Last updated
Now we will fund our contract with LINK so it can send CCIP Messages and Tokens
Last updated
We will open Metamask and confirm we are on the Avalanche Fuji Testnetwork
Click the send button and paste your CrossSourceMinter's address as the destination (take the address from Remix)
Send your CrossSourceMinter 5 LINK Tokens
Let's check that our CrossSourceMinter
has received the 5 Link.
In Remix, select the CrossSourceMinter.sol
Contract in the Deployed Contracts section and select linkBalance()
.
Pass it the address of CrossSourceMinter
and then click. It will show you the contract's LINK balance! It should return 5000000000000000000 which = 5 LINK