From 140a8cbb0f120d2c3410b29118d8005358e577d7 Mon Sep 17 00:00:00 2001 From: Jakub Nowakowski Date: Tue, 1 Aug 2023 12:13:39 +0200 Subject: [PATCH] Add BaseWormholeTBTC address for base mainnet This is address of the wrapped tBTC token on Base mainnet chain. tBTC token attestation on Ethereum: https://etherscan.io/tx/0x2df8d53251aff96b6341f3fffda03b46ff04c35edb8dff496962da73d19c04c7 Wrapped tBTC token creation on Base: https://basescan.org/tx/0x82af9e68b6be7db6b89cfb6e09368f524e04a317c938e367047f6467484e47a3 --- cross-chain/base/external/base/BaseWormholeTBTC.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cross-chain/base/external/base/BaseWormholeTBTC.json b/cross-chain/base/external/base/BaseWormholeTBTC.json index 27a670f17..e916972b1 100644 --- a/cross-chain/base/external/base/BaseWormholeTBTC.json +++ b/cross-chain/base/external/base/BaseWormholeTBTC.json @@ -1,3 +1,3 @@ { - "address": "0x0" + "address": "0x9EE95E6Bd1B3C5740F105d6fb06b8BDeF64Eec70" }