Skip to content

Commit

Permalink
add icons
Browse files Browse the repository at this point in the history
  • Loading branch information
YaroShkvorets committed Dec 18, 2024
1 parent 7ba13c3 commit 268c545
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
3 changes: 2 additions & 1 deletion registry/antelope/wax-testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@
"blockType": "sf.antelope.type.v1.Block",
"bufUrl": "https://buf.build/pinax/firehose-antelope",
"bytesEncoding": "hex"
}
},
"icon": { "web3Icons": { "name": "wax" } }
}
3 changes: 2 additions & 1 deletion registry/antelope/wax.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@
"blockType": "sf.antelope.type.v1.Block",
"bufUrl": "https://buf.build/pinax/firehose-antelope",
"bytesEncoding": "hex"
}
},
"icon": { "web3Icons": { "name": "wax" } }
}
3 changes: 2 additions & 1 deletion registry/eip155/lumia.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
"evmExtendedModel": false,
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
"bytesEncoding": "hex"
}
},
"icon": { "web3Icons": { "name": "lumia" } }
}
3 changes: 2 additions & 1 deletion registry/eip155/sonic.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@
"evmExtendedModel": false,
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
"bytesEncoding": "hex"
}
},
"icon": { "web3Icons": { "name": "sonic" } }
}

0 comments on commit 268c545

Please sign in to comment.