GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x550b64d9 at 17871605
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $70.75
0x8c13e76d15601065b36764c29f76504c7fb0d5087fc3b1eac86593d3ba0a8b83
0x596e60e95d431c40c262972704fcdf85db954649634a93e7cd4dcc1d9931c184
0x960c609b42345ea2fa045639d1dd567d262e894ef05328c7af7c9bcf426b89b1
0x370da431707801daafa5c83f052949e71a53d39ec467c01901cdadd587bcf319
0x8faf8a99db68f7844f95140d01f3e7fb69d67c325fe42b083e871949b8472a40
0x0fa4fff88ef07c45af3d7d090e23b1170b4340f84f321729cf734bc49e406c19
0x13733df0917b45687d98ab3fc9eac72d810864067495fac8370de2ec2163a470
0x7ca79e1decda3dee43d2b963f4ca8bf3ce09bb4b02f0440f3bacd3932153b241

Functions
Getter at block 20916634
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x969c7de4e60cd04d160719c1dece0d39751feb8d3fbb8a409e85388d7806251b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF957DaADD440ab1810c9363A1c910878195fe4aB, 0xE23543661F94b183998DB3c37f6F590f8572Cd20, 0x2100508b7a762EB26083f0F361223986a942a325, 0x2c17B750f5c357d3518F7d23168611a22376a570]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
8
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.