GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x56429070 at 18341760
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $32.3
0xeca1354c2b5c447e3f1302f77ce6c462e48105ac75618c334c188712549438ed
0xf62cfc4e1b8517faa153b6d7087bc4582ef907e9c4b57be15a31da89eb4f8684
0x3880a5c9e1dca9090ed8fd4a7cd544a4a047e7c8616f023a8d2dc15c5838cc71
0x48e80cdf61ac92de0a31dbf8e7cedd4db2454207d114914c181b57a7882bbfde
0xa0767851c1512f7f624bd0063faf17cb0f31a8f38264a16eb6e97d04520dfe26
0x47a0721d980f9cec096b7cd9d37c83f4d0e5b284e5fdfe62b77c69f3bb127f37
0xb1c32af248965a0e4e3b9a7c344602431f86d9ff26da7479ee2bdd8e19fd50bb
0xc930e906728ccd7505f500df33f60cbfe3684890385faddeb106c8e4f1a08c1d
0x83f783c356c8d4d1838748e4485a92a98d827479c517c72846d820f6b8a847b8

Functions
Getter at block 21184036
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb80977bf28b9cfe581891d22f01ebbebcab36c24744cf671af903c4e397864b1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5e5C9c566B0b4Ac574cc2c69f4BA1b9838bABb53, 0x707d9F893EC2799ddEF1524DB15EBa99D67fC431, 0xC3B74A4847AEE9e8aFA788F5172Ce024177f139e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.