GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0xe0a2dcfb at 19268481
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,625,495.97
 (#745)
ERC-721
--
)
ERC-721
--
0x12053dd804aa29564ad1dc23b5c6baa165eecf542be6bc9c9b4296007eb718b1
0xc19821a198e5ea346a355803d69112e41df3e718942e9527e9411e89d132dd75
0xfe7230d5cbf05dc30ce33167820fd128683fcc2d56f543fe78bce7007e513eb0
0x30f8dd5ceeba131920a2ddf5cebabb3cd65107e65d2c80c711cf354150183d38
0x3e1edbe8d002dbe797501afc191a0ca561a702b47f3c9ca1988f9cda5014a3d3
0x697e385df16bdb54dec5ee6249d3ef2f35bd9dac0441cbff106d1f9ab097a5eb
0xed15e8d6615a4454304d6d6a1278c30c578a09428eef479414ba4962abb545ac
0x62361416bc0c2f770b42783c5165008af9f876fa9513bcf1cab0c6e7437a9fd9
0x40a59f67bc204228100d69830d0e6bd4e14fcc71f2409064c549fa702acf1f6a
0x8c8b14f94a3bf88334b09ac06fcc7379561c9474de57b37724ef21b3ac6ba44e

Functions
Getter at block 20979306
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xce654091b2a002cdc7ca6428966517c7e64247979db8447485149a0f85093b38
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x03E8854532B1472Ac5509d5Fb11651d5452c3329, 0xFB464b7Cb43a9c2d82e4d859a4De5Fd1de87FE55, 0x9ceA1966b7c7edA5cb88dF4F57B5a64691e00586, 0x771f31caEDdaa8B7973df0553DCF68A5a92c9acc]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
18
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.