bennycode / coinbase-pro-node

Coinbase API written in TypeScript and covered by tests.
https://bennycode.com/coinbase-pro-node
MIT License
254 stars 62 forks source link

Portfolio commission #712

Closed solariatu closed 2 years ago

solariatu commented 2 years ago

~~It seems that there is no way to retrieve portfolio commission.

The official api does have the endpoint, however, I was not able to find any references in the source, unless I'm missing something here.~~

Found it in FeeAPI.ts. Sorry for raising this 🤦