GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0x2c5231fe at 14119150
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x920761f6dad526cdf86c5b3a2ec7f099e02083849ce71a8253fb34c3db06ce8f
0xd271d17e9bed7e2c37d6d9d135f764cef75b21c93f3fab8cac6d7bc464d5001e
0x21f15cd957b0e6d523ae003b5f7920aafc67ed34ff6e0784ed8f11bb23aafb26
0x54e9efe152109583bbc814078f7c4008524b20e3d38b4f479f4c9a7b88124a51
0xe60b82ee89ee3361af6778de900a771f2efb5748a301d3129d77b6db08403666
0x73dc47ed370c2701d6e12374200ab27a7b7b5c88934cd7a01076a5ce38c3204f
0xed1386c67e42782adb4d9611a770733a536991b9ef0851579c39be6d3484d948
0x8d38bae94d81406d2c01f08ab13b62f819d4a8f4b11c791ebaa1935fd30753e2
0x1481e1892155c9da1010331547432daaf5bb97143bd5e99e9c56233aa6a1ccd5
0xdc87a72d32eac2d1be5a3ac08fd09670b0e5377b105ec65b484ea6994a1fe48f

Functions
Getter at block 20857481
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x91c5b2f23c962e56b549d2f22b976f2da26556344b02e913fd0666e94ac7e5ca
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x338B71a50326606Eab38cF3D09f8E8879a6b5c36, 0x116f0780293d19d97CfF6f9950194c947f58BC14, 0x0580AE3c5705B92AA8ade0Bc74b10B8bdB9e6218]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
34
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.