GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x59440de0c032b525cb5de1b30c7dab1b4cb73a1653593e1d1e6df818e0d1149a
0x2692c00b1217e7e72e4df9d891873f14af6a83ee42384c4bbaea57530ec4bbea
0x2837ba7d6cf39bc8f6fdff7e83b94c84e1b6b9351335300ec17d919a5eac9b99
0x48f238851f54b112da8e2bca84242862da9b7eb4386f26967a0f07d487a5bc78
0x02d1911e045b2721af827a5a9e70105972761cca9b86d42edbf7cbd9f6af3b8b
0xe7991933b7a718f9d9604bd7354ac4602bb2cc6f371b9945a6174f26ab986f02
0x51625ce57bfa07e318c49f6bf1cd21026b69dbbd85f573aa9bd780d3e35d46a9

Functions
Getter at block 21285280
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3506fd9e7203c50515d262ba649e5906e712559088b2dc165027b6acfeee1e52
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x90E009669EA8009638202C067e7eE2Eac0ae22d9, 0x3A1AFBF8e29936e9d966E6c81D8e1d03cc4EE261, 0x17681271fD9f892Ceb76D63733D8dbF643f9757e, 0xDF29422583bE1350C1970C57367A684d8Fe1618b, 0xA128f7789402343b85c04291D9e5dBafd57b55dE, 0x9dc641ccD7D1e7C66e47a25598aCe7219548d887, 0x3d7c045baCa314B170aC8F914b1f3Ab0498B7b58]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
7
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.