GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 97 txns
Deployed by via 0x5cdef2b1 at 18455882
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $103.39
ERC-20
Value $0
0xc39733867b2e16539cbb58ba303930dac21ab419544af84c6e1e0699adab0265
0x677bb3a06de557f5f2fbb8c533e3be7bc3b064ce7d7781a29e91e60e153d309e
0x73427fe8fcad1c341549c5c253e5ef69dd7a71fb92e6cb66ec899a6f17d86876
0x2f8b15e2edebe3efae3a36968abf4b8c740d95bd4eb166546489380758a926cd
0x0c2ca9021d05dbbd258cad3f623cc0f9b16f7824905202dff72e07ebca56bab3
0x11f712fc0e04edd1f19f23045ed3c031860b9cb624923c00511018b0d228d574
0x9f5ef4a1d31f3f05d2754ad3a62f94c242981f6f1e4c23d6b15b6e09dfd332f6
0x97c9c21899fb1ce63ad5a049060d4084191af1df65a9096e4266fd8b3820efb9
0x091e10e99b0ac6dcca229c752b1480df65a844ebe0e5c7fb5c6aa460c995bf60
0x058bcdd9415209f81786f466bf66fe54a303a4c58541e7ae4f9afc82585f9c21

Functions
Getter at block 21222743
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1cfc102cafe5f79f091fee7d05b2c53f910f36864e06e649063c780dd7684cec
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x54De7A81f9676e2a7f3C6c6480Cd16FD15b0c2EC, 0x9Db7F5eb618C4b1019A5a377B9d9AA782d4D9AE3, 0x09CBD3d477274Fb26B3811E2c06BF5aA11Eaa3E6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
94
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.