GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x1cee50c0 at 14678369
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $73.2
ERC-20
Value $35,272.88
ERC-20
Value $15,806.71
ERC-20
Value $1,044.17
0x7b5d11b7388ae0da1674a42e59ccd061c74a895433dc8a9da79f417c4f17a9cd
0x646b6e0c6926e3819eec9deca8adbede809772a28117f5f3bdc9ff5eb0cf0d3f
0x62ac9f30221f83e32ebed80687021a162d6b0e0415c4d9ecf67f89f7f7792485
0xbc0206ef1d0fbaf004feed188c00bc4a6d74860ec94e44383762bc1201bac73c
0x021913161ccf9ad87de00437f40d34b69f4b1f20d97c575f254eca5ca939b377
0xe174915ea822f2b0709d59234ab1851bf1a9641044f07618e8192c79392089be
0xe0857e45e31c7b39b04a6d59b1a50f3f511522510c2974d4e61f91cb4cdfe9b7
0x1000e989a176bdf430f1314e6324393de4243e2d0d2250f4c6ac4900c73bdd5a
0xbe43aa13cd021bbfbdfc6e02f79ccf7d77ce81966bf5f5d224cc4f166e252e30
0xa9364c3f163a9e61566dd6f73dd2264d20c5824a7a2806fa0c0fe5f4589b3331

Functions
Getter at block 20945623
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7c0c61405b0fb86b5689a47b5cc40be0f0c7b4fc34bdf9abc0d733c1bf870036
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6032b10F63d6dA6a67F6e83AD1a33d73B7953111, 0x92B507A3eEa5E1f7A55Ac4103C3A2846254087Fc, 0x899078A6035E8C2D7e1C72D011e01F4C5345E803]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.