GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 5 txns
Deployed by via 0xb46ea549 at 15276022
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.85
0x82e67794bab5580d94d300bdba779078fbeea90cccea46541411c7c445c05470
0x4f31a3d439630007dd7ca2e7d51d1bff94f2a2abe2323bd80f1ce87e77ada3d2
0x03abdd80c3a60a2d6a8a20e698fdfcf23b10e6c2d07e9b207e1b0244ca761785
0x4c2424dd40757d156930b05d84d13d4384e880e95b42a58d977d8bd7d115b737
0xefdcca1677b3a02363235c4f55464bfc53a6e8a1e8463e2251dfc2b11704f30f

Functions
Getter at block 21415651
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1117bf48699b42aea56cb1cf3710b773ff58b23d179bf2f7657e60264f1dad2c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xaDa7977B45958B36F9067cd615a00a29f9959c85, 0xde9D7bfc31229BCc57E8001ca7f78F8aF4D2EAFc, 0xc839F09bdA06526A65dea5702b47881F67B781BD, 0xBe2774c23198A76D2F3B80BfdC0A5BD4D30ac363, 0x5fBb0C3F714047f6eB34449C2705877fC37C9D43, 0x9ed73eE5464eaDf1853522821C5be6Caa16C9B1b, 0x9114F13ccecA8B430bcA180F16282CDcb68d961e]
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
3
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.