GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0x71124e31 at 18735352
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $108.25
ERC-20
Value $20,723,233.64
 (#108)
ERC-721
--
0x784e8de4c309fd4a6a18dba98812e827c7d046c89986ff40539af08d368d5af0
0x42560d13f9050c20543629509cc65fc53fee99e7865af018283fec1539fbe7a5
0xfd0c8e0d43658c1f0ad662d8431fcd0f718897879fd7f658efa008dd6988e00d
0x4fce37fcc2923d1f462e5cdf10cdeeda3cf4ded84149585c323d5ae8b2362ec2
0x60468017d34c56ff413fcb1a47374711b83f28334bb1983a271f94aa3b80be89
0xb727853f2cef4231f8e6ae60185aed0369e47ab309a7cfa0e990064ca23ab58a
0x346ee9ee567470347c8e5f9e79f64529f9a06a45418b0a02f0354d5b58a4bb47
0xd2cc82ec8a7595ec31dfbcbb936f0e5b3148a45409e3e34c8baab6de3d58f3d8
0x319731692e2b901ba6479b8320ee9268dfdf68188d528697bdf829adba6dedbe
0xe0346d83fb6b6f8184491a420f2be5472b677ef49b4aeaa93935d750711d014e

Functions
Getter at block 21314026
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd7174d5a8ad352e3d105325705a9798bcbe88c4faa3c67f9f344e9f0f5a12f86
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x591cDFe6b2a51abf9e1d4d1D63D67aBad11C8B41, 0x5b095d5C91957535D97F9c83D95ECE2B18CBfA64, 0x70732cC72c36dcBC0B541f69e5C1Ce624cC0520B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.