GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 79 txns
Deployed by via 0x664831f0 at 20549667
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $504.82
ERC-20
Value $0
0x93e165cfe4f3cf89a7aa925733824ef96600c0eb52b2a1881ff842b888b4f0ff
0x66741e049a2dde18c7d8afa5fc76d6e2cb548a1be7ad9e7cc5ad7bddb1c95171
0xecf499ada8c38c2a59bb29fb424bd2f61a76750944f41d29f2bb2f0866c91175
0x405a19e379807029c22749e705c5482a4c3920c4aa56ee6f3eff338eede9c2db
0x90f5d39e925d9764af83f51a4af06aebef8043aa675fcac5979cab3b617ab402
0x92aa28e70c0d3514a149dba5fa244d7e681d2ab7389ca2762ee12a93d8326f2d
0x50b63532e21a3043d79df4b998c9a0546fbba0b70721f8794e244080e0e8a577
0x98aef9258949112408510a718a72ffb1d96287df927c964c1db157dd71a447c8
0x3ef4f0f82d9b78afe3671c604aa8f6ba13a84afb06ac334d856fec2a6508d413
0x16c20a648052890926c8ee45fc9cab26bd2517ae62ef362a59821d6fe6f50c03

Functions
Getter at block 21318442
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd59db779f77137cca9e5f48acb36227e98c07ce6fe01f2b55af67820cbc70114
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9D6FB37dc1c3d42962C1abBA9313390d75DbEe28, 0xF6d45e757f4E1351fdDe5d467Af10912D069486B, 0xF6df908f9394F6F3d8a18D92436C34396039d406]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
74
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.