GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8,363 txns
Deployed by via 0x77bde97f at 16664289
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $213,923.13
 (#12)
ERC-1555
--
0xad4caf27083bce2f3c7b20874e0e810f49ced96447ffc6f7e7a43f52ee6cd66c
0x4f093458943a293824ae42f308778353708bf2ba0d4669303cf0ad3b2f292053
0x87653483be8e6f6fc73fd5c3bcd4e21a6c57ac51dded400f14e2d3aafbe79703
0xe6707db95551068bbcc5ff130a0f3e63fe2b6aa1d4fe15cc58415d6a33b1f60d
0xc8b77f525b65a424a3581e2cf5dd23cbb17af386e5eb00e9263948d78c94313a
0x26aced915efc667472d899a4e5b42a40923b41212c17167395564ee03dbc7c74
0x431db009147431a0d7011b7809405d093a5e05c0f7d5ae15f9b5ec6e04588c3d
0x4b96bf12438f6c3f051d1e1ef117c109da8a7c2a4350be1ed42efead9b93f265
0x7e12cec61ebf85ed6b734c51d972070690040b85f4bc4d447c2c9f5cb9805ee0
0x8f9d22810c4d925ed2532c6818aa4abc29045230f319ba194499165e1725e8ae

Functions
Getter at block 20791020
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfd88a33cbdfd4c1147df20b90cbefa1ea88c473124cd10998025af9902dbadaf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0dee82beb2DB05ab8df17e811d19Df0E6f4bcF28, 0x4F22c66766DCA574C85CB747E7dDA99098883b35, 0xAdc9503a13a2B5Ef21C6cFfC85BB228220F0eBEe]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
15
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.