GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 71 txns
Deployed by via 0x004105c5 at 19067345
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $212,354.5
ERC-20
Value $1,402,905.95
ERC-20
Value $50,662.58
ERC-20
Value $1,209.5
 (#1437)
ERC-721
--
0x88fdf750c3045bf29f208b64049252342e5d9754cc1b931a6a1e487ab66e837f
0xa5c31464d3d28102aeda199644b9cefaafdd16e7c5eba139333f4547bd0dc880
0xa7fd103c8b07003b62eaae6254c064f7064192d8902931654a04a9f3ed4cdfea
0x24e65afc98ddcdbb7b7fa3aeac20736946d42f6fce57640146f31b7f532710ce
0x4a9b7c1d26d0fd15d4fe67c8c0fde11fb41687d7cef1e1ba7f123e04090a4419
0xe8aefc325d6cb3cc873e365a7a907ab35c8128066d4c4ba6baf63887db63ed51
0xc9cd8ecf3ffc0176cb81ccadc7adfee0e1fd1eb54216d1c76b1d1634ed9d67d4
0xec27e56fe6b31532eaf8dca6ac29d74e01376cc27998c0c48152de719c7c9bbc
0xd0e5ae99cf6d398489c51b41cd69487950e12b69034a7acd5a09a6b15c02877a
0xd766a7e8742f1760ed53335d1970f9ce594897376e3dde96e6b4159b845aa923

Functions
Getter at block 21333230
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x56d2c3c30f085c3287fabe45b8c58309eef0a0ad90203c226a0a6be35dfa4cb1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAC6050E925D355AB3695A9E6386165f7Bc7F3882, 0x67a17DcC936dBbCe4f31B64057e6E69281DbDAEf, 0xD59dFBCe7F14887d40581d8449B0586cBF97D332]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.