https://bridge.base.org/withdraw
Contract abi Json data
https://goerli.basescan.org/address/0x4200000000000000000000000000000000000016
[{ inputs: [],
stateMutability: "nonpayable",
type: "constructor"
},
{
anonymous: false,
inputs: [{
indexed: true,
internalType: "uint256",
name: "nonce",
type: "uint256"
},
{
indexed: true,
internalType: "address",
name: "sender",
type: "address"
},
{
indexed: true,
internalType: "address",
name: "target",
type: "address"
},
{
indexed: false,
internalType: "uint256",
name: "value",
type: "uint256"
},
{
indexed: false,
internalType: "uint256",
name: "gasLimit",
type: "uint256"
},
{
indexed: false,
internalType: "bytes",
name: "data",
type: "bytes"
},
{
indexed: false,
internalType: "bytes32",
name: "withdrawalHash",
type: "bytes32"
}],
name: "MessagePassed",
type: "event"
},
{
anonymous: false,
inputs: [{
indexed: true,
internalType: "uint256",
name: "amount",
type: "uint256"
}],
name: "WithdrawerBalanceBurnt",
type: "event"
},
{
inputs: [],
name: "MESSAGE_VERSION",
outputs: [{
internalType: "uint16",
name: "",
type: "uint16"
}],
stateMutability: "view",
type: "function"
},
{
inputs: [],
name: "burn",
outputs: [],
stateMutability: "nonpayable",
type: "function"
},
{
inputs: [{
internalType: "address",
name: "_target",
type: "address"
},
{
internalType: "uint256",
name: "_gasLimit",
type: "uint256"
},
{
internalType: "bytes",
name: "_data",
type: "bytes"
}],
name: "initiateWithdrawal",
outputs: [],
stateMutability: "payable",
type: "function"
},
{
inputs: [],
name: "messageNonce",
outputs: [{
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: "view",
type: "function"
},
{
inputs: [{
internalType: "bytes32",
name: "",
type: "bytes32"
}],
name: "sentMessages",
outputs: [{
internalType: "bool",
name: "",
type: "bool"
}],
stateMutability: "view",
type: "function"
},
{
inputs: [],
name: "version",
outputs: [{
internalType: "string",
name: "",
type: "string"
}],
stateMutability: "view",
type: "function"
},
{
stateMutability: "payable",
type: "receive"
}]
Subscribe

