GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0xfb88f387 at 16268269
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $59.22
ERC-20
Value $70.96
0x61fb6eb2604761e17ee645efd4e62ed8007af163d7802f3f9aaa59017a8dcb12
0x0784ecc4aaf243c95f1e7f436ad9f0e02c28c21c5a966186c96507f66945d24f
0x16304c04040f2d3f9c60f57cff0113ee62fc109c4fb3cea6910b3e113514b88c
0x731ab84898515407c6918a219e580db3cda4fe0f3c2ed75bfa26dd7c32b6d581
0xde1948d15736f3218035528c612509cccc1a5013d7b2e6e4f7c9ec0a8aff52c4
0x62f2b8c8cb8ea053d5568115dbce3450740b95ab8f169eb594c068e4ef605101
0x832fa12b11b8c3779577c0cb20174214ff175aa5ea5e30b2bf91dc424bd0a515
0xd217ebfc4fdace36eb9fafb9f8079009b0436096b2f360bf9b9025fa8f650dc0
0x4e179e0e28478f195b54bc7df7d3429af0a9255590be1c4cf1adb5be2f77bbbc
0x20c609596735731e1e8cb65e8a737ceca882e2a15125f58b016a1a468ae74283

Functions
Getter at block 20887309
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x56ad3465f5163b8bf98ce6b80b6a43475a1e9bfa0f4de59dd6bee7fdeb1a4ea1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2ACeC43E0Bb6F7Fb37a208fbf8DBE6eC0F6Ba72C, 0x1805c49AE4392F1DF411F665fDB5c6bD77b23D4a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
19
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.