forked from EvergreenCrypto/docker-finance
client: docker-finance.d: fetch: add coinomi example
NOTE: exported CSV still required for all other networks.
This commit is contained in:
@@ -182,9 +182,20 @@ version: @DOCKER_FINANCE_VERSION@
|
||||
passphrase:
|
||||
secret:
|
||||
subaccount:
|
||||
ethereum:
|
||||
ethereum:
|
||||
- "phone:cb-1/0x10Bd3c5d536f69e87C8d4ECB49C01dDc9db4637b"
|
||||
|
||||
coinomi:
|
||||
key: "ethereum/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
||||
passphrase:
|
||||
secret:
|
||||
subaccount:
|
||||
# NOTE: same account name can only be used with differing networks
|
||||
ethereum:
|
||||
- "phone:coinomi-1/0x27A309082a170557353C2A7C207ae2d81fb17659"
|
||||
algorand:
|
||||
- "phone:coinomi-1/BO65GIBYYYUPK4KTQ32IRO5BE2H3VEFTK65GKI2GNHZYPNUMJKGJOFJWSY"
|
||||
|
||||
metamask:
|
||||
# API scanner keys can be generated at etherscan.io, polygonscan.com
|
||||
# key format: blockchain1/API_KEY1,blockchain2/API_KEY2
|
||||
|
||||
Reference in New Issue
Block a user