GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0x3072a5c9 at 16525515
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2014)
ERC-721
--
 (#2010)
ERC-721
--
 (#1998)
ERC-721
--
 (#1990)
ERC-721
--
 (#1977)
ERC-721
--
 (#1965)
ERC-721
--
 (#1963)
ERC-721
--
 (#1949)
ERC-721
--
 (#1909)
ERC-721
--
 (#1848)
ERC-721
--
0x539c7f2da3222809d583f9ba3712514b43c69133e0d10f7c20a36efc3ced3245
0x89b17370293ed1baeb674afcffaef1b69ece8135e93a8563d3d75b8be5d75349
0x8ac21d34e5aeff8db3fc8287185945c63f5654358b80594f714ee4e134cb726f
0x666691849903af266b26bcc302900ff7039cae7e77397149ffc08753bca3493d
0xb4261bf69068f1ee7062b84a8603f8452c48c50c9f8c1377733898b32ad9395a
0xf94c9c40551e63c79f1083aa23fe5db8554ca951fb7eeab63ebfc6f1ed28d347
0xc9052dc690913a47e2098b35ac112a23adbed70301eb5ca6ca3599c5b7803d09
0xbbce37859d345b681279a7110c4efb4524b267c8085baccb5f5a59f85d5041c1
0x01b46f1e04046e92c14dd5ac742adeb2700d44abc972ade64b2ff2021e1f6f40
0xd875e786ad4838646a5c2fd2c491146562a6a0a71933cb3574074cfc6f920222

Functions
Getter at block 21157585
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd43395d6fe586a4c02ae6aee1cc625c1344e59e40a77156057dc5c2dbe894c60
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCAa7a22B89dA0DAEca5441878c2F18031dD2Ac2A, 0x362733940dc0C83F6C0724e61d5aE7d126c0E55C, 0xAe9CCA1D42bdf329D288B2A214cF510854149130]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
53
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.