Skip to content

Commit

Permalink
fix: FUEL collat asset id
Browse files Browse the repository at this point in the history
Signed-off-by: Urban Vidovič <urbanfoundit@gmail.com>
  • Loading branch information
pseudobun committed Dec 24, 2024
1 parent 0aa6f4e commit ed61555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/configs/mainnet_usdc_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"is_active": true
},
{
"asset_id": "0x1d5d97005e41cae2187a895fd8eab0506111e0e2f3331cd3912c15c24e3c1d8",
"asset_id": "0x1d5d97005e41cae2187a895fd8eab0506111e0e2f3331cd3912c15c24e3c1d82",
"price_feed_id": "0x8a757d54e5d34c7ff1aea8502a2d968686027a304d00418092aaf7e60ed98d95",
"name": "FUEL",
"symbol": "FUEL",
Expand Down

0 comments on commit ed61555

Please sign in to comment.