GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14,025 txns
Deployed by via 0x77bde97f at 16664289
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $222,046.09
 (#12)
ERC-1555
--
0xc88716153c8221a99a823fb34fb0b68c5206026d1c4aaaaa89aacdc9ff41d694
0x2e5a81b3678aa15cba812b4bff11bbaafc59c4d35213a38cb138f81f473e4470
0x27382faf8d571704a8e6f4c3a98d09900b0c79852b54f4d4114147a86ad1780f
0x282a34f8fdc976aef5340b8d0728181f3aafdf1a654f6a57639e137f317f2146
0x245ecc8e121f8502224a1f13ef0005de2a873f0be23cca70215c114d108a6a1d
0xb3767f745e124dd6a608fb57cdaf4194ac5f153e9290f79412ad85bd85ae74c7
0x6eda3a717e1fc81246b9b6a236d208257b8cb45a6b78a0518915a2fad3e7cfa4
0x6270c426f41954e47d88aa7d745f88bd4f8cf5fc1e7d986bfd91768b3492dc18
0x814f881af187fc1fc2b121e214ebaf4cbbe7a99df0d7387f3ccc0720213b8341
0xd61d850bbe2468ebc5da6d00f917831190efb99cf15cb22007fe1672b3c1be9e

Functions
Getter at block 21246637
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfd88a33cbdfd4c1147df20b90cbefa1ea88c473124cd10998025af9902dbadaf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0dee82beb2DB05ab8df17e811d19Df0E6f4bcF28, 0x4F22c66766DCA574C85CB747E7dDA99098883b35, 0xAdc9503a13a2B5Ef21C6cFfC85BB228220F0eBEe]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.