Erc721Api
moonsdk.Erc721Api
All URIs are relative to https://beta.usemoon.ai
approve
TransactionAPIResponse approve(authorization, name, erc721_request)
Example
Api Key Authentication (ApiKeyAuth):
Api Key Authentication (BearerAuth):
Parameters
Return type
Authorization
HTTP request headers
Content-Type: application/json
Accept: application/json
HTTP response details
200
Ok
-
[Back to top] [Back to API list] [Back to Model list] [Back to README]
balance_of
TransactionAPIResponse balance_of(authorization, name, erc721_request)
Example
Api Key Authentication (ApiKeyAuth):
Api Key Authentication (BearerAuth):
Parameters
Return type
Authorization
HTTP request headers
Content-Type: application/json
Accept: application/json
HTTP response details
200
Ok
-
[Back to top] [Back to API list] [Back to Model list] [Back to README]
get_approved
TransactionAPIResponse get_approved(authorization, name, erc721_request)
Example
Api Key Authentication (ApiKeyAuth):
Api Key Authentication (BearerAuth):
Parameters
Return type
Authorization
HTTP request headers
Content-Type: application/json
Accept: application/json
HTTP response details
200
Ok
-
[Back to top] [Back to API list] [Back to Model list] [Back to README]
is_approved_for_all
TransactionAPIResponse is_approved_for_all(authorization, name, erc721_request)
Example
Api Key Authentication (ApiKeyAuth):
Api Key Authentication (BearerAuth):
Parameters
Return type
Authorization
HTTP request headers
Content-Type: application/json
Accept: application/json
HTTP response details
200
Ok
-
[Back to top] [Back to API list] [Back to Model list] [Back to README]
name
TransactionAPIResponse name(authorization, name, erc721_request)
Example
Api Key Authentication (ApiKeyAuth):
Api Key Authentication (BearerAuth):
Parameters
Return type
Authorization
HTTP request headers
Content-Type: application/json
Accept: application/json
HTTP response details
200
Ok
-
[Back to top] [Back to API list] [Back to Model list] [Back to README]
owner_of
TransactionAPIResponse owner_of(authorization, name, erc721_request)
Example
Api Key Authentication (ApiKeyAuth):
Api Key Authentication (BearerAuth):
Parameters
Return type
Authorization
HTTP request headers
Content-Type: application/json
Accept: application/json
HTTP response details
200
Ok
-
[Back to top] [Back to API list] [Back to Model list] [Back to README]
safe_transfer_from
TransactionAPIResponse safe_transfer_from(authorization, name, erc721_request)
Example
Api Key Authentication (ApiKeyAuth):
Api Key Authentication (BearerAuth):
Parameters
Return type
Authorization
HTTP request headers
Content-Type: application/json
Accept: application/json
HTTP response details
200
Ok
-
[Back to top] [Back to API list] [Back to Model list] [Back to README]
set_approval_for_all
TransactionAPIResponse set_approval_for_all(authorization, name, erc721_request)
Example
Api Key Authentication (ApiKeyAuth):
Api Key Authentication (BearerAuth):
Parameters
Return type
Authorization
HTTP request headers
Content-Type: application/json
Accept: application/json
HTTP response details
200
Ok
-
[Back to top] [Back to API list] [Back to Model list] [Back to README]
symbol
TransactionAPIResponse symbol(authorization, name, erc721_request)
Example
Api Key Authentication (ApiKeyAuth):
Api Key Authentication (BearerAuth):
Parameters
Return type
Authorization
HTTP request headers
Content-Type: application/json
Accept: application/json
HTTP response details
200
Ok
-
[Back to top] [Back to API list] [Back to Model list] [Back to README]
token_uri
TransactionAPIResponse token_uri(authorization, name, erc721_request)
Example
Api Key Authentication (ApiKeyAuth):
Api Key Authentication (BearerAuth):
Parameters
Return type
Authorization
HTTP request headers
Content-Type: application/json
Accept: application/json
HTTP response details
200
Ok
-
[Back to top] [Back to API list] [Back to Model list] [Back to README]
transfer
TransactionAPIResponse transfer(authorization, name, erc721_request)
Example
Api Key Authentication (ApiKeyAuth):
Api Key Authentication (BearerAuth):
Parameters
Return type
Authorization
HTTP request headers
Content-Type: application/json
Accept: application/json
HTTP response details
200
Ok
-
[Back to top] [Back to API list] [Back to Model list] [Back to README]
transfer_from
TransactionAPIResponse transfer_from(authorization, name, erc721_request)
Example
Api Key Authentication (ApiKeyAuth):
Api Key Authentication (BearerAuth):
Parameters
Return type
Authorization
HTTP request headers
Content-Type: application/json
Accept: application/json
HTTP response details
200
Ok
-
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Last updated