chain-registry
Version:
243 lines (242 loc) • 9.08 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const info = {
$schema: '../chain.schema.json',
chain_name: 'pryzm',
website: 'https://pryzm.zone',
description: 'Trade Your Future Yield, Today',
status: 'live',
network_type: 'mainnet',
pretty_name: 'Pryzm',
chain_type: 'cosmos',
chain_id: 'pryzm-1',
bech32_prefix: 'pryzm',
daemon_name: 'pryzmd',
node_home: '$HOME/.pryzm',
key_algos: ['secp256k1'],
slip44: 118,
fees: {
fee_tokens: [
{
denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
fixed_min_gas_price: 0.0025,
low_gas_price: 0.0025,
average_gas_price: 0.003,
high_gas_price: 0.004
},
{
denom: 'ibc/DE63D8AC34B752FB7D4CAA7594145EDE1C9FC256AC6D4043D0F12310EB8FC255',
fixed_min_gas_price: 500000000,
low_gas_price: 500000000,
average_gas_price: 600000000,
high_gas_price: 700000000
},
{
denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
fixed_min_gas_price: 0.025,
low_gas_price: 0.025,
average_gas_price: 0.03,
high_gas_price: 0.04
},
{
denom: 'ibc/BF28D9C17E0306B194D50F51C3B2590BEAD15E04E03ADD34C3A26E62D85C9676',
fixed_min_gas_price: 0.002,
low_gas_price: 0.002,
average_gas_price: 0.003,
high_gas_price: 0.004
},
{
denom: 'ibc/B8AF5D92165F35AB31F3FC7C7B444B9D240760FA5D406C49D24862BD0284E395',
fixed_min_gas_price: 0.015,
low_gas_price: 0.015,
average_gas_price: 0.02,
high_gas_price: 0.03
},
{
denom: 'ibc/BFAAB7870A9AAABF64A7366DAAA0B8E5065EAA1FCE762F45677DC24BE796EF65',
fixed_min_gas_price: 0.02,
low_gas_price: 0.02,
average_gas_price: 0.03,
high_gas_price: 0.04
},
{
denom: 'factory/pryzm1jnhcsa5ddjsjq2t97v6a82z542rduxvtw6wd9h/uauuu',
fixed_min_gas_price: 0.01,
low_gas_price: 0.01,
average_gas_price: 0.015,
high_gas_price: 0.02
},
{
denom: 'ibc/F8CA5236869F819BC006EEF088E67889A26E4140339757878F0F4E229CDDA858',
fixed_min_gas_price: 10000000000,
low_gas_price: 10000000000,
average_gas_price: 12000000000,
high_gas_price: 14000000000
},
{
denom: 'ibc/FA78980867B7E87F382CDA00275C55DDC248CABC7DEE27AC6868CCF97DD5E02F',
fixed_min_gas_price: 0.002,
low_gas_price: 0.002,
average_gas_price: 0.003,
high_gas_price: 0.004
},
{
denom: 'ibc/120DC39B61CC121E91525C1D51624E41BBE74C537D7B0BE50BBFF9A00E37B6EE',
fixed_min_gas_price: 10000000000,
low_gas_price: 10000000000,
average_gas_price: 12000000000,
high_gas_price: 14000000000
},
{
denom: 'ibc/EA6E1E8BA2EB9F681C4BD12C8C81A46530A62934F2BD561B120A00F46946CE87',
fixed_min_gas_price: 0.0025,
low_gas_price: 0.0025,
average_gas_price: 0.003,
high_gas_price: 0.004
}
]
},
staking: {
staking_tokens: [{
denom: 'upryzm'
}],
lock_duration: {
time: '1814400s'
}
},
codebase: {
git_repo: 'https://github.com/pryzm-finance/pryzm-core',
recommended_version: 'v0.27.0',
compatible_versions: ['v0.27.0'],
binaries: {
"darwin/amd64": 'https://storage.googleapis.com/pryzm-zone/core/0.27.0/pryzmd-0.27.0-darwin-amd64',
"darwin/arm64": 'https://storage.googleapis.com/pryzm-zone/core/0.27.0/pryzmd-0.27.0-darwin-arm64',
"linux/amd64": 'https://storage.googleapis.com/pryzm-zone/core/0.27.0/pryzmd-0.27.0-linux-amd64',
"linux/arm64": 'https://storage.googleapis.com/pryzm-zone/core/0.27.0/pryzmd-0.27.0-linux-arm64'
},
consensus: {
type: 'cometbft',
version: '0.37.5'
},
genesis: {
genesis_url: 'https://storage.googleapis.com/pryzm-zone/pryzm-1/genesis.json'
},
language: {
type: 'go',
version: '1.22'
},
sdk: {
type: 'cosmos',
version: 'v0.47.17'
},
ibc: {
type: 'go',
version: '7.10.0',
ics_enabled: ['ics20-1', 'ics27-1']
},
cosmwasm: {
version: 'v0.46.0',
enabled: true
}
},
apis: {
rpc: [
{
address: 'https://rpc.pryzm.zone',
provider: 'PRYZM'
},
{
address: 'https://rpc.lavenderfive.com:443/pryzm',
provider: 'Lavender.Five Nodes 🐝'
},
{
address: 'https://pryzm-mainnet-rpc.autostake.com:443',
provider: 'AutoStake 🛡️ Slash Protected'
},
{
address: 'https://pryzm-rpc.chainroot.io',
provider: 'Chainroot'
}
],
rest: [
{
address: 'https://api.pryzm.zone',
provider: 'PRYZM'
},
{
address: 'https://rest.lavenderfive.com:443/pryzm',
provider: 'Lavender.Five Nodes 🐝'
},
{
address: 'https://pryzm-mainnet-lcd.autostake.com:443',
provider: 'AutoStake 🛡️ Slash Protected'
},
{
address: 'https://pryzm-api.chainroot.io',
provider: 'Chainroot'
}
],
grpc: [
{
address: 'https://grpc.pryzm.zone',
provider: 'PRYZM'
},
{
address: 'pryzm.lavenderfive.com:443',
provider: 'Lavender.Five Nodes 🐝'
},
{
address: 'pryzm-mainnet-grpc.autostake.com:443',
provider: 'AutoStake 🛡️ Slash Protected'
},
{
address: 'pryzm-grpc.chainroot.io:443',
provider: 'Chainroot'
}
]
},
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm-logo.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm-logo.svg'
},
explorers: [
{
kind: 'Chainscope',
url: 'https://chainsco.pe/pryzm',
tx_page: 'https://chainsco.pe/pryzm/tx/${txHash}',
account_page: 'https://chainsco.pe/pryzm/address/${accountAddress}',
block_page: 'https://chainsco.pe/pryzm/block/${blockHeight}',
proposal_page: 'https://chainsco.pe/pryzm/governance/proposal/${proposalId}',
validator_page: 'https://chainsco.pe/pryzm/validator/${validatorAddress}'
},
{
kind: 'PingPub',
url: 'https://cosmosrun.info/pryzm',
tx_page: 'https://cosmosrun.info/pryzm/tx/${txHash}',
account_page: 'https://cosmosrun.info/pryzm/account/${accountAddress}',
block_page: 'https://cosmosrun.info/pryzm/blocks/${blockHeight}',
proposal_page: 'https://cosmosrun.info/pryzm/gov/${proposalId}',
validator_page: 'https://cosmosrun.info/pryzm/staking/${validatorAddress}'
},
{
kind: 'staking-explorer.com',
url: 'https://staking-explorer.com/explorer/pryzm',
tx_page: 'https://staking-explorer.com/transaction.php?chain=pryzm&tx=${txHash}',
account_page: 'https://staking-explorer.com/account.php?chain=pryzm&addr=${accountAddress}'
},
{
kind: 'Chainroot',
url: 'https://explorer.chainroot.io/pryzm',
tx_page: 'https://explorer.chainroot.io/pryzm/transactions/${txHash}',
account_page: 'https://explorer.chainroot.io/pryzm/accounts/${accountAddress}'
}
],
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm-logo.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm-logo.svg',
theme: {
primary_color_hex: '#141424'
}
}]
};
exports.default = info;