deBridge
deSwap APP
Build 🛠
Search
⌃
K
Links
Introduction
The Core Protocol
Protocol Overview
Slashing and Delegated Staking
Fees and supported chains
Security
🛠
Build with deBridge
Getting started
Getting started with Solana
Lifecycle of a cross-chain call
Advanced topics
Smart contract interface
Development tools
🔁
Cross-chain trading
API Quick Start Guide
Cross-Chain Swaps Liquidity
Custom Linking
deSwap Widget
💸
dePort
Getting started
Transfers Flow
Contracts
📑
Mainnet Addresses
Interfaces
Libraries
Periphery
CallProxy
DeBridgeToken
DeBridgeTokenProxy
SimpleFeeProxy
Transfers
External Links
deBridge Use Cases
Talks, Videos, and Articles
Website
Github
Twitter
Social channels
Powered By
GitBook
DeBridgeTokenProxy
This contract implements a proxy that gets the implementation address for each call from DeBridgeTokenDeployer. It's deployed by DeBridgeTokenDeployer. Implementation is DeBridgeToken.
Functions
constructor
function
constructor
(
address
beacon
,
bytes
data
)
public
Previous
DeBridgeToken
Next
SimpleFeeProxy
Last modified
1yr ago