GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 56 txns
Deployed by via 0x0d5d93f7 at 14233996
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xa78578197e1c7277c1299cefb1ed9a778dec0605c63c0ec0cb4d207268476790
0x3a77566c420a1875eab674ca05758219a0894112d67c74be84ea9e71e0dbea29
0x75b5fef213b8b402d96800d8048280519951663809de4cb6472d8a2832ffc140
0x899bccd84783b712863c2ffe5e38a405995bad329501aa3b532387066f8abd37
0x8b29855a0eeadb9f97a0bc10e709bfaef5cb823b4a7a1609f1ef8d0d115daaa8
0x940cd4ea91b87e94627a7bce4b96c81195e264c838a97d10d8b2dd3ca3a7f8ea
0x21d6e6c4ebd2355b9790f81a32a52bf40df2c0156c0ea4f4d3c2a7a089a38075
0x397add959d8d2ff7b84b406464223f1b6b301a2c3815fef9fa7eb2d920d72605
0x8a8785edceda64c6e5aba5e2e7fdc1f63652fd1deaf161eff4281cdad9e1d225
0x672e75d035a4d70223312c77938adc4564356e58756c8d9fcc286a10dc247f80

Functions
Getter at block 21409998
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x36ceebd1f13d81a981227efee2acc9313dcdf0b8335ccc900b90352f4c9974a2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x913e2bc606647398fAf30e0c05D02c88752786F5, 0x192b68d37FB5af75bdDc0723a0E16956FB3ee67f]
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.