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

GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xad981b97ea99164040ad10a17b54e7860ac3dc957ca7c77cbda508cf57022233
0xa4f30ded155b7efc3a37ddfb43ccc8c89ba244185942fc977b51a1ce0276e453
0x726b9b3748ee195513aac9bdeba76bc512d2e2487538a385dba26d0063a73eb0
0x2bbba8ec83c1c500ed7669d59eeda4f09e42b3d7835f26370bae800f2634e128
0xe842afb7ec4fb2e1ea74ae7559b59b517ec030605a1ad7d12e06b3b8561bf2ba
0x637f27a05619d7e9d0ec996fa76c7a9abcfbf17f52b5bf80702f15f56a342f1a
0xaad12d24c03f5691a11e964e19afb2937ee7f3d749ed90336c7b07daf5e9f323
0x5e8c523ad84c57f189b178e2be1172572f421ab7735f167fca35d392e8922c74
0x74f28caba70d079b63abd99e7e2a52f5b22232de0a4a9be0d7c1acc2f62144f1
0x1ac2cb2ffbbbf2eb1ea2e9c60202bed17bef82907939dd41cc0ffe2deaf61442

Functions
Getter at block 20794148
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfb60b847c478b62ca7566cc790fa9da4c449e1cf1df29bd8a4296ab3e52d4bbd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5c634CC3bcdCA72489963980180Db8fB83CBae55, 0x0144571202B48d8B3EEE3A95E4140B7144F8b72F, 0xF420e205F936863Fda92DbA0A3274F51935F159A, 0xC4cb8F0E2Bf7eCFabb606354A6a6d5F512F8c11A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
35
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.