GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x24515dcb at 21315969
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $38,833,730
0x6694b3155ca8a968f3f77f40b99b7afba3e409b4a95460b7fd7fb0ec1d38634f
0x33aca6fc7942e16458af2290cb3abdd5414eed0517fbdbc4d5ec365efb76015d
0x45d8a96075d1f0712219dd7db10869493e33da10ee0b327eecfe967e9dd8066d
0x44fef6f1c5a80ea4b6ebeb30d2cb2d1dc854ecde1a6c5a0be4658f5eee2e96e2
0xe20e60d86513357b332eca11cc529ff438bd5cdbfecc9704e1219e97005c73d0
0xa105ffcd2e197a4ecdf5694dee9450efb87802c725da00261857e1c2519cd2d2
0x8dd380de446f7b741ed1d95c12f556bbfb1fd60f6ded01d8fd2b4a3c289b5a71
0x6f054db222ba8237d3f84965fd75aff0cbd5ac535626519449724072dbb7a434

Functions
Getter at block 21400850
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2b89d5c192577ffad107f2b61a87f2cffbd10abd5f28ed26e2241e42da8d54de
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1CA29E0A71854720Fb2f5e6CAE563c6582308f27, 0x5521a6Bb8aab7A81e32337c9dc2451279c0F1305, 0xD25900571E61F65DD85D6b1B0C61F967a80e5e51, 0x81aF2b71b22A0452290173D19879AFDa60219452, 0x01189ebA063ee0F0732A8a97dE65C95FAc599302]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
8
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.