GnosisSafeProxy

Verified contract

Proxy

Active on Base with 26 txns
Deployed by via 0x2f61ede9 at 12509841
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $154.2
ERC-20
Value $181,834.91
ERC-20
Value $0
ERC-20
--
0x66f2ea0b3fd28003431aed71197fb0b08ba10363f1db979546cffc4fe2a17b72
0xc2dfe93a010d3f3a7a015239dd91bce65723750bb08b0780b0601942bcaeb827
0x9ff9d5026eb5be3f1975e0ec3ac735bd5df0869b0c3dfaa13177747a7c092b16
0x01d29241483ac8d44cd53c696bdee7ff9657a77d8f362122177854b131b88fd5
0x1d58378b8c1474db090212f38a098da5ec3ab24c53d82a70736f69f70b15a6a5
0xaa4db30f538e557fae495d50263ffa9c9408f6ae5e1f5d90cea05245508bd667
0xf03bab350869ceb56693369c9afc13cdf636a2f320338d23e89cc6aef99a989c
0xd0af016e40d26a5f41e9ce1e0164a4643900b63517c6a9aebb4ba85b9b79b51d
0xa4382db187294d55d30cd5deb0931c5a06035e4d7af262e4c12311dd7d132273
0x104fda1b5ad49e5b64ab1a4aaf432843953498176a8b434db2fb6b4e4e1d5923

Functions
Getter at block 23654916
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x977daeae6892ab9f95f383c0b371471eb99f89fd9b45b56d91caa4d33204b984
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xBBed00dCc38fB66778267F81050b1AA544B1f2f3, 0x5ceAc6B3d26E0957C8A809E31d596C16e5780d96, 0xd013D4724432DeE11fa20dE39B8b50Fdec64fe90, 0x06b0A2C6beeA3fd215D47324DD49E1ee3a4a9F25]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
27
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.