GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x48a54e21159cfd434343ff26bb75368635dbe9445c49770d0948c30dafc7dc21
0x8604dd29f4df9a36d865dc80d06af985225bda7245045129466676c6a4a5946a
0x2c883d494c43e381527cb3396bc76d2d936fe62026448a9b34b766073eac934e
0x20c491308a7506c3aba505633e9e1e22feb543b0a5243f5ce2a4744dc2edeacd
0xa92d2c5047969f7a60ac3caa54d748e7c85fd08e6a99fe4105a022c0f1893d42
0x839921e9b651321e2e47b2a70d0050e2af7c3b6a10d3a5515d763d466102c160
0xdf68806ffccc5bb023410533e3e37544dc541db7d05374d3528bb8d0747cc449
0xfc1cbf62b6a7bed189f78c7e9df0ad2d72d9b3d59cda52e1241272836e0008dc

Functions
Getter at block 20878411
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3007e831d8a6c91547b8be6c0946d06ebf6589f2a8a70c53d779807b7d0be744
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x29Bc5FcD99d56CA501591e02Ab8d706C09FD050F, 0x6ECd5e7A81dCBB37C86744110402B01d8E1F6044, 0xca08a6Ce88dC2C6e794503b23fd1f922f6F3FA02]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.