Skip to content

Commit

Permalink
[Patch] [0.2.62] [Beta] Add patch for Avail
Browse files Browse the repository at this point in the history
  • Loading branch information
S2kael committed Jul 19, 2024
1 parent 8594bed commit be51161
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion packages/chain-list-assets/public/patch/0.2.62/ChainAsset.json
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
{}
{
"avail_mainnet-NATIVE-AVAIL": {
"originChain": "avail_mainnet",
"slug": "avail_mainnet-NATIVE-AVAIL",
"name": "Avail",
"symbol": "AVAIL",
"decimals": 18,
"priceId": null,
"minAmount": "1000000000000",
"assetType": "NATIVE",
"metadata": {
"autoEnable": true
},
"multiChainAsset": null,
"hasValue": true,
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/avail_mainnet-native-avail.png"
}
}

0 comments on commit be51161

Please sign in to comment.