safe-global / safe-core-sdk

The Safe{Core} SDK allows builders to add account abstraction functionality into their apps.
https://docs.safe.global/sdk/overview
MIT License
243 stars 179 forks source link

feat(protocol-kit): add short names for Immutable zkEVM #713

Closed evseevnn closed 3 months ago

evseevnn commented 4 months ago

What it solves

Adds short names for Immutable zkEVM:

https://github.com/ethereum-lists/chains/blob/master/_data/chains/eip155-13371.json https://github.com/ethereum-lists/chains/blob/master/_data/chains/eip155-13473.json

dasanra commented 3 months ago

To add shortnames the chain assets should be available at safe-deployments first.

evseevnn commented 3 months ago

https://github.com/safe-global/safe-deployments/pull/422

dasanra commented 3 months ago

Solved in https://github.com/safe-global/safe-core-sdk/pull/752