ChainSafe / sprinter-ts

1 stars 0 forks source link

feat: get bridge history for an address #68

Closed BeroBurny closed 3 weeks ago

BeroBurny commented 1 month ago

Summary

Added method to fetch bridge transactions history of an address

Closes: #67

Description

The method should return aggregated data from all bridges that are supported by Sprinter API. Right now, only Sygma is added but later other bridge will be added

Chores: