GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 109 txns
Deployed by via 0x49cfdc9b at 14194289
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
 (#26)
ERC-1555
--
0x5be9d55ae9ac3e6e78e4b14af88aa7506e2a246511943f7ea2b88683bc0ea5ee
0x2c83ef4fb23756b470123a9ec27938cda7151249db54b9529503784ebb368e08
0x9e9a21dce67a192685f232876262f2744c597fb9724fb230e3f0bb5e2d3efaf8
0x29359b99dda3b07e73d58515c5787d88f662b7d46160fc040bf52fec861a31ea
0x826057b8466954cf4dcd8dc06b76651324454397ee3d211d4ea6da55aa6f7e1f
0x81f7ba5c2e33b3ea512d035d022f7d7f704e839689e9eab116ce40141ad5b7c2
0x730c1dbb812728c54ffff249a4df9f7232698f90b81cb984cdd5d5bee7cd7be0
0x3532583b62bb8af04f9dad2a1d641c96aba108e3f4b0f8ba07b7a10667d68523
0xf8329582266ec43d570b86d2809c7a8d629f54f1be8e50d3da991e61f3480e8a
0xe828f18365046455302bce7b2f55096866ef97eea6647a60231b1ff01303263d

Functions
Getter at block 21379995
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x84b499653623ddc7b5a7dc903029e541997df83b5d4af187f97c112ad07ca588
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc908CaD4654d9545cb2bf0a30ED751d6fda37912, 0x5627A6c8ad429033e4EafeB9BC6bC500142dFE8e, 0x08738804d2e35E3296fD6cEB6dc5aC422fFd0149, 0x7463CEE2d40d51F312a19174E37456B043B72fd7, 0x473eA8e796E711F966eC28365Acc50AC65149664, 0xA4382DfD845546638716aB62CE50eE74A02478C5]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
168
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.