GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0x53202239 at 15204558
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.97
0xdd3fc420e202d1f45d94434b3dbabf87cbf5119424e64e0c09dc0c1d66276b81
0x53bfc353f0900090e86f5d40ec8b87316e49474ad7c299848dd921a5ab879ce9
0xf77baf7e182e3dbdf3a772598179e3e534dd02bd57a0c8b0e8e81873fe700ab2
0x6cffbecdf5cd7364976f37447aaf39706733f41fba4164f4234fdafcb150fac5
0x2a5ae1c5a09fc26b35bbd851e1c71773ef1a08acb6556190bbcc720eecbb86f1
0x42037f8d8b5f9ce0fee65db8f33001877e624b2c63ef0147b3938526312ce090
0x85862ff863879cee8fa6ecd5a67a44c74578453994c8c41fcffb4b6c3008548e
0xa230015bd92fe73da57473676f4740671230e0adc27c2fbc57aa36a51cfc8228
0x3394cd6e894b69f7f9916936db5d3020a2b36e9f7a55e5edcf54e07305a4c9b6
0xb9ab3076dff43758705bc8df79f5504edf81fd4b96713e19d40310db3da658c9

Functions
Getter at block 21212191
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x03568f2cb2e18711d0eabc215744daf338be67ef1a94e39b562f919cc57f961c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA4cE49B4d2b1E8D6fD52496ae4b1433b69Fa0790, 0x610Bf4076DE0381ceC8D2A530119b96b6B4476b9, 0xfdc8DC271C838420BB1b30De754d398cE220Db74]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
30
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.