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
252 stars 196 forks source link

feat(protocol-kit): add short name for Zetachain #709

Closed evseevnn closed 6 months ago

evseevnn commented 7 months ago

What it solves

Adds short names for Zetachain Mainnet:

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

github-actions[bot] commented 7 months ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

evseevnn commented 7 months ago

I have read the CLA Document and I hereby sign the CLA

dasanra commented 6 months ago

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

evseevnn commented 6 months ago

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

dasanra commented 6 months ago

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