deBridge
deSwap APP
Build 🛠
Search
⌃K
Links
Introduction
The Core Protocol
Protocol Overview
Slashing and Delegated Staking
Security
🛠
Build with deBridge
Getting started
Lifecycle of a cross-chain call
Advanced topics
Smart contract interface
Development tools
🔁
Cross-chain trading
API Quick Start Guide
Transaction Bundling
Cross-Chain Swaps Liquidity
Custom Linking
deSwap Widget
💸
dePort
Getting started
Transfers Flow
Contracts
📑
Mainnet Addresses
Interfaces
ICallProxy
IDeBridgeGate
IDeBridgeToken
IDeBridgeTokenDeployer
IOraclesManager
ISignatureVerifier
IWethGate
Libraries
Periphery
Transfers
External Links
deBridge Use Cases
Talks, Videos, and Articles
Website
Github
Twitter
Social channels
Powered By
GitBook
IWethGate
Functions
withdraw
function
withdraw
(
address
receiver
,
uint256
wad
)
external
Transfer assets to a receiver.
Parameters:
Name
Type
Description
receiver
address
This address will receive a transfer.
wad
uint256
Amount in wei
Previous
ISignatureVerifier
Next - Contracts
Libraries
Last modified
1yr ago