GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x62d37bff at 17238866
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $56.61
0xa698bb0345346cffc1021929b492f53e158f448151ea6f9bc240daeb4f3cb918
0x01080d4f11f4f6fb85539e5b0e41b70ab91ba6e748295e199225c728681f1cca
0xe112078f3b3991bfa347e5f3f0f7b923bad6b379d5f7987d83c3d3e1b569a5c7
0x4d4759fb76a5dde458ab51b153c192836f63f3066327bcd179067f16224f0ca0
0x10881c956b1b8711fcd531ba4c966690e8e4d758c7bbfb099e876c505f86f6d9
0x7c3e20f0dd6aca64f2c380740ae05d61ec8b8fb5903d23f7812706a70aa74163
0xd34f3045e0ea27a1da5a435079c67159704a173789fa14e5c9266c456197e09a
0x172aba1507341e70167604d8415cf1812cd4f085f82af9f7d4ab4992167831c7
0x100436af3b96c7a7f06fab41245416f43bdca236b15cf9909519eb3585470c91

Functions
Getter at block 21221858
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2b1e1034ca5070bda024c42c004f9f81326b712dc2ef12c5a702e84caf963a51
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x59831f8FCf83a7697eA058785657e6cd5e321443, 0x38a6537A428105852d7219fC1Aafe23a5feEEf58, 0x2CE030796AADEcd4D4cA89e196DA602c8d92A01C, 0x64AB4bF2C0c1dC125842595b7A166C3a8ccf01CB]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
9
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.