GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 275 txns
Deployed by via 0xfeee34d9 at 13135152
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $59,355.45
ERC-20
Value $88,329.25
ERC-20
Value $55,960.63
ERC-20
Value $15,309.73
ERC-20
Value $11,836.16
ERC-20
Value $10,655.54
ERC-20
Value $5,686.22
ERC-20
Value $4,339.33
ERC-20
Value $3,197.09
ERC-20
Value $640.32
0xa1475ef788772a2ebaa2817fdefbcc363af93b9fd14a29c352aa6f6b999a3fb9
0xc262c0e55d1008037676340da10621fb592fb8b97bd8b4d23d932512bf0738fb
0x3ebb6f731c9c4289189e00b52f6185df115008ae0ed6be99a69d8e4dc1669805
0x263f3382764ed390727cac3633c7df5925ca654bdd440e7744899ced23a3e78d
0x16ad86f02ae6860fabbea02557959a2a781841bad6d4150fde6986f719d2e800
0xcdc3415f4378e039d06852b6143b089d43a0b33b070021998d23210e5d58e4d1
0xb492c1c957e0032beba3241bd8da413c430829b0df5560d615f0159208d7fd51
0x076db1d996507541d6cb5ea5cf1b6ea5a4a583864a427a76aaa4e31e9f9623be
0x475667de33d0847f33c49afb8d1d17f4d3d5222f40958277db65e17d61f36af6
0xa367e616e848b3e04d468e8828713ec9419ea5b9759b76fdf0b6ce1cce7152ac

Functions
Getter at block 20914875
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x03e5dcdbe85f1e047c2e0fe5eda393f00adb8af75f543602db1c619c783a07a9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf2EB13f8f7e0a4EC5a7748119D1767273c24bd37, 0xF32d9d3bf5c184F12a50d9e0dEbc22a1aB94fA3C, 0x2581805fD9eB1ef16D52C025f11A045f9a7e452E, 0xFcf299aC4A8D75a01cfEC42AF60aB0EB464C1747]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
259
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.