GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0x0f85a9ce at 21145741
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17,016.47
0xf777ed4b14fe7727423a9fab7c39b332c09a2c607a3fac75e6e31daa5fe96a63
0x06bd3ebd7f65545b05173946a0d730fb4eec4513636842af61b5ad28eb1e73d3
0x3659b5a4fef0dfeb96af5cada591d61d0ead1b32c110bfb92406902ef99e4ebb
0x521baaff305eab78c720599139ba6cb88bd8b4b60a772388263ec3bd646ff5f9
0xb2e3d1ff8643ecbdd405b9fc545ae1f79434d2e53d6018497ecc839a65abd830
0x38d813724002fa92a15731300714dd8d30e93e5967c6e98133f9ac8d9d49152c
0x11ad9d8c4ca126a340a8e861a9da671f259cf3ed84343822a6195c7b1ba3c031
0xc0adac5590e5d8824b23cc7fe9bb75ed70b1ae487a5ff6f038812ab4d47c5b9a
0xeb98013811e151b35391651408dc181cb6bb330d15e5a884ba3eb2e02a0d10d0
0xd2ad9c43d8b3101d3de7a65b478c20f3371219dd96137edf8f0f90d1e0301912

Functions
Getter at block 21196764
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0a24045373fb7cf32b7be24a5e6cd6b659adb21722faa3a439dac0d7c6be5534
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2D88e45C5af303E8939Afd26E12D3a8a00717dA6, 0x180b098Bc8760D3519F2838Aa95693DE9c97d2E3, 0x9DC577833D28E952EcC34FF1EeD39d5FEfd737dc]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.