GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 123 txns
Deployed by via 0x06f37c18 at 15575333
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,203.1
ERC-20
Value $44,272.14
)
ERC-721
--
 (#9)
ERC-1555
--
0xf688ef903fa590413b913e49a7c164f1f8fe5ab69b25d3e7c046a544c8d88034
0x23b625e7611950a37db60419d635660d4a410d57f5ab3376c4d95838c9973977
0xcdfee70f43473f1d9c497e87b3c9fdb0498c9c8f640822f4503eda8cb9ef17e8
0x8ba75cf7c78591120be86357d3ef458cccdaeaffecab4d93c0851f86f3725d77
0x622c2c6ff0c0ea68c0876fb7e6508f3b0b39b51f17fc404eb9b2a759dbcd5cbb
0x13c68d6a0e6afb0e13436c07ddf32fe7a7154999daab8729abe0582796ce24a6
0x84e71e042848409bb497a8c148bd29297821ca3b7a3ab313eaaf6b2aeb48742b
0xba9e07e21662bcc8f9a843bec77e2548bd0cd8a375c8bc15a8b4f276df5ec140
0x1354323712d3b0e514adc76a22037767b1b522b3ac3b6b6888121553bdcceb29
0x4e344d587d9892900d8f8cbd482e7dc8c3d2cb5f171248a2848c1e4e6595c00f

Functions
Getter at block 21269217
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1c8a317a6ab0fb3ecba3534286e48ba67cd85f5ecb3d606692a137fd60ee83fa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf09C894E77DcD46C18890C05c8F7DAa67D6Ba3C2, 0x199bD95698AD7F2D69417C059180ED5CDBdf9E88, 0x5f4ABc65fC7759866d5039E424C9Ca471575B01D, 0x9D7E1756aBdAF00c7E59BEF0AddC43b178324F9D]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
137
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.