GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 228 txns
Deployed by via 0x69f8b63b at 17044059
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $14,047.81
 (#1986)
ERC-721
--
0xc359126f03c98ef9b41dc06ec326208dab690fe34eff39eb2e34e53efba13d1b
0x9803623a1811c4c73695f992f175f0891ec4d96641a32b3b1d1c1f8981bec638
0x0aef61878241afa19b799f60fc6513a587a6a3ad55f3aded7378732a5d524191
0x0bce3b4283d7cf907f7c8a3b7cca8f2f970ce6dd91eaff831865473ce08d1add
0x4aa6645b51f263f4cf76d601a995aaac0fcd6cc1bb9c19228bf3e4f6ba87571a
0x71475cde8d113d41303393ba3ba46aa03667657c94efc6c4ed596326230fb850
0xbd876a4b3aee52789d068f1d21cdfc537b72eeb73572f6c1ef8b7c26f5147edc
0x604798d0f037058dab42b3fc0e06740b24df31e5a13e7f738be4d54179977829
0x2e23b52f2e4faf5c40dc8129883deee03c79e75ea74623d2ef030bf85367d05b
0xdb559aa9904b62b4f1bc2e582fd1fc15baf29b1934665a5458acb2dd761ba690

Functions
Getter at block 21277112
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x07b63c9134e6050087890bfd26b922897b16bcc8e99854558a148ba3af6b3d22
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd54E3b6793724aADCaCdB803e4b509dE7697CeFC, 0xB12d3112D11784c090Bb5cc776059899D1EFFf88, 0xF3743b390e9f8B77D7f3426e7252f21D19048051, 0xDB891838B77280F63fB6B5a595C6a8b89F7E4D25, 0x9D832a6212F901Ab9D1B965BB0962e0C58f375bB]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
32
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.