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
12 changes: 12 additions & 0 deletions chains/kadena/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions chains/kadena/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# yaml-language-server: $schema=../schema.json
blockExplorers:
- apiUrl: https://explorer.kadena.io/mainnet
family: other
name: Kadena Explorer
url: https://explorer.kadena.io/mainnet
blocks:
confirmations: 6
estimateBlockTime: 30
reorgPeriod: 6
chainId: 626
displayName: Kadena
domainId: 626
gasCurrencyCoinGeckoId: kadena
name: kadena
nativeToken:
decimals: 12
name: coin
symbol: KDA
protocol: kadena
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will not be able to merge this PR until there is support for the kadena protocol type in the Hyperlane SDK

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@paulbalaji

What we need to do to make Hypelane SDK to support kadena protocol?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is your intention to add metadata for kadena itself or the kadena evm?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For Kadena itself.

rpcUrls:
- http: https://api.chainweb.com
technicalStack: other
Loading