GnosisSafeProxy

Verified contract

Proxy

Active on Base with 60 txns
Deployed by via 0x77e5c98b at 20884479
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $13.19
ERC-20
Value $1.53
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x379c79fce3b66eaf8fdebade85833132cf0ef6e7cd119db3be23035b847c37f3
0xd481445446fa21f90249c42b0e9d9176420a3530b0271f268d993332bf797c09
0xe8824503455bbe4c7e981911b4b354005fa5d07ddfa55416032ec691157cc7b8
0xa57a46176dfe5eb47883705bae0524b769a733f94142fd20110405e118b5da28
0x8ba2d4ac5eca55a03511cf5c130da6fb51d89a631c7b66b3f3ba6a736b9b9d85
0xac2e9a70a2eea5a51b7f4f7825afc8734d4bb992e9e0b355934dbdbc0c193a16
0x86a16283da8be1fc2fcba8006babcef8a5648df8334ff110b198f64be91dbc98
0x2e3ca67269d936760be38dda26f4fed204c3a2752686b632ff5fee0ada567228
0x7745197f2b8e239b06606c2d0bd2b3608178bcde932ecd2335df7764c8b5e192
0x9b0406d4e4ec8f3475d179f210cd94a1883dc5c4b5a852f5708df8bd9831d239

Functions
Getter at block 21743677
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x828248651798e0466c29c9758a88e64119265a85c76c9b4da4d45f915ca628c6
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x786274634D4B0196A1ee0EC4764023624186f261, 0xDC557d2cF63754B10882fD64DbDE34188db04bb9, 0x0139aDC906659c5B075F83F09AE81a9F44bA5d60, 0xDBafa316C236c090e7633Cf7CF5EbDd2947B50A1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
65
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.