GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0x782ef17b at 17464382
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $76,150.81
0x468aa7788df664199d30887e5880e52c7328552195383b25a312d06ce33227ba
0x9d91fe2da0498ca745214a71f7e76ce31b7266c4114c46eed210f74dd72e9f63
0xff3a395aaa566b1b31faa009a7006beaf7ceaae27dd13f43f9e96ba2ea26fbc2
0x473a279129e2bbce8b4882adcb2cb5fa5dbd860d41510ef0fe02cb009aa1db59
0xdd53221e01f30e573d40955797ac126943011876c219a2296302e06d2a2d2c6c
0x5d61abb3758c459f66b678079789f267bd27f8895a72b6991048bfb86f8f8964
0x7d6db36fa8f75cd163ac18e691b47bbd3251e4a9a2d145f141171133c9205a99
0x62fddd88066f37fa7cd9be573e3f60f0738f7f736a0f6944c827d5c4f63df578
0x3da9e6b7bdf50f3bc235c7b5607678b05c21b5c4bb700f66b3fd73cd027baeff
0xf86e9b86da4d1bb493ab63dbe9bb243aadd95f026ce8e244319541321fb1395f

Functions
Getter at block 21288107
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x04fb9175c2911e7a6b86823e132c37bc4bff77a9d9130fd163d0eef505d653c9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDed99B7F82A3DdaDa95bC102F7D172e74d24A981, 0xeCad2Ed2847E2b5474e95A74e84d9532F7cf66B1, 0x52acD229E2550518400d3aF420B80cfA843A5e6d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
34
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.