GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0xd2390704 at 17967064
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $25.56
0x1765cb8706a03e243a8a5a760c373d02410ca003450f1880bd360337ad8171fd
From
0xef05eb1491a18ce29bc3c5905701b09fc18c4b0cee75ae267199842c038e7b07
From
0x9e224de97d672181fa32ea9e682fcb6cd1775ce1fa42682c9de5ee78ce3074e7
From
0x6f251d9cc4d0662948400321651111b318bdc6d673fde2a0bf5a4b2c6e98f77c
From
0x0fb603e9230f376a4eab42a40d1f6f4c4d00d0ceda331717dfd091dfba2a5047
From
0xec084dfeef44beb0b102fde201d0c75e2281c84d3f4c77f745ec65c3a2166408
From
0x4158953944b5a4171854bc6639c4cf3464c6e26b8ff94850b8a56b042b592c6a
From
0x7cd8d42c332bd61a9198cff292a68556cc009c737d7b5a06fa889c5fbbbda4a6
From
0x0bdc580ebc877a5076535bee8e82f665cc94a396370795ab378a0fea068bf15b
From
0x092b7f2b9d6eb9ad5ad8d6d81b8b8e937c9122e5a02489e81a20c35c254c9388
From

Functions
Getter at block 21213166
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x90086019a447b8b22cf6ee09fe6564fe2bb34c0fe0bebc75d0cb562bb9777ea6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb7E153B6FF7C573c29c74bA1aE67FE780C175974, 0x83862d2eF5bc7f361775e5fb125624C392202f7C, 0xD09c4283211cD7578adacb9329D727A186e57f58, 0x1A3Fe0c530780BCBE5d4564413d8E245c16fbDdd]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.