Variables
debridgeGate
treasury
Functions
initialize
pause
unpause
setDebridgeGate
setTreasury
withdrawFee
Parameters:
| Name | Type | Description |
|---|---|---|
| _tokenAddress | address | Address of a deToken on a current chain |
withdrawNativeFee
receive
getbDebridgeId
Parameters:
| Name | Type | Description |
|---|---|---|
| _chainId | uint256 | Current chain id. |
| _tokenAddress | bytes | Address of the asset on the other chain. |
getDebridgeId
Parameters:
| Name | Type | Description |
|---|---|---|
| _chainId | uint256 | Current chain id. |
| _tokenAddress | address | Address of the asset on the other chain. |
getChainId
_safeTransferETH
Parameters:
| Name | Type | Description |
|---|---|---|
| to | address | recipient of the transfer |
| value | uint256 | the amount to send |