File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -25727,6 +25727,8 @@ paths:
2572725727 - burn
2572825728 - burnTokenTransfer
2572925729 - clientDisbursement
25730+ - treasuryMintTransfer
25731+ - treasuryBurnTransfer
2573025732 description: Type of transaction
2573125733 example: clientDeposit
2573225734 sender:
@@ -38123,6 +38125,11 @@ components:
3812338125 description: Token that provides backing value
3812438126 example: fiatusd
3812538127 minLength: 1
38128+ treasuryAccountWalletId:
38129+ type: string
38130+ description: Unique identifier for the treasury account
38131+ example: 37c60261db7cbfdfab26b9156eabcdef
38132+ format: uuid
3812638133 required:
3812738134 - id
3812838135 - token
@@ -50825,6 +50832,8 @@ components:
5082550832 - burn
5082650833 - burnTokenTransfer
5082750834 - clientDisbursement
50835+ - treasuryMintTransfer
50836+ - treasuryBurnTransfer
5082850837 description: Type of transaction
5082950838 example: clientDeposit
5083050839 sender:
You can’t perform that action at this time.
0 commit comments