GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0x3fe73f51 at 13624675
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.06
0x3e8cabba2abeaccde30a04a3219b9a2d83d54341e4603bedfc328feb8dacef61
0xd2700aaedc3a8252c48e6a7006f520b280654dd2a501eba6d3f0a76f7816efd8
0xc993bc88b66054b4318038961cd6ad392d48a26a64e5d84852827bad349bdc06
0xb6e282d4a4d8e5b99447df267e2d968bebb8b7a3c327fe665aa4620d771e8f05
0xdc93bd2f7e04f126078a1757fbb75165e2d4bc9389356fd4c51c0f81ad069483
0x90c105e8421b55b319e03f12bd414c05a10fc4ca6f3938653e28713211f93460
0x65eb32b7211d936e8af209cde1590255168dc3cdcc66b151db082862e1b0cd6c
0x84e57a09b43568f4d0260d03f4bf0e04d20f5cc73be5fdcbc3458f1c237264b6
0x1c6f0e619d0c454ee7633be2fb65c63aa48cbb05286d1c7738217ff000458949
0xf591f67ea2b4908e46310ab30fb3843ca407657b435f98b545ea336d3e7d6782

Functions
Getter at block 21210596
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc567233a9d925b6a1f5c21945a53cc16303d1ca3d3b263e9c2be9dc4db2af541
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8249F32c6Cc285d5694423900714E0a179D0d96c, 0x92249Ef4B3Dceb2827390Bf9bDd3E82C5Fa19dEe, 0xDbb7Ab8C92dFf0C8836FAc029d6B72DeD09e0328, 0xe682BEC7719c8199bc0c0BE5cAd9e795E20cC9A5, 0x032c079DB811541501Bd769836490Ce0f5999264, 0x0df142197Cc48701C69AA7d96A6f20189A3E267a, 0xba88A7025e206C5Fbd8b8Da5b606e51b317aD484, 0xF9fB92Df1ebC5272847CFB09AedA9fba8418d3e8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.