GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x2159cf74 at 17221757
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $121.65
ERC-20
Value $12.3
ERC-20
--
0xc33e855897d22d3d1c550ef842c066db9dde3e4ead6449e16db3eff458166089
0x73db483ad16fa25a35c39317f762bd2a6abcf3ce7424b2fd2ab78cf30ff9fab7
0x679f558daeec50af12759aa38ddee76859344717d15b576aceea268b4673e174
0x737d4bd640c607577a0c093b084fbbffe3633463a5e5ec34b04f5988f4fa1002
0x76fd12df5ad7e1c2c6e4f699076bf10ed47aaafb66b28f77649e7c8d51701a5a
0xe00b016bbb6838da1299e040ee017286212bc170f8133ab1cdcaaecb04a84931
0x422ae0f937dbbd69c6abe7f37763ed3ad37b3c2ec97fa27f75c3773cd33f1992
0x44ffa48042e36bb42251cc4efff96c41514ed10c731748ec71299d6b5da69ae1
0xab48b07113982138d2399162e3acc3f73bdeb2c0286f4cf86f05d179b0926386

Functions
Getter at block 21316105
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xea6f8c909fcb1b9b0a283b4886f036b8dd94e2a8c39c3e197ddda0c61aa2e3cb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBb0797891d447573C4F64b5Fb3c048a0b33aCBCa, 0xeF6ce4931B65ad36b1dC89c6bc712c7B7eD17C22, 0x978a969C0B445b56A490F6bc140eA6a690936940, 0xe41F84cE529Dd9c04c8571eac68D5f31BEB253c9, 0x08b1803fB60FAF9601e56C5a3E7a05E79979ae32, 0xFC7a83d3BAE69B4c5cba30a0F4c9D06C9B6e04AB, 0xaE388aEBE350c1e9C8A9A9e2FC514A714420b5B4, 0x387a4b8b24f532394b59ce4e3e57ca6057f32E32]
getThreshold(view returns (uint256)
6
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.