GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0x3a223625 at 17186389
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
)
ERC-1555
--
0x7c6aadc4fb9045b603dd5dd88a88e99ccc8ed92e931afdce0a42aa11e6348718
0xb26dff070569cb4ad8beea73fc53e64746ecab0c04b35419fae8b2f17e0574fd
0x2c4669ff1a3139187c9c58698073941a71447762f31a8ce9ddbdcebce6157236
0x63e6100636752fe131940efc7fe791dd200a732ca9ce6d7e48848ae0b6a12cb0
0x4e186257f407a02fd30cbe8eb166f50adeee3917d2123f320e107383b7f5db90
0x76ce77aff48de859cdaebe3da1994dbce72d27d7d4087c55b53f9c7a681e6a3b
0xe1c1a00be4148d19a3a3a590b5c67706c379279c38696f25e89cd106fa5a1a72
0xb6beb65bc4f12b30f76099f831e1b3df393955e0e7cb1308322ab41effafedb2
0x5b676da18ab6bedc48a3a5302b99f102f2d04d568fa252f22f6c699e0dfc3102
0x6d4d7e734d88e95fcc8c00ebcc5f91002e5086bbb1a135e5585f126b942c2e7c

Functions
Getter at block 21269170
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3a0c4cffcac9eebd8715f177aaa44167aea80a8ab07c52ea3efc475174ee2969
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe6b6224D5Ac364742747Bb70939222b61C900aA6, 0x71d64587E57b79aFA0B99A734b1aE5EAdbbEfFE2, 0x4A85C1954571e3607b478C2cb9A9f4589919479d, 0x0892Cb28d282670ed06BDbf6D35817805A5c3b63, 0xedcDE885d88213Af504c9e294371438519efB4a6]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
26
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.