GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 79 txns
Deployed by via 0x67d0f03e at 13381141
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#7294)
ERC-721
--
 (#7287)
ERC-721
--
 (#6939)
ERC-721
--
 (#6240)
ERC-721
--
 (#6020)
ERC-721
--
 (#6013)
ERC-721
--
 (#4786)
ERC-721
--
 (#4144)
ERC-721
--
 (#3608)
ERC-721
--
 (#3562)
ERC-721
--
0x667dc0bb2252e1a4f44daaab39c2ff9a1c1b8108537a33a3c0b90b8af39c093c
0xa2c5e6b6dacab86f11ee7dd3b2b274be276e5e9174a9d19b4d275d853bc65b74
0x591777ea15ba1ccd4f53073f32e4d7793a51f5871f3d08c4e2e179756d2abb28
0xfb9d197183c11131d46c454b011655a693dd40836ecb482a18f5ac4dc76011bd
0x17e30aacc8d338ef3e1f81c5d14531b376a11da52ab1d1f218ddc3fff93e9765
0x42f7eaf12bf66cd8b3208afee1fb435a13e1e0d97ce171af80dd780cba86fd7a
0x1fde13146582027de8f9e0738ae768ab56e412cd0d581b2eb4c4eea41befad84
0x58962a0e2a855f6b8daff80e08f66dda9e84d2dc1664aacc51f1d484a53c3782
0x3c583c135aaadc963bfb08cb367ae16369edd40750926b1ea66ac9ecfd1aaf46
0x00d075fe4d8499f254c3ac1f77c41ebd4f0137a4c5891af1d73038b6599a58df

Functions
Getter at block 20985248
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf8d3b50e42a5dc61e92a3b16701d0fdbaabc9f46ec3acdd8f559d57a5d7dcebe
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3cB1b74b6ef70206F14457Fd1F1c44CFba517527, 0x98c2BA6fa87D7ef1362A9f6513FDf1d8215849d6, 0x93d4a196bC6fD5A3B25A44e7e99F7AA17BC1B378, 0xb894Ca200bFf05862e3D47CA6cFC29EBf2fBe7e4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
77
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.