This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793826, which is 3 minutes old. We're running behind the tip but working to resolve the issue.

GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x48818177f6d9efd1682ad9ff2f1ce5cfebc36d80fe01279e8622b47af2229358
0xcbdcf5c5e056dc6a6ac1cd827693e098fbae6c893910d6d3ebade7a3eb83103b
0xc7ccf96cb09492c6c180020b8875db0d42cf013369e90d3b770ed8ba419e8a19
0x5c5b66aacc44127031a69645f943faae2a235d9869a976612adae0c5f4e13fff
0x4cb820ddfaeed0248f503bc10249878153cb98085c8aa9ffae51bb21001f9c75
0xe4c67bb1aa479ea66452530fcb676ee12d77d7ef08331628565a5fb8efadc558
0xd5d86c74d33a98d2fc5f3f081af4a251146e79d8228af9905bfe9179102c5b2d
0xc5a1c0da652eacb584bc3d9c270bf29acac8fa5a0484540b51998d2708ae576c
0x0ac5b1c49d557201d70263b1d6c0259496e74f354c8925189bae18d16ee7d679
0x5d377598445616cb76eaf02c8d59bc2b21740f65bd7c6766f51d8c54871ee566

Functions
Getter at block 20793825
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x185f7e0cdec609f36478f8e58b3b5b4e073e6ff3b64cb6b8adf60be78b84fed5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x991CD50B4Bd876d6AC2c8Cef245886543DD0e3EA, 0x0cc6dC765c54eBdd69aB89637e03414D515faB54, 0xe6B6D216266B4a50f54cc1b266251dd602394B95]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
19
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.