Support Keplr
Add Suggest Chain
Open the browser console
Run the code below
The same network (with the same chainId) can only add one
await window.keplr.experimentalSuggestChain({
chainId: "fxcore",
chainName: "f(x)Core",
rpc: "https://fx-json.functionx.io:26657",
rest: "https://fx-rest.functionx.io",
walletUrl: "https://pundiscan.io/fxcore/validators",
walletUrlForStaking: "https://pundiscan.io/fxcore/validators",
bip44: {
coinType: 60,
},
bech32Config: {
bech32PrefixAccAddr: "fx",
bech32PrefixAccPub: "fxpub",
bech32PrefixValAddr: "fxvaloper",
bech32PrefixValPub: "fxvaloperpub",
bech32PrefixConsAddr: "fxvalcons",
bech32PrefixConsPub: "fxvalconspub",
},
currencies: [
{
coinDenom: "FX",
coinMinimalDenom: "FX",
coinDecimals: 18,
coinGeckoId: "fx-coin",
coinImageUrl: "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/fxcore/fx.png",
},
],
feeCurrencies: [
{
coinDenom: "FX",
coinMinimalDenom: "FX",
coinDecimals: 18,
coinGeckoId: "fx-coin",
coinImageUrl: "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/fxcore/fx.png",
gasPriceStep: {
low: 4000000000000,
average: 4000000000000,
high: 4100000000000,
},
},
],
stakeCurrency: {
coinDenom: "FX",
coinMinimalDenom: "FX",
coinDecimals: 18,
coinGeckoId: "fx-coin",
coinImageUrl: "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/fxcore/fx.png",
},
features: ["eth-address-gen", "eth-key-sign", "ibc-transfer"],
beta: true,
});
await window.keplr.experimentalSuggestChain({
chainId: "fxcore",
chainName: "f(x)Core Classic",
rpc: "https://fx-json.functionx.io:26657",
rest: "https://fx-rest.functionx.io",
walletUrl: "https://pundiscan.io/fxcore/validators",
walletUrlForStaking: "https://pundiscan.io/fxcore/validators",
bip44: {
coinType: 118,
},
bech32Config: {
bech32PrefixAccAddr: "fx",
bech32PrefixAccPub: "fxpub",
bech32PrefixValAddr: "fxvaloper",
bech32PrefixValPub: "fxvaloperpub",
bech32PrefixConsAddr: "fxvalcons",
bech32PrefixConsPub: "fxvalconspub",
},
currencies: [
{
coinDenom: "FX",
coinMinimalDenom: "FX",
coinDecimals: 18,
coinGeckoId: "fx-coin",
coinImageUrl: "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/fxcore/fx.png",
},
],
feeCurrencies: [
{
coinDenom: "FX",
coinMinimalDenom: "FX",
coinDecimals: 18,
coinGeckoId: "fx-coin",
coinImageUrl: "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/fxcore/fx.png",
gasPriceStep: {
low: 4000000000000,
average: 4000000000000,
high: 4100000000000,
},
},
],
stakeCurrency: {
coinDenom: "FX",
coinMinimalDenom: "FX",
coinDecimals: 18,
coinGeckoId: "fx-coin",
coinImageUrl: "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/fxcore/fx.png",
},
});
await window.keplr.experimentalSuggestChain({
chainId: "dhobyghaut",
chainName: "f(x)Core Testnet",
rpc: "https://testnet-fx-json.functionx.io:26657",
rest: "https://testnet-fx-rest.functionx.io",
walletUrl: "https://testnet.pundiscan.io/fxcore/validators",
walletUrlForStaking: "https://testnet.pundiscan.io/fxcore/validators",
bip44: {
coinType: 60,
},
bech32Config: {
bech32PrefixAccAddr: "fx",
bech32PrefixAccPub: "fxpub",
bech32PrefixValAddr: "fxvaloper",
bech32PrefixValPub: "fxvaloperpub",
bech32PrefixConsAddr: "fxvalcons",
bech32PrefixConsPub: "fxvalconspub",
},
currencies: [
{
coinDenom: "FX",
coinMinimalDenom: "FX",
coinDecimals: 18,
coinGeckoId: "fx-coin",
coinImageUrl: "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/fxcore/fx.png",
},
],
feeCurrencies: [
{
coinDenom: "FX",
coinMinimalDenom: "FX",
coinDecimals: 18,
coinGeckoId: "fx-coin",
coinImageUrl: "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/fxcore/fx.png",
gasPriceStep: {
low: 4000000000000,
average: 4000000000000,
high: 4100000000000,
},
},
],
stakeCurrency: {
coinDenom: "FX",
coinMinimalDenom: "FX",
coinDecimals: 18,
coinGeckoId: "fx-coin",
coinImageUrl: "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/fxcore/fx.png",
},
features: ["eth-address-gen", "eth-key-sign", "ibc-transfer"],
beta: true,
});
await window.keplr.experimentalSuggestChain({
chainId: "dhobyghaut",
chainName: "f(x)Core Testnet Classic",
rpc: "https://testnet-fx-json.functionx.io:26657",
rest: "https://testnet-fx-rest.functionx.io",
walletUrl: "https://testnet.pundiscan.io/fxcore/validators",
walletUrlForStaking: "https://testnet.pundiscan.io/fxcore/validators",
bip44: {
coinType: 118,
},
bech32Config: {
bech32PrefixAccAddr: "fx",
bech32PrefixAccPub: "fxpub",
bech32PrefixValAddr: "fxvaloper",
bech32PrefixValPub: "fxvaloperpub",
bech32PrefixConsAddr: "fxvalcons",
bech32PrefixConsPub: "fxvalconspub",
},
currencies: [
{
coinDenom: "FX",
coinMinimalDenom: "FX",
coinDecimals: 18,
coinGeckoId: "fx-coin",
coinImageUrl: "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/fxcore/fx.png",
},
],
feeCurrencies: [
{
coinDenom: "FX",
coinMinimalDenom: "FX",
coinDecimals: 18,
coinGeckoId: "fx-coin",
coinImageUrl: "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/fxcore/fx.png",
gasPriceStep: {
low: 4000000000000,
average: 4000000000000,
high: 4100000000000,
},
},
],
stakeCurrency: {
coinDenom: "FX",
coinMinimalDenom: "FX",
coinDecimals: 18,
coinGeckoId: "fx-coin",
coinImageUrl: "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/fxcore/fx.png",
},
})
Last updated