GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0x38940cbb at 14290533
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x170e1b4b9f46627a2684969bec665d4937943e3ca674ccf613460cc0c306ea22
0xbc33f6513a04fe952038d04d50a9645240ddb5a3a1f191327494eca362e76256
0x6b5ed9cebf701586987af394bfab6ec8c5d88ead76273b7989f809a536eb72bc
0x274af8d26ca809687cc94a6c885745d4f4aaf0c099277085832b7878536eba39
0x32b5129c5bd59cfcd2f27053a9ab194e83437a4854c90f21f513fd6420dcc8c3
0xa9b9bf6d78017f220aba47cdd68713351fea6330a8ae8eb56ec1bc97660d696f
0x81e4333744e60425917c6c24ee767628cc1494dd8f90782c0b0676b7bef29222
0x1500e46b3d0cfe0e863e47b7d5ed4e5e29ec7a6e236c318faf57f2b316bb4614
0x4e35e7644ae49ac726673074131c56ab336e7a0bbcaf9c8e0251a2f014315e71
0x2c1b8460153e43ca51cb82c866739f6e50428dd30f63c95d924c4e5885f9596b

Functions
Getter at block 20951890
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd43c02a1d4311ff2a718b5727d5d28c26265924516bae6c8bf8e306194afd899
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x28785fDBF253026AC622f3E902Dc6d666c3Cd0a5, 0xa1073568dcA251C5bE5bcE11691035378f3B1585, 0x93fFf98Cb63Bef479603271344B3df66beB6f4cF, 0x3347e761109849f0AB9fE0fcb485A6B0ac2a4cB8, 0x49a5809aD4f713A9096d2bFE3F452FE751EE9BAF]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
19
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.