GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xa36dd138b0b7eb700f9f781d1ab8e2a514bb4b2de7334bb0aa9c07b72212f2ad
0xce0b6076892ede29ce2235be20544c5d241b3b45f44ef436935110dd6315aeff
0xca477438f46fcecf70fefeea5a4c286e5b70c673c869287ebfc6335832c2820d
0xaa479753b9a684849b6ae53170553ac718cfc52686e3e8a822ead5d168a57616
0xa3f05bf454a539e8ad7decdb0efddcd99694fb5c73ce77cddaec69947c1b7318
0x0f1b0539961716041d1dcf1e8c89a33ed65e2ae584418b32c70f478178a65fe9
0x66a70f416b3fac4189a214617d0312df7966502a9a27a07d080cce349312894a
0xc11de54f48b80c89a207d766adb8891631344a9ad96b25473f7a48e7ba2754ae
0xfe2340787379d328de6917e9f680a77be1cd3690e93a804c7a8bfff167afde78
0x6b42edd671e715376e83bfe899264bb5a030693928f3c5ee1bb997855db6bbaa

Functions
Getter at block 21160689
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb8fbcb06b5f9191f013e60b0aca23b579c97e6c0afa6263428f641a35851e31c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6EB25712ee825949e0Ed029C0f4425aa63220Fd4, 0x1f0BDbA24AB488514419777557f9D040012747Ce, 0xeE5f5a46D0a24490A2E53875b50aC06F047C0a19, 0x66f76Cfc5B87deE93c75467caC3798176eef1744, 0xCFe5dc43b213FeD19f5f94Ed6d58d56dA4d705Ce]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
84
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.