GnosisSafeProxy

Verified contract

Proxy

Active on Base with 12 txns
Deployed by via 0x75b74c41 at 23625970
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8.34
 (#9841)
ERC-721
--
 (#6134)
ERC-721
--
 (#1223)
ERC-721
--
 (#636)
ERC-721
--
0x51f8ad20839f6f730f1867fd425ae3a0015656c4702e29091deed12b60dde906
0x42c1087ab6d02a6e81b7f037cdbb1e62a3b2590818eb2771953dd911f3d54761
0xf29b034dff6988e707d761a06a349b1c1aaf1fdf1f91a4fa9ac27788635307fa
0xe2fe897520effa1cda29fdf7ba691327854952551b7ec05cea34c54d23d854c0
0x52c6efd860f25f269a06a821f404961b45e5661a172a806328fbd1506d7491d7
0xcce85816df40ffa1e0e9309b86997e59981eda8b058f59b001652554533f7661
0xb5517ec41711122cf9915849989bfdb5d53d31f8569149d70449a0b4c0735244
0x8724d8c185c68d1ee14ace3cf7de68cd2c6127fbf44045627d6f7edceba9e240
0x8fd8a7557f5f09e209975d91bc0288872e0a35f5413c62e11222b4d1b5f3de2e
0x1081cd62c6eb365f2e3010de3b78218710a2abd1d5228a1591f2e91c8cd84a70

Functions
Getter at block 23685918
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9f81e1ea21c2a56067d85969607d05bcc5a0e1fd244235203289b6cb324d0957
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xCe0e67148D900cA0AD5B075cB32F94621cB42e2F, 0x629E2b8d92d69467FeD4633d8cF1484F0237CFcF, 0xda8722dBE102D961583aBB8b0Aba56E6195564e0]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
7
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.