diff --git a/.upptimerc.yml b/.upptimerc.yml index 5f4de742c..95f7fe5f5 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -27,198 +27,195 @@ status-website: sites: - - name: Google - url: https://www.google.com - ### === darwinia rpc - # - name: rpc-darwinia-g1 - # url: http://g1.darwinia2.darwinia.network:9944 - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - # - name: rpc-darwinia-c1 - # url: http://c1.darwinia2.darwinia.network:9944 - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - # - name: rpc-darwinia-itering-c1 - # url: http://c1.darwinia-rpc.itering.io:9944 - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - # - name: rpc-darwinia-itering-c2 - # url: http://c2.darwinia-rpc.itering.io:9944 - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - - # - name: rpc-darwinia-official - # url: https://rpc.darwinia.network - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - # - name: rpc-darwinia-dwellir - # url: https://darwinia-rpc.dwellir.com - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - # - name: rpc-darwinia-subquery - # url: https://darwinia.rpc.subquery.network/public - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - # - name: rpc-darwinia-dcdao - # url: https://darwinia-rpc.dcdao.box - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - # - name: rpc-darwinia-hrpc - # url: https://hrpc.darwinia.network/darwinia - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - - - # - name: rpc-darwinia-collator-a - # url: $ENDPOINT_RPC_ITERING_COLLATOR_DARWINIA_A - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - # - name: rpc-darwinia-collator-b - # url: $ENDPOINT_RPC_ITERING_COLLATOR_DARWINIA_B - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - # - name: rpc-darwinia-collator-c - # url: $ENDPOINT_RPC_ITERING_COLLATOR_DARWINIA_C - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - # - name: rpc-darwinia-collator-d - # url: $ENDPOINT_RPC_ITERING_COLLATOR_DARWINIA_D - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - - - - # ### === crab rpc - # - name: rpc-crab-g1 - # url: http://g1.crab2.darwinia.network:9944 - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - # - name: rpc-crab-c1 - # url: http://c1.crab2.darwinia.network:9944 - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - # - name: rpc-crab-itering-c1 - # url: http://c1.crab-rpc.itering.io:9944 - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - # - name: rpc-crab-itering-c2 - # url: http://c2.crab-rpc.itering.io:9944 - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - - - # - name: rpc-crab-official - # url: https://crab-rpc.darwinia.network - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - # - name: rpc-crab-hrpc - # url: https://hrpc.darwinia.network/crab - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - - - # - name: rpc-crab-collator-a - # url: $ENDPOINT_RPC_ITERING_COLLATOR_CRAB_A - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - # - name: rpc-crab-collator-b - # url: $ENDPOINT_RPC_ITERING_COLLATOR_CRAB_B - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - - - # ### === koi rpc - # - name: rpc-koi-g1 - # url: http://g1.testnets.darwinia.network:9942 - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - # - name: rpc-koi-g2 - # url: http://g2.testnets.darwinia.network:9942 - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - # - name: rpc-koi-g3 - # url: http://g3.testnets.darwinia.network:9942 - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - - # - name: rpc-koi-official - # url: https://koi-rpc.darwinia.network - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' - - - # ### === msgport - # - name: msgport-api - # url: https://api.msgport.xyz - - # ### === migration-helper - # - name: migration-helper-api - # url: https://migration-helper.darwinia.network/api/health - - # ### === thegraph - # - name: thegraph-dip7index-darwinia - # url: https://thegraph.darwinia.network/dip7/subgraphs/name/dip7index-darwinia - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"query":"query MyQuery {\n _meta {\n hasIndexingErrors\n }\n}","operationName":"MyQuery"}' - # - name: thegraph-dip7index-crab - # url: https://thegraph.darwinia.network/dip7/subgraphs/name/dip7index-crab - # method: POST - # headers: - # - "Content-Type: application/json" - # body: '{"query":"query MyQuery {\n _meta {\n hasIndexingErrors\n }\n}","operationName":"MyQuery"}' + - name: rpc-darwinia-g1 + url: http://g1.darwinia2.darwinia.network:9944 + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + - name: rpc-darwinia-c1 + url: http://c1.darwinia2.darwinia.network:9944 + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + - name: rpc-darwinia-itering-c1 + url: http://c1.darwinia-rpc.itering.io:9944 + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + - name: rpc-darwinia-itering-c2 + url: http://c2.darwinia-rpc.itering.io:9944 + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + + - name: rpc-darwinia-official + url: https://rpc.darwinia.network + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + - name: rpc-darwinia-dwellir + url: https://darwinia-rpc.dwellir.com + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + - name: rpc-darwinia-subquery + url: https://darwinia.rpc.subquery.network/public + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + - name: rpc-darwinia-dcdao + url: https://darwinia-rpc.dcdao.box + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + - name: rpc-darwinia-hrpc + url: https://hrpc.darwinia.network/darwinia + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + + + - name: rpc-darwinia-collator-a + url: $ENDPOINT_RPC_ITERING_COLLATOR_DARWINIA_A + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + - name: rpc-darwinia-collator-b + url: $ENDPOINT_RPC_ITERING_COLLATOR_DARWINIA_B + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + - name: rpc-darwinia-collator-c + url: $ENDPOINT_RPC_ITERING_COLLATOR_DARWINIA_C + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + - name: rpc-darwinia-collator-d + url: $ENDPOINT_RPC_ITERING_COLLATOR_DARWINIA_D + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + + + + ### === crab rpc + - name: rpc-crab-g1 + url: http://g1.crab2.darwinia.network:9944 + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + - name: rpc-crab-c1 + url: http://c1.crab2.darwinia.network:9944 + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + - name: rpc-crab-itering-c1 + url: http://c1.crab-rpc.itering.io:9944 + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + - name: rpc-crab-itering-c2 + url: http://c2.crab-rpc.itering.io:9944 + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + + + - name: rpc-crab-official + url: https://crab-rpc.darwinia.network + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + - name: rpc-crab-hrpc + url: https://hrpc.darwinia.network/crab + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + + + - name: rpc-crab-collator-a + url: $ENDPOINT_RPC_ITERING_COLLATOR_CRAB_A + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + - name: rpc-crab-collator-b + url: $ENDPOINT_RPC_ITERING_COLLATOR_CRAB_B + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + + + ### === koi rpc + - name: rpc-koi-g1 + url: http://g1.testnets.darwinia.network:9942 + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + - name: rpc-koi-g2 + url: http://g2.testnets.darwinia.network:9942 + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + - name: rpc-koi-g3 + url: http://g3.testnets.darwinia.network:9942 + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + + - name: rpc-koi-official + url: https://koi-rpc.darwinia.network + method: POST + headers: + - "Content-Type: application/json" + body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}' + + + ### === msgport + - name: msgport-api + url: https://api.msgport.xyz + + ### === migration-helper + - name: migration-helper-api + url: https://migration-helper.darwinia.network/api/health + + ### === thegraph + - name: thegraph-dip7index-darwinia + url: https://thegraph.darwinia.network/dip7/subgraphs/name/dip7index-darwinia + method: POST + headers: + - "Content-Type: application/json" + body: '{"query":"query MyQuery {\n _meta {\n hasIndexingErrors\n }\n}","operationName":"MyQuery"}' + - name: thegraph-dip7index-crab + url: https://thegraph.darwinia.network/dip7/subgraphs/name/dip7index-crab + method: POST + headers: + - "Content-Type: application/json" + body: '{"query":"query MyQuery {\n _meta {\n hasIndexingErrors\n }\n}","operationName":"MyQuery"}'