feat: cash-in implementation for trx + usdt
This commit is contained in:
parent
b399ff0110
commit
a1a27826b8
10 changed files with 5282 additions and 186 deletions
|
|
@ -12,6 +12,7 @@ import mailgun from './mailgun'
|
|||
import telnyx from './telnyx'
|
||||
import twilio from './twilio'
|
||||
import vonage from './vonage'
|
||||
import trongrid from './trongrid'
|
||||
|
||||
export default {
|
||||
[bitgo.code]: bitgo,
|
||||
|
|
@ -27,5 +28,6 @@ export default {
|
|||
[binanceus.code]: binanceus,
|
||||
[cex.code]: cex,
|
||||
[ciphertrace.code]: ciphertrace,
|
||||
[trongrid.code]: trongrid,
|
||||
[binance.code]: binance
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue