GnosisSafeProxy

Verified contract

Proxy

Active on Base with 133 txns
Deployed by via 0xe97faf9e at 3547310
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5.06
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x04e46ff268f69c4d34283271954d928a6d0c2c1238eba36e01afa603ccf24611
0xba9f0a184ba67c263e73277ea7822c9222fc71a55098443765e674ee0cfa0fbb
0xaa7ea32554c5e3fdd463520af401c9172e5e2f9d7b7bedbae4def745cf0b3774
0xfaacdeaac37d97f77299c0331c13b1d24718c2cd77144d33f161525ddb4f3970
0x3cce7361cc6d284f8bc3ac8080073307d5c31258503c6287c7ca2571241dc580
0x51d2e6529130d62705c82e9f01984ed6e427d9acf900144a743053607e99aad4
0xd9798a1001171c7e65581ffde3b1d4f3a9a5dff12d2edcd2cf03c1aa4bb70677
0x7606ece16df8305ca35a319719db96c7d43a1f48fa9c58a6f87d72151192a643
0xf9e1b424afce3ae1cbee853b447661bf22c744853b0ae4b5ca7ae2e641cf32d8
0x160897f60b476374378bddea0ff15cfb89762924acdb203c2ff9ffca2cc281fa

Functions
Getter at block 21855244
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2addcdd1628d23d5c68098aa66ca998f56d85a5a7b7a19b686167c0f28052936
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xd77F1Ea4F2A8F1763C10A19511693990fEedd88c, 0xB0aBaAB05FEe67accB95EaB0Acc6592cfa25f731, 0xB50756A4FD0DaecC076e97fa8e78F2f837B51a0F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
80
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.