Skip to main content

⚡ Pass information on behalf of the user and skip screens

Order Flow options

The Rampnalysis widget allows you to pass details of the user to prefill the widget in order to make a more streamlined experience.

  • walletAddress: "0xc0ffee254729296a45a3885639AC7E10F9d54979"
  • firstName: The first name of the user. For example, "Jack".
  • lastName: The last name of the user. For example, "Sparrow".
  • email: The email address of the user. For instance, "js@potc.com".
  • mobileNumber: The mobile number of the user. This parameter should be in the appropriate format for the specific region or country, e.g. "+21273607839".
  • dob: The date of birth of the user. It should be in the appropriate date format, allowing users to provide their birthdate, e.g. "1994-09-16".
  • address1: The first line of the user's address.
  • address2: The second line of the user's address (if applicable).
  • city: The city in which the user resides.
  • state: The state or region of the user.
  • postCode: The postal code or ZIP code of the user's location.
  • countryCode: The country code of the user's country of residence.