GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0xa509aa1b at 17022583
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-1555
--
0x010afb947e5f9d4bf39bde98ee3318fe13062df3848a9bf6d634db774eea2e33
From
0x7120e4c78847895ff5ce72aa5c8d735e975a8595f1746976bac97a751e9fc926
From
0x577342a73ae2ba580dcd9f258e27fe2760c3d1f53fac9ae9f7d801ac4e01c6a8
From
0x62acb381b234ff23185e1df1356a678013728ab03f0040b92b596a9cd29cda0a
0x601577918e32e9a58d244ed6b3df678aa48321cb2299745ccc22bc4a97b7a968
From
0xe93d020905009c95f97245879835c4a4826029ff516796d067fd29aa8a4789f6
0xb1e1a4f6a869b8afd7ad46ec52e8a5232ccaf3012231598d409334fe5448d844
0xf1c7379b093012a2231fe111e22bd218b4a001915770b5c3257bed2b2105ad84
0x68c07192cf37d20da00b5b57612f54e3c8b475f234e169ece21598b4d1cddb8b
0x5c8a17e44fd6a6892d7309ba99e2bec37b671d8228e0297a749593054b52db43

Functions
Getter at block 20897230
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9f560ca569c3e878578f25c506a068cbd68ea969d99adf61d9334d7340654c83
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe3F4F3aD70C1190EC480554bbc3Ed30285aE0610, 0x616caD18642F45d3fa5FCaaD0a2d81764A9cBa84, 0x7E052Ef7B4bB7E5A45F331128AFadB1E589deaF1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
20
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.