Store

Below is the current state of functionality within the Store category.

Two methods exist in the Store category

Store


fut.buyPack()

fut.buyPack() takes two arguments: pack_id and currency (default: ‘COINS’). We’re still working on a list of pack_ids. Until then, this function is lacking documentation.

fut.openPack()

fut.openPack() takes one arguemtn: pack_id. We’re still working on a list of pack_ids. Until then, this function is lacking documentation.