GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xcbea25d540d915a0e456b33a7aeb2a040e76933a43fae4b1ed160c565ba58b89
0xca38c9d49844ea8fe6134aa22a388d826133fa13ca21e61228e3056cde3983e5
0x6710ce03860aa994095ed67302b193e8dcb0a45900c28c81f938d63b121c2de0
0xc01be13889820cba362a354e8a6ebacf8ff60a4e00c3152c9be05a649f4fdd23
0x378c53b6695fa7070ad62fb9a85da20ac1c60e80901d6479cb3b24b7fda8bd76
0x443fa8e80cedf87fb4fd1c93364719f2b82ae1ec15d08398efee4391ca5b5c1b
0xf946b1bf49b0d319ddc3566a074f64ddc16183a230107327c708caf800e1a0ac
0x5b98bab9f9eefe2d1a2d914b1e80aa81dcf3abbdb552695c3d64968bfec6ce1a
0x1ad05b1610c9fb341dae9dd3140c77e51a840163645b0b8e049786fe69fb67dd
0x46022674769baf454abf28c42f330edbba6801693ac08a644482a6fed407eaee

Functions
Getter at block 20902151
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xeb57ea6b5fd8e11acfdeeda4af61be2b51f308095c11f429660427b21ccf16da
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0000db5c8B030ae20308ac975898E09741e70000]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
28
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.