GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0x61be0db8 at 14144029
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1)
ERC-1555
--
0xad6477a9051218a9a6255fcf6f040d1a0aafcf552bd9370c09699380d04c6cdc
0x3ad96201d447ebaccf59b5bfd4b18fdb6114d5e1fc3fac2d79d8b1e4224887ca
0x4c418906008ecc2f960cbd196d3ef917e20d5e7b784e98b97552f3e190e57de3
0xdb461098a771c7ad4537ad297425b8b80b2ed204869a6f599386a4d2ce83dee2
0xec5011f67de2ec638affaa5d1f3ec8e0642264e7aee8a16a1fef12f0d899ffc1
0xb1158bb76f54ae771ddcb3093103ca0ebd7cc45accf53c6708f7df81b6e9007a
0xe8386beaf5f5323164cf14f72df47edc2b562c2301f965380ace6154bc02e2d4
0x601faf4cbdc4f44d110d3cb19639e2da908c36f19178d6400a76b4a18ba5fccd
0xc18ea8c402ff6b48292f701c4ff05618516f67bf69eec51efadae0217a78d5e4
0xe5da30822cc2da127b497f0665cd3a4b1cf83930ec2170153e31c4b8f654c5d5

Functions
Getter at block 20928874
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x99e920f859f6b97527d8e7e1b3515f2ca1990a10788686a87d7f0b6462baa452
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xad3372Cd209550e03AEebA8a756688d6255F94EB, 0x2EFd16D48E02edFF28175bFdaE6aeD99D054D9A2, 0xc489078Ebfc9f529EF8c719a0a17E96aa1515937]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
16
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.