GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0xfdb13c84 at 19959397
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x22a33019f7fd83e0beebc4b33880965a5c5dbd47955439d38794a55434d77f9f
0x25ddd21942a3156e34b98bf14438ed0b730316a28fe9be971a852f639c3cd9cb
0x886e33c56827d0a56b08df3b04eef432ada0e724e6b762f431bbf59482d9f863
0x1431be925b5e64375ca8a2d4d4a4da064e03427928fb7cc7e4186d19025ff88b
0x4ac8897c0c2042b2d8e6db1a959859f37d98d09044b98691ad6b96adfabc51f2
0x5120562a66b5d9ca054ef4bd6e1b758becf7722714c2a9b0540629732506a6c9
0x073167a18e8b669f8b0937eecafad0ef7c9cf4aef5bfaecf8d82a54e32b7aa03
0x1f16a98cdec85b31052f6ee3ed2b2be18595a2e6cbe932ae82a0ac5e3929174d
0xf54ba0a748fad168c46226e6c333ca9e8c825717fd4eef59109787601373b833
0xbd174e7e5afe5825f6a27cef2b3eb11ad07e55c640e5846ab0a5c6a023b540e7

Functions
Getter at block 21205750
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xea599d362116e5a1c7ee8b874b3a1bb9626c9d544b8b2aeccb8c294f3e661095
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1dCd92a36d89D949589d996ADf82779A6f8698fD]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
9
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.