GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0xc0af873b at 20629329
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $363
ERC-20
--
ERC-20
--
 (#1622)
ERC-721
--
0xf0e506493d54cbbfa91ff79e87e44ff4074876152415d77463e9b4a71af92102
0x123609eaa7db595d7579f6643c37b0ed4915d68f737c424323d051cc60ae4cb9
0x5eae669a741897e1ad19b5daa886f31254ba674ed2344cf299e674e7de33f953
0x97d9aa858251b4f2a2871da8ae1791ef5b026de92e85b87577fa5ddd8df1783a
0x159929cbb901d0931971d0d4d5fb7d3d720ff3b1e366bd5ae35d5523dfd8901e
0x59208a5156d960eaa00954b0f342daa28d742d40ea902482c5198c3f9b3fccb2
0xa8932a60c489fd7d2812d822fcaac3cf67af2bb84554e1729971e3c1d3cc7ada
0x9c08be9ffb1f62e15f220aafdc91e5be3188ab5987a64449cfaf37e495fc1fc8
0xfcb7d1a392026eb61298cde53f06c39b34470c9ba014c4dd7900a058b2b0437b
0x3cea6095fd431fb99abe674f37d25df4fc84019af737237efab1171da2e3c7fd

Functions
Getter at block 21294271
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfc4f12dda726ae0e9b3030387322bb4ed388b6f176a273ac11bffe47dd659585
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3d4Fef78146CBCa6a83c32056c6f72BFEA275605, 0x93788f26D258e2229152302AF4d09C8Dfa4Ee6c2]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
23
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.