GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0xcd99ae7e at 13554710
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#10766)
ERC-1555
--
0x487ccbc7366a1588420d99ab52cd22a22ac858ce92ee2869c7ec2aabcf6e663d
0x45f85bb7185db9e5ff0be18d83d37469f56433a2a105a3dde0c1df769376bbbb
0xf61feb5f7f2f36dc9e1a45e0e630d131274e3ae5b50aac1fdffe68edf3068de8
0xf212b3414c0f7e8f8e0c2a9f5caa26638a9e8ba0747657e516908cf1cdc87787
0x8daf43f5d5ffba3d0008ebbce82faa67c19d71af806a8bb84aa736d4773a41a5
0x4a2159995ddb878d194a16546e7ff9ea87792438465a636c6a40aa7c5d59f175
0xa246bf3075bd4209427c964236b8a8ef864088822eb4143f9829ba80d021b5bd
0x56ed1f939f7a91b91106f14e56b29310770bc0db0802c1d5027525d5e3702c4f
0xd515d6322255e549056e06206c0ce0e2a155e4f587c46b3d97264afc02bb5871
0x7c1c121ce58f7916403536ca26d0d0c760f40ab06d298172e16a5993df894f15

Functions
Getter at block 21329243
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2ca94aa349668532a5cc41067236cdad633bf3c400724f2709a0f0807c9b545a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x160a246f571c42EB55a947e620335b83Bbe27473, 0x9cc7474377Da9C8Fe6aa6BCa8494a74bC1A88433, 0x79826D134789BA2A740D70e78e2CbD4bf0b278D9, 0x498DEf217f0F47d489DC92A3b4e6c7463674ee2B]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
22
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.