GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 583 txns
Deployed by via 0x87e7830b at 14137055
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x6e26633bc8a0c2c1f1a798d97be93806866b7814ef9ee995bd81f61336e3fc04
0xb750847d9a6f201a672c36855bbd5aac5de8b6aeeb4ec1893839a7ab1b888f6f
0x5ee35562b8d11ccce1c22126f7912fdb45218eef2595cd1768e6c245ac3154d8
0x4e32220c24cd8e186f8bc8b14201223011ac10f5c1696de0cc178b2084bff1b5
0xed6b6d98d2b20078e5e726d5a120330c346d8a2032ba84db79bd5586145795be
0x7560c99c15cc9774c5c8c86766ba8a8e0dc6d8ee420f88813fc3ea74ec4b40f0
0xbc2519a045e90f7ec25527477a7495618f83825a3f40aa5d01a823a5e9441c92
0x4ae26a8261ed28e28d2b090b1a13d7ef0b9789b27b9ef053cff08cf127a3f615
0x3ff28f7b1efc90c8f476b781f7d4c46f4233552ff3c8f3e7753250bbc87c2f2c
0x8e18a69ed77da53237ba472f80c92e0117fc06077865096660528ba75d16b577

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