GnosisSafeProxy

Verified contract

Proxy

Active on Base with 168 txns
Deployed by via 0x226f3adf at 8459720
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,812.76
ERC-20
Value $202,541.77
ERC-20
Value $0.05
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xbb2b9d8c51ae5f45ab48afcd3656f0bb2f2ad8503e9499eaf43df882486657f2
0x59ecbc71591404d3a600bbce034caafd60701153a9703e07b6482aba3feb7819
0x919ffd7345a246ed4b804ed782cd4e02a29f4e8e7d2606dfcaf38d658e5188be
0xc098324a48fa9a53e57255b037512388e4fd208fca730b2abea4ebcdd3340583
0xf87e4028a3c967f66b2c4669d96c91a011368193e60c3cdd62ce288735ab69ef
0x13ffcfb5b36cc7466ab511e3533abeda007f7d92665a41093369063d595ea6b0
0xd62e455c27d77dc5d2499bea71c44042808f8ccbeb2e4d7723881b6294956b75
0xdef90ab971d90a590993d3131aecae37be50bfd50bd98bae96f96ebc6fbfe5f4
0x2b69d9481b9ef9d8ef27b4d591f77569b944924e0eb88d8703ba5cb5e15a0514
0x08b95f59e7bd5a0028c5821f2a89579d627622aef588aaa56ffbe33ded29299b

Functions
Getter at block 23227677
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x90712fd88344a5c65918a8d098e3377e4c49cfcf94c12d3458117632f99175e6
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x32C836Efa95f837c180deF772645bA4a94d15eA9, 0x38c76e115E826ddC05F106250c9764D395afb6Ff, 0x4cc39F25b640b4C78c47d79dBF0a561363E4d26D, 0x62c583f384CEceEB5D189e4b75256f7d54165837]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
229
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.