GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x8320d3b8 at 14758555
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-1555
--
0xe935129972182d9ecf647c1ef37907d252af79368064748a3503774f9b58ec2b
0x223df3697d7b9ac20cc651e32f202a563e66b8eebcceb688e826f23265e817cf
0x3ae47c7fa84c107509247119b2475b519ae03472bb7768219f83a363d76589e8
0x26863d941f85cb13a2485404049e91d2029c8a677347c2c977e6cc25fb4e6a33
0xc3aed7f1035a763e48602af971185adb132defa2e88101134e633305016c2ba3
0x191d0a59a9a4ed549d01e45fbf312c3e78b2a4d3f138e4ca7fa26623737b3e4f
0x2a5c57ccfe0374939c7f59e7542b7af8cd3a0bd611d02ae87b58f4975f140842
0x75b20e6717014e766973e07d5fe776c548fb070c049870b56c3623d130bb225c
0x89c1226ccadf9f1ffffb5b35f01eeb60f2b1a4aae782fb48d942237efef05bf9
0xb7bf75986787d995a2138bd93721165b2a0e4e4365259b4c912ff2d22b9d40bb

Functions
Getter at block 21287041
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x15be35bfaf35bb86c1683fba416b594f971e147fd7e32dd738f6396303f3f59e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xda27bF313dCeF0Ee3916c9506A6Ad45F306F9F3b]
getThreshold(view returns (uint256)
1
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.