GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x713f846d at 13190872
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x2f454ba1c22bd78e682067c8e4c7a201e8210989ab636c97e346df94c496a10d
0xfed4c633463bb392d3ed780d8218a37134cbadd6abf6f3f5c79d21b22409eadd
0x52f0497a3d576e26ac8204236718cc173e78bdc5a5fb5a379b0a7e6704d64b0e
0x5eb9a2899d0a0716a6a48e313cf8cb164c935ff555c292df586b7e3d7f74ed1e
0xf3dfd4cb394099dc31ee3a0fa5d0bdaa9086c0d0699fea7181c219b420f37c7d
0x0db1b0b6754a8c655cc004bb89c7b7dd55d4495959c66e3351dfaddfc935e7a7
0x7e9162062df03be7b92dd92f410bd7efad8918b5ecfe6149d216ea62795e2be3
0x89cf8d3e43ba5aaf2c4d7b158f05d21d73a9472dcc90904bdba46bbbee100298
0x1842abe9b8be095594b61db603c7ef63726de70748f1cdcb65b796c6cab5ee86

Functions
Getter at block 21259462
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd1dd71d94cbdea77228e308a604d87a8c84a0d0a18b6d1a4fac42700fee1564e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0DE208142A943edE8D20E311DA078eC2ba3F2Cb1]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
9
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.