Mint a Seekers Alliance NFT on testnet
Curated by
Seekers Alliance
Call-to-Action
https://seekersalliance-movement.vercel.app/ ID Type
APTOS ADDRESS
Cred Type
REST
Last Update Time
11/26/2024, 00:57:02
Method
POST
Header
{"Content-Type":"***"}Endpoint
https://aptos.testnet.suzuka.movementlabs.xyz/***
Body
{
"function": "0x5d95179154aeff19a0d893be30c6f260ac67cfabcf7d96316a3a9df2a9034963::nft::check_player_minted",
"type_arguments": [
],
"arguments": [
"$address"
]
}Expression
function(data){
return data[0]
}