Skip to content

Commit

Permalink
Use link as fee token on both avax and optimism
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmci committed Sep 29, 2023
1 parent 944690e commit 3702937
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration-tests/contracts/ccip/laneconfig/contracts.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
}
},
"Avalanche Fuji": {
"fee_token": "0x5425890298aed601595a70AB815c96711a31Bc65",
"fee_token": "0x0b9d5D9136855f6FEc3c0993feE6E9CE8a297846",
"bridge_tokens": [
"0x5425890298aed601595a70AB815c96711a31Bc65"
],
Expand Down Expand Up @@ -353,7 +353,7 @@
}
},
"Optimism Goerli": {
"fee_token": "0xe05606174bac4A6364B31bd0eCA4bf4dD368f8C6",
"fee_token": "0xdc2CC710e42857672E7907CF474a69B63B93089f",
"bridge_tokens": [
"0xe05606174bac4A6364B31bd0eCA4bf4dD368f8C6"
],
Expand Down

0 comments on commit 3702937

Please sign in to comment.