Skip to content

Commit a6407a1

Browse files
cursoragentpaullinator
authored andcommitted
Add Monad chain id 143 to EVM_CHAIN_IDS
Rango maps MONAD to the monad pluginId, but without a numeric chain id depositEvmChainId/payoutEvmChainId stay undefined for Monad EVM txs.
1 parent ed329b2 commit a6407a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/util/chainIds.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export const EVM_CHAIN_IDS: Record<string, number> = {
1313
fantom: 250,
1414
filecoinfevm: 314,
1515
hyperevm: 999,
16+
monad: 143,
1617
optimism: 10,
1718
opbnb: 204,
1819
polygon: 137,

0 commit comments

Comments
 (0)