GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 85 txns
Deployed by via 0x1d34e036 at 18980182
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x3fb3387323858c3ebf9b5130cb7259d93a0a4bf4cf842160f382fae941092cc9
0x207069066414bbafbe1a8c22a057e8286cb49ea787f1bc8e62028800210af9b4
0x178dfdf7540b5c3e5aee82bb3b9071cfe01d1457cb44225341c1b784e80c8a3c
0x608ab1208174707e65aa6633cab0584fae1af0341dd8cf3592cf138a11134ac3
0xb4025bb0005e99163d0d386b811fc976a2075bd6eb9886d0be87d8135be0ba0f
0x0dce662bcfcf6fe5ff57ecabdf51f6df77788a082e0a1d21cf49c70391b58c0b
0x7412f01daa2d7d15f362d7c321efcb50716b3e23ccb8be63c7e20387d1b242e5
0x17c97035e6070512178845a2eb69620a648f5d3810f14eddfb0e3dab5148c030
0x0b4541ccc65e30919c0dcc52df7f39d5e8282a62e9f6fc9e757e53c7f507a50c
0xaaf6aef2831876a9aa26a0d2ae4e41e527de171dbca3c62138e9f10db7e6aeea

Functions
Getter at block 21302821
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6528e358bb6972c0a6932fec978764ce224e59b00a0a698498de074bfd46e5eb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x62EF1a13b46A863D15319bD301674A8D868FEf80, 0x8327e574Cb3f4e083137c795D03b20B677820d2b, 0xC83b698f9c618372feB13FE063663d4c4fB1b2c4]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
82
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.