GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xccba187871efd9bc144321f2620ebe0a4b6a880525a9e647a2b4ec78b10af36c
0xd38643e6b3e38485d723b8dbcf05b3b465fffaf4a9ab0ecd08599e468c28f162
0xb0b1110dd2aa0fcad6238815bab26e9d40850369b39d017ffba84f8afebe0802
0x35f1bf5493df7b9c45dc89be4d7b7e6cd85bc011568f8062fa88412b9f720216
0xe6bf79364712ec1e31ad06060a6dcf9b4a040ee06f6f4a91846f14b3c5f3d657
0xa6ff947dee9d06e884a462126ebc20a8fbe14ab383003ce82f6fdb2f26a221d7
0x4928300fa3c5c229bf6ecda696c9fff365cb7a8dd9907d8bdaaf1258d92986d5
0x7b52f940e23675f92d2d1b2911fa5dc11aa1a0d0a1353f482058e49faed841f8
0x9fd459c7971dc34ed914968aab367ff171c4ae92f9299227e30cab6a6d40ba19
0xcf766fda88495f6c1cb8ee0622b5043ae643a2e8b091e0f08c568e1f703eabe2

Functions
Getter at block 21209864
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0472b2c1c55e2848a23cd360c3d0e6bc8e7a7c6ec3dbe740ebb3f0defd5c4d1b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1C9BDc4Cfb992933d13095E98d40eeA1ba00E686, 0x27c1629B5435b2Ffe5709D22E0b530FC244CdE3e, 0x0adf7cD6E5c6e02E976037Bb65dd1dFB5a157E66, 0xcFFaF83da26174536F74731dAfF67A8bCD62938e, 0xBDaE61940A11d7063F0E58D21BCFe3692C899f6c, 0x6044EEf7179034319E2C8636ea885B37cBFa9aBa]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
23
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.