-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeploy_error.log
More file actions
98 lines (97 loc) · 5.36 KB
/
deploy_error.log
File metadata and controls
98 lines (97 loc) · 5.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
[dotenv@17.3.1] injecting env (2) from .env -- tip: ⚙️ override existing env vars with { override: true }
[dotenv@17.3.1] injecting env (0) from .env -- tip: 🔐 encrypt with Dotenvx: https://dotenvx.com
Deploying with account: 0x95FF93Dfc698ADb379935709d992EFE03c0614fe
node.exe : Error:
insufficient funds for
intrinsic transaction cost [
See: https://links.ethers.org/
v5-errors-INSUFFICIENT_FUNDS
] (error={"name":"ProviderErro
r","_stack":"ProviderError:
insufficient funds for gas *
price + value: have 0 want
1473265186848\n at
HttpProvider.request (D:\\down
loads\\Notes-APP-V2\\node_modu
les\\hardhat\\src\\internal\\c
ore\\providers\\http.ts:116:21
)\n at
processTicksAndRejections (nod
e:internal/process/task_queues
:103:5)\n at
EthersProviderWrapper.send (D:
\\downloads\\Notes-APP-V2\\nod
e_modules\\@nomiclabs\\hardhat
-ethers\\src\\internal\\ethers
-provider-wrapper.ts:13:20)","
code":-32003,"_isProviderError
":true},
method="sendTransaction",
transaction=undefined,
code=INSUFFICIENT_FUNDS,
version=providers/5.7.2)
At line:1 char:1
+ & "C:\Program
Files\nodejs/node.exe"
"C:\Program
Files\nodejs/node_mo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~
+ CategoryInfo :
NotSpecified: (Error: in
suffic...roviders/5.7.2):
String) [], RemoteExcepti
on
+ FullyQualifiedErrorId :
NativeCommandError
at Logger.makeError (D:\do
wnloads\Notes-APP-V2\node_modu
les\ethers\node_modules\@ether
sproject\logger\src.ts\index.t
s:269:28)
at Logger.throwError (D:\d
ownloads\Notes-APP-V2\node_mod
ules\ethers\node_modules\@ethe
rsproject\logger\src.ts\index.
ts:281:20)
at checkError (D:\download
s\Notes-APP-V2\node_modules\et
hers\node_modules\@ethersproje
ct\providers\src.ts\json-rpc-p
rovider.ts:98:16)
at D:\downloads\Notes-APP-
V2\node_modules\ethers\node_mo
dules\@ethersproject\providers
\src.ts\json-rpc-provider.ts:2
65:24
at
processTicksAndRejections (nod
e:internal/process/task_queues
:103:5) {
reason: 'insufficient funds
for intrinsic transaction
cost',
code: 'INSUFFICIENT_FUNDS',
error: ProviderError:
insufficient funds for gas *
price + value: have 0 want
1473265186848
at HttpProvider.request
(D:\downloads\Notes-APP-V2\nod
e_modules\hardhat\src\internal
\core\providers\http.ts:116:21
)
at
processTicksAndRejections (nod
e:internal/process/task_queues
:103:5)
at
EthersProviderWrapper.send (D:
\downloads\Notes-APP-V2\node_m
odules\@nomiclabs\hardhat-ethe
rs\src\internal\ethers-provide
r-wrapper.ts:13:20),
method: 'sendTransaction',
transaction: undefined
}