GnosisSafeProxy

Verified contract

Proxy

Active on Base with 20 txns
Deployed by via 0x7bbddc36 at 12938200
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xc63f4833b9a7bfa5ccbf11c1ac4237a677603f5e08f5777b317ea3e4a71caf48
0x402b3797954096f201d70a4e9337c59ff1d67f38f64cf747ce6412eedd17a1cd
0xd740dbcb9b7e271ff8378a28cfba9c016dec8441cfa45abda1ea90c79e4be53d
0xcd622946dafaf4c14758c55f17b215459577c0c4ad146e2827a5cd65706b1abf
0xde1ab11d88981340cdc925da6954ef05f343bb06be82542fcac22f057327dc86
0xc7877060e21529517a7692fea2306914bb1db2aec54f98090b719f50a0e22352
0x699c60b4b1dc13c83e50f2993eefba46d8883dc9f003389eba1f0e23bb19805b
0x77fe314c116d351c3cc4540ac2dc320287d868d6d480958a9e3565d48f0fa699
0xe56a3d5f17549f6c6e201f247c9d46eff2183cc61e5bb7f243b406f4c90a9771
0xcbc8af8b5958db1e20de8a98dbd01422338ce931cdfe7b1a21df5393e3ab40a9

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