GnosisSafeProxy

Verified contract

Proxy

Active on Base with 9 txns
Deployed by via 0x4c5ec2a9 at 15784284
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x9bb87afb73d0382fe1ab448d1e526b6729831bc4c3b95531036e32fcbd0f8b9f
0x037d411ab33c51b8bd9f3b78433419c2da6e4ad742db9472e5b91234bbd3d757
0xd78b43d566d88e75032530f0e205ca0008d361d9d68da7d9a4f9d3cc4fa2231b
0x38ece89945ef2df0037f06f7eeb02bc2e82e29e6fec17e5fc39fea87374d4d02
0xdc4d54ec337d4136b738c7fb9a7fb0db4e9cce903f8137fa2ae8e0dc74b0f7fc
0x0a80bd851ceff9b0a7ba0c854f7b860f13b8197469c07f19ab11b011dd5b8e87
0x911e71f041f624922970fffc8186ec618bf774b33f55af110392f0bb60db0ca1
0xb756e375049018929e3a5b771b42bfab99e3304a48f7a0afaa177e084f3885d7
0x692baf96e1fca4d738886e499b6e584627318eac2fa2476b2bde019cc44447f2

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