Examples Overview
Using Adder Examples
Section titled “Using Adder Examples”Common Filter Overview
Section titled “Common Filter Overview”Before we walk you through some examples let’s familiarize you with some of the common commands and filters you can use.
💡 TIP: You can get a list of all available commands by using the
-h
or-help
flag.
Filter Options:
Section titled “Filter Options:”-filter-type
(There are 3 filter types: Transaction, Block and Rollback)- -filter-type chainsync.transaction
- -filter-type chainsync.rollback
- -filter-type chainsync.block
-filter-policy xyz...
(filter by policy id)-filter-asset asset1xyz...
(filter by asset id)-filter-address addr1xyz...
(filter by wallet receive address)-filter-address stake1xyz...
(filter by stake address)-filter-pool poolxyz...
(filter by stake pool id)
Output Options:
Section titled “Output Options:”- -output log
- -output notify
- -output webhook
- -output push
Change Network
Section titled “Change Network”- -input-chainsync-network (There are 3 networks: preview, preprod, mainnet)
- -input-chainsync-network preview
- -input-chainsync-network preprod
- -input-chainsync-network mainnet
Now that we have an overview of the type of filters and commands you can use, let’s walk through some examples to get you familiar with the power of Adder.