GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 172 txns
Deployed by via 0x6f36a1f8 at 14527580
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $45.65
ERC-20
Value $82.65
 (#7250)
ERC-721
--
 (#5293)
ERC-721
--
 (#2870)
ERC-721
--
 (#2490)
ERC-721
--
 (#9983)
ERC-721
--
 (#9889)
ERC-721
--
 (#9430)
ERC-721
--
 (#8868)
ERC-721
--
0x5ff464312e3195cdbe5116fe1848d1990de0d3b63ecd8c7ca6a7d8b34f44185b
0x2eab6221e0ab8ae8ddd601a606097a7ebca0eaa9b2008445b4152041b7ecc128
0x83a637be6e598f12be2260d84a9435b19cff637c421f30f1316a18bb4d0b17f9
0xa06e1c4023c0f5e34f9438052e9cc2e770e2d5548088f758816813b65c66bbba
0xd661b8726c5c279bed59988e2ba869b52b0b9299204e67a0ef0b6f533817ab81
0x74674e49c4445731f6324150754c0dfadf99de2927764d17ea872d04111ad4a7
0xd210a39c40df2cbc896ee0742b1e61dc1f1d8476dc61997c4f597731e6eddc58
0xacd4e89d384583eec86e479c127f39d770c3ce49af58578b23ed4728c821cbfa
0x23859108df1856558ff28e5f179d946e1b65c3399ef07ed20ab4b0ae7725927b
0xe76005e9da29ae70c98616c0b25fc7846afcf3b373ac74a82497d376c399c587

Functions
Getter at block 20828441
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc4a95c2714f7eb9961438731cdcedd5dc649cd4bad70edc0c3f38dfecdf3154c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2CA773ba1383C7Aa2D02f626CF45B444FE5F7e26, 0x99484019BdCD444af57a365bEA0188F937FE751d]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
192
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.