GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0x5d567a61 at 20834781
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xe062f12fd089943ea495c01efe5c00f1d3d381cf27b405fa9e2ad490adf2d32e
0xb525b6dbc4d998eadd00ad6373d308fdfca2f0370b8e1eef35262f70f354dde1
0xd7fd998ae66df846d7b288c68b96581555e4991513612162e60bbd4131e83df5
0x480937e91dbc11a03a50f4b316ac7c0df823dd4795c5332c5a39660b5c6465bc
0x0a6048398c063a5a7a35cf61c480c2dde39b664f74e26ddb3f38fc2150c8c8be
0x67732608657d316d84a527e08ecf8fc38d6610a69f8119990a266196e935abda

Functions
Getter at block 20882655
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0fefa47446bc5932ebf2fab0743bae8aa8e9db4ad23a516a44f7c81f15a4fff9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x23991C9C851465fc8C63F3bF20F14B3556Fb6666, 0x469085d2f2321Ce11FdcA08d9f19A22E54DEDC79, 0x5e65D4192F342578893f4E852FB4177C7d2859Ca, 0x8a0E6A92602740B5919538aBf29E30D5A505a9C6, 0xDA81233196a12262c399861FD4C2C6a227976B7f, 0xDfE11315f751d4b31E090f1Bbbd39A5587081c17, 0xd28D41700176D3212925A2C0a1ADCb099bd53D1f]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
4
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.