GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 112 txns
Deployed by via 0x4b055c74 at 17491506
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $105,983.49
ERC-20
Value $5,899.98
ERC-20
--
 (#909)
ERC-721
--
 (#0)
ERC-1555
--
0x522de81dd5f6b1e7adf3de9098498d97614a304138d0d0dabecce51a305aa854
0xbd96cbfc28b0cba626e9757c9ce6e1d790c169f5a6ac5c1e37c7c5ae151134f6
0x7b85ffe0339137ec8a0a0fd9bbdb1f59dc351dbaa6e15dd954306b305bb5b538
0x5f10b428e6de7b89499ce7e1c66b055b9c8b8b16e68cfbe4ed602e63c1f375ea
0x05bd3da43a5a9a4fe49f1df2752bed986b128ce3e7fd0d1a688bf8a2569ad90c
0x979f613d1f7a4fc4f95f6e51a24392a41ca4ba6fb11b5074e5a96498caa0ab58
0x7dff78013eac6bf860fd09480a9f65dfde0768318b3f7795eb5cdff1ea092cee
0x08027e0d4eda58ec22a7ad22b2a680d384bd1bd4725e6c3e6364a93628de431d
0xb99d659860d040a13daae5b62fc1c373bced603ba76c481ccdd4dbfc4ad34c9b
0xa94c15a6a8d1b2d5b68721881dce2b578b031f760096e0a6c710ebe8532ff99f

Functions
Getter at block 20880802
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4171fb748ed7ae5872a737e153a037195af9a534f09845b992a8d7de550c20b5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC0442E367Da92128a9ab0d8e104FB27ab29964fE]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
112
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.