GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 43 txns
Deployed by via 0xdfd49f28 at 20080485
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xaa52135d1b1da4f6a6e12f68cbe63aa3c333e15863631d3ae973eec23af35971
0xe16df23d5b15097623cf6fcdbce9f0aaf0e283a7a172a2af9839b83b726496a0
0x2260a19102d3d0b28d8632be1aa272a704eae4c38ca0791679c6d426032f737f
0x973688323676dde1f51692eca4059bef9f00e770d321ef49b6e7292970c6d8f1
0xe45c3479b74ceaf4b3dd71a726fcaa91d2e3ccd48e847d9ac53ff04371625e57
0xdea0938d3adb9748df208fe6f7cefa556b1f03e54ec2e82eb722d9872d4211df
0x2b3f375ca0f7459fb06b83605f0db4563008d22bfb2c0d9d33bd7db647083129
0x6a9a79e1ac38f6f1121c828606b038366986cc640b313d25e38e38ec9a1388ea
0xd30ea368f601d085b13b9a6de7919aa4534e2fc53ce13ed35a2945df251a48c8
0x49c323e1081c3b06399a715dbf94d3de161d96706613520108b9af050c30ef55

Functions
Getter at block 21207200
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x188d317a4279de26468d96c5276fc81c1462027f291b6a74a441cae5e68defa3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDBBD739a9EE21f9CB84291665576f0c22D6e8cbF]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
43
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.