@phanmn/chat3-sdk
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -85,2 +85,6 @@ import * as valibot from 'valibot'; | ||
}): Promise<boolean>; | ||
getEstimateGas(data: { | ||
network: string; | ||
coin: string; | ||
}): Promise<string>; | ||
withdraw(data: { | ||
@@ -87,0 +91,0 @@ amount: string; |
{ | ||
"name": "@phanmn/chat3-sdk", | ||
"type": "module", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Chat3.one SDK", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
37120
763