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 name for IoTeX Network Testnet #715

Closed evseevnn closed 3 months ago

evseevnn commented 4 months ago

What it solves

Adds short name for IoTeX Network Testnet:

https://github.com/ethereum-lists/chains/blob/master/_data/chains/eip155-4690.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/421