GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 298 txns
Deployed by via 0x5c684364 at 16556350
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $23.5
ERC-20
--
ERC-20
--
ERC-20
--
)
ERC-721
--
0xa7e23018757cee5cc32740f379728b280f56ddd843f490cd999a52941ee20642
0xa8de0e3081b04f53ebf75a0972dab546239c86f40aa8feca7d9792c00cb9e6e6
0x23d7a430e1b8e50e1a1b7da95f4f2bb79b7a3ef93d8d4e13dae213053e02608f
0x75cdd12cffb50399b957c27feb423124f9c4ed056db7104df306d15deea40436
0x8235ccdf466bf0a1d5373db9bf71aec872d1889e1bb3378fe2a150ba10d776f2
0xe8d6c5d0de7e40b70a68345c744954193c0b3d610a4d7535b9e36b3f9a3c373d
0x9d7ad1b2a27c40fa36799ec6eacde05aa9f651a32009862a76fd60c130928150
0x0ecc07523a269ba09c6c0163728e0b2280f7a70e47250879af0a2d5b8b9ab261
0x882eb0b7ca3ea394d075c80bb3846f61e67530b726555312074c6e510d3abf7b
0x73a3c8e385a8cace0331e37bd2827d51c5cc55ad5bc7e1ddd88bfbe5cd184013

Functions
Getter at block 21000277
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x522d8c151c0fc895d68b01735fb4c0a2a990775087e6d75025375d301d49d52f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB88BF425D92a8835E07433C8bC2069a7ba9A04db, 0x4dCA83489e24296Ffe5057Ee61562a59A170bCDb, 0x7374E5a0aa341f8b9c1DF17BBd3ea156a5bfB927]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
292
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.