GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7f00b0a6a700e5868ebb24dae22683d2a3f687f16a5a7be6779226edf994224f
0xc21b7ba53614db66918dc58cfc988a00f9a8221c717ce90c1cbc946dc02d77d3
0x52c3c78e489e251f547b9f319c08241f8d26e9b9ffdcbbd44e7b2cfd6d902b0c
0xf33fecf316e756ffec10f7ec6cb02fd58c93a3134251a981e4a56b98e8ba507f
0x373598cdcc9ac2b69cf8b56f2fdf9b28f5c8245ae68140a6f87339d147ccf191
0xe24a96ec9b51929c652df141ea29db37f3eca690fd1415c367faf59c697f4c14
0x9f56d26a77a58ead164aa7a9d30b9064ff5c5cb4369f72c9e6176945160c1d40
0x53794b7ed7587c945e354856cdbf549cb4c1d62c24cf5900fef39bfa55cd0add
0x0dc7efb961fc9c87f203e1b8f77a8ca5e404c77ae0e0c079703e12ec7cce977a
0x2b28d85bf0c4beb6d2968c94fbec6db616606decdc09e6586d51f0c8da3f421e

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