GnosisSafeProxy

Verified contract

Proxy

Active on Base with 207 txns
Deployed by via 0x0c75b5d3 at 12663664
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $476,597.45
ERC-20
Value $406,692.33
ERC-20
Value $0.07
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x6d9842f1b9b7c9f02a4111c9b25602a3a83f9afc37e0a9c659793e93fe5844c7
0x51793fd74de29eb622d87900e86932328fe05ae148d2ef1c927c93fffac787c6
0x94a62546078457716632d9caa3f761d7f1c96200883fc75201742868293bcf9d
0x2c58ea5e6979fac4bf7f2230f2fba34bef740f09e90845815259f9ff5cf123d3
0xa78e8226a1299bbba7f36be48a3423ef195e75a668fdbcf2afaed23186284ba9
0xa1fbe81b12c00292a4239dcb7dad342c8989e6f014fc29a6f28db4c478934c20
0x333d21f2fb27627cbd10c106099fbee999a85d6afccd50823506c829a9c5e36a
0xbbca9051ba1f6da9fa7689fa24afc417e7b6dd702d696b812d561d836a5b0019
0xb01a5b0c3520fc05f10cac16a8b274bd22b574c309d391b8e9ff189eb9893c3f
0x08cc13111a45cffc9498ec219a8b165d50feb6ec840881f8f97d23b3f4e2791a

Functions
Getter at block 23569734
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7c7e74cc390a7c3786a04fbe77377b89a02bbb0cff8050826a361eb411f59f10
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x1821821d8C03990901bDfE1756C5665eC6667095, 0x8A7Ebadd4bb0d7015859AFBD26208fc5BA1e15c4, 0x840dDc916acfBC15421B20fd9F08eca99Ad67A67]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
58
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.