GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xf7ed04a9 at 20802677
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.47
ERC-20
Value $248,861.75
0xb43f888711c66cac0766e8203894365dfde34900dc89d8798ae8be2ec1f295ec
0x6ac8fe95e4522b12bb332f02d150e45a675a964a52ae71a97ef6dc38f5f66634
0xb8b32e129913ba96d72a8aada1269e23896c936265a48c33617bf110a91fc43b
0x664fa87de432bcc338b3c5592afdd445b73fc0314e80ed19fd0f77df876257e8
0x16ee95bf1de42ed5591b645b158309abb7705a5810b401bc53b8017aaca2531a
0x6c8610df19d993357e447a726a90c3cc7cba65de3ef7b9ebf924c96033e25980
0x03c8b818f93af34a22eeb323a4fd658db5da7bd8f949be750b988d9328f2d612
0x89388e71d731f69fdaacffaedcb17dda14b8f78e5860662bac18ee71d8b8da7e

Functions
Getter at block 21227066
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x69a5019e7483d9947ab28b2d49b8e7cd70f9767e101012c2444bb73a3d0bf354
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBA74e8af6e25e6Bb79800dC9987E2BF7B33a9662, 0x783E1b3CbdBf1eEb701a8bE04b4B56B0A96B2267, 0xac24aa199122B5bDD24f14e444E466e4C8F8F361, 0x2D76f49b168372b8b3981D1cfE14af7a7fF8be15, 0x401Ca5f17934779b5E7c59735e735785163eEaab, 0x4c1Dcb9c8cCb05BdCC24382760fBE3001fd112e7]
getThreshold(view returns (uint256)
3
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.