chain-registry
Version:
Cosmos chain registry βοΈ
183 lines (182 loc) β’ 6.92 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const info = {
$schema: '../chain.schema.json',
chainName: 'firmachain',
status: 'live',
networkType: 'mainnet',
website: 'https://firmachain.org/',
prettyName: 'FIRMACHAIN',
chainType: 'cosmos',
chainId: 'colosseum-1',
bech32Prefix: 'firma',
slip44: 7777777,
daemonName: 'firmachaind',
nodeHome: '$HOME/.firmachain',
keyAlgos: ['secp256k1'],
fees: {
feeTokens: [{
denom: 'ufct',
fixedMinGasPrice: 0.1,
lowGasPrice: 0.1,
averageGasPrice: 0.15,
highGasPrice: 0.2
}]
},
staking: {
stakingTokens: [{
denom: 'ufct'
}]
},
codebase: {
gitRepo: 'https://github.com/firmachain/firmachain',
recommendedVersion: 'v0.3.5-patch',
compatibleVersions: ['v0.3.5-patch'],
genesis: {
genesisUrl: 'https://raw.githubusercontent.com/FirmaChain/mainnet/main/colosseum-1/genesis.json'
}
},
logoURIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/firmachain/images/fct.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/firmachain/images/fct.svg'
},
apis: {
rpc: [
{
address: 'https://lcd-mainnet.firmachain.dev:26657',
provider: 'FirmaChain'
},
{
address: 'https://firma.rpc.m.stavr.tech:443',
provider: 'π₯STAVRπ₯'
},
{
address: 'https://rpc.firmachain.chaintools.tech/',
provider: 'ChainTools'
},
{
address: 'https://rpc.lavenderfive.com:443/firmachain',
provider: 'Lavender.Five Nodes π'
},
{
address: 'https://firmachain-rpc.ramuchi.tech',
provider: 'ramuchi.tech'
},
{
address: 'https://firmachain.rpc.nodeshub.online:443',
provider: 'Nodes Hub π‘οΈ 100% Slash Protected π‘οΈ | Restake β
'
},
{
address: 'https://firmachain_mainnet_rpc.chain.whenmoonwhenlambo.money',
provider: 'π WHEN MOON π WHEN LAMBO π₯'
}
],
rest: [
{
address: 'https://lcd-mainnet.firmachain.dev:1317',
provider: 'FirmaChain'
},
{
address: 'https://firma.api.m.stavr.tech',
provider: 'π₯STAVRπ₯'
},
{
address: 'https://api.firmachain.chaintools.tech/',
provider: 'ChainTools'
},
{
address: 'https://rest.lavenderfive.com:443/firmachain',
provider: 'Lavender.Five Nodes π'
},
{
address: 'https://firmachain-api.ramuchi.tech',
provider: 'ramuchi.tech'
},
{
address: 'https://firmachain.api.nodeshub.online:443',
provider: 'Nodes Hub π‘οΈ 100% Slash Protected π‘οΈ | Restake β
'
},
{
address: 'https://firmachain_mainnet_api.chain.whenmoonwhenlambo.money',
provider: 'π WHEN MOON π WHEN LAMBO π₯'
}
],
grpc: [
{
address: 'firmachain.lavenderfive.com:443',
provider: 'Lavender.Five Nodes π'
},
{
address: 'firma.grpc.m.stavr.tech:2030',
provider: 'π₯STAVRπ₯'
},
{
address: 'https://firmachain-grpc.ramuchi.tech:1390',
provider: 'ramuchi.tech'
},
{
address: 'firmachain.grpc.nodeshub.online',
provider: 'Nodes Hub'
}
]
},
explorers: [
{
kind: 'Chainroot',
url: 'https://explorer.chainroot.io/firmachain',
txPage: 'https://explorer.chainroot.io/firmachain/transactions/${txHash}',
accountPage: 'https://explorer.chainroot.io/firmachain/accounts/${accountAddress}'
},
{
kind: 'staking-explorer.com',
url: 'https://staking-explorer.com/explorer/firmachain',
txPage: 'https://staking-explorer.com/transaction.php?chain=firmachain&tx=${txHash}',
accountPage: 'https://staking-explorer.com/account.php?chain=firmachain&addr=${accountAddress}'
},
{
kind: 'ezstaking',
url: 'https://ezstaking.app/firmachain',
txPage: 'https://ezstaking.app/firmachain/txs/${txHash}',
accountPage: 'https://ezstaking.app/firmachain/account/${accountAddress}'
},
{
kind: 'π₯STAVRπ₯',
url: 'https://explorer.stavr.tech/Firmachain-M',
txPage: 'https://explorer.stavr.tech/Firmachain-M/txs/${txHash}',
accountPage: 'https://explorer.stavr.tech/Firmachain-M/account/${accountAddress}'
},
{
kind: 'bigdipper',
url: 'https://explorer.firmachain.dev',
txPage: 'https://explorer.firmachain.dev/transactions/${txHash}'
},
{
kind: 'explorer.ChainTools',
url: 'https://explorer.chaintools.tech/firmachain',
txPage: 'https://explorer.chaintools.tech/firmachain/tx/${txHash}'
},
{
kind: 'atomscan',
url: 'https://atomscan.com/firmachain',
txPage: 'https://atomscan.com/firmachain/transactions/${txHash}',
accountPage: 'https://atomscan.com/firmachain/accounts/${accountAddress}'
},
{
kind: 'Nodes Hub π‘οΈ 100% Slash Protected π‘οΈ | Restake β
',
url: 'https://explorer.nodeshub.online/firmachain/',
txPage: 'https://explorer.nodeshub.online/firmachain/tx/${txHash}',
accountPage: 'https://explorer.nodeshub.online/firmachain/accounts/${accountAddress}'
},
{
kind: 'π WHEN MOON π WHEN LAMBO π₯',
url: 'https://explorer.whenmoonwhenlambo.money/firmachain',
txPage: 'https://explorer.whenmoonwhenlambo.money/firmachain/tx/${txHash}',
accountPage: 'https://explorer.whenmoonwhenlambo.money/firmachain/account/${accountAddress}'
}
],
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/firmachain/images/fct.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/firmachain/images/fct.svg'
}]
};
exports.default = info;