corruptierror
Version:
20 lines (19 loc) • 735 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.metadata_Safeheron = void 0;
var _web3Icons = require("@ant-design/web3-icons");
var _jsxRuntime = require("react/jsx-runtime");
const metadata_Safeheron = exports.metadata_Safeheron = {
icon: /*#__PURE__*/(0, _jsxRuntime.jsx)(_web3Icons.SafeheronColorful, {}),
name: 'Safeheron',
remark: 'Safeheron Wallet',
extensions: [{
key: 'Chrome',
browserIcon: /*#__PURE__*/(0, _jsxRuntime.jsx)(_web3Icons.ChromeCircleColorful, {}),
browserName: 'Chrome',
link: 'https://chromewebstore.google.com/detail/safeheron/aiaghdjafpiofpainifbgfgjfpclngoh',
description: 'Access your wallet right from your favorite web browser.'
}]
};