Skip to content

Commit

Permalink
update protocol address
Browse files Browse the repository at this point in the history
  • Loading branch information
harsh9200 committed Aug 12, 2024
1 parent 699a0f5 commit ee8f25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subgraphs/llama-airforce/src/common/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { Address, BigDecimal, BigInt } from "@graphprotocol/graph-ts";
//////////////////////////////

export namespace Protocol {
export const ID = "0x3b022edecd65b63288704a6fa33a8b9185b5096b";
export const ID = "0x8659fc767cad6005de79af65dafe4249c57927af";
export const NAME = "Llama Airforce";
export const SLUG = "llama-airforce";
}
Expand Down

0 comments on commit ee8f25c

Please sign in to comment.