GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 69 txns
Deployed by via 0x210e2776 at 17006826
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.18
ERC-20
Value $119.47
 (#1267)
ERC-721
--
 (#2034)
ERC-721
--
0x875fcbc71735beb6e68772bcd1f0b2e601a1843663208f0a2d6de1b4f66c05da
0x8044cfe3837bc79b14c6e4d85ac5dc7f4269e99c97c4751bbc940fb5dc2d659e
0x9e7b1d8f2be7edb9faa3ecf2a0c2d9da11274fb99e8f43f0c54347e98fe7bef7
0xec22c5382053888a60462d480f557a168370f8db731d5fc5483096168422e8a8
0x27a765271f071a87b0e400c03831f472d5cc1c1deae732454ce33b25e8757570
0xe886c6654a5b46b05a8113edaf821427690f723f5950912ca572010e45465cf5
0x528a1a74c37b24b9ddc11011eefa1c732b1d1339844b8c7d029893581131b7cb
0xdcfd815f0443f4826766d4eeab763fde989921659a6e2b295702c787769ef3fb
0x515869670f3c8ab67f21b681b822d32be0e418fe5be82d342a1037819c089dd7
0xe44ebf94273a5659dd5b29dcd9bf24636cc813f365b17b54ad5d616463d9dfd4

Functions
Getter at block 21160633
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd1ff57d7c4933d805426c2e4af5d4d3971172fcc161b3aeb583d5f4e49db2406
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2d13Aca733e45d2Fc99ACEf6F58cEA12e4BA0Abf, 0x8AB14D0C01d3A7539acdFe87C895eE4499A30fb6, 0x97a61b89077CE8aA6480F39f72c546583AdE8283]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
55
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.