GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 58 txns
Deployed by via 0xd0d81109 at 15809091
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $29,533.41
ERC-20
Value $51.55
0x0d84ef7cab4daf4876391d8bc505805a788e1c94cbb61b4ba3aecf8e17955de7
0xd58915f5a685b8374b98e1ea8c45c6ed8404b458e7c187b96525052ce4cf398e
0x8e319f08695d048c63f2f5447394ea0dc899807745e3d19b393fa6751ff819a9
0xf595d45613c5f8977089391d5a8c9a584634cacae0fbaace605fe2d35ca9537b
0xac9f88e3a1be580ab1c3328b15dae516419920a3f59c2338721cfaacf70546fe
0xa243056464c1063088953a3b0e11d7dc8e39b1e35aabc8a70bbbda56271c1491
0xdb2770865dfa3f45fa807d7782565773934b7bf51838c56902f9a249cf07d14b
0x0bf0676646a5744476fcfde0aca519900d9f7945c757f9ab04ff2df4ca82c4a0
0x015783cedb590f7354d2c4101f2a552bc79f81d39bca7711506d89db66b9cb94
0xd82d81895e4b9bafe978573f59dd5bff21ab0afa112723255f8bb19783ed47cb

Functions
Getter at block 21246260
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdff5eb01c4f42eec6322748fc06286799cad3e8a5b59cb8c30d6eb8492b90218
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2e0e10EA1ee4f224dBa59A834085b13453b4D395, 0x77504651F8c557Dc2bdEc392Bd12264353B5ff59, 0xeE94119fCe6806B09bFA9eE23Ce5CEE2436d5849]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
53
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.