Skip to content

Commit 1ec2fa7

Browse files
Clarify smart contract function listing (#1892)
Clarifying a sentence regarding accessing smart contract functions on Avalanche Fuji. The phrase "open the list of your smart contract deployed on Avalanche Fuji" is changed to "open the list of functions for your smart contract deployed on Avalanche Fuji." This change aims to provide clearer instructions to users about the specific information they can access related to their deployed smart contracts on Avalanche Fuji. Co-authored-by: Crystal Gomes <[email protected]>
1 parent 8767ddc commit 1ec2fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/ccip/tutorials/cross-chain-tokens.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ You will transfer _0.001 CCIP-BnM_. The CCIP fees for using CCIP will be paid in
7171
1. Transfer CCIP-BnM from _Avalanche Fuji_:
7272

7373
1. Open MetaMask and select the network _Avalanche Fuji_.
74-
1. In Remix IDE, under _Deploy & Run Transactions_, open the list of your smart contract deployed on _Avalanche Fuji_.
74+
1. In Remix IDE, under _Deploy & Run Transactions_, open the list of functions for your smart contract deployed on _Avalanche Fuji_.
7575

7676
1. Fill in the arguments of the _**transferTokensPayLINK**_ function:
7777

0 commit comments

Comments
 (0)