Yago Pérez Vázquez

Results 12 issues of Yago Pérez Vázquez

## What it solves Resolves https://github.com/safe-global/safe-core-sdk/issues/968 ## How this PR fixes it - We are adding a new method to the protocolKit instance ```typescript const contractInfo = protocolKit.getContractInfo("0xContractAddress") ``` it...

## Context / issue In the context of the SDK Refactoring we added a new package `sdk-starter-kit` We need to add the Reference guide to the `safe-docs` repo. After that...