GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x611c39c5a155fc25ae58fc47fcc49a2ec9209a06d6f0dfe99c11f11d82ee1936
0x773b9bc51df12c9b458cc5323196baf620c0dd72f1059b00a80f0ce91572714f
0x611583f0625c80608a38b3b7b7b21d28deaa90a7c3399e4776b9a25949423741
0xb37f939b9f147812395c8a94ddb237aa1f135a244d5e0a98cb875e52d6d16c81
0x818d1f8fc15aaeab9b82d6d6102c4b47fb69f5282d5883f3cc7539bd66a8e314
0xd80759fe15572bcb701a33f5fef405e7513149df48c3e1f9e1c6e57dc97530f0
0x865fe0113aef31e25b530e8c2851b6d77465810bc15c2c26857c5fdfa032276e
0x31ab67dc2d2833f1f2243c7692c010f5017eb17ce5297f5547442ebb18e69adc
0x5ec6676f1215733b9251286f34c75b433360cacd3eff47bf2b95d673c9d2eefa
0x255edf8a94794befc27c8dabaec6cc39155d3846a8d0e904f9617a3aba6d0fc8

Functions
Getter at block 20937621
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xefa4a8975fc2de58d3733d8eb79c5956132dc78e1ac35446f27ce9e851a37295
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb965775ca5A4A3C8887bA9304Edf31fad5Ca403B, 0x0FbfEeD28688bAA1Dd1A085eD314Bd201208004d, 0xB40D3EE6a05fA3cC0267c5C05616e8FE455c27A6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
110
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.