Action URL that the wallet will call to get the action details. The wallet MUST add the address query parameter to this URL (the user's wallet address). The action URL MUST respond with a JSON object containing action_type and action fields.
address
action_type
action
Optional
Optional connect request for first-time connection
Request ID
Action URL that the wallet will call to get the action details. The wallet MUST add the
addressquery parameter to this URL (the user's wallet address). The action URL MUST respond with a JSON object containingaction_typeandactionfields.