Skip to content

Commit

Permalink
add mantra in abandonseed
Browse files Browse the repository at this point in the history
  • Loading branch information
Canestin committed Oct 28, 2024
1 parent f42d0d2 commit e817333
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/ledgerjs/packages/cryptoassets/src/abandonseed.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ const abandonSeedAddresses: Partial<Record<CryptoCurrency["id"], string>> = {
scroll: EVM_DEAD_ADDRESS,
scroll_sepolia: EVM_DEAD_ADDRESS,
etherlink: EVM_DEAD_ADDRESS,
mantra: "mantra12jypwtxm7npfszx5x9780fhz0j3ken696fdp33",
};

/**
Expand Down

0 comments on commit e817333

Please sign in to comment.