GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0x21e964e6 at 18722222
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2592)
ERC-721
--
0xab8bc616937f797ff4b1dba818b84df73fa4592f047ec02e3e0601c755e27958
0xaecc08a4a2afd1417d869ee37167528a55bf73a4ac49caeaf790b504b689b2f3
0xd26571c5b7cb54984343ad818cb39864536df6763c1dcab9d7137340401190f5
0x2d3bbf46fef2da751ca064eea205af732ae3b0a8ff64d13aca476005cf0ab74f
0x9cca59e3547ea9929d457a9d4cfa55ce004cb704676a74d1feee69aaf8c76b20
0xc75099813da2e07118b040e59541891a16f2f8b930d5a2c512e1ec878ffbe9fd
0xe460eed181b3e371afacbaa0a553303627e0b34997628dd6b0092b094847c6f9
0xab227a9777d430f9c6b65fd0020d37cbe938697fc69120484559428bbf3f49aa
0x0e82fb6671df057d84dd871fc1f390760ae7d45c9509732f69e808b837ffaf11
0x3022c49ccc36d7713b66064d816fd7b7f7b287191f8ec62fcd532f9688c42fe1

Functions
Getter at block 21264463
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x717047c441146e9bbe65d5682fc076693806052527eee98410ab1873e85ec329
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x235CE905973fD289ccdCf1F492aB01a4e45daD3b, 0x24fcb9eD2bFa9264526Bd675aaf392526ABE19C1, 0x61DbCEEF9A7242c801B9D3583bec18f43Ed88054, 0xF8c1C8b85ecb964650F127755a7394f1520183B1, 0xCAd56Fae244546D0A53E8aFe285ACD37a49e2760]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
22
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.