GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 202 txns
Deployed by via 0x5e65623e at 15010223
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $143,848.87
ERC-20
Value $41.89
ERC-20
Value $7.95
 (#1032)
ERC-721
--
 (#142)
ERC-1555
--
 (#88)
ERC-721
--
 (#87)
ERC-721
--
 (#86)
ERC-721
--
 (#85)
ERC-721
--
 (#84)
ERC-721
--
0x2fd2021f5d4a7f416efd7df50f3386af28a487527a23bf8d3b80b55268a66df2
0x2527222ef8554650f362a6bf73ddd4d26c412f03444bfabfbb0e1795639b2ba7
0x631b6813d985d32654624612e914efd5acf807c7263c937d01b7ce5252000b79
0x081b9b1920f529118f72403c6474e026c32469d434fc63579f4f1257982e769f
0x28fc1176329ef71598b414f49fe9c08dd1059cecab7571a54ad64a185af713aa
0xeb13215f203982840606f6ff5e46a4fa0b7f3140b0578ce7d65eaa12fba35c33
0x0cfd7bb43c297298a7f39e7f1920b2ceed13eaa53c69e17bc09e24b621858260
0x5f37a078700d25fd969f2cc1031661cec6c6cd0d060c2f90e4665e21f80bb865
0xed3a040a3765632b5305af23bc0c8b87c50bf38a5508053710535c4a54568aff
0xb03120d4972b700c5596a7d8c7604517c058e615d4bffe4172eeaac7b13c89b1

Functions
Getter at block 21178900
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x68dc8192d301969651455556b372814ec147c359788cd72f6f11bd8cc90fbed2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB278d156d318B1E06c248b8Fb4c11d59011d5FB0, 0x08D816526BdC9d077DD685Bd9FA49F58A5Ab8e48, 0x04897C7E240962719788726e1793999E348df684, 0xa3ffe0852407580a043E704d1767aDfc6d7acC41]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
194
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.