Socket
Socket
Sign inDemoInstall

@0xsequence/abi

Package Overview
Dependencies
Maintainers
2
Versions
440
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.4 to 0.8.5

6

CHANGELOG.md
# @0xsequence/abi
## 0.8.5
### Patch Changes
- - use latest wallet-contracts
## 0.8.4

@@ -4,0 +10,0 @@

455

dist/0xsequence-abi.cjs.dev.js

@@ -174,44 +174,38 @@ 'use strict';

const abi$4 = [{
type: 'function',
name: 'requireNonExpired',
constant: true,
inputs: [{
type: 'uint256'
}],
outputs: [],
payable: false,
stateMutability: 'view'
}, {
type: 'function',
name: 'requireMinNonce',
constant: true,
inputs: [{
type: 'address'
internalType: "address",
name: "_factory",
type: "address"
}, {
type: 'uint256'
internalType: "address",
name: "_mainModule",
type: "address"
}],
outputs: [],
payable: false,
stateMutability: 'view'
stateMutability: "nonpayable",
type: "constructor"
}, {
type: 'function',
name: 'requireConfig',
constant: false,
anonymous: false,
inputs: [{
type: 'address'
indexed: true,
internalType: "address",
name: "_wallet",
type: "address"
}, {
type: 'uint256'
indexed: true,
internalType: "bytes32",
name: "_imageHash",
type: "bytes32"
}, {
components: [{
type: 'uint256',
name: 'weight'
}, {
type: 'address',
name: 'signer'
}],
type: 'tuple[]'
indexed: false,
internalType: "uint256",
name: "_threshold",
type: "uint256"
}, {
indexed: false,
internalType: "bytes",
name: "_signers",
type: "bytes"
}],
outputs: [],
payable: false,
stateMutability: 'nonpayable'
name: "RequiredConfig",
type: "event"
}, {

@@ -221,216 +215,325 @@ anonymous: false,

indexed: true,
internalType: 'address',
name: '_wallet',
type: 'address'
internalType: "address",
name: "_wallet",
type: "address"
}, {
indexed: true,
internalType: 'bytes32',
name: '_imageHash',
type: 'bytes32'
}, {
indexed: false,
internalType: 'uint256',
name: '_threshold',
type: 'uint256'
}, {
indexed: false,
internalType: 'bytes',
name: '_signers',
type: 'bytes'
internalType: "address",
name: "_signer",
type: "address"
}],
name: 'RequiredConfig',
type: 'event'
name: "RequiredSigner",
type: "event"
}, {
inputs: [{
internalType: 'address',
name: '_addr',
type: 'address'
internalType: "address",
name: "_addr",
type: "address"
}],
name: 'callBalanceOf',
name: "callBalanceOf",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callBlockNumber',
name: "callBlockNumber",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [{
internalType: 'uint256',
name: '_i',
type: 'uint256'
internalType: "uint256",
name: "_i",
type: "uint256"
}],
name: 'callBlockhash',
name: "callBlockhash",
outputs: [{
internalType: 'bytes32',
name: '',
type: 'bytes32'
internalType: "bytes32",
name: "",
type: "bytes32"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: "callChainId",
outputs: [{
internalType: "uint256",
name: "id",
type: "uint256"
}],
stateMutability: "pure",
type: "function"
}, {
inputs: [{
internalType: 'address',
name: '_addr',
type: 'address'
internalType: "address",
name: "_addr",
type: "address"
}],
name: 'callCode',
name: "callCode",
outputs: [{
internalType: 'bytes',
name: 'code',
type: 'bytes'
internalType: "bytes",
name: "code",
type: "bytes"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [{
internalType: 'address',
name: '_addr',
type: 'address'
internalType: "address",
name: "_addr",
type: "address"
}],
name: 'callCodeHash',
name: "callCodeHash",
outputs: [{
internalType: 'bytes32',
name: 'codeHash',
type: 'bytes32'
internalType: "bytes32",
name: "codeHash",
type: "bytes32"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [{
internalType: 'address',
name: '_addr',
type: 'address'
internalType: "address",
name: "_addr",
type: "address"
}],
name: 'callCodeSize',
name: "callCodeSize",
outputs: [{
internalType: 'uint256',
name: 'size',
type: 'uint256'
internalType: "uint256",
name: "size",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callCoinbase',
name: "callCoinbase",
outputs: [{
internalType: 'address',
name: '',
type: 'address'
internalType: "address",
name: "",
type: "address"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callDifficulty',
name: "callDifficulty",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callGasLeft',
name: "callGasLeft",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callGasLimit',
name: "callGasLimit",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callGasPrice',
name: "callGasPrice",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callOrigin',
name: "callOrigin",
outputs: [{
internalType: 'address',
name: '',
type: 'address'
internalType: "address",
name: "",
type: "address"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callTimestamp',
name: "callTimestamp",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [{
'components': [{
internalType: 'bool',
name: 'delegateCall',
type: 'bool'
internalType: "address",
name: "",
type: "address"
}],
name: "lastSignerUpdate",
outputs: [{
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: "view",
type: "function"
}, {
inputs: [{
internalType: "address",
name: "",
type: "address"
}],
name: "lastWalletUpdate",
outputs: [{
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: "view",
type: "function"
}, {
inputs: [{
components: [{
internalType: "bool",
name: "delegateCall",
type: "bool"
}, {
internalType: 'bool',
name: 'revertOnError',
type: 'bool'
internalType: "bool",
name: "revertOnError",
type: "bool"
}, {
internalType: 'uint256',
name: 'gasLimit',
type: 'uint256'
internalType: "uint256",
name: "gasLimit",
type: "uint256"
}, {
internalType: 'address',
name: 'target',
type: 'address'
internalType: "address",
name: "target",
type: "address"
}, {
internalType: 'uint256',
name: 'value',
type: 'uint256'
internalType: "uint256",
name: "value",
type: "uint256"
}, {
internalType: 'bytes',
name: 'data',
type: 'bytes'
internalType: "bytes",
name: "data",
type: "bytes"
}],
internalType: 'struct IModuleCalls.Transaction[]',
name: '_txs',
type: 'tuple[]'
internalType: "struct IModuleCalls.Transaction[]",
name: "_txs",
type: "tuple[]"
}],
name: 'multiCall',
name: "multiCall",
outputs: [{
internalType: 'bool[]',
name: '_successes',
type: 'bool[]'
internalType: "bool[]",
name: "_successes",
type: "bool[]"
}, {
internalType: 'bytes[]',
name: '_results',
type: 'bytes[]'
internalType: "bytes[]",
name: "_results",
type: "bytes[]"
}],
stateMutability: 'nonpayable',
type: 'function'
stateMutability: "payable",
type: "function"
}, {
inputs: [{
internalType: "address",
name: "_wallet",
type: "address"
}, {
internalType: "uint256",
name: "_threshold",
type: "uint256"
}, {
components: [{
internalType: "uint256",
name: "weight",
type: "uint256"
}, {
internalType: "address",
name: "signer",
type: "address"
}],
internalType: "struct RequireUtils.Member[]",
name: "_members",
type: "tuple[]"
}, {
internalType: "bool",
name: "_index",
type: "bool"
}],
name: "publishConfig",
outputs: [],
stateMutability: "nonpayable",
type: "function"
}, {
inputs: [{
internalType: "address",
name: "_wallet",
type: "address"
}, {
internalType: "bytes32",
name: "_hash",
type: "bytes32"
}, {
internalType: "uint256",
name: "_sizeMembers",
type: "uint256"
}, {
internalType: "bytes",
name: "_signature",
type: "bytes"
}, {
internalType: "bool",
name: "_index",
type: "bool"
}],
name: "publishInitialSigners",
outputs: [],
stateMutability: "nonpayable",
type: "function"
}, {
inputs: [{
internalType: "address",
name: "_wallet",
type: "address"
}, {
internalType: "uint256",
name: "_nonce",
type: "uint256"
}],
name: "requireMinNonce",
outputs: [],
stateMutability: "view",
type: "function"
}, {
inputs: [{
internalType: "uint256",
name: "_expiration",
type: "uint256"
}],
name: "requireNonExpired",
outputs: [],
stateMutability: "view",
type: "function"
}];

@@ -437,0 +540,0 @@

@@ -174,44 +174,38 @@ 'use strict';

const abi$4 = [{
type: 'function',
name: 'requireNonExpired',
constant: true,
inputs: [{
type: 'uint256'
}],
outputs: [],
payable: false,
stateMutability: 'view'
}, {
type: 'function',
name: 'requireMinNonce',
constant: true,
inputs: [{
type: 'address'
internalType: "address",
name: "_factory",
type: "address"
}, {
type: 'uint256'
internalType: "address",
name: "_mainModule",
type: "address"
}],
outputs: [],
payable: false,
stateMutability: 'view'
stateMutability: "nonpayable",
type: "constructor"
}, {
type: 'function',
name: 'requireConfig',
constant: false,
anonymous: false,
inputs: [{
type: 'address'
indexed: true,
internalType: "address",
name: "_wallet",
type: "address"
}, {
type: 'uint256'
indexed: true,
internalType: "bytes32",
name: "_imageHash",
type: "bytes32"
}, {
components: [{
type: 'uint256',
name: 'weight'
}, {
type: 'address',
name: 'signer'
}],
type: 'tuple[]'
indexed: false,
internalType: "uint256",
name: "_threshold",
type: "uint256"
}, {
indexed: false,
internalType: "bytes",
name: "_signers",
type: "bytes"
}],
outputs: [],
payable: false,
stateMutability: 'nonpayable'
name: "RequiredConfig",
type: "event"
}, {

@@ -221,216 +215,325 @@ anonymous: false,

indexed: true,
internalType: 'address',
name: '_wallet',
type: 'address'
internalType: "address",
name: "_wallet",
type: "address"
}, {
indexed: true,
internalType: 'bytes32',
name: '_imageHash',
type: 'bytes32'
}, {
indexed: false,
internalType: 'uint256',
name: '_threshold',
type: 'uint256'
}, {
indexed: false,
internalType: 'bytes',
name: '_signers',
type: 'bytes'
internalType: "address",
name: "_signer",
type: "address"
}],
name: 'RequiredConfig',
type: 'event'
name: "RequiredSigner",
type: "event"
}, {
inputs: [{
internalType: 'address',
name: '_addr',
type: 'address'
internalType: "address",
name: "_addr",
type: "address"
}],
name: 'callBalanceOf',
name: "callBalanceOf",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callBlockNumber',
name: "callBlockNumber",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [{
internalType: 'uint256',
name: '_i',
type: 'uint256'
internalType: "uint256",
name: "_i",
type: "uint256"
}],
name: 'callBlockhash',
name: "callBlockhash",
outputs: [{
internalType: 'bytes32',
name: '',
type: 'bytes32'
internalType: "bytes32",
name: "",
type: "bytes32"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: "callChainId",
outputs: [{
internalType: "uint256",
name: "id",
type: "uint256"
}],
stateMutability: "pure",
type: "function"
}, {
inputs: [{
internalType: 'address',
name: '_addr',
type: 'address'
internalType: "address",
name: "_addr",
type: "address"
}],
name: 'callCode',
name: "callCode",
outputs: [{
internalType: 'bytes',
name: 'code',
type: 'bytes'
internalType: "bytes",
name: "code",
type: "bytes"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [{
internalType: 'address',
name: '_addr',
type: 'address'
internalType: "address",
name: "_addr",
type: "address"
}],
name: 'callCodeHash',
name: "callCodeHash",
outputs: [{
internalType: 'bytes32',
name: 'codeHash',
type: 'bytes32'
internalType: "bytes32",
name: "codeHash",
type: "bytes32"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [{
internalType: 'address',
name: '_addr',
type: 'address'
internalType: "address",
name: "_addr",
type: "address"
}],
name: 'callCodeSize',
name: "callCodeSize",
outputs: [{
internalType: 'uint256',
name: 'size',
type: 'uint256'
internalType: "uint256",
name: "size",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callCoinbase',
name: "callCoinbase",
outputs: [{
internalType: 'address',
name: '',
type: 'address'
internalType: "address",
name: "",
type: "address"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callDifficulty',
name: "callDifficulty",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callGasLeft',
name: "callGasLeft",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callGasLimit',
name: "callGasLimit",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callGasPrice',
name: "callGasPrice",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callOrigin',
name: "callOrigin",
outputs: [{
internalType: 'address',
name: '',
type: 'address'
internalType: "address",
name: "",
type: "address"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callTimestamp',
name: "callTimestamp",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [{
'components': [{
internalType: 'bool',
name: 'delegateCall',
type: 'bool'
internalType: "address",
name: "",
type: "address"
}],
name: "lastSignerUpdate",
outputs: [{
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: "view",
type: "function"
}, {
inputs: [{
internalType: "address",
name: "",
type: "address"
}],
name: "lastWalletUpdate",
outputs: [{
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: "view",
type: "function"
}, {
inputs: [{
components: [{
internalType: "bool",
name: "delegateCall",
type: "bool"
}, {
internalType: 'bool',
name: 'revertOnError',
type: 'bool'
internalType: "bool",
name: "revertOnError",
type: "bool"
}, {
internalType: 'uint256',
name: 'gasLimit',
type: 'uint256'
internalType: "uint256",
name: "gasLimit",
type: "uint256"
}, {
internalType: 'address',
name: 'target',
type: 'address'
internalType: "address",
name: "target",
type: "address"
}, {
internalType: 'uint256',
name: 'value',
type: 'uint256'
internalType: "uint256",
name: "value",
type: "uint256"
}, {
internalType: 'bytes',
name: 'data',
type: 'bytes'
internalType: "bytes",
name: "data",
type: "bytes"
}],
internalType: 'struct IModuleCalls.Transaction[]',
name: '_txs',
type: 'tuple[]'
internalType: "struct IModuleCalls.Transaction[]",
name: "_txs",
type: "tuple[]"
}],
name: 'multiCall',
name: "multiCall",
outputs: [{
internalType: 'bool[]',
name: '_successes',
type: 'bool[]'
internalType: "bool[]",
name: "_successes",
type: "bool[]"
}, {
internalType: 'bytes[]',
name: '_results',
type: 'bytes[]'
internalType: "bytes[]",
name: "_results",
type: "bytes[]"
}],
stateMutability: 'nonpayable',
type: 'function'
stateMutability: "payable",
type: "function"
}, {
inputs: [{
internalType: "address",
name: "_wallet",
type: "address"
}, {
internalType: "uint256",
name: "_threshold",
type: "uint256"
}, {
components: [{
internalType: "uint256",
name: "weight",
type: "uint256"
}, {
internalType: "address",
name: "signer",
type: "address"
}],
internalType: "struct RequireUtils.Member[]",
name: "_members",
type: "tuple[]"
}, {
internalType: "bool",
name: "_index",
type: "bool"
}],
name: "publishConfig",
outputs: [],
stateMutability: "nonpayable",
type: "function"
}, {
inputs: [{
internalType: "address",
name: "_wallet",
type: "address"
}, {
internalType: "bytes32",
name: "_hash",
type: "bytes32"
}, {
internalType: "uint256",
name: "_sizeMembers",
type: "uint256"
}, {
internalType: "bytes",
name: "_signature",
type: "bytes"
}, {
internalType: "bool",
name: "_index",
type: "bool"
}],
name: "publishInitialSigners",
outputs: [],
stateMutability: "nonpayable",
type: "function"
}, {
inputs: [{
internalType: "address",
name: "_wallet",
type: "address"
}, {
internalType: "uint256",
name: "_nonce",
type: "uint256"
}],
name: "requireMinNonce",
outputs: [],
stateMutability: "view",
type: "function"
}, {
inputs: [{
internalType: "uint256",
name: "_expiration",
type: "uint256"
}],
name: "requireNonExpired",
outputs: [],
stateMutability: "view",
type: "function"
}];

@@ -437,0 +540,0 @@

@@ -170,44 +170,38 @@ const abi = [{

const abi$4 = [{
type: 'function',
name: 'requireNonExpired',
constant: true,
inputs: [{
type: 'uint256'
}],
outputs: [],
payable: false,
stateMutability: 'view'
}, {
type: 'function',
name: 'requireMinNonce',
constant: true,
inputs: [{
type: 'address'
internalType: "address",
name: "_factory",
type: "address"
}, {
type: 'uint256'
internalType: "address",
name: "_mainModule",
type: "address"
}],
outputs: [],
payable: false,
stateMutability: 'view'
stateMutability: "nonpayable",
type: "constructor"
}, {
type: 'function',
name: 'requireConfig',
constant: false,
anonymous: false,
inputs: [{
type: 'address'
indexed: true,
internalType: "address",
name: "_wallet",
type: "address"
}, {
type: 'uint256'
indexed: true,
internalType: "bytes32",
name: "_imageHash",
type: "bytes32"
}, {
components: [{
type: 'uint256',
name: 'weight'
}, {
type: 'address',
name: 'signer'
}],
type: 'tuple[]'
indexed: false,
internalType: "uint256",
name: "_threshold",
type: "uint256"
}, {
indexed: false,
internalType: "bytes",
name: "_signers",
type: "bytes"
}],
outputs: [],
payable: false,
stateMutability: 'nonpayable'
name: "RequiredConfig",
type: "event"
}, {

@@ -217,216 +211,325 @@ anonymous: false,

indexed: true,
internalType: 'address',
name: '_wallet',
type: 'address'
internalType: "address",
name: "_wallet",
type: "address"
}, {
indexed: true,
internalType: 'bytes32',
name: '_imageHash',
type: 'bytes32'
}, {
indexed: false,
internalType: 'uint256',
name: '_threshold',
type: 'uint256'
}, {
indexed: false,
internalType: 'bytes',
name: '_signers',
type: 'bytes'
internalType: "address",
name: "_signer",
type: "address"
}],
name: 'RequiredConfig',
type: 'event'
name: "RequiredSigner",
type: "event"
}, {
inputs: [{
internalType: 'address',
name: '_addr',
type: 'address'
internalType: "address",
name: "_addr",
type: "address"
}],
name: 'callBalanceOf',
name: "callBalanceOf",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callBlockNumber',
name: "callBlockNumber",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [{
internalType: 'uint256',
name: '_i',
type: 'uint256'
internalType: "uint256",
name: "_i",
type: "uint256"
}],
name: 'callBlockhash',
name: "callBlockhash",
outputs: [{
internalType: 'bytes32',
name: '',
type: 'bytes32'
internalType: "bytes32",
name: "",
type: "bytes32"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: "callChainId",
outputs: [{
internalType: "uint256",
name: "id",
type: "uint256"
}],
stateMutability: "pure",
type: "function"
}, {
inputs: [{
internalType: 'address',
name: '_addr',
type: 'address'
internalType: "address",
name: "_addr",
type: "address"
}],
name: 'callCode',
name: "callCode",
outputs: [{
internalType: 'bytes',
name: 'code',
type: 'bytes'
internalType: "bytes",
name: "code",
type: "bytes"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [{
internalType: 'address',
name: '_addr',
type: 'address'
internalType: "address",
name: "_addr",
type: "address"
}],
name: 'callCodeHash',
name: "callCodeHash",
outputs: [{
internalType: 'bytes32',
name: 'codeHash',
type: 'bytes32'
internalType: "bytes32",
name: "codeHash",
type: "bytes32"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [{
internalType: 'address',
name: '_addr',
type: 'address'
internalType: "address",
name: "_addr",
type: "address"
}],
name: 'callCodeSize',
name: "callCodeSize",
outputs: [{
internalType: 'uint256',
name: 'size',
type: 'uint256'
internalType: "uint256",
name: "size",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callCoinbase',
name: "callCoinbase",
outputs: [{
internalType: 'address',
name: '',
type: 'address'
internalType: "address",
name: "",
type: "address"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callDifficulty',
name: "callDifficulty",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callGasLeft',
name: "callGasLeft",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callGasLimit',
name: "callGasLimit",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callGasPrice',
name: "callGasPrice",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callOrigin',
name: "callOrigin",
outputs: [{
internalType: 'address',
name: '',
type: 'address'
internalType: "address",
name: "",
type: "address"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [],
name: 'callTimestamp',
name: "callTimestamp",
outputs: [{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
}, {
inputs: [{
'components': [{
internalType: 'bool',
name: 'delegateCall',
type: 'bool'
internalType: "address",
name: "",
type: "address"
}],
name: "lastSignerUpdate",
outputs: [{
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: "view",
type: "function"
}, {
inputs: [{
internalType: "address",
name: "",
type: "address"
}],
name: "lastWalletUpdate",
outputs: [{
internalType: "uint256",
name: "",
type: "uint256"
}],
stateMutability: "view",
type: "function"
}, {
inputs: [{
components: [{
internalType: "bool",
name: "delegateCall",
type: "bool"
}, {
internalType: 'bool',
name: 'revertOnError',
type: 'bool'
internalType: "bool",
name: "revertOnError",
type: "bool"
}, {
internalType: 'uint256',
name: 'gasLimit',
type: 'uint256'
internalType: "uint256",
name: "gasLimit",
type: "uint256"
}, {
internalType: 'address',
name: 'target',
type: 'address'
internalType: "address",
name: "target",
type: "address"
}, {
internalType: 'uint256',
name: 'value',
type: 'uint256'
internalType: "uint256",
name: "value",
type: "uint256"
}, {
internalType: 'bytes',
name: 'data',
type: 'bytes'
internalType: "bytes",
name: "data",
type: "bytes"
}],
internalType: 'struct IModuleCalls.Transaction[]',
name: '_txs',
type: 'tuple[]'
internalType: "struct IModuleCalls.Transaction[]",
name: "_txs",
type: "tuple[]"
}],
name: 'multiCall',
name: "multiCall",
outputs: [{
internalType: 'bool[]',
name: '_successes',
type: 'bool[]'
internalType: "bool[]",
name: "_successes",
type: "bool[]"
}, {
internalType: 'bytes[]',
name: '_results',
type: 'bytes[]'
internalType: "bytes[]",
name: "_results",
type: "bytes[]"
}],
stateMutability: 'nonpayable',
type: 'function'
stateMutability: "payable",
type: "function"
}, {
inputs: [{
internalType: "address",
name: "_wallet",
type: "address"
}, {
internalType: "uint256",
name: "_threshold",
type: "uint256"
}, {
components: [{
internalType: "uint256",
name: "weight",
type: "uint256"
}, {
internalType: "address",
name: "signer",
type: "address"
}],
internalType: "struct RequireUtils.Member[]",
name: "_members",
type: "tuple[]"
}, {
internalType: "bool",
name: "_index",
type: "bool"
}],
name: "publishConfig",
outputs: [],
stateMutability: "nonpayable",
type: "function"
}, {
inputs: [{
internalType: "address",
name: "_wallet",
type: "address"
}, {
internalType: "bytes32",
name: "_hash",
type: "bytes32"
}, {
internalType: "uint256",
name: "_sizeMembers",
type: "uint256"
}, {
internalType: "bytes",
name: "_signature",
type: "bytes"
}, {
internalType: "bool",
name: "_index",
type: "bool"
}],
name: "publishInitialSigners",
outputs: [],
stateMutability: "nonpayable",
type: "function"
}, {
inputs: [{
internalType: "address",
name: "_wallet",
type: "address"
}, {
internalType: "uint256",
name: "_nonce",
type: "uint256"
}],
name: "requireMinNonce",
outputs: [],
stateMutability: "view",
type: "function"
}, {
inputs: [{
internalType: "uint256",
name: "_expiration",
type: "uint256"
}],
name: "requireNonExpired",
outputs: [],
stateMutability: "view",
type: "function"
}];

@@ -433,0 +536,0 @@

export declare const abi: ({
type: string;
name: string;
constant: boolean;
inputs: ({
inputs: {
internalType: string;
name: string;
type: string;
components?: undefined;
} | {
components: {
type: string;
name: string;
}[];
type: string;
})[];
outputs: any[];
payable: boolean;
}[];
stateMutability: string;
type: string;
anonymous?: undefined;
name?: undefined;
outputs?: undefined;
} | {

@@ -29,6 +22,4 @@ anonymous: boolean;

type: string;
constant?: undefined;
stateMutability?: undefined;
outputs?: undefined;
payable?: undefined;
stateMutability?: undefined;
} | {

@@ -48,4 +39,2 @@ inputs: {

type: string;
constant?: undefined;
payable?: undefined;
anonymous?: undefined;

@@ -71,5 +60,24 @@ } | {

type: string;
constant?: undefined;
payable?: undefined;
anonymous?: undefined;
} | {
inputs: ({
internalType: string;
name: string;
type: string;
components?: undefined;
} | {
components: {
internalType: string;
name: string;
type: string;
}[];
internalType: string;
name: string;
type: string;
})[];
name: string;
outputs: any[];
stateMutability: string;
type: string;
anonymous?: undefined;
})[];
{
"name": "@0xsequence/abi",
"version": "0.8.4",
"version": "0.8.5",
"description": "abi sub-package for Sequence",

@@ -5,0 +5,0 @@ "repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/abi",

export const abi = [
{
type: 'function',
name: 'requireNonExpired',
constant: true,
inputs: [
{
type: 'uint256'
}
],
outputs: [],
payable: false,
stateMutability: 'view'
},
{
type: 'function',
name: 'requireMinNonce',
constant: true,
inputs: [
{
type: 'address'
internalType: "address",
name: "_factory",
type: "address"
},
{
type: 'uint256'
internalType: "address",
name: "_mainModule",
type: "address"
}
],
outputs: [],
payable: false,
stateMutability: 'view'
stateMutability: "nonpayable",
type: "constructor"
},
{
type: 'function',
name: 'requireConfig',
constant: false,
anonymous: false,
inputs: [
{
type: 'address'
indexed: true,
internalType: "address",
name: "_wallet",
type: "address"
},
{
type: 'uint256'
indexed: true,
internalType: "bytes32",
name: "_imageHash",
type: "bytes32"
},
{
components: [
{
type: 'uint256',
name: 'weight'
},
{
type: 'address',
name: 'signer'
}
],
type: 'tuple[]'
indexed: false,
internalType: "uint256",
name: "_threshold",
type: "uint256"
},
{
indexed: false,
internalType: "bytes",
name: "_signers",
type: "bytes"
}
],
outputs: [],
payable: false,
stateMutability: 'nonpayable'
name: "RequiredConfig",
type: "event"
},

@@ -65,27 +54,15 @@ {

indexed: true,
internalType: 'address',
name: '_wallet',
type: 'address'
internalType: "address",
name: "_wallet",
type: "address"
},
{
indexed: true,
internalType: 'bytes32',
name: '_imageHash',
type: 'bytes32'
},
{
indexed: false,
internalType: 'uint256',
name: '_threshold',
type: 'uint256'
},
{
indexed: false,
internalType: 'bytes',
name: '_signers',
type: 'bytes'
internalType: "address",
name: "_signer",
type: "address"
}
],
name: 'RequiredConfig',
type: 'event'
name: "RequiredSigner",
type: "event"
},

@@ -95,30 +72,30 @@ {

{
internalType: 'address',
name: '_addr',
type: 'address'
internalType: "address",
name: "_addr",
type: "address"
}
],
name: 'callBalanceOf',
name: "callBalanceOf",
outputs: [
{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}
],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
},
{
inputs: [],
name: 'callBlockNumber',
name: "callBlockNumber",
outputs: [
{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}
],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
},

@@ -128,36 +105,49 @@ {

{
internalType: 'uint256',
name: '_i',
type: 'uint256'
internalType: "uint256",
name: "_i",
type: "uint256"
}
],
name: 'callBlockhash',
name: "callBlockhash",
outputs: [
{
internalType: 'bytes32',
name: '',
type: 'bytes32'
internalType: "bytes32",
name: "",
type: "bytes32"
}
],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
},
{
inputs: [],
name: "callChainId",
outputs: [
{
internalType: "uint256",
name: "id",
type: "uint256"
}
],
stateMutability: "pure",
type: "function"
},
{
inputs: [
{
internalType: 'address',
name: '_addr',
type: 'address'
internalType: "address",
name: "_addr",
type: "address"
}
],
name: 'callCode',
name: "callCode",
outputs: [
{
internalType: 'bytes',
name: 'code',
type: 'bytes'
internalType: "bytes",
name: "code",
type: "bytes"
}
],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
},

@@ -167,17 +157,17 @@ {

{
internalType: 'address',
name: '_addr',
type: 'address'
internalType: "address",
name: "_addr",
type: "address"
}
],
name: 'callCodeHash',
name: "callCodeHash",
outputs: [
{
internalType: 'bytes32',
name: 'codeHash',
type: 'bytes32'
internalType: "bytes32",
name: "codeHash",
type: "bytes32"
}
],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
},

@@ -187,108 +177,108 @@ {

{
internalType: 'address',
name: '_addr',
type: 'address'
internalType: "address",
name: "_addr",
type: "address"
}
],
name: 'callCodeSize',
name: "callCodeSize",
outputs: [
{
internalType: 'uint256',
name: 'size',
type: 'uint256'
internalType: "uint256",
name: "size",
type: "uint256"
}
],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
},
{
inputs: [],
name: 'callCoinbase',
name: "callCoinbase",
outputs: [
{
internalType: 'address',
name: '',
type: 'address'
internalType: "address",
name: "",
type: "address"
}
],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
},
{
inputs: [],
name: 'callDifficulty',
name: "callDifficulty",
outputs: [
{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}
],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
},
{
inputs: [],
name: 'callGasLeft',
name: "callGasLeft",
outputs: [
{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}
],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
},
{
inputs: [],
name: 'callGasLimit',
name: "callGasLimit",
outputs: [
{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}
],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
},
{
inputs: [],
name: 'callGasPrice',
name: "callGasPrice",
outputs: [
{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}
],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
},
{
inputs: [],
name: 'callOrigin',
name: "callOrigin",
outputs: [
{
internalType: 'address',
name: '',
type: 'address'
internalType: "address",
name: "",
type: "address"
}
],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
},
{
inputs: [],
name: 'callTimestamp',
name: "callTimestamp",
outputs: [
{
internalType: 'uint256',
name: '',
type: 'uint256'
internalType: "uint256",
name: "",
type: "uint256"
}
],
stateMutability: 'view',
type: 'function'
stateMutability: "view",
type: "function"
},

@@ -298,55 +288,197 @@ {

{
'components': [
internalType: "address",
name: "",
type: "address"
}
],
name: "lastSignerUpdate",
outputs: [
{
internalType: "uint256",
name: "",
type: "uint256"
}
],
stateMutability: "view",
type: "function"
},
{
inputs: [
{
internalType: "address",
name: "",
type: "address"
}
],
name: "lastWalletUpdate",
outputs: [
{
internalType: "uint256",
name: "",
type: "uint256"
}
],
stateMutability: "view",
type: "function"
},
{
inputs: [
{
components: [
{
internalType: 'bool',
name: 'delegateCall',
type: 'bool'
internalType: "bool",
name: "delegateCall",
type: "bool"
},
{
internalType: 'bool',
name: 'revertOnError',
type: 'bool'
internalType: "bool",
name: "revertOnError",
type: "bool"
},
{
internalType: 'uint256',
name: 'gasLimit',
type: 'uint256'
internalType: "uint256",
name: "gasLimit",
type: "uint256"
},
{
internalType: 'address',
name: 'target',
type: 'address'
internalType: "address",
name: "target",
type: "address"
},
{
internalType: 'uint256',
name: 'value',
type: 'uint256'
internalType: "uint256",
name: "value",
type: "uint256"
},
{
internalType: 'bytes',
name: 'data',
type: 'bytes'
internalType: "bytes",
name: "data",
type: "bytes"
}
],
internalType: 'struct IModuleCalls.Transaction[]',
name: '_txs',
type: 'tuple[]'
internalType: "struct IModuleCalls.Transaction[]",
name: "_txs",
type: "tuple[]"
}
],
name: 'multiCall',
name: "multiCall",
outputs: [
{
internalType: 'bool[]',
name: '_successes',
type: 'bool[]'
internalType: "bool[]",
name: "_successes",
type: "bool[]"
},
{
internalType: 'bytes[]',
name: '_results',
type: 'bytes[]'
internalType: "bytes[]",
name: "_results",
type: "bytes[]"
}
],
stateMutability: 'nonpayable',
type: 'function'
stateMutability: "payable",
type: "function"
},
{
inputs: [
{
internalType: "address",
name: "_wallet",
type: "address"
},
{
internalType: "uint256",
name: "_threshold",
type: "uint256"
},
{
components: [
{
internalType: "uint256",
name: "weight",
type: "uint256"
},
{
internalType: "address",
name: "signer",
type: "address"
}
],
internalType: "struct RequireUtils.Member[]",
name: "_members",
type: "tuple[]"
},
{
internalType: "bool",
name: "_index",
type: "bool"
}
],
name: "publishConfig",
outputs: [],
stateMutability: "nonpayable",
type: "function"
},
{
inputs: [
{
internalType: "address",
name: "_wallet",
type: "address"
},
{
internalType: "bytes32",
name: "_hash",
type: "bytes32"
},
{
internalType: "uint256",
name: "_sizeMembers",
type: "uint256"
},
{
internalType: "bytes",
name: "_signature",
type: "bytes"
},
{
internalType: "bool",
name: "_index",
type: "bool"
}
],
name: "publishInitialSigners",
outputs: [],
stateMutability: "nonpayable",
type: "function"
},
{
inputs: [
{
internalType: "address",
name: "_wallet",
type: "address"
},
{
internalType: "uint256",
name: "_nonce",
type: "uint256"
}
],
name: "requireMinNonce",
outputs: [],
stateMutability: "view",
type: "function"
},
{
inputs: [
{
internalType: "uint256",
name: "_expiration",
type: "uint256"
}
],
name: "requireNonExpired",
outputs: [],
stateMutability: "view",
type: "function"
}
]
]
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc