GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x2c4b61343c36775b7e8f087e1e5d6a6c2730cf9946d844db8ae62b5b83238087
0x303a1c5a0f12e681ac300fe6a2b30bf41f57070d92bb3218e6b62234af12a58e
0x9c85dfae3855b0cfe88b7242d1f834672db5c9221d9ac8184ba5cc7949c70393
0xb01fd69a1efc97ba6e03b2006d19bbfe575ff8df345825831d7ac8140957d7f3
0x42532de14a595c026b58ad4638dcb1f3ebd06d423bd67bf4ecc22b644281fe98
0x1fadf52d266a5a7a34e0765fa812bf77c302d04372e696b9fd7754cd3b90c017
0x98f3d8ffde8b45b3c62b170cbf452cba1e92ccf366781e2d9c646e54bbb0f1ac
0x936d6ccda2e0f41eb90714e7a136b3e1c907adf1defd820fee1c2c503f5b5972
0x502df754c4477ca706692655af9564d7233d8e313f292cf64599acf72f781550
0x1218f830ed0d3f46a7bade5ee11f03888a89439f5b0f98c2658bbb0a161d61fe

Functions
Getter at block 20892457
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc427181c456aebc5c50f2c890f8171c6e97b5a4bab0e9dc030c2006e1c05d530
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xaEbf015c4Cf16c6c4A63230d500f9EF42b988b73]
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.