API
Installation
Using npm:
Using yarn
Get Start
API Token You can get API Token from https://slm.games/profile
And
Don't
show it to anyoneToken Expiration By default, the token for API is valid for 86400 seconds (24 hours).
We recommend that you refresh token expiration by call
userGetInfo
API every minute;
API
userGetInfo Get current user's information
walletGetBalance Get balance of symbol
diceBet Bet on dice game
crashBet
Bet on crash game
Last updated