MagpieStargateBridgeV2
struct Settings {
address aggregatorAddress;
address routerAddress;
}Field
Type
Description
struct WithdrawArgs {
uint16 srcChainId;
uint256 nonce;
address assetAddress;
bytes srcAddress;
TransferKey transferKey;
}Field
Type
Description
updateSettings():
Field
Type
Description
withdraw():
Field
Type
Description
Field
Type
Description
sgReceive():
Field
Type
Description
Last updated