Skip to content

Commit

Permalink
mainnet addys
Browse files Browse the repository at this point in the history
  • Loading branch information
kev1n-peters committed Jan 10, 2025
1 parent 7c4a60f commit 66cd9d4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions core/base/src/constants/contracts/circle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,9 @@ export const circleContracts = [[
wormholeRelayer: "",
wormhole: "",
}], [
// TODO: mainnet
"Aptos", {
tokenMessenger: "",
messageTransmitter: "",
tokenMessenger: "0x9e6702a472080ea3caaf6ba9dfaa6effad2290a9ba9adaacd5af5c618e42782d",
messageTransmitter: "0x177e17751820e4b4371873ca8c30279be63bdea63b88ed0f2239c2eea10f1772",
wormholeRelayer: "",
wormhole: "",
}],
Expand Down

0 comments on commit 66cd9d4

Please sign in to comment.