GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0xcaaeafdb at 16162711
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $149.05
0x0e5a10a585c1a50fd6a6502b39fcefc493991774699f08a848f9051308e75005
0x244b86ed8ebcf8ccfc28b782933d9897f947b51aee32ed35b568896a7f1dfe46
0x08edc4f2d3a17288268415b9fb11a9776abbff8ed07ea387cdaea8cf10269f5a
0xf41e29ec735b1805bd21e70736095bec591b4f8707e94980e28cb50b49c4bd3e
0x01650f5f9422a0dd3f8b55175b265fcc1fb4bae11983432175ed903e8b614eff
0x63c6fb7e2dcb52a7ea7f1066ac76de778a77393f6e838c8e512a0fb8f325322c
0x3416c6912d0a685a9aaeb22829ea16f91cd1d63d01b85515eb2e02a99c9571a9
0x6b875fc87109460e391f70f568b097bbef6946c72f436371a06393e7778440a6
0x9c4d9f702a11f476eb6f88f308a61d5820ae39c0a7d44b35370c9e276c5808fd
0x63b2d00578463fa42fea617d988cc292176533b492e06259fe6a73bbb2d90529

Functions
Getter at block 20912424
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdf4e879b9f924cb983c41ee0f444490d1d781d741bd13ef0f02e9b26a3d00ea2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3CB673783b7F383afc87d9e39e9b44F86CFD1b08, 0xA2a4D8d1920EA6C7C69aCd5aff9e861897aC40B3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
27
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.