GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0xa8d6c3a1 at 17572499
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,186.93
0x75d6a463d0432448845b8cbb46ab46de97259d8ea0cbbe6fec30cdcb19b81f4c
0xd937af1965f572ff9b58c4259b4071215971fab28b4010fcda52cde258c0d439
0x9d9736f51ef24a5c6eacbe25828c93509e33868f190d1e8cd266dca7afd269fb
0x1cabb3310e2a1dcedd647d8ce7cf6d6d2335c36198e30ad134c48691e44200fa
0x688e28f2e685ebd7aee185ac0edfb0cb733c27abf5dfe33b302410b776e06dc8
0x1c1d78a3321a003972df8392f37b8f612b2fbb208555ad8d7967f5ee4e951f57

Functions
Getter at block 20890327
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x20365ec0abfde4122c8a655816c1ad9b68ea81c05d490e16cdb2a956a2f75f1a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe583c0A24CAeeaE3935ADdfcaBC2d28D2476fFA9, 0x104F2d331C541f7a831159eF9252a41D7B370390, 0x903dc6F1dBCdc5bb64d1899851d7D3c992BAF100]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1
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.