diff --git a/README.md b/README.md index 859ce0f..b58a2ae 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,15 @@ Exporter needs config file in yaml format like following ```yaml rpc: - - chainId: archway-1 + - chainName: archway + chainId: archway-1 url: https://rpc.mainnet.archway.io:443 - - chainId: agoric-3 + - chainName: agoric + chainId: agoric-3 url: https://main.rpc.agoric.net:443 + - chainName: archwaytestnet + chainId: constantine-3 + url: https://rpc.constantine.archway.tech:443 github: org: archway-network @@ -20,7 +25,7 @@ github: accounts: - address: archway1l2al7y78500h5akvgt8exwnkpmf2zmk8ky9ht3 - chainId: constantine-3 + chainName: archwaytestnet denom: aconst ``` @@ -34,8 +39,8 @@ For provided accounts it fetches wallet balances using endpoints defined in rpc ``` # HELP cosmos_ibc_client_expiry Returns light client expiry in unixtime. # TYPE cosmos_ibc_client_expiry gauge -cosmos_ibc_client_expiry{client_id="07-tendermint-23",host_chain_id="archway-1",target_chain_id="agoric-3"} 1.695283384e+09 -cosmos_ibc_client_expiry{client_id="07-tendermint-75",host_chain_id="agoric-3",target_chain_id="archway-1"} 1.69528327e+09 +cosmos_ibc_client_expiry{client_id="07-tendermint-23",host_chain_id="archway-1",status="success",target_chain_id="agoric-3"} 1.698153269e+09 +cosmos_ibc_client_expiry{client_id="07-tendermint-75",host_chain_id="agoric-3",status="success",target_chain_id="archway-1"} 1.698153256e+09 # HELP cosmos_wallet_balance Returns wallet balance for an address on a chain # TYPE cosmos_wallet_balance gauge cosmos_wallet_balance{account="archway1l2al7y78500h5akvgt8exwnkpmf2zmk8ky9ht3",chain_id="constantine-3",denom="aconst",status="success"} 4.64e+18