GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x1739bba65cba3b717be7317032f7ac5d8634b3ba1cb456c453f32eb07b7bbaf2
0x4ebbf4601af1b3fdd2dc38a4cae420f62b92ffac177ae74fe89478f974b42d3d
0xdf2ead19ca802ebae7494aa2fc6d4f95c1fcd05c01ca43104787ed4a1588c258
0x281c621d6657ab4bf38d405e5bf9b2fc2c3955c4ae8dfeaae4f92078ef4f22b7
0xfb656e5b8a8a16a29a4e10fa518bfe9747c592cc17af08da4872576c677045ef
0x1473850f73ae5c735a879ed38757b10e3386374715505fdf39d3c87c437f3aa9
0x56ec826745d238ea2ab157bdd6193b129c1d1a6465150e4fa6a69687d6c2df75
0xa684a3ef405408f0b7330e00d97714b19d018ca0d0a6039f37bab29702cf41b6
0xe621a1419266ceb66c759b8a79f377349f0a7224f7c2b2d6fdcb7ae77fbb4b6e
0xe5bfd5fa56d781ccc88ce8e1978c2a4b8f12de8e8348f9dbde08d0ced451698c

Functions
Getter at block 21215052
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xab3bbc2fc53ef4a5d828ca499ee23edadca0c86f9a571588cca04e6b61d2b0cc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x48aDc06b454106Ca71f313A09A447a62127416D1, 0x38b1bcC257434E9e5d55371449372Ce3e74feC81, 0x6f079e2023B619A4c0D07acC665E84E59E360b68, 0x4DfF487Bce2F799535f3ECB7201A9b4E31617658, 0xBaBa9767e50acD65e9e9099b88E2791a91898d6D, 0x34C65c6D9EFc0E262f8E4587B62d37271F57cd6D]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
12
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.