GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 42 txns
Deployed by via 0x9bfa5fe8 at 13617937
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,510.03
0x1d1d83efd100ac4222a5e399a1be88a1cb61a6bd0be4bba4c5494d5cdf2ce255
0xf4c2e03f408abd9dd737b1c2853f9bb2bdc6500a79eb34ccdeb38bf304e5be9e
0x009ef81d43fdd30699268a592c888ec4931736ab9f5ed0de59d09fe8073ce938
0x009d4792b051f9f71cfe48962ef971e84cce34b213090c6dab298bfb6a9c047a
0xf2cbf806dd43aba7ed225b1c7fc556db55b982316d00544f0334d678cca3d1b2
0xe7ce9322878c51c2b41268bbc9d40aaa4aefe3a4120a51d11c07feafec483da7
0xe6117dd6bc096352f843b83c6326375db2a082fe1189b2372e41e85bc3eaef9b
0x9695e82a4b5db3fde8e3befa724ebb17c6c7ba4dc14da34d8b6d7ed9289610ae
0xa85119bb7274d35092fecf0909dd2595bb80228ffe0c80268d53ccc510e86a3f
0xeafbd623a98432c795f5c241bf078955c7eb855f9e94a3bde4d6b6436f920174

Functions
Getter at block 21194662
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2b1688afeb7f9da63975cf413169bb246f063277bd537ab204083dc9c65d01e3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf9d38489b6fD704fD112934322908ee0b6CFbDD4, 0x98efb687c0897Dc955eC889330a43b768cb10447, 0x442f821b35c919b713625E0a7A1564c5D9F8d0A0, 0xCc169160911F0A1003B8916512d1997e9da3f545, 0x3620e4BA3927181ACb286Ff481E275FD29A39530]
getThreshold(view returns (uint256)
3
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.