Adding new crypto currency (ESX)
You need first to add new account in your es_extended config like below
When you add new account, go to crypto config and add this account here
Adding crypto history
sender string
string
receiver? string
amount number
number
crypto string
Last updated 1 year ago
exports['piotreq_phone']:AddCryptoHistory(sender, receiver, amount, crypto) -- Example exports['piotreq_phone']:AddCryptoHistory('000001', '000002', 10, 'sultanium')