Skip to content

Instantly share code, notes, and snippets.

View alinetskyi's full-sized avatar
🏠
Working from home

Artem Linetskiy alinetskyi

🏠
Working from home
View GitHub Profile
2025/03/13 17:07:29 COREUM TRANSACTIONS: map[012EE7583CAF3155189A9123DEF8640C7730E1358A44B6894EB4DC682CF84795:{} 01985A5689CFE8D9E92D6A08F6029094622630112B3BB545CDF3D6C59634B5B7:{} 0344FBFDA5BE89CD827FF7168841298058B19A606D3A176165DDA390CD5909CD:{} 03C9EB9720AC91C550E89D2EF70B689A4E7F2C6DFB6E3DDAE54B47F529158450:{} 03D0FBBBE8B36B3774D3B642F5BD7513A6C8C8A3E504FAF5BDAE2F7694972365:{} 04161D2B478443F6FA192A54DEA299BFCCBE383B1E01B955F287BA63C3ABC258:{} 041DFE3D6568092D91C690E19A0CBFFA4590368B8CAF8C9496A4D27420308C8B:{} 0452A1FCDFD5880FA484D4DEC5A9862ADD9BC9E39473D3C0F33EA7D1DE483495:{} 078CD20E96AE8851AAE7166BFC679A634184994CC0B6104BA4F8DB3865606331:{} 07E44EA2EBD5879742E7EB26D3FAFBD49F1E019F4CF9B95EF9CBB72B47FF4166:{} 084DBE219C08A2710416C1751523DF40D14F09AFB89BE4EEE8E868CCDD2101BD:{} 08C90A16692EEB65EF1DF80EE2447FA0AC7D905932FDD953995C67874B2EDD06:{} 090D6037E897CFEB35CF7BF9F475AF5A1524116E7C5233855CAFCFCBEC5186C6:{} 09EBC2DF16AED7524C40A68A49AC3D05E9D4E7EC494217E0C20504152E5B6B86:{} 0A22E17DD0182C4A19334CD5DD0
https://bei.anchainai.com/api/address_risk_activity?proto=<PROTO>&address=<ADDR>&apikey=<APIKEY>
##### Bank #####
- name: address_risk_activity
definition:
kind: synchronous
handler: "{{ANCHAIN_API_URL}}/api/address_risk_activity?proto=coreum&apikey={{ANCHAIN_API_KEY}}"
output_type: json
arguments:
- name: address
# This is a TOML config file.
# For more information, see https://github.com/toml-lang/toml
###############################################################################
### Base Configuration ###
###############################################################################
# The minimum gas prices a validator is willing to accept for processing a
# transaction. A transaction's fees must meet the minimum of any denomination
# specified in this config (e.g. 0.25token1;0.0001token2).
# HELP acknowledgement_events_total Number of WriteAcknowledgement events received
# TYPE acknowledgement_events_total counter
acknowledgement_events_total{chain="coreum-devnet-1",channel="channel-0",counterparty="theta-testnet-001",port="transfer",service_name="unknown_service",otel_scope_name="hermes",otel_scope_version=""} 0
acknowledgement_events_total{chain="coreum-devnet-1",channel="channel-1",counterparty="osmo-test-5",port="transfer",service_name="unknown_service",otel_scope_name="hermes",otel_scope_version=""} 0
acknowledgement_events_total{chain="osmo-test-5",channel="channel-0",counterparty="theta-testnet-001",port="transfer",service_name="unknown_service",otel_scope_name="hermes",otel_scope_version=""} 0
acknowledgement_events_total{chain="osmo-test-5",channel="channel-12",counterparty="theta-testnet-001",port="transfer",service_name="unknown_service",otel_scope_name="hermes",otel_scope_version=""} 0
acknowledgement_events_total{chain="osmo-test-5",channel="channel-199",counterparty="theta-testnet
@alinetskyi
alinetskyi / devnet-1-full-node-eris.toml
Last active March 9, 2023 10:49
devnet-1-full-node-eris & testnet-1-full-node-eris
# This is a TOML config file.
# For more information, see https://github.com/toml-lang/toml
# NOTE: Any path below can be absolute (e.g. "/var/myawesomeapp/data") or
# relative to the home directory (e.g. "data"). The home directory is
# "$HOME/.tendermint" by default, but could be changed via $TMHOME env variable
# or --home cmd flag.
#######################################################################
### Main Base Config Options ###
{
"data": {
"communityPool": [
{
"coins": [
{
"denom": "utestcore",
"amount": "265339915641.245857304685609866"
}
],
{
"genesis_time": "2022-06-27T12:00:00Z",
"chain_id": "coreum-devnet-1",
"initial_height": "1",
"consensus_params": {
"block": {
"max_bytes": "22020096",
"max_gas": "50000000",
"time_iota_ms": "1000"
},
11:36AM INF No addresses to dial. Falling back to seeds module=pex
11:36AM INF Ensure peers module=pex numDialing=0 numInPeers=0 numOutPeers=0 numToDial=10
11:36AM INF No addresses to dial. Falling back to seeds module=pex
11:37AM INF Ensure peers module=pex numDialing=0 numInPeers=0 numOutPeers=0 numToDial=10
11:37AM INF No addresses to dial. Falling back to seeds module=pex
11:37AM INF Ensure peers module=pex numDialing=0 numInPeers=0 numOutPeers=0 numToDial=10
11:37AM INF No addresses to dial. Falling back to seeds module=pex
11:38AM INF Saving AddrBook to file book=/config/addrbook.json module=p2p size=0
11:38AM INF Ensure peers module=pex numDialing=0 numInPeers=0 numOutPeers=0 numToDial=10
11:38AM INF No addresses to dial. Falling back to seeds module=pex
@alinetskyi
alinetskyi / Dockerfile-hasura-cli
Last active May 31, 2022 14:04
Dockerfile-hasura-cli
FROM ubuntu:latest
COPY . .
RUN apt update
RUN apt install -y curl
RUN curl -L https://github.com/hasura/graphql-engine/raw/stable/cli/get.sh | bash
@alinetskyi
alinetskyi / companies.json
Last active March 5, 2022 18:16
API responses for companies
[
{
"id": 1,
"name": "Ikea",
"logo_url": "https://www.ikea.com/de/de/static/ikea-logo.f7d9229f806b59ec64cb.svg",
"article_url": "https://www.eurointegration.com.ua/news/2022/03/5/7135310/",
"date": "19/01/2022"
},
{
"id": 2,