GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x619231288029a4d9cf8922bbe5b9ad359089a6cff14d86a3ed93a4d2c02f8a81
0xdbb505bfc93dcea0fc39f4d65be5da7cfdc56d77dac0912fb3801b0e2ab37799
0x00c2d765d824f89f689b48fe5afe95ee8cbf829330fec8c46b101d08e1dc1c69
0x9a938d165654481db3615d184796995d2828aaf960c6e1a1868d83fc46c5a2df
0x8a98a8853891f88dec6ed83c77df8c0e6c4524c4fa46df39a7bdaa7dfd09f51f
0xfd10c83b7efbb73bf3603355ec643c3dd6e581652f6193f0784e8a1b142b4c33
0x5308ebd2bc9d19fa825333989d79c98da47bab4ff30f9ca39b83a4288777b514
0x3ba06da49e673cf97d18cf15903310c756eb86e9214e624554b5ef6fedc9af3d
0x722ded2c0357440e850fad7c3b78aa781c8c0888688ea4cea73b309e24c30608
0x50c0cc620daded29e9597bb6b6d7e35fca584e760777da22fb7e5b5de5f72779

Functions
Getter at block 20861051
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x93db1ce48c9d47483e85e4760910247e4d5719712886c0bd932f8fc374a5627f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8249F32c6Cc285d5694423900714E0a179D0d96c, 0x92249Ef4B3Dceb2827390Bf9bDd3E82C5Fa19dEe, 0xDbb7Ab8C92dFf0C8836FAc029d6B72DeD09e0328, 0x0df142197Cc48701C69AA7d96A6f20189A3E267a, 0xF9fB92Df1ebC5272847CFB09AedA9fba8418d3e8, 0xe682BEC7719c8199bc0c0BE5cAd9e795E20cC9A5, 0xba88A7025e206C5Fbd8b8Da5b606e51b317aD484, 0x032c079DB811541501Bd769836490Ce0f5999264]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
40
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.