You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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.
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-iosissue #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.orgbridge 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
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
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 ResourcesDocumentation: 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.