아이템 구매 (purchaseItem)
Parameters
Type | Value | Description |
---|---|---|
string | uuid |
|
string | itemId |
|
uint256 | purchaseItemPrice |
|
Errors
Message | Cause |
---|---|
FandomShop: Item already purchased |
|
FandomShop: UUID should not be empty |
|
FandomShop: Item id should not be empty |
|
FandomShop: Purchase item price should be greater than zero |
|
FandomShop: Payment token transfer failed |
|
Event
Last updated