GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 44 txns
Deployed by via 0x13f928e7 at 14988377
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $33.99
0x087ba8e43f4862e9dc2122518b032ce7544f6e7e8128ba4361c142a00c92c5e5
0x11da05d5f4074ba387c700de4741432c1e5c480ccbecc1da9204ee166108eb13
0x97e5aa40c091ed7d062b1f8e89c02be3f5e20bf49c1740928bb56f355224eb55
0x08b6e5f53ec677d53426f6bfcf32d5ab3b3f8b37c0de66fdf4221c81988b2d0c
0xb534ed36cee1ac787d40a9f39bfd17a47b15f8e2d828b63fa5176f520a84e1f5
0x02895e8d95cd7f4b2a8758526de727e955d37af7ba1c88605369829c1ca4f132
0xc638181e025e932016aded12bc378bc7887b572efdc962922c47af82d89a4ab0
0x7127a44f86563d650ec5db845d4400a57c10a831d8144583bdb7b864dd5ba834
0x86e704d02389b39d9c0f7a646d0566bb2b2c557c243f2e29db2c6a8d07a91d55
0x8cf478721c9f9b92123bd34720b21787c68f79d29b28f87edea71566815d487a

Functions
Getter at block 20867460
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe69486fe88db15a4f42f50d505c6ee52c4a66a9dd84f04cab04b522196d6890b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x34b758Ad073536C438C492e1C5f3fdE4D46cFb5d, 0x7a9f3a7e303721829A46a6a4CAB8c23939964595]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
41
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.