Skip to content

Add support for Goliath Mainnet (Chain ID 327) — parallel to iOS issue #11 #15

Description

@465media

Summary

Please add support for Goliath Mainnet, a new EVM-compatible Layer 1 blockchain launched by Onyx Protocol. This is a platform-parallel request to tangem-app-ios issue #11 — the same chain-support gap affects Android users of Tangem Wallet who have bridged XCN to Goliath.

Why this affects Android users

Although I'm filing from the Android perspective, the root cause appears to be shared across platforms (the supported-chains allowlist is at the SDK / app-config level, not iOS-specific). Any Tangem Wallet user — iOS or Android — who has bridged XCN from Ethereum to Goliath via the official app.onyx.org bridge is currently unable to sign transactions on chain 327.

The WalletConnect error returned is identical across platforms: "This network eip155:327 is not supported by Tangem Wallet and cannot be connected."

Network Details

Parameter | Value -- | -- Network Name | Goliath Mainnet Chain ID | 327 EIP-155 Chain ID | eip155:327 Currency Symbol | XCN RPC URL | https://rpc.goliath.net Block Explorer | https://explorer.goliath.net Validator Dashboard | https://validators.goliath.net

Why this should be straightforward to add

Goliath is fully EVM-compatible — the transaction signing format is identical to Ethereum and every other EVM chain Tangem already supports on Android (Arbitrum, Base, Optimism, Polygon, BNB Smart Chain, etc.). The signing logic itself doesn't need to change; the integration is adding chain 327 to the supported network list along with the RPC/explorer metadata.

Official Resources

Cross-references

Request

  1. Add Goliath Mainnet (Chain ID 327) to Tangem's supported networks on Android
  2. Enable WalletConnect signing for transactions on this network
  3. Coordinate with the iOS team on issue [B2B / Integration Request] Rabby Wallet devs are trying to reach you for native SDK integration #11 so platform rollout stays in sync

Happy to assist with testing on Android once a beta build is available.

Summary Please add support for Goliath Mainnet, a new EVM-compatible Layer 1 blockchain launched by Onyx Protocol. This is a platform-parallel request to tangem-app-ios issue #11 — the same chain-support gap affects Android users of Tangem Wallet who have bridged XCN to Goliath. Why this affects Android users Although I'm filing from the Android perspective, the root cause appears to be shared across platforms (the supported-chains allowlist is at the SDK / app-config level, not iOS-specific). Any Tangem Wallet user — iOS or Android — who has bridged XCN from Ethereum to Goliath via the official app.onyx.org bridge is currently unable to sign transactions on chain 327. The WalletConnect error returned is identical across platforms: "This network eip155:327 is not supported by Tangem Wallet and cannot be connected." Network Details ParameterValueNetwork NameGoliath MainnetChain ID327EIP-155 Chain IDeip155:327Currency SymbolXCNRPC URLhttps://rpc.goliath.net/Block Explorerhttps://explorer.goliath.net/Validator Dashboardhttps://validators.goliath.net/ Why this should be straightforward to add Goliath is fully EVM-compatible — the transaction signing format is identical to Ethereum and every other EVM chain Tangem already supports on Android (Arbitrum, Base, Optimism, Polygon, BNB Smart Chain, etc.). The signing logic itself doesn't need to change; the integration is adding chain 327 to the supported network list along with the RPC/explorer metadata. Official Resources

Documentation: https://docs.goliath.net/
Mainnet RPC: https://rpc.goliath.net/
Block Explorer: https://explorer.goliath.net/
Whitepaper: https://onyx.org/Goliath.pdf
Onyx Protocol (parent project): https://onyx.org/

Cross-references

Sibling issue on iOS: tangem/tangem-app-ios#11
Onyx governance proposal for funding a community/SDK-based interim solution: [link once posted]

Request

Add Goliath Mainnet (Chain ID 327) to Tangem's supported networks on Android
Enable WalletConnect signing for transactions on this network
Coordinate with the iOS team on issue #11 so platform rollout stays in sync

Happy to assist with testing on Android once a beta build is available.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions