function
isValidSignature
view
Inputs
| Parameter | Type | Description |
|---|---|---|
| bytes32 | ||
| bytes |
Outputs
| Type | Description |
|---|---|
| bytes4 |
function
getWethContract
view
Inputs
(void)
Outputs
| Type | Description |
|---|---|
| address |
function
getUniswapExchangeFactoryContract
view
Inputs
(void)
Outputs
| Type | Description |
|---|---|
| address |
function
bridgeTransferFrom
nonpayable
Inputs
| Parameter | Type | Description |
|---|---|---|
| toTokenAddress | address | |
| address | ||
| to | address | |
| amount | uint256 | |
| bridgeData | bytes |
Outputs
| Type | Description |
|---|---|
| bytes4 |
fallback
(fallback)
payable
Inputs
(void)
Outputs
(void)