Package Logo
polymarket-wallet-factory
polymarket-wallet-factory@v0.10.0
Total Downloads
11
Published
4 hours ago
Network
polygon polygon
Publisher
User Avatar colindickson

Readme

Documentation

Modules

Maps icon
Maps

map
map_factory_events

9359ac0f15d1a7652b0d60e1995830d41b7df1bc
map map_factory_events (
blocksf.ethereum.type.v2.Block
)  -> polymarket.wallet_factory.v1.FactoryEvents
substreams gui polymarket-wallet-factory@v0.10.0 map_factory_events

map
eth_common:all_events

433686393b184c57628660f7dbe6cfed4d72a9e9
map eth_common:all_events (
)  -> sf.substreams.ethereum.v1.Events

all_events gives you all the events in a block (from successful transactions), with basic block hash/number/timestamp and transaction hash

substreams gui polymarket-wallet-factory@v0.10.0 eth_common:all_events
Block Indexes icon
Block Indexes

blockIndex
eth_common:index_events

8375ddd2cb44363ab1691748ecb6303603f29568

index_events sets the following keys on the block:

  • Event signatures evt_sig:0x0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef (signature in hex, prefixed by 0x)
  • Event address evt_addr:0x0123456789abcdef0123456789abcdef01234567 (address in hex, prefixed by 0x)
substreams gui polymarket-wallet-factory@v0.10.0 eth_common:index_events
Protobuf

Protobuf Docs Explorer

polymarket.wallet_factory.v1
sf.ethereum.substreams.v1
sf.ethereum.transform.v1
sf.ethereum.type.v2