GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0xde445ade at 18215834
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4.18
ERC-20
--
0x8a2752855991f50d8e0d5134caf0ad840a27b67a5fc08955ee188e31b30f2465
0x06af9acfdbd4897562f63a968441a93e52498ecc96f0e9a8260bd452f13a5633
0xe4e1bc9399ff7c8cb27c2351ae686b3744909dddd629a87bde7ded496dd50eb1
0x6ada6fcc3caf1fb14a8d68e7e9181ec8b06ca99908fa17006d8019b5eb51a1a7
0x4072a795fa3c8c5be3b73ac8b446ee2792b16fb70134bf4f1219347e1c6fb56d
0xddfdaa07264fa27592fe0a187c43be2bfa815ebff404fec5c709336d52d97791
0x5aa194fa35fba43f0026ce5fa27f29997d82909cbf64a3cf2d13c6ca3288d4f8
0xfb797bff5a43710f6b0dad2d03d9fb4d017cbbe1cba5a1ac9551944107195d5b
0x8c2bfa136b120d5a261d51210c41cf7ac9da20cc34b466cb664dcda6de374e0f
0x558387ad40133edf014992ecc3a003b2665f84ff06244a1275acbbb111da52fa

Functions
Getter at block 20884028
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x867025fdcad26ff72cce35d5764b744efa3130bf946c7db37a32ec1c9e0c468c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9595252B26637bf8d735b70bA9dabA102Fcf97ab, 0x54E438478a36fdB6Ff650D556646BDFb144CD361, 0xFF664C61dFD333DBF913BE02d3aB9FfA3bCfE01D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
21
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.