GnosisSafeProxy

Verified contract

Proxy

Active on Base with 152 txns
Deployed by via 0x0ddc95f0 at 2926370
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $14.1
ERC-20
Value $45,362.62
ERC-20
Value $5,487.1
ERC-20
Value $46.91
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xe23a075dd0146f043997e147abefdaa703fe42eed206052927dde93572558b52
0x9102fadf8d7eceb7c35751e3904a091f7cb7a73ac30c35ea721a439bb034758e
0xdeed271ae2c46e88817ce97912f7f851e7f8c5ee2465462b746083d6a7bfc609
0x08f48767247b77d1abe29497f534e9b9f635393b2dac16178394119a5c362e3a
0x0f178f1af3030b414de5e60574ff39728f5be0fc4623c23499b247444cab22ce
0x36f545a3197d50480ca0deeb445d0ba331cec8d4a4c17462e17dead4be699eb8
0x4064c89bf1877618b93e5ab420695465c2feac26f59a13132949dd84233adc0d
0x7dbe8f1a86b4b8914ecd6ae65057ba11a06cc3ee2e9e2eedd12fb745901ea63e
0xc8212328e6e85fb36270f9d30c8e82b862267f49901cba450c28de92e94822be
0x92788693968a55b81133a718372dbe24c32af054be5934e7ab72ad7a5c567a53

Functions
Getter at block 21873603
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x652d60d98005bbdf4f03c9f0ce1b386897f99ecf3fd5cfa0875b43f9080397f5
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x4F9701EFC854B47b117E5125D3A7Ee22085EC1eE, 0x1E8794A866b42cB0fa4E83619EfB1FD1dE52C995, 0xd0f036b8CC46ab00A380bbc35cA5713f0cdeE37D, 0x14A20b4B762b8d297859cf0477D86324d66aF69f, 0x9ce73b7e864C60B9B1e2f32853264e1a5e5ecEe5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
149
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.