GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xb4cca2b9ad6eae6bf806049bd6bd286b064ff98c5dd4494faabc534abeb38b89
From
0x98f40ddff099ccc695d12121767683753ef14ba22ca0e455c959d6215d0ced79
From
0x41c944485615789c9908aaf112f2828d897daff0a62e99628ce7aea97a34b1c8
From
0x36cc6a667b41331243ed8eda56b9afac8a0dd4b9a4d4ca50481feb650dbcbd98
From
0xb746c1117be15e7e7998596b1021cf31bd595f8274021dc2769151aec52403f5
From
0xcc3d431e467099ca876fa4fe4a0c8cc0eeb6aa885e67f1c832e71652baa68d7d
From
0xe799d64fb61a469d0717398b30d089ff22174187bd907c74b71e5961ef155312
From
0xfc93f32acd198c35e5ee0d0d8481a76434546ee62b74e21ca669a15d3cbd3a24
From
0x6b94b1eb3df200d2cb797794665bfb24ee9aa6c28d32af02a1e7d6888d99dd14
From
0x2068c8df83a386a9c4b64d136092bbb350082e5fd38bbb19151a2c13dfc127ce
From

Functions
Getter at block 21203385
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf7859a0091b8879f230d8c034fc89b7003edb1a17441eecc20c0f4162b9b9269
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD261Eb75AD63ed2d3Bd2500F3070d951334CB419, 0xeDF08e1a139fD99f43008B9FAd83e6F22F7EA4eb, 0xdb3E8261d1DEFc32AF2abeECbe1A9214a70086e8]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
10
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.