blockfrost / blockfrost-go

Golang SDK for Blockfrost.io
Apache License 2.0
23 stars 9 forks source link

Add AddressUTXOsAsset and AddressUTXOsAssetAll functions #65

Closed sean118 closed 9 months ago

sean118 commented 1 year ago

https://docs.blockfrost.io/#tag/Cardano-Addresses/paths/~1addresses~1{address}~1utxos~1{asset}/get

slowbackspace commented 9 months ago

Hi, thanks for the contribution and sorry that you have not received any feedback. I am not going to bother you updating this PR. I added missing tests and updated data type for the UTXO struct in https://github.com/blockfrost/blockfrost-go/pull/70.