GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 111 txns
Deployed by via 0x06f37c18 at 15575333
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $14,155.35
ERC-20
Value $106.64
)
ERC-721
--
 (#9)
ERC-1555
--
0x5fa061ee2101f67454c2265771f8d59f50a8bd5183c7c072840cb8f3f96db5a1
0xd31af6ea5d88d80615c674510d23b0779544b137d2857324ca839a57362cf285
0x427e473431f91b8f08ebf497ee4c0c2f2349edcacc0c64ec8f9b5507e7265fee
0xbbe8652482965be3bb9167038de59c74d1654c24f67edabc96cf2e02f4bba1bc
0x49c75afb5519ea11220aa429fd34bcedf751c2e1081ca7d01dff5ad2cb11a5cd
0xf87be10e0a6dda9202ca47f0c6e3ad90e9ab2a445da2016ff757ab3b7d9ec22d
0xe90d8e4d0ab2b1d190613427993b18c79b0425d8f4f73fd8cbf2acaea99be81f
0x7c3179294a242863a335fbfbd93f0725df292dd871bb23c1527005590ca30153
0x369f73ecd817067a96892e1cd4903fb9e2301c4c17d3658dfdd9777fbe86e6a7
0xf886533735c0aa55ab47a9dc57ff54d6dd6890f0f0f5cb00f288e9df08274b1b

Functions
Getter at block 20929472
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1c8a317a6ab0fb3ecba3534286e48ba67cd85f5ecb3d606692a137fd60ee83fa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf09C894E77DcD46C18890C05c8F7DAa67D6Ba3C2, 0x199bD95698AD7F2D69417C059180ED5CDBdf9E88, 0x5f4ABc65fC7759866d5039E424C9Ca471575B01D, 0x9D7E1756aBdAF00c7E59BEF0AddC43b178324F9D]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
127
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.