Skip to content

Commit

Permalink
Ilariae/remove nft bridge (#147)
Browse files Browse the repository at this point in the history
* remove nft bridge references

* remove nft bridge references

* renamed file and fixed all links

---------

Co-authored-by: Ilaria Enache <[email protected]>
Co-authored-by: Ilaria Enache <[email protected]>
  • Loading branch information
3 people authored Nov 27, 2024
1 parent 87d17b9 commit ffa802b
Show file tree
Hide file tree
Showing 17 changed files with 16 additions and 204 deletions.
16 changes: 0 additions & 16 deletions .snippets/text/build/reference/contract-addresses/nft-bridge.md

This file was deleted.

2 changes: 1 addition & 1 deletion build/applications/connect/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ The `routes` property in Wormhole Connect version 1.0 has significantly improved

By default, if no `routes` property is set, Wormhole Connect will provide routes for two core protocols:

- [Wormhole Token Bridge](/docs/learn/messaging/token-nft-bridge/){target=\_blank}
- [Wormhole Token Bridge](/docs/learn/messaging/token-bridge/){target=\_blank}
- [CCTP](/docs/learn/messaging/cctp/){target=\_blank}

For most use cases, integrators require more than the default routes. The new `routes` property allows you to specify which protocols to include and exclude any routes unnecessary for your application, including both default and third-party routes.
Expand Down
2 changes: 1 addition & 1 deletion build/contract-integrations/core-contracts.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ While the implementation details of the Core Contracts vary by network, the core

### Sending Messages

To send a message, regardless of the environment or chain, the Core Contract is invoked with a message argument from an [emitter](/docs/learn/fundamentals/glossary/#emitter){target=\_blank}. This emitter might be your contract or an existing application such as the [Token Bridge](/docs/learn/messaging/token-nft-bridge/#token-bridge){target=\_blank} or [NFT Bridge](/docs/learn/messaging/token-nft-bridge/#nft-bridge){target=\_blank}.
To send a message, regardless of the environment or chain, the Core Contract is invoked with a message argument from an [emitter](/docs/learn/fundamentals/glossary/#emitter){target=\_blank}. This emitter might be your contract or an existing application such as the [Token Bridge](/docs/learn/messaging/token-bridge/#token-bridge){target=\_blank}.

=== "EVM"

Expand Down
2 changes: 1 addition & 1 deletion build/contract-integrations/faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: Frequently asked questions about integrating contracts with Wormhol

## Can ownership of wrapped tokens be transferred from the Token Bridge?

No, you cannot transfer ownership of wrapped token contracts from the [Token Bridge](/learn/messaging/token-nft-bridge/){target=\_blank} because the Token Bridge deploys and retains ownership of these contracts and tokens.
No, you cannot transfer ownership of wrapped token contracts from the [Token Bridge](/docs/learn/messaging/token-bridge/){target=\_blank} because the Token Bridge deploys and retains ownership of these contracts and tokens.

- **On EVM chains** - when you attest a token, the Token Bridge deploys a new ERC-20 contract as a beacon proxy. The upgrade authority for these contracts is the Token Bridge contract itself
- **On Solana** - the Token Bridge deploys a new SPL token, where the upgrade authority is a Program Derived Address (PDA) controlled by the Token Bridge
Expand Down
6 changes: 1 addition & 5 deletions build/reference/contract-addresses.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Contract Addresses
description: This page documents the deployed contract addresses of the Wormhole contracts on each chain, including Core Contracts, NFTBridge, TokenBridge, and more.
description: This page documents the deployed contract addresses of the Wormhole contracts on each chain, including Core Contracts, TokenBridge, and more.
---

# Contract Addresses
Expand All @@ -13,10 +13,6 @@ description: This page documents the deployed contract addresses of the Wormhole

--8<-- 'text/build/reference/contract-addresses/token-bridge.md'

## NFT Bridge

--8<-- 'text/build/reference/contract-addresses/nft-bridge.md'

## Wormhole Relayer

--8<-- 'text/build/reference/contract-addresses/relayer.md'
Expand Down
5 changes: 1 addition & 4 deletions build/start-building/supported-networks/algorand.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,20 +53,17 @@ For more information see [https://developer.algorand.org/docs/get-started/basics
|:------------:|:------------------------------------------------------------------------------------:|
| Core | [`842125965`](https://explorer.perawallet.app/application/842125965/){target=_blank} |
| Token Bridge | [`842126029`](https://explorer.perawallet.app/application/842126029/){target=_blank} |
| NFT Bridge | N/A |

### Testnet Contracts `testnet-v1.0`

| Type | Contract |
|:------------:|:------------------------------------------------------------------------------------------:|
| Core | [`86525623`](https://testnet.explorer.perawallet.app/application/86525623/){target=_blank} |
| Token Bridge | [`86525641`](https://testnet.explorer.perawallet.app/application/86525641/){target=_blank} |
| NFT Bridge | N/A |

### Local Network Contract

| Type | Contract |
|:------------:|:--------:|
| Core | `1004` |
| Token Bridge | `1006` |
| NFT Bridge | N/A |
| Token Bridge | `1006` |
3 changes: 0 additions & 3 deletions build/start-building/supported-networks/aptos.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,17 @@ This field may be ignored since the chain provides instant finality. For more in
|:------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
| Core | [0x5bc11445584a763c1fa7ed39081f1b920954da14e04b32440cba863d03e19625](https://explorer.aptoslabs.com/account/0x5bc11445584a763c1fa7ed39081f1b920954da14e04b32440cba863d03e19625?network=mainnet){target=_blank} |
| Token Bridge | [0x576410486a2da45eee6c949c995670112ddf2fbeedab20350d506328eefc9d4f](https://explorer.aptoslabs.com/account/0x576410486a2da45eee6c949c995670112ddf2fbeedab20350d506328eefc9d4f?network=mainnet){target=_blank} |
| NFT Bridge | [0x1bdffae984043833ed7fe223f7af7a3f8902d04129b14f801823e64827da7130](https://explorer.aptoslabs.com/account/0x1bdffae984043833ed7fe223f7af7a3f8902d04129b14f801823e64827da7130?network=mainnet){target=_blank} |

### Testnet Contracts `2`

| Type | Contract |
|:------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
| Core | [0x5bc11445584a763c1fa7ed39081f1b920954da14e04b32440cba863d03e19625](https://explorer.aptoslabs.com/account/0x5bc11445584a763c1fa7ed39081f1b920954da14e04b32440cba863d03e19625?network=testnet){target=_blank} |
| Token Bridge | [0x576410486a2da45eee6c949c995670112ddf2fbeedab20350d506328eefc9d4f](https://explorer.aptoslabs.com/account/0x576410486a2da45eee6c949c995670112ddf2fbeedab20350d506328eefc9d4f?network=testnet){target=_blank} |
| NFT Bridge | [0x1bdffae984043833ed7fe223f7af7a3f8902d04129b14f801823e64827da7130](https://explorer.aptoslabs.com/account/0x1bdffae984043833ed7fe223f7af7a3f8902d04129b14f801823e64827da7130?network=testnet){target=_blank} |

### Local Network Contract

| Type | Contract |
|:------------:|:--------------------------------------------------------------------:|
| Core | `0xde0036a9600559e295d5f6802ef6f3f802f510366e0c23912b0655d972166017` |
| Token Bridge | `0x84a5f374d29fc77e370014dce4fd6a55b58ad608de8074b0be5571701724da31` |
| NFT Bridge | `0x46da3d4c569388af61f951bdd1153f4c875f90c2991f6b2d0a38e2161a40852c` |
Loading

0 comments on commit ffa802b

Please sign in to comment.