GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 51 txns
Deployed by via 0xb1608500 at 17759364
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xb91fabef0e79c727add2063e7c9149ebb3eb0ed66acfe381061eea80e8416110
0x59e92eb91ce096616cca3f9b8579722e9cdcb341a82a0d4fa4e67e435b0ac866
0x29c2ebdc2dbd6c2a711abdfad759bdb7965494c5b82223c28cf1f2308a5aa080
0x18edef5f9ac79231aac80a5541a383218abe6cf3677bb051c1589ceea487c83b
0x76a148cf365cea032780f5a170ced49d3fcdfae752acb4fd8bafeb7aabfc2791
0xdabe88ef69ad78e3bd7b0aaec6b0679bb506c6eead51d4107dfaec8b5d75e671
0x29a168171740f229796517d1d1cb554fd0e2218c7ca94293ce701a434b63e595
0x8687d1722e093c14be2b1bab4d7e5cf1bc633794842cd1acef40db5f9875cdbd
0xa60eda2d22605e65194e0dec880fe7f836e39553f7dd3977124ff18048161c36
0x632a25b9a12687fc9505f8e63a404293235f8eeb69debd45cdcb104a6cd0ba17

Functions
Getter at block 21311323
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x076d51fc9dc19a0c355d2baf91d2d3b61eefc17fd6fa5ce1098735aa65c0d665
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x074e92b8527587725A0e2b4B41EC85d797481AB5, 0x0E97eA567703d08e4e3c3E00fF7bf1F47c26858d, 0xEce93320B8486bAc83f37665dd8fbBA4923E60D5, 0x75fE58445BFE51f5e384f56C2930efEDD42413dF, 0xd1D7Fc0580D65E1d442A00328aCa975ECE9e935E]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
38
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.