1
This commit is contained in:
parent
6e17bc5321
commit
79aaf80f84
22
bin/backtask/config/bc_currency.json
Normal file
22
bin/backtask/config/bc_currency.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "Ethereum",
|
||||||
|
"contract_address": "",
|
||||||
|
"current_price": 3371.1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "USDC",
|
||||||
|
"contract_address": "",
|
||||||
|
"current_price": 0.999334
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Immutable",
|
||||||
|
"contract_address": "",
|
||||||
|
"current_price": 1.54
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NATIVE",
|
||||||
|
"contract_address": "",
|
||||||
|
"current_price": 1.54
|
||||||
|
}
|
||||||
|
]
|
Loading…
x
Reference in New Issue
Block a user