Guide Mission: Wallet Inventory
Curated by
MapleStory Universe
Call-to-Action
https://msu.io/maplestorynID Type
EVM ADDRESS
Cred Type
REST
Last Update Time
12/30/2024, 05:24:45
Method
POST
Endpoint
https://internal-api.msu.io/***
Body
{ "address" : "$address" }Expression
function(resp) {
if (resp.isQuestDone === true) {
return 1
}
return 0
}