This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0xca808abb at 18623598
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xa34b8896b22b9a5d6c402cbd618537e9c2fd1f45aed1a59861f2b2c6c7ff33da
0x8e8a6efdeb36d5e110e54085e5afec061740966751e7018f739525d0a98b9258
0x05a7c3aaa40e6117af37aa90a7ecf7dcc29986cb3ecab634754558f790484290
0x5c977e71b2891d9907508585cdaccd901d15edab3b398a5b24a7ab7955c1ce0a
0xe5476b9608f228029faf41ac4eeeef476d78b5ccf58038c369d3e98509c19d80
0x6dd3781f7cc0a43d04f02c6e9703f7c12b9e00ada3afdb57a4e22ebf2e5e57d6
0x422e5a6de22e3457ebc822251f23503c6cf286919d4a36b3529d688531a29528
0x5093ccdb9b3afecc1c9f5a5815c04e733f17d65399343549d2e43b061ad6e4f1
0x58f1871e37e220df9e1dbc31023cfd5879870fa6ddc1ab689bd8b9e9c3727a85
0x5cdca6d5dddf3d83bc71cf87acc815c44bdd5b988b23bcd6765c8d603f997912

Functions
Getter at block 20793278
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8ae3e61ceede317a1ac664ac3893844c2e1901ae7f3dd2288a37d90739857c91
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBCB25d7582D0738a77508096B05488d49181b255, 0x1913fB25FA1043cA50931DDE7093137F24FF5B96, 0x8239C7525d64abb91Dcc2061FF023284873c1CBf, 0x232202ca979e67176b68DD2f686cC5009a5399BE, 0x720723842a049C8971624c1363B1E1Ce312694AC, 0x3EdbE0196438678223f106f77EEEE6b470D796de]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
26
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.