GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 42 txns
Deployed by via 0x051fb005 at 14649756
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
 (#47)
ERC-1555
--
)
ERC-1555
--
 (#4)
ERC-1555
--
0x7f8eb46298356c4a4c4ba5c6b242288f4451d41dc7ceb040d00d3e168f3ed24e
0x689955d2e6d6520bc8da7e39474e8000bd9b1141fe7feb7637a9c919142f3b60
0x50711051d76dbf960e03a751eda30f8d3107ccbf3954b83b7210d997e4d17952
0x872521cd13d5a986f39b99665470372841d7ac4cc62b11ffdcff196371846dbe
0x7a19b57d4640d84505b03ceaf17ffaadf93e7828e3c3cfaf2c6a280bc5a3c056
0xd15420ce246d10a7ea8b1ca6ba5167aa39fb3674749228f435abb6fb7dfd7813
0x7badae4971dc9115e16edc9f712dd8606869e1f8da6b7f594d1ecc9b9ee44efb
0x4604c4883e561cecdaae625f20de43dc7293b04af15c5c0abbd11a4becd8831d
0x9e6e6bcb3b499ae4cb334ceec98be4af2bcb038866c5b59a7e02009d582b7b75
0x2ff819fca87dd44c1f3896f4df1f7181006069a34dd14b8050d51dc65507288d

Functions
Getter at block 21042034
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8754e60e94703ae33e813315360731a7c5db8e7b17c7a6456a1e6fe72f0b5377
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5d8b04E983a2f83174530A3574E89F42E5Ee066E, 0xFd50eF9CaD6458539353e4cEfFBE802C780295EA, 0xfB04137EBcD08B3110E9b3414a66dBDFA509A4Fe]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
42
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.