Skip to main content

equitoBuyBack

methodstring

Name of the predefined method to be used

Example: equito_buyback
params object
tokenIdstring

TokenID

Example: 3ac1bec4-1a3d-4fff-9941-68c52154cabd
fromstring

Wallet address where tokens will be bought back from

Example: 0xC593e77451cE7009209Ea4e7F62d64F2355D71ff
amountstring

Amount of tokens to be bought back

Example: 1000
equitoBuyBack
{
"method": "equito_buyback",
"params": {
"tokenId": "8fb6949c-9839-4358-8f61-8fa01d666693",
"from": "0x5Bbfb5dAB27c0b32FDdAa6705d8B23E070a7613e",
"amount": "1000"
}
}