Skip to content

Cost Options

Define the cost to open this crate.

"cost": {
"provider": "IMPACTOR",
"currency": "impactor:dollars",
"amount": 100
}

The Economy Service to use for the transaction. See the Economy Services page for more information.

"provider": "IMPACTOR"

The currency ID to use for the transaction. If undefined, the default currency for the selected provider will be used.

"currency": "impactor:dollars"

The amount to charge the player when opening the crate.

"amount": 100