getProvider
Returns information about the dAPI provider, including who this provider is, the version of their dAPI, and the NEP that the interface is compatible with.
Input Arguments
None
Success Response
Parameter | Description |
---|---|
| The name of the wallet provider |
| The website of the wallet provider |
| The version of the dAPI that the the wallet supports |
| A list of all applicable NEPs which the wallet provider supports |
| This object can contain any attributes specific to the dapi provider, such as an app theme |
Error Response
Parameter | Description |
---|---|
| The type of error which has occured |
| A description of the error which has occured |
| Any raw data associated with the error |
Example
Request
Response
最后更新于