GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 88 txns
Deployed by via 0x8c1a075d at 19703319
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $28,361.33
ERC-20
Value $832.94
0x7175a996830b21604e112b83f93b8a7784380353f72dca520dad96371154a9a0
0x4c95c5cc741ed3998768f246ebf1700cc153c0220299dc5c805f76872b60ccb6
0xa446c9fa5b9847ee2501937940470df1d0a01545db0b53b680cbe34ce032f9f1
0x264241288dc5419f6466f9e0435a046ad96b2f846efe90bb1df20fe6e13bcaba
0x42e77122801b15c9e83f8fd8bf887a9afb27bac24b1e75afdf449cfed7b185cd
0x334bb82ab80ce8d42dae7449db0bcb568c4c395ef5b68c222ff8028557443d0d
0xb657b80215e955d9e0e6c305a9a63a9598a74e94c00e5336a17ea523ddadc243
0xb192c23e28c14a6ee4734793ae696a0dbf94909667c04bbf484042836483cf14
0xc5c10425d6d2aff0b61d0f9ab72033374529efa4507382eecea0575ea3998ea8
0x98430ab51ece42443396e4f11d7193fe9aa8d61e102765efaa15fdf84f3a2ac6

Functions
Getter at block 20892116
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x33cdb453c1db025c6f41ed225629040c94258cb452b7422553c832c5aef8195f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2D636d920f884C058671fF496c270dCD2b10a46A, 0xc48514D4500caf698B0602C0d6eEe31244A101A3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
70
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.