Skip to content

Commit

Permalink
add sepolia address for xchf
Browse files Browse the repository at this point in the history
  • Loading branch information
lykalabrada committed Sep 6, 2023
1 parent 17b7c97 commit 6c8b16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/server/.env
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ WBTC_ADDRESS="0x8B3d701B187D8Eb8c0b9368AebbAAFC62D3fa0e1"
EUROC_ADDRESS="0xc8042c992c9627dF9e84ddf57Bc6adc1AB9C3acd"
DFI_ADDRESS="0x1f84B07483AC2D5f212a7bF14184310baE087448"
MATIC_ADDRESS="0x0B36470228F0B8C8E0313ba0C4356520F50cE85b"
XCHF_ADDRESS="" # TODO(lyka): add sepolia address
XCHF_ADDRESS="0x75bff147629E93F508483062EE3AeD466028c807"
ETHEREUM_WALLET_PRIVATE_KEY="0xbdf16a59fe0d5491874778730f7652f753e0c1341722a0dd315a6f83461ac9cb"
APP_VERSION=0.0.0
# Transaction fees
Expand Down

0 comments on commit 6c8b16a

Please sign in to comment.