fixed config + improved logging
This commit is contained in:
@@ -34,16 +34,18 @@ messaging:
|
||||
reconnect_wait: 5
|
||||
|
||||
chains:
|
||||
- name: arbitrum_one
|
||||
- name: tron
|
||||
chain_id: 728126428
|
||||
native_token: TRX
|
||||
rpc_url_env: CHAIN_GATEWAY_RPC_URL
|
||||
tokens:
|
||||
- symbol: USDC
|
||||
contract: "0xaf88d065e77c8cc2239327c5edb3a432268e5831"
|
||||
- symbol: USDT
|
||||
contract: "0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9"
|
||||
contract: "0xa614f803b6fd780986a42c78ec9c7f77e6ded13c"
|
||||
- symbol: USDC
|
||||
contract: "0x3487b63d30b5b2c87fb7ffa8bcfade38eaac1abe"
|
||||
|
||||
service_wallet:
|
||||
chain: arbitrum_one
|
||||
chain: tron
|
||||
address_env: CHAIN_GATEWAY_SERVICE_WALLET_ADDRESS
|
||||
private_key_env: CHAIN_GATEWAY_SERVICE_WALLET_KEY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user