Files
metamask-integration/chain138-snap/packages/snap/snap.manifest.json
2026-03-02 12:14:14 -08:00

31 lines
852 B
JSON

{
"version": "0.1.2",
"description": "Chain 138 (DeFi Oracle Meta Mainnet) and ALL Mainnet: networks, token list, market data, swap quotes, and CCIP and Trustless bridge routes for MetaMask.",
"proposedName": "Chain 138",
"repository": {
"type": "git",
"url": "https://github.com/bis-innovations/chain138-snap.git"
},
"source": {
"shasum": "8GYAFlgbiR/jXAwnprqqE4jTIvQv/Uhkn3MiH23g/tQ=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
"iconPath": "images/icon.svg",
"packageName": "chain138-snap",
"registry": "https://registry.npmjs.org/"
}
}
},
"initialPermissions": {
"snap_dialog": {},
"endowment:rpc": {
"dapps": true,
"snaps": false
},
"endowment:network-access": {}
},
"platformVersion": "10.3.0",
"manifestVersion": "0.1"
}