GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0x5a538a6f at 14672780
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,413,927.42
 (#1819)
ERC-721
--
0x22942f6b4191e98f44295e1bf3a18df5f3ddb518406860cbbbecc179ef6d1061
0xa1be7c03813428384891c1ef92e77411a1acd4c16af7c2a21615c4bfcee9f9bb
0x2adfefade00484449b5e959b60e11c81cb599a62f31d88ab39edb094cde3c3a0
0x457542e67312dd4e159586756636340d28ef274a1b5e9d8d40cede19f9d55a67
0x9d938f470682ef0720be2c5e8f144e880d23a4dc012bc87706bc17d9cb8209c2
0x2aec9740fa3142ba38ecd2c201af0dc3597494f405df048f4070fff0931abca1
0xa2a11ac3043bd978f35036122abaa919ad0aacd5b21bb0a5ad8ce9a921bf0f23
0xc814c2d74eda7e64ac29063aab1d186b8d322913d741d5c9ab61ae2cce7761bb
0xf7a349058362cf7b1ef944bdb487331cb7da45ff839bbdf3637597a505898823
0xc26d604a821418817bbb49be6715b51a09ba4ea5bbebfb6736a045cd66d597cd

Functions
Getter at block 21176755
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2caf7319b158c7b15ccbc20e3a4644446f79583e35b58e035c7a0df8c352420d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x800E19fd8aA5194E228f39e563c6221B259dA64C, 0xf1b72c5b67Ad4F92e441e3B73B1Bf10fA820327b, 0x4aE960e66d07fee9E6B48450D211e3a7C3eDACD3, 0x53233d3C3EBA216a60CcdB4A0190c22dbf9b36cF, 0xbd9e6AB2d9046d2ec8d609C974a8Cde841B354Ec, 0x63D1685a3BD7557EF4c134D7A38050C83F53dB61]
getThreshold(view returns (uint256)
2
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.