GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x594fd534 at 13261487
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $20.64
ERC-20
--
0xcfb6e2a346f6c765d9d1d72477b9cb0f5951487bfd5450c35ccd982f0f0217d6
0xa6f69c1d76cf4fe8e4a413fa174d9852408ebcc39876bfcf67afc24866463e3a
0x5bf29f4e9baff09785705ef48bb9130c7318717f747931cc92beffa0b8976c8a
0xcd9d680d41898f025de9c011c1ebd4b4f4e3820b5a2c00fc185d08ea8b8cb9c0
0x2e174eed09fcf39db31aaaf670fe6a01d7d995934d7f69b2d88ababc8b92aa89
0xed5870176ee3e7c2dadefe4eb83f4be593dcad872676adcfb1f69d00d8886400
0xd612f37a24baf1f882ab31edc2108a2f8a3eda5475cefaf4be0337c183ee1b22
0x414f61752d2fb3b441800ddf7f2873761441fad934349f9b8e939a77e789bf72
0xcd047cd20f8841fcd739725ed39140e9069cf8a981fa498589a4d1e56a507fd0
0x26b350e94301aca92b6f375ee0a58fe76a740b4f7ef35af3cdaf228aea810542

Functions
Getter at block 21216323
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4a62429aa781ff1512fdfac04b66800de95f477bedaf92f1442d55bcba3e2bdd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6E302aB8C527e55724CF7d702B81357AcB32Dd13, 0xc586407A19D3d6e4CCf88e15d91717f0c0A7f0C2, 0x41F30F73f42FDDddA9548588Ac222225a99a81Cf, 0x61687C8555ab05655dd7A352A28cD83f603dDFeC, 0x1c8a9D7AA6B944697dED6587beb8562661930035, 0x5600DB22659f71701dc3f3098cE8d979F85782E5, 0x3EF594d545Df1e5455E0Cb38962B0821b8081C56, 0x51f05c9Ef250D4437e974068c943d709c4E6A806]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
12
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.