GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0x070006f6 at 14431430
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $225.13
0x37205b8474239af47ae7b86b630f23707e5eca4abbd9ecd16994e515bb83aaf8
0x507ed524ce3170be098b7c5c831678bec75e71141880b12127a358ac5fae64e2
0x1e1d4060fb5ac1043111d2b7616eff16208db8988c6de9b9ff8c5ca04746c6ab
0x21cfbeccf02421a3f97221dda2a07ab1f281c58ec5620de1ddbf340529cb5735
0x82d95c3a0e1d6c12d8381b68b399b07ed6a6294c0a238de40239810957006ca2
0x5e896d9c87287e462e113dbc4f793b506016b5e73ca0d7e2e5dba163a85aebaf
0x3221a578a83063757d56a2d8b74864d47c5adf3fd3402a4acecf5ca65fcfb4e0
0x93c8ef16254647d4480ad056992eb4d026cff637c97ff68402a91b2f4baf6909
0x585c55b44d0716735d97405dddae0a9d4345714635c6d886787d0b754d58521d
0xd78af5905c2cf091d882e6111bd2342c9daa852d4d1fb91e3db581e6d59cd528

Functions
Getter at block 21327179
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x344d4e369367bdfdb35d8fad88099326f05c5a52fef663de3a80c30f08990bf1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x191541A00218dD0a00e707D4753b7B7C64980924, 0x164EBD995eC985AAbCa009329FF24A713eb31019, 0x1eB106B79358da4886Be448615c260208Deb4cB9, 0x4EF6Ec4016E0666AA57AE999DBf608Ce3368051f, 0xdf85ba0E2529C7c280d7df6f7f2813c3a91B041a]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
5
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.