GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x31ccc1d9 at 13760757
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xaa37fe9c8e8f8005a8e9ab1f0ab68a2b438f13818c56e58eb23662946bef59f9
0xdb58e3ac039d5e192cebd26cba6707e68cc5c72c0800cd3909a299536d6a30d8
0xe6081a5f991fdafd1fdbd8992f50edb225561517d0afc64d651679f01e37148c
0xa12adf2d8f60f470971dad6bcaf19d60ff30887347e44d46236dcf6e120d8f79
0xea27b08ffaa7e2197ed0f7a1c4de2bf83f11fbca79bf0f23ff36c125bec76e1b
0xc5197478a4651b2ca1deb697826552f8925203d40aee073ac26255ed0ac47a4e
0x6b9b72133838697c37b8bf8780942de37f18c1e24da9a8eb8efad8a894365470
0x50103bf0e296d161878216a8e88e345551daf0bd7b8a098c6708ee6d2ed4defb

Functions
Getter at block 21225294
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc7f90fb9198ce5697ade7721febdfd1688c0f740653438ae487e529def5724a4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8340c3b57b93FfcAccC3Cc85fd8F8885C0B38B15, 0x22A423A4A8cd65Cc37a7923E7aFE7b133ED6D6ec, 0x271Bc165e8bd1a8037ebd2e11EDD5eCCaF3508EC, 0x189Eb956b89195cAc96FF4f4Ab07eC1Fcd0daB1f, 0x65f8Ccdc46A8FD09070D283f08558C1CFc3CD5a4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
8
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.