GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 61 txns
Deployed by via 0x77ab8da6 at 19718926
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xf4901ac10ff00e60039a225792f1cab6f0c414bae6bcf8b3fb533cf22edb1022
0x8708e8b1cc276257c30e4e73b291f59c1ba465f5f1e70322c93bdc06aeb398f8
0xe7b898e6790bf0433b399fe7f8760f1ca072691d2d4851295641927d9805f198
0x5074a405ba6d716342ef34527caef6c6741116049b76714a99a10cef32b8e69f
0xb7204ca48dd8fd4f075c564cdd5584b1263015046e6573a4899bc57b3f2a6b50
0x354a572dee950c3ac7ae9004519e77c4a92dec8e1f7a5d66ece2b5ee33b6080b
0xe85811a6b50040799a6e08ff36e5bb15eeac0805c82051a8ae836f824e15b597
0x8b181f0190febabd6acd02965bb4c98a70266ed855d7b6f44a5cc533a756f60c
0x14490a7638c8d37cc4a6020b1e4ced0ceb4e824bbe6a17973ca52d51d1812c16
0xf4cd7c06fd397c62a86c95d94c817574579f50352929a849dd20205859da6260

Functions
Getter at block 21220918
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6a590117aef30ef0ae8b1d05049c363ae77ea277f29f7650406e74352327bd0e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE690DE18722E4927b702b742F5eFB655Ff0a0dce, 0x16D1c48D7677d1b3087489828F02Df08700D0B20, 0x15775b23340C0f50E0428D674478B0e9D3D0a759, 0xadcCe5E939b2064331b61DEFdc94d4D45481EB90, 0xB95777719Ae59Ea47A99e744AfA59CdcF1c410a1, 0x6877BB79f680216BbdF01704939037F22193e771, 0x7CBFe892C6BB20c026659B655F8E78544ce5986e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
69
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.