Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit890b1df

Browse files
author
raunak.dhabekar
committed
Changes in .env, and the smart contracts and integration
1 parentf8a3592 commit890b1df

File tree

2 files changed

+4
-23
lines changed

2 files changed

+4
-23
lines changed

‎example.env‎

Lines changed: 0 additions & 23 deletions
This file was deleted.

‎src/index.ts‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ const Main = async () => {
5252
});
5353
console.log(`---`.repeat(10));
5454

55+
56+
5557
awaitoneInch.getProtocols()
5658
.then((protocols:string[])=>{
5759
console.log(`Finding the best route for trade on:${protocols.join(', ')}...👀👀👀`);
@@ -65,6 +67,8 @@ const Main = async () => {
6567
letmessage=''
6668
letusers=awaitUser.find({is_active:true})
6769

70+
71+
6872
schedule(`*/${config.PRICE_CHECK_INTERVAL_IN_SECONDS} * * * * *`,asyncfunction(){
6973
console.log(`***`.repeat(10));
7074
MONITORED_TOKENS.forEach(async(token:any)=>{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp