GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 819 txns
Deployed by via 0x3d7742f4 at 17883554
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $899.2
ERC-20
Value $468.9
ERC-20
Value $162.41
ERC-20
Value $0
ERC-20
--
 (#22229)
ERC-721
--
 (#22209)
ERC-721
--
 (#22205)
ERC-721
--
 (#22204)
ERC-721
--
 (#22123)
ERC-721
--
0xff3e0fa334af12790d22036cf88d308cff507d237c0763042a315de8a5fe3d8c
0xd5f739104fb6f19df0b7bbd6b2d5d2a96bea27a39bbafa5671e10203a1ce46ad
0xa9b97c69703e4088c7b443992450b937ff50ce5110381408821b71705a78e0f7
0x28270dadca8e5bc59a6ac3db617e72ef33ab84f9327d6918c247ffa6b0e86e57
0x876876b66631c591abf99f73d6b40394cc551e9bc4f8135e91f519a8aac536d2
0xb4214c71d4f928a77af760c819bf35d17e5123542241b0abe68da2cb4d69f72f
0xe13bc4247a00c6b856b359fe0af9033050505259968ae9ac5cd41aedd42bc6b3
0xed4e8979484b522a391fbaddfefa7ada765339987fdcc73bcc84f30edce5e555
0x302543fe58801d437bf674f532d70c063e2584e891d0bd4115a87904387638ff
0xef06b5084a9cb53a064bf5704f91afb60329a8bd34f4fdfdd318bba78833bfbf

Functions
Getter at block 21185840
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdbc7bccc4c526911ce7cce2bb4e11c7551983c8e8e5ea481c531c5d224ce184d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x28b71cB20dE4dCD0ECeB583ab640a7404f8774e7, 0x0d5695983FF15A64e27f272C7AD27680f39Fe5CF, 0x59b7dDc4A57F2D9A45ec17Bf9AA21f5894b3E9E6, 0x3B2Ff0f9b011C7067f6d70ec83AefEC5C844fA8B, 0x3cAce3B92E1DFe9B4b40e5a919D7e59d7728652D]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
787
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.