GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 52 txns
Deployed by via 0x7970d1b3 at 13520881
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,485.35
ERC-20
Value $3,720.73
 (#431)
ERC-721
--
 (#430)
ERC-721
--
 (#429)
ERC-721
--
 (#428)
ERC-721
--
 (#427)
ERC-721
--
0xcb83f7f6d57d0f0800bb14ce9b464e3a71e28e94c20dc8a08ca489e9d1635709
0xfe4adc2a4665859090dcdd056f4f4625f5283cf1a3cb87a964f00e69ccdd29de
0xd2f108f2056e62c0a1644112756f39a726b3bc2e7b59a4a2baef6b7f604a3c7a
0x18c72e04beee205a781c9e7f3f6a66ce7144c7934c2c72d4bb980f32c9d867a5
0x4236a7da709737b114032b8b4eee9c06433a7fc6068a822e23a3b4295b161db3
0x584aa73fe3f9ad733bbb8bce8499f7ac1b5e46f162e5aa9309ec8c6fff0cb8b7
0x5a7df7aea04033d5745882b00db668e873bd0ffea021072dbafb177a38a708c0
0x71c3ab8a485bbbb0c97a69a1c68afe2773af2c9be6ad993e4c392300ebc34da1
0xafdedf01dfd6fee1730af2c02d1e5e611a0572e6042b7f33f17dae00fc3fbcb3
0x7706b5c01fe3fded7c3d112f785c30e2d35ac1ac9876955433609354e4802748

Functions
Getter at block 21195444
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x910cb74bce1cdbff537b505a834062e5115891904e7991edda8550167d61f29d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4922344A3cFdd3d489a474f933272BB66aC3EEed, 0xdDFD4666673bED1CAa72CB98458dB15820747e7e]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
40
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.