GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x3928b575d2a7b969cdcaf05c95335e2068f85e9aba565c6c6e3baed988b59753
0x432d3d645b1bb8d01e56a2c77c8fc0596db001133f738cb68a19bd751e2e0033
0xd4a59ebde7c529cd1a0276bbc6fb1f38ac92c4783c997af43f89783cf85f1c79
0xc4fe85a468a8097b896263d54264b0ce410f55917ed0e6b41f6242d0b0699ffd
0xbb960aaacff4a513139c0eca64cd12276e05db77de0925c585a10edff18c9637
0xb0665a0cb9f991beb46bb1959053c814679de365653945774018161afdde3f31
0xe62820ddf7c271ebe7964bf9d7ab9013dd14fa074109bc533efe8a8b093c5040
0xac4b6e581a4116d2dfe8fdf0c98365d0d2e2b3d78ee085fbf1a5f9a936b11ede
0xfbeb28da07aeaade9e59dd7c9bebcf92d4f79fc197f51cec7d6131942e24f282

Functions
Getter at block 20981401
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb495f4f35d571a852e2db68216312658b7c67dc95d8482e0c60dc333a08d4526
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2A393a7f50339bF11F42cE332f41148d467eA1Ad, 0x6099ce1604F89B6D4211517904e6e995234Fa0B6, 0x310Bf09575a8F66b92BcF9dd0668430Fd7104cF4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
5
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.