GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 50 txns
Deployed by via 0x3f10970f at 15075183
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $136,170.49
ERC-20
Value $297,437.85
ERC-20
Value $404.63
ERC-20
Value $14.38
 (#1)
ERC-1555
--
 (#3080)
ERC-721
--
0x83b551c3f05c10cd843ad901a22c3ede7161aad72caa7ab284b4ebdebcadf815
0x0f5d7dc1f1f185411ba6fbe73c210660a09dd17f8fe17e1abc42bd1f3ed2d185
0xc2dd614ceb0eaefd57235a55d625cd5c0eae866502777f0ae4a8dc4dcd5b2041
0x02ca77b342d32e4bd92950bdfd9d78fd79c28aa5565ead48b8bc5c22272be9e8
0x9d7284a40fd4fce558c11684a1b4f639766e1d1ab92498a76fbb5ad5f8c97ca7
0x918b50558b872be9257636c06d9999446175060354aac503b98cc87073cb2bf7
0xa3fd66a2ae4dd3801647cb0cf91e90be5bb4f9da1064087f480635b93b656624
0xd2a796acc1ddd279ba22dff7d0ebcc61bd9e6ef2685b054edf1c063ea94e5faa
0x75e6aee5647dfc04cd418a811bcf093549ee9642f91310c07ebe8e9214360fa4
0xb7ce69ad12520b741f60e8c5d01900b712da5a7caf61af33777de0964bf71806

Functions
Getter at block 20886822
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x240335ddfc780aff6fcf3b416f4814f8afd9e4958e8201b156109dad7abe4738
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF03577187917F7bB1e672961AB2EE3D7678ae4b8, 0x7CD76f2Aec903830735E57111a0dB8f33A2f221d, 0xd6715EECBaaAc0dee62219480a29f2cF1845612b, 0x1f7d34f04798d4D12b37dc2c3f0B818631dA40c2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
41
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.