FeeCollector
Operations
Operation claim_jetton
TL-B
claim_jetton#79a53080 query_id:uint64 wallet_address:MsgAddressInt
recipient_address:MsgAddressInt amount:Coins = InMsgBody;
Operation claim_ton
TL-B
claim_ton#d15d7c70 query_id:uint64 recipient_address:MsgAddressInt payload:Cell = InMsgBody;
Get-Methods
Method get_operator_address
Retrieves the address of the operator authorized to claim funds.
Returns
Name | Type | Description |
---|---|---|
operator_address | slice (MsgAddressInt ) | The address of the authorized operator. |