GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0xe7d42290 at 20031178
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31.94
 (#1453)
ERC-721
--
)
ERC-1555
--
0xe1e07281a5db5217b143c7fcb8e73c268b8ba2868733875a3a944c18064d7c16
0x98816c04a3c239f9d9db5ae67402caa037e89407ebe0560a383a62b5e3db2993
0x7705a4402405e68865c7c7042363bb014903b3df76c4be05db124712016cf16d
0xe07c2dd50a3549841a4e74842b883c9bf0d38b17be93f2a7f993ed080984c573
0x92f673c1cc3d64db6cbd974128e83b095183780bda52391680ba4469e78e5c90
0x299ce9bede35936c93faeca5e75cf3b874aec9923fff5a5d97a4bf147a1af9fb
0x70262f38b7b10ca69ffcb1fb610f46de8ff675812105dec0dfd0c3d5e050a45e
0xc2633addd6ab533e9495352eb4f108b7000c7341742d7ef113edd68af5922c94
0xc3a0db40cfc4bd9f82f897c7cb19b9fc64eaf48c12e07bb7bd5567ad4707935d
0x7012b674badff311c65580c96f7e5f0fb9e67e624a98b6d6bc7b4b843af55f46

Functions
Getter at block 21314116
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7b840d69fc6fa2aa0e281ee13722b4876958af185747feaac79f31c008fbb330
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x36e4B35907a91a8a103F00697BEEBb754350297A, 0x3EC404a10545148fCe2BC4B20CE6c3EC29c148dF, 0xF35904fda3dd6d6767E6e2abEFde48Fb0E81Adc8, 0x25e608D57Dc82753b165A4B1D03FCed9F174566E, 0x1569526484a1B9f5B7AA92Ed42960a5c112Ddd50]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
36
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.