GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0xb79d0951 at 18275538
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16.82
0x9035d6adaf994004d999ec6940aa845c9a416d94b64bf6f3e844ecb2f9825422
0x448b37e46923cb05a54a8f300a59e7172cd827f01ce767a9cc5912ecee2b8d98
0x3020d3d98fabe492c0d45d5fcb95f7dca37cfa233a7e3c71fe479f042271eff4
0x216d4579314d8ccf9c15021e43f2739f39593dc18febe50c169b7e9dfc93106e
0x66fc775982aa4e5ff7b4b46de6a6632999e8a9b141551ab553a645b0e4dc21db
0xfe9efaca9b91f6d866f3624bcc044c9e64db89ee5b68777a242241bc6c4d0a53
0xca268bd7d2a53b31e83e769ba4a33ccb553afbc1b1df690bb11a42d477a9b43e
0x664b09231fbf1c0a874bd5f6a11144ff4b6a079c284c88c3d6477d752f660984
0xcbf2d202b3e257c11562c5d07dbf0c543352f54269a7863132a23ec9877a9b76
0x39214de06a5bae0410480bf77bc2121db0dc5b50209494283ded5338226974f5

Functions
Getter at block 21170922
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2848dd9eaf6eb47ba590ac22cb7cc9d2a5fccb433cdf8735c552ff7676a96f82
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC73Add416E2119d20cE80E0904FC1877e33EF246, 0xE9369F4455d091CAe3aE39fF2652322122F3e5dD, 0x5d22dcd2074734e3453EDF403AcA4D13290246e4, 0xFe68a40b45d23956D7C3DB0e2f322Cf0099A20DC, 0x60dce7Eb8F95D5caf6F6AeF2F0265E55Ef5d5dCA, 0x57202D15544500DfdDF98cf3C8b872218fd5582b]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
10
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.