|
| 1 | +{ |
| 2 | + "$schema": "../chain.schema.json", |
| 3 | + "chain_name": "union", |
| 4 | + "status": "live", |
| 5 | + "website": "https://union.build/", |
| 6 | + "network_type": "mainnet", |
| 7 | + "pretty_name": "Union", |
| 8 | + "chain_type": "cosmos", |
| 9 | + "chain_id": "union-1", |
| 10 | + "bech32_prefix": "union", |
| 11 | + "daemon_name": "uniond", |
| 12 | + "node_home": "$HOME/.union", |
| 13 | + "key_algos": [ |
| 14 | + "secp256k1" |
| 15 | + ], |
| 16 | + "slip44": 118, |
| 17 | + "fees": { |
| 18 | + "fee_tokens": [ |
| 19 | + { |
| 20 | + "denom": "au", |
| 21 | + "fixed_min_gas_price": 100000000, |
| 22 | + "low_gas_price": 100000000, |
| 23 | + "average_gas_price": 100000000, |
| 24 | + "high_gas_price": 200000000 |
| 25 | + } |
| 26 | + ] |
| 27 | + }, |
| 28 | + "staking": { |
| 29 | + "staking_tokens": [ |
| 30 | + { |
| 31 | + "denom": "au" |
| 32 | + } |
| 33 | + ] |
| 34 | + }, |
| 35 | + "codebase": { |
| 36 | + "git_repo": "https://github.com/unionlabs/union", |
| 37 | + "recommended_version": "uniond/v1.2.2", |
| 38 | + "compatible_versions": [ |
| 39 | + "uniond/v1.2.2" |
| 40 | + ], |
| 41 | + "binaries": { |
| 42 | + "linux/amd64": "https://github.com/unionlabs/union/releases/download/uniond%2Fv1.2.2/uniond-release-x86_64-linux", |
| 43 | + "linux/arm64": "https://github.com/unionlabs/union/releases/download/uniond%2Fv1.2.2/uniond-release-aarch64-linux" |
| 44 | + }, |
| 45 | + "consensus": { |
| 46 | + "type": "cometbls", |
| 47 | + "version": "v1.0.1-cometbls", |
| 48 | + "repo": "https://github.com/unionlabs/cometbls", |
| 49 | + "tag": "v1.0.1-cometbls" |
| 50 | + }, |
| 51 | + "genesis": { |
| 52 | + "genesis_url": "https://rpc.union.build/genesis" |
| 53 | + }, |
| 54 | + "sdk": { |
| 55 | + "type": "cosmos", |
| 56 | + "repo": "https://github.com/unionlabs/cosmos-sdk", |
| 57 | + "version": "v0.50.13", |
| 58 | + "tag": "v0.50.13-cometblsv1" |
| 59 | + } |
| 60 | + }, |
| 61 | + "logo_URIs": { |
| 62 | + "png": "https://union.build/u.png", |
| 63 | + "svg": "https://union.build/u.svg" |
| 64 | + }, |
| 65 | + "description": "The next generation of aggregation, interoperability, and chain abstraction.", |
| 66 | + "peers": { |
| 67 | + "seeds": [ |
| 68 | + { |
| 69 | + "id": "20e1000e88125698264454a884812746c2eb4807", |
| 70 | + "address": "seeds.lavenderfive.com:24656", |
| 71 | + "provider": "Lavender.Five Nodes 🐝" |
| 72 | + }, |
| 73 | + { |
| 74 | + "id": "ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0", |
| 75 | + "address": "seeds.polkachu.com:24656", |
| 76 | + "provider": "Polkachu" |
| 77 | + } |
| 78 | + ], |
| 79 | + "persistent_peers": [] |
| 80 | + }, |
| 81 | + "apis": { |
| 82 | + "rpc": [ |
| 83 | + { |
| 84 | + "address": "https://rpc.union.build", |
| 85 | + "provider": "Union" |
| 86 | + }, |
| 87 | + { |
| 88 | + "address": "https://rpc-1.union.nodes.guru", |
| 89 | + "provider": "Nodes.Guru" |
| 90 | + }, |
| 91 | + { |
| 92 | + "address": "https://rpc.lavenderfive.com/union", |
| 93 | + "provider": "Lavender.Five Nodes 🐝" |
| 94 | + }, |
| 95 | + { |
| 96 | + "address": "https://union-rpc.polkachu.com", |
| 97 | + "provider": "Polkachu" |
| 98 | + }, |
| 99 | + { |
| 100 | + "address": "https://union-rpc.kingnodes.com", |
| 101 | + "provider": "Kingnodes 👑" |
| 102 | + }, |
| 103 | + { |
| 104 | + "address": "https://union-rpc.stakeandrelax.net", |
| 105 | + "provider": "Stake&Relax" |
| 106 | + } |
| 107 | + ], |
| 108 | + "rest": [ |
| 109 | + { |
| 110 | + "address": "https://rest.union.build", |
| 111 | + "provider": "Union" |
| 112 | + }, |
| 113 | + { |
| 114 | + "address": "https://api-1.union.nodes.guru", |
| 115 | + "provider": "Nodes.Guru" |
| 116 | + }, |
| 117 | + { |
| 118 | + "address": "https://rest.lavenderfive.com/union", |
| 119 | + "provider": "Lavender.Five Nodes 🐝" |
| 120 | + }, |
| 121 | + { |
| 122 | + "address": "https://union-api.polkachu.com", |
| 123 | + "provider": "Polkachu" |
| 124 | + }, |
| 125 | + { |
| 126 | + "address": "https://union-rest.kingnodes.com", |
| 127 | + "provider": "Kingnodes 👑" |
| 128 | + }, |
| 129 | + { |
| 130 | + "address": "https://union-api.stakeandrelax.net", |
| 131 | + "provider": "Stake&Relax" |
| 132 | + } |
| 133 | + ], |
| 134 | + "grpc": [ |
| 135 | + { |
| 136 | + "address": "grpc.union.build:443", |
| 137 | + "provider": "Union" |
| 138 | + }, |
| 139 | + { |
| 140 | + "address": "grpc-1.union.nodes.guru:443", |
| 141 | + "provider": "Nodes.Guru" |
| 142 | + }, |
| 143 | + { |
| 144 | + "address": "union.lavenderfive.com:443", |
| 145 | + "provider": "Lavender.Five Nodes 🐝" |
| 146 | + }, |
| 147 | + { |
| 148 | + "address": "union-grpc.polkachu.com:24690", |
| 149 | + "provider": "Polkachu" |
| 150 | + }, |
| 151 | + { |
| 152 | + "address": "union-grpc.kingnodes.com:443", |
| 153 | + "provider": "Kingnodes 👑" |
| 154 | + }, |
| 155 | + { |
| 156 | + "address": "union-grpc.stakeandrelax.net:24690", |
| 157 | + "provider": "Stake&Relax" |
| 158 | + } |
| 159 | + ] |
| 160 | + }, |
| 161 | + "explorers": [ |
| 162 | + { |
| 163 | + "kind": "Ping.Pub", |
| 164 | + "url": "https://explorer.union.build/union", |
| 165 | + "tx_page": "https://explorer.union.build/union/tx/${txHash}", |
| 166 | + "account_page": "https://explorer.union.build/union/account/${accountAddress}" |
| 167 | + } |
| 168 | + ], |
| 169 | + "images": [ |
| 170 | + { |
| 171 | + "png": "https://union.build/u.png", |
| 172 | + "svg": "https://union.build/u.svg" |
| 173 | + } |
| 174 | + ] |
| 175 | +} |
0 commit comments