GnosisSafeProxy

Verified contract

Proxy

Active on Base with 19 txns
Deployed by via 0xce7ee269 at 13756872
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x6d6b5785d41b47297b14376bff1682c247f8b2f2f8ee5e9db857bade6369456c
0x72889305da025faeac4cf160705ef99187e0454be697f8f19387fd4d7dc1abea
0x38b85f8ce0ee5630b63e87cea24efc83e4ce563a7d10bafbb64d55c1073a3e9c
0x55e426ddffc78820cd7b2b8ea2a2ae8a94df352692b758a4d9dbd5d16afc9710
0x5cecf96d7dfe0256acbf0dd97ea7195531a203b1034a720fc5c3b4a8cc4dbcd4
0xf9528041f113a2c527c2cbf68491b3e0522464e5c7cad0b547cc8b424abafa32
0xe9c14ac8157af49cb39cd839461d7295f3a368535c184d1a2a2e22f72e51815e
0xbdc030c25fb5770d17e18158154f6f9b5c7e9e8222cc23ca02bd5180f636cc95
0x93e265075d72e37458a96f31a9284f828e1357d09e92880cb21c1b048321614c
0xb429a82d6c43d9d94e1ade05ca82e53ebad898b6130d601b3e73597aeee491d6

Functions
Getter at block 23715496
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x178d931408aea7f22cdc366e2cffaa87f39d8b15796a9e6b0af017d0e2024efb
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x400d558E593918136714B8Ca063E7D6D683E6133]
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.