GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x270844d1759136fed7341466b543eb9055e6b551119669d1fbbfd49a2cb72d08
0x1559b2fbd8e47b8540f3bae5f5752f0f3df1c05aad0466e7ffdd1a8379b6c619
0x3f781a517967aa77966198a2aec6882ffe8825d74fa6ed488235437f931691a4
0x294d0f53fbcb5d9a393ebb97a04c58f436d34a24ac3ced6b0bd36996049f7bb9
0xf61b0dd287bfe78f21296caea2ee7435b0f2f1983e79171b7ad4fd049efbc681
0x0f26eaea54a05a1a91ce8e025ed740bf9be426523cb84c3ef128c78c226c6c6c
0xab4d771a968acc32913afd4906e53031a9337a67c25f2affd339b74e119f2bdc
0x9b6996d3f810594af83dfb9b723570e2837bfb33e7a538685f1737bd08ed5db8
0x189f0c2529eb8ffbcf8517e9dd33866848743ca41299850aa92203d4f6289ff5

Functions
Getter at block 20946561
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x69e1dfabbed4ee903e2ccdfe04c31fd210591af514c284227c91b549b0457e24
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3F0c2A4654A63110ED3b15cF9C0fa07476B389cF, 0xC011240FAb026E08EC18E12a506f45b9aaEE84dD, 0xc0cbd3a183E634f630F4658526A1D8309008c6b8, 0xFBD9123f3CA030632C5fC5948dfebb38B0b115f2, 0x53BD3C14e2a076EB55a7e2BE73Fa0fA7918CF300, 0xB25C5E8fA1E53eEb9bE3421C59F6A66B786ED77A, 0x2AFb6A75Ee833A84d534C62894BB348234b5d219]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
13
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.