-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
config (don't worry, these are local network private keys):
blockmeta_auth_token = ""
owner_address = "90F8bf6A479f320ead074411a4B0e7944Ea8c9C1"
owner_private_key = "4f3edf983ac636a65a842ce7c78d9aa706d3b113bce9c46f30d7d21715b23b1d"
data_edge_address = "5FC8d32690cc91D4c39d9d3abcBD16989F875707"
epoch_manager_address = "C89Ce4735882C9F0f0FE26686c53074E09B0D550"
subgraph_url = "http://graph-node:8000/subgraphs/name/block-oracle"
bearer_token = "TODO"
log_level = "debug"
[protocol_chain]
name = "eip155:1337"
jrpc = "http://chain:8545"
polling_interval_in_seconds = 20
[indexed_chains]
"eip155:1337" = "http://localhost:8545"output:
INFO The block oracle is starting. log_level=debug
INFO Starting metrics server at port 9090/metrics
INFO Entering the main polling loop. Press CTRL+C to stop.
INFO New polling iteration.
TRACE Sending JRPC call id=0 request=MethodCall(MethodCall { jsonrpc: Some(V2), method: "eth_getBalance", params: Array([String("0x90f8bf6a479f320ead074411a4b0e7944ea8c9c1"), String("latest")]), id: Num(0) }) network=eip155:1337
TRACE Sending JRPC call id=0 request=MethodCall(MethodCall { jsonrpc: Some(V2), method: "eth_getBalance", params: Array([String("0x90f8bf6a479f320ead074411a4b0e7944ea8c9c1"), String("latest")]), id: Num(0) }) network=eip155:1337
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels