GnosisSafeProxy

Verified contract

Proxy

Active on Base with 27,293 txns
Deployed by via 0x84fd6013 at 6987984
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $111,044.96
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x5baed595523aba69518c1ad005f3678f785d0f284dc2ab31ad3fe32129dd034f
0xa7f43a15ef2e71bb5c2e632e46519d5ba24e8a7c2e15165e398ad0535c6ce460
0x8e78d3219164ff7a10ff214ed04258fc0f19d19c08b0863369b4698eff71edb9
0xfe11f64a8b670564c4bbb2d1b3f449f99d91fe26d8c8dadf10fe93092e70cae6
0x20bc8b7a4203b9d83e3d8096b7515538c8a7a9f13b3349996763bbf14aeff708
0x91814ed295ced1e898ff78d0f782f056bcba65e7ddbaadb33a059d43f4d7b7db
0x73b88ce8cb8613f3d82c82836d75f6769a29cb42988748a2d4cff94e53ce6b6f
0xa278034d1857f98d589d615b994a735aba5b49f61a53455273f5b45a40074d42
0xd088094470a8efc5e5fc221bed3317711787fdfb2e3b603215c15bbaed0d4557
0xdaa09742d52e50e945ae86d5eaaf6e8f20725cb84a1de412e2e319f4128001a4

Functions
Getter at block 22724076
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb3d64d8943d18571210ce81a49a75e8b37fd82d9261742c046eb225430f02e1b
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x7adc19694782c61132bcc38Accaf1156D13C80D1]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
27263
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.