CoinbaseOnrampGetBuyUrlRequest
Documentation Index
Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
Use this file to discover all available pages before exploring further.
Valid blockchain wallet address, must be an alphanumeric string without any special characters
Maximum string length:
255Pattern:
^[A-Za-z0-9]{18,100}$Example:
"0xbF394748301603f18d953C90F0b087CBEC0E1834"
Maximum string length:
50Pattern:
^(?=\S)[\p{L}\p{N}a-zA-Z _.,:!?&%@\/+\-'|]+(?<=\S)$Maximum string length:
50Pattern:
^(?=\S)[\p{L}\p{N}a-zA-Z _.,:!?&%@\/+\-'|]+(?<=\S)$Maximum string length:
50Pattern:
^(?=\S)[\p{L}\p{N}a-zA-Z _.,:!?&%@\/+\-'|]+(?<=\S)$Example:
"An example name"
Maximum string length:
50Pattern:
^(?=\S)[\p{L}\p{N}a-zA-Z _.,:!?&%@\/+\-'|]+(?<=\S)$Example:
"An example name"
Default visual experience. Either transfer funds from Coinbase (send) or buy assets (buy)
Available options:
buy, send Maximum string length:
50Pattern:
^(?=\S)[\p{L}\p{N}a-zA-Z _.,:!?&%@\/+\-'|]+(?<=\S)$Example:
"An example name"
Maximum string length:
50Pattern:
^(?=\S)[\p{L}\p{N}a-zA-Z _.,:!?&%@\/+\-'|]+(?<=\S)$Example:
"An example name"
Prevents the widget from opening URLs directly & relies on onRequestedUrl entirely for opening links
Maximum string length:
255Pattern:
^(?=\S)[\p{L}\p{N}a-zA-Z _.,:!?&%@\/+\-'|]+(?<=\S)$Example:
"An example name"
Digits with optional decimal part
Pattern:
^(\d+(\.\d+)?|\.\d+)$Example:
"100.00"
Digits with optional decimal part
Pattern:
^(\d+(\.\d+)?|\.\d+)$Example:
"100.00"
Pattern:
^$|^((https?:\/\/)?([a-z0-9]+([-.]+[a-z0-9]+)*\.[a-z]{2,10}|localhost)(:[0-9]{1,5})?(\/.*)?|([a-zA-Z+-]{2,20}):\/\/(?!.*\*.*\*.*)[-*a-zA-Z0-9.-\/]{0,255}(:[*0-9]{1,5})?((\/|\?).*)?)$Example:
"https://website-sample.com"