GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 202 txns
Deployed by via 0x38320162 at 14742264
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $291,553.12
ERC-20
Value $38.38
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#91)
ERC-1555
--
 (#2616)
ERC-721
--
0xf4b0cefcde279c10702e8918a54743faeaf0bffbd63894a6c279041ad70b1a57
0xc837bafc0df84780b058fd2ad95c83bfaa3c8c7147a6c083ceb8adab7dbb3d17
0x792356b95a2f49676bb7364629b79b15bb9293e8e1fd7ede7d9b5b56f8f3eb59
0x642a24f82a5bc3a4efb0784e7a60a5c5cc6b88905044db595cdc9b1d0acb3bbb
0xbc99ed8c83d723400f490eb71b9c2cab3ed11666c596a29a19c9311b2af98d1c
0x6aa411ec52f89acfe21ae68e44d73a6e48ee2d9cb512114fafecb0611487cca0
0xb9efbb04e3ddfdca5b91ce9d7ec8fc2ccecc033df92602fd4499ec77548eb19f
0x9e631e525b7a88bb5b46b7d1914e8b27c9a5081d6deddbe259dbadaedbc842bc
0xd788cdd0c12c0d0aaa2151ee48be76858e06782e33d79e7171c9be321a37a967
0xb09c204c88b08e1dced9c67b5f8c29bd8be3067d2b1bf3229ac3e08e48131209

Functions
Getter at block 21288034
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xae9689758ed3fd3c2ca194f10733d8804943813aaed57c4b17d81b3c3f3715e5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD0d51f6c5267Bb311E81b5F0ED712F75D30461f8, 0xC5200D72E6d3cBb471A6692d7425abe3A0c781Af, 0xA3DdC789Ba7BDe2Be69Cd2484B4ABFBeE84696d4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
215
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.