Skip to content

Commit

Permalink
Merge pull request #126 from fireblocks/cahyofireblocks-patch-8
Browse files Browse the repository at this point in the history
DOC-2590 scalar
  • Loading branch information
SlavaSereb authored Dec 13, 2024
2 parents 9255cdb + 7fbb44c commit af3bd58
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api-spec-scalar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18081,6 +18081,7 @@ components:
- WITHDRAW
- REDEEM_FROM_COMPOUND
- SUPPLY_TO_COMPOUND
- APPROVE
description: >
* `TRANSFER` - Transfers funds from one account to another. UTXO
blockchains allow multi-input and multi-output transfers. All other
Expand Down Expand Up @@ -18137,6 +18138,9 @@ components:
transactions may have this as their operation, in case users in the
workspace have used the direct integration between Fireblocks and the
Compound DeFI protocol.

* `APPROVE` - Enables the approve function for a smart contract to withdraw from a designated wallet.
[Learn more](https://support.fireblocks.io/hc/en-us/articles/4404616097426-Approve-Transaction-Amount-Cap).
TransferPeerPathType:
type: string
enum:
Expand Down

0 comments on commit af3bd58

Please sign in to comment.