GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x791604a9743fc244b8e07be6598783179cfb86da3e9bc07b4a149ce5963036c9
0xf2831273d6a615f3cc7091d945d035a319cee2d6d72c21854ef40bf2e128e8d0
0x5599fe9c90f962fae14363f55dcb01909fb34ffa4e9c746ff29c1c15121ffb77
0x8554845023e3bb4ce78c2c0d74ae4dcf1d40ccd36c51817c55d260cf7d1bdf43
0x46a6b205481839d47529bc48b67fb2f8de8f9dc14f2f7aca9ddccc911f88631e
0xc144fd31eacffe619408bce475ca120951c0966606f116f3d08cb89767cf7551
0xcca43a42c9691fbc87bf236fca32534b7de53ec55969f278c2c3203151a3a2f6
0xc558fd0357d1321b9fb1a656f654fffef8e23392e5efaa4f17e83db810c815e3
0xd66b70bfec2f9da3884bee5dbcd66a487761e5bcee78d54a10bfad056a94ff12
0xbfabe256c03a71ace24dfe5354444441e0459ce9456e5a33690d5bd63e7703c8

Functions
Getter at block 20790968
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd6ce8a4bbafa0d5bcb0cce7cba7b45a51f77f7980cdb0369355db65012f08601
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x48fA7e968c73578C35AF0A411Cc9fEFF528311e9, 0x5c634CC3bcdCA72489963980180Db8fB83CBae55, 0xC4cb8F0E2Bf7eCFabb606354A6a6d5F512F8c11A]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
642
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.