MCPcopy Create free account

hub / github.com/binance/binance-skills-hub / functions

Functions123 in github.com/binance/binance-skills-hub

Method__init__
(self, data: Dict[str, Any])
skills/binance/payment/send_extension/pix.py:70
Method__init__
(self, data: Dict[str, Any])
skills/binance/payment/send_extension/c2c.py:20
Method__init__
(self, data: Dict[str, Any])
skills/binance/payment/send_extension/c2c.py:37
Methodbuild_confirm_params
Build request params for confirmPayment API.
skills/binance/payment/send_extension/base.py:34
Methodbuild_confirm_params
Build C2C confirmPayment params (includes bizType).
skills/binance/payment/send_extension/c2c.py:172
Methodbuild_poll_params
Build request params for queryPaymentStatus API.
skills/binance/payment/send_extension/base.py:46
Methodbuild_poll_params
C2C poll includes bizType.
skills/binance/payment/send_extension/c2c.py:187
Methoddetect
Return True if this extension handles the given QR data.
skills/binance/payment/send_extension/base.py:16
Methoddetect
C2C is the default/fallback — matches anything that isn't PIX.
skills/binance/payment/send_extension/c2c.py:60
Methoddisplay_document
Get masked document for display
skills/binance/payment/send_extension/pix.py:59
Methoddisplay_name
Get display name for the receiver
skills/binance/payment/send_extension/pix.py:54
Methodgenerate_qr_image
Generate QR code image from string
skills/binance/payment/send.py:72
Methodget_confirm_endpoint
Return the endpoint key for confirmPayment.
skills/binance/payment/send_extension/base.py:38
Methodget_confirm_endpoint
(self)
skills/binance/payment/send_extension/c2c.py:181
Methodget_poll_endpoint
Return the endpoint key for queryPaymentStatus.
skills/binance/payment/send_extension/base.py:42
Methodget_poll_endpoint
(self)
skills/binance/payment/send_extension/c2c.py:184
Methodhas_preset_amount
Check if this QR has a preset amount (non-editable bill)
skills/binance/payment/send_extension/pix.py:47
Methodparse_emvco_qr
Parse EMVCo QR code format to extract merchant info
skills/binance/payment/send.py:199
Methodpurchase
Step 1: Parse QR code and save order state. Args: api: PaymentAPI instance (for making HTTP requests) raw_qr
skills/binance/payment/send_extension/base.py:20
Methodpurchase
C2C purchase flow - Step 1: Parse C2C QR code
skills/binance/payment/send_extension/c2c.py:65
Functionqs
(p)
skills/binance-web3/trading-signal/scripts/cli.mjs:12
FunctionrecentMatchOptions
(p)
skills/binance-web3/binance-sports-ai-analyzer/scripts/cli.mjs:119
FunctiontoMatchOption
(match)
skills/binance-web3/binance-sports-ai-analyzer/scripts/cli.mjs:54
← previous101–123 of 123, ranked by callers