GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0xf78eee9d at 18135326
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $373.81
 (#14663)
ERC-721
--
 (#14629)
ERC-721
--
 (#14538)
ERC-721
--
 (#14390)
ERC-721
--
 (#14304)
ERC-721
--
 (#14092)
ERC-721
--
 (#13827)
ERC-721
--
 (#13766)
ERC-721
--
 (#13513)
ERC-721
--
0xfe0690a9b5e4b07008b9c488cda2a5f89c7220bf6679b737f2a55cc9db9746d7
0x775079b30b29cfbc8f548c401478b8a436f4c5c0fd36ee29a5cffcc9a08803df
0x08d3ddc531cd8f9f128ba67cd884945ac3da7bee572a2213d1f4e733c75d4078
0x91da736e6793e6f4d9b9ee2e8bc267722c9202221b606b005c61f29bcc299c9a
0x928a8509d2ac18d85e4be03096f44f96b7e2fae6eda315006dc8e7444c3a7265
0x2d1f41684b07a19a67401e491e1cc5293ae4556a49f295d3580f923a5af47e28
0x93f4618329ba88af63ef4849be35cecc11e82a6ebb5733fbbdfe0f9c06c41c83
0xb4cf6521ac5dc9fd3abaa24f993f5fca049467134caece8274af7609ecf631ed
0x4130f98d3cf5ee520491368fe76d3238fbb871f68a3bc10a16fd51610d2e64ea
0xc28178432c60a9fdef260a3bca5fd1cede97815846af78fb75ce8152e93abf08

Functions
Getter at block 21312020
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3e44fb14e790595e7e5d462996ae3a5679196a131f23e0ac63a7fb85d37da476
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0A4857fD89ABfB7536a6D0Bd4400EF769E84Ec8b, 0x54DFA4B635E7eB98515fEBA81d360A3871739277, 0x76c9718Ba6359A2153AFe03D16e56fAa7a5D8156, 0x79a44a954969640922eB96B07445aF69F3D76378, 0x6c20ea7778EA9F3Afd74Ce4538bc4D9d61E6ABb1, 0x803B74766D8f79195D4DaeCF6f2aac31Dba78F25, 0x5315E93F396041B482c10696d5e9bB6162A91759]
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.