Skip to content

Commit

Permalink
Updates deployed contracts addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
kgrofelnik committed Jun 27, 2024
1 parent 6dd25fb commit 970a20c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/template.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ CHAIN_ID=696969
RPC_URL="https://devnet.galadriel.com/"
PRIVATE_KEY=""

CHAT_CONTRACT_ADDRESS="0xbb28197bccAA45A19dBedC67eFf63c86Ac92Fd2b"
CHAT_VISION_CONTRACT_ADDRESS="0xA6c0C615BD367A858Ba208718CAb59d05D39EFa8"
AGENT_CONTRACT_ADDRESS="0xF757B73165820b1DD00E4F0a36a6ea17aD89A15a"
ANTROPIC_CONTRACT_ADDRESS=""
CHAT_CONTRACT_ADDRESS="0x04a26CFf9Ef76c98C1487f5F77F5a30458B999a2"
CHAT_VISION_CONTRACT_ADDRESS="0x785578B0dA5F21F8321590981E15F618BBc1915c"
AGENT_CONTRACT_ADDRESS="0x9496b155e6e2BCdf5aC0d64F36d344E5B8e49d60"
ANTROPIC_CONTRACT_ADDRESS="0xCfd9463d6452c396eD0a56005C22D7171D0B5f2c"

0 comments on commit 970a20c

Please sign in to comment.