WebHook 응답 정보
{
"message" : "NEW_NFT"
"value" : {
"nft_pack_id" : 100,
"nft_pack_name" : "good game nft"
"effect" : "[{\"app_id\":\"2\",\"description\":\"Purchasing Labyrinth Fat #2 increases HP 1000 and MP 1000 synergy.\",\"properties\":[{\"trait_type\":\"HP\",\"value\":1000},{\"trait_type\":\"MP\",\"value\":1000}]},{\"app_id\":\"1\",\"description\":\"Purchasing PoringMerge Fat #2 increases HP 2000 and MP 4000 synergy.\",\"properties\":[{\"trait_type\":\"HP\",\"value\":2000},{\"trait_type\":\"MP\",\"value\":4000}]}]"
}
}{
"message" : "MOD_NFT"
"value" : {
"nft_pack_id" : 100,
"nft_pack_name" : "good game nft"
"effect" : "[{\"app_id\":\"2\",\"description\":\"Purchasing Labyrinth Fat #2 increases HP 1000 and MP 1000 synergy.\",\"properties\":[{\"trait_type\":\"HP\",\"value\":1000},{\"trait_type\":\"MP\",\"value\":1000}]},{\"app_id\":\"1\",\"description\":\"Purchasing PoringMerge Fat #2 increases HP 2000 and MP 4000 synergy.\",\"properties\":[{\"trait_type\":\"HP\",\"value\":2000},{\"trait_type\":\"MP\",\"value\":4000}]}]"
}
}Last updated