Static
Readonly
abi
abi: readonly [{
inputs: readonly [];
name: "FUSTP_ALREADY_INITIALIZED";
type: "error";
}, {
stateMutability: "payable";
type: "fallback";
}, {
inputs: readonly [];
name: "initialize";
outputs: readonly [];
stateMutability: "nonpayable";
type: "function";
}, {
stateMutability: "payable";
type: "receive";
}]