Enhancement to bridge/action/history
Endpoint
bridge/action/history
EndpointIn response to user feedback, the bridge/action/history
endpoint has undergone significant improvement. It has been divided into three distinct endpoints: bridge/action/history/user/{address}
, bridge/action/history/count/{count}
, and bridge/action/history/tx/{txHash}
, based on their respective call methods.
Note that the bridge/action/history
endpoint has been deprecated in this release and is slated for removal in the upcoming version.