GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x56c9311f5885fe5e307688a1f5337d72d1f43af3182e61f3b2af02c69e31bba6
0x380cb60ec40d9489aae589a253029de574f7be68ee75cc4a96631661f33e97c3
0x75fc284586bfcf95fe448175c6e2f928553bf3e660bd23c95e9f0e70d967114f
0x45796457dc6f341085ad457bf7b0722be1cbeac9e656e5e6e234722f17326e34
0x7b94d25d3ffbb271dbd6da5f2d5142cbd8f4107bc642de325f6a98a5821e5289
0xcca084e6a0f6633496e88a295df3d02e2fca5fc366610e14a02685f5dfee38c7
0xf19cfe9618e9ac33ba230f697dad0e5eb5567f318547c45574b5527db87c249b
0xab960f6ace7cb1d52dfc4f0f25a596756f85e5b308b69e2bfbf1731435532f8c
0xa934fa44a79f72a5f5f0a59188bfcc95ae33b643f8f7c66b91aa1e6901c717c4
0x7e8894139669010ea075bff8585203154ded870f12ac7d02447fa575fa74006a

Functions
Getter at block 21226520
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8d4521d4bd1e8d6293c3e5deb0d1687899228a45b167da556f5dae2c7d357de3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x75e2F2C5e23B1155a98E72c1a7e722c7a91eF3A5, 0x7dCbe9AB6038604Acdee996652Bb81649b8C4a47]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
45
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.