GnosisSafeProxy

Verified contract

Proxy

Active on Base with 46 txns
Deployed by via 0x0176907c at 3018229
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,002.09
ERC-20
Value $363,176.9
ERC-20
Value $20,390.1
ERC-20
Value $491.4
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xe8e4b3999af310273a1a33542590b33cb166f3395700ad0ad8c3b36670bb194e
0xb706c2bb7febb0e85757f205c2b6e900c08de46d20025d7cd63fe44f0e4937c6
0xb6a999d3029ee4df3a5fa7f054f5013ffbc7da61bd55b5ad0f306831d42cfdd9
0x8b4954acfba9382297568a25cdc8f78f4adc9516b66ef117325df250c0c58790
0x5e2a3ff66f429382b2f6a5e8abca9c59cb5b6147416f278a0d53b62b1cc6d303
0x86bd93ea1d22c549bbd1fe2418f8aa26c3c972e9a78eb16b339f1f278d7ae54f
0xce91cbcbd95c86f68db0fa8cc00ef158cce2453ce879d52f89605fbeccf7d21e
0xc6585b89235c379eb35fb34c75e4d4c05196384a5b519d2daef7d10b7edde252
0x8bc9d5b69f31ab8f0affb201695a1da1a78e556e2f3c7eecb2ec17ff0c854db2
0xa76b0bfcc01e1823cca57375a2a97f260ca4753edc60ba405dd224e188daa0b1

Functions
Getter at block 22939104
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcd248664f0872afed9b813726c94356d837b5d065b8d22f616cae3b5acc2ceeb
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xfbea1b97406C6945D07F50F588e54144ea8B684f, 0xB9b8EF61b7851276B0239757A039d54a23804CBb, 0xc0d6DAd3FD7CAD33A284f981071F37e58DAa0B65, 0xc1e43e58ED137bA583F0edAB2b6fb7EfAdB33be1, 0x1Fee1f31B4e36aB2BD6A252C6B29941B59e7Cafb]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
44
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.