Commit 54da296 1 parent fc3aa98 commit 54da296 Copy full SHA for 54da296
File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,15 @@ DB_PASS=postgres
11
11
DB_SSL_MODE = disable
12
12
13
13
INDEX_INTERVAL = 10s
14
+ MIN_ICY_SWAP_AMOUNT = 50000000000000000000
14
15
15
16
BTC_WALLET_WIF = BTC_WALLET_WIF
16
17
BTC_BLOCKSTREAM_API_URL = BTC_BLOCKSTREAM_API_URL
17
18
BLOCKCHAIN_BTC_TREASURY_ADDRESS = BLOCKCHAIN_BTC_TREASURY_ADDRESS
18
19
19
20
BLOCKCHAIN_BASE_RPC_ENDPOINT = https://base-sepolia-rpc.publicnode.com
20
21
BLOCKCHAIN_ICY_CONTRACT_ADDR = BLOCKCHAIN_ICY_CONTRACT_ADDR
21
- BLOCKCHAIN_ICY_SWAP_CONTRACT_ADDR = BLOCKCHAIN_ICY_SWAP_CONTRACT_ADDR
22
22
BLOCKCHAIN_INITIAL_ICY_TRANSACTION_HASH = BLOCKCHAIN_INITIAL_ICY_TRANSACTION_HASH
23
+ BLOCKCHAIN_ICY_SWAP_CONTRACT_ADDR = BLOCKCHAIN_ICY_SWAP_CONTRACT_ADDR
24
+ BLOCKCHAIN_INITIAL_ICY_SWAP_BLOCK_NUMBER = 21748790
23
25
BLOCKCHAIN_SWAP_SIGNER_PRIVATE_KEY = 0xBLOCKCHAIN_SWAP_SIGNER_PRIVATE_KEY
You can’t perform that action at this time.
0 commit comments