Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/fresh-sloths-tan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': minor
---

add nym chain metadata, addresses and warp route
5 changes: 5 additions & 0 deletions chains/nym/addresses.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
interchainGasPaymaster: "0x726f757465725f706f73745f6469737061746368000000040000000000000001"
interchainSecurityModule: "0x726f757465725f69736d00000000000000000000000000010000000000000001"
mailbox: "0x68797065726c616e650000000000000000000000000000000000000000000001"
merkleTreeHook: "0x726f757465725f706f73745f6469737061746368000000030000000000000002"
validatorAnnounce: "0x68797065726c616e650000000000000000000000000000000000000000000001"
4 changes: 4 additions & 0 deletions chains/nym/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
49 changes: 49 additions & 0 deletions chains/nym/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# yaml-language-server: $schema=../schema.json
bech32Prefix: n
blockExplorers:
- apiUrl: https://nym.explorers.guru
family: other
name: Nodes.Guru
url: https://nym.explorers.guru
- apiUrl: https://ping.pub/nyx
family: other
name: Ping.pub
url: https://ping.pub/nyx
blocks:
confirmations: 1
estimateBlockTime: 6
reorgPeriod: 1
canonicalAsset: unym
chainId: nyx
contractAddressBytes: 32
deployer:
name: Nym
url: https://www.nym.com
displayName: Nym
# Generated from: console.log(parseInt('0x'+Buffer.from('NYM').toString('hex')))
domainId: 5134669
gasCurrencyCoinGeckoId: nym
gasPrice:
amount: "0.025"
denom: unym
grpcUrls:
- http: https://grpc.nymtech.net:443
index:
chunk: 10
from: 19500000
isTestnet: false
name: nym
nativeToken:
decimals: 6
denom: unym
name: Nym
symbol: NYM
protocol: cosmosnative
restUrls:
- http: https://api.nymtech.net:443
- http: https://api.nyx.nodes.guru:443
rpcUrls:
- http: https://rpc.nymtech.net:443
- http: https://rpc.nyx.nodes.guru:443
slip44: 118
technicalStack: other
21 changes: 21 additions & 0 deletions deployments/warp_routes/NYM/bsc-nym-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# yaml-language-server: $schema=../schema.json
tokens:
- addressOrDenom: "0x31d0E332ccEf98b583E40e0cEFBb7502c9a6b3f8"
chainName: bsc
connections:
- token: cosmosnative|nym|0x726f757465725f61707000000000000000000000000000010000000000000001
decimals: 6
logoURI: /deployments/warp_routes/NYM/logo.svg
name: Nym
standard: EvmHypSynthetic
symbol: NYM
- addressOrDenom: "0x726f757465725f61707000000000000000000000000000010000000000000001"
chainName: nym
coinGeckoId: nym
connections:
- token: ethereum|bsc|0x31d0E332ccEf98b583E40e0cEFBb7502c9a6b3f8
decimals: 6
logoURI: /deployments/warp_routes/NYM/logo.svg
name: Nym
standard: CosmosNativeHypCollateral
symbol: NYM
30 changes: 30 additions & 0 deletions deployments/warp_routes/NYM/bsc-nym-deploy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
bsc:
decimals: 6
interchainSecurityModule:
domains:
nym:
modules:
- threshold: 2
type: merkleRootMultisigIsm
validators:
- "0x14588d90308e801564f7b222b78309154004ce22"
- "0x390757ed58f94b57fdc59ebd72d939280af2d0d9"
- "0xc7bc176dc2e8d1ee298f8cda962d7de711b11097"
- threshold: 2
type: messageIdMultisigIsm
validators:
- "0x14588d90308e801564f7b222b78309154004ce22"
- "0x390757ed58f94b57fdc59ebd72d939280af2d0d9"
- "0xc7bc176dc2e8d1ee298f8cda962d7de711b11097"
threshold: 1
type: staticAggregationIsm
owner: "0xD4B4E957cF9d41A552a7034d0E1548a701469420"
type: defaultFallbackRoutingIsm
name: Nym
owner: "0xD4B4E957cF9d41A552a7034d0E1548a701469420"
symbol: NYM
type: synthetic
nym:
foreignDeployment: "0x726f757465725f61707000000000000000000000000000010000000000000001"
owner: n1gqrycg899c6hq7upy6508tcnp4j0rfvxcyjmtn
type: native
15 changes: 15 additions & 0 deletions deployments/warp_routes/NYM/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.