GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 257 txns
Deployed by via 0x32efa463 at 17099278
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $241,361.8
 (#995)
ERC-721
--
0x3dfdcdc7d9e24b827f0eb0c58a06413a5e09001d72b402e7831a63d52440637f
0x0df27843d195fde0d99f880bc5d952f7703f9d4d553e4cbc7462dfa71dbc8d31
0xdeb8205799cb5bd5fa020a2d208a6ee4c5aa1d73538cefd270692a732b1b8233
0x1b0ef1192d64d437fb42166d7002f0c6e8207d68bddf1d5f7029519191c5f743
0x26cabfeabab3365a5fff2b4281a54b999ce0c4b0b25134022b1ba3c9132930b6
0x052b933202fde4a1592852754c56934a57e9a8d656d5f8d8a8cda5bd2abae0d1
0xb3c4385f9640a50df27ece78ef16d85590b2d16e1c37399e38c8d914c421e12c
0x984191a8fb8e594450fa13ee55a624ac76a27b86d6fbba830a51cd24093b3202
0xb02347ecd30f03820a370c3a9cc44d2f47a450922de9fc06a1df4918ec1c40e7
0x095ce9602f0752cb454ffd38183d06c666605718847a4afbabdf4323e089fa24

Functions
Getter at block 20913099
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5268d83d2aaeb7bbea8e2fd10ac6a6be1d55f0ca28fdad7dbdd5825b905bc14b
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
41
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.