GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0x1da98b9d at 13417539
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,086.06
 (#2966)
ERC-721
--
0xdf397edf3fe1a419cebec090ff447f17a080423450f1d1ac7acbe22028ca673d
0xc567e3ecbf9d3585096e711b0846f9c783e5ee7aa9311a15ae2444c3824fd289
0x6d974aa71bbc205152ceee47525b03597ade1513a8599a3101955d0708465295
0xe8af34c1116606a43df2a6dcc29033e2a02f1c5ce48dbcfde1448a9c0434b582
0x54df134708c77ebb94d661a6e056cd74af8dcdb37d92cc38ddcab55fa41ce699
0x44446f040371c57f4321611d8d7527f76e96334750aacb9e88ef68f17a459567
0x41120d0e060ba66a8627585198e71a028d7ac6e0da208012c43fe936f745a03d
0x85f6448d0ac5865696aa8bfd55b2371b73ab0f1ee66038b7eba3778da10bd7fa
0x75429dc8a42b2830f715c9ede998b936104b6d838e43f935b860d8ce13542505
0x0a496d86b714336dacf5df81ac2328ae6796b7f3368ab4a92e6cdf2acc8a4e0b

Functions
Getter at block 21221560
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x504d6ab6d39a0700f682312dcac13af07b4d5729d6e64b64767126d0aecd3608
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFd24caA2bCC773F88f969ac37F0131c88dF0B65f, 0x9e61aDDf5a21297B9cC60A33D9C990e09adc754f, 0xa72F3a0741EEfFa957Df1eEf7213DE0F0f7b686c, 0x531d41814AD58b4a3C7abccEC999aCd2F76faf8C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
55
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.