GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x8035fbb45ccca9a858f3f71034462ce7617a9036643460c262fdf99e3b12dbbf
0xcd78831b215a8f1e140b4b67d9b3df5906ace22295dd22c0a71f67d2e0275fbb
0x0a47635fb1716a4d86e7d3912df9bc91e6c2e5cf63cba22e93dab7a1819a754a
0x55f2db314052495c87a5ffbd39b8b9e79255eaf5f16250693756af0b22617f80
0x5f8d9f5943116b2510d39c045755b2bf4acda5da86b33232c595a4ed4cd0aa44
0xcb7e202caef47ec738b829e24da474b90507fe16b01b76724fb5bd2a69dbd9f3
0x2c5b60afab95491dce6aa368eeb21fe0d98b04fb2f2ab426fc938f191460128b
0x7e5fd3ae50bd368fabcfbb9f9617171f4ea1769cb1435ed77fe1f9e0514e8ed9
0x71a0d1dc5ae29557b8b3ee35b2e5d4f7da9214c2b0597c051b7b22aa26ab4525
0x6ca9be0021fca2543fa51c754398deba42662751b2cc10d1ee59d6db6ad2b231

Functions
Getter at block 23251461
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8376934036af31fef02aae3de4430cb3dafa966dced69f326fa818982b16ed2e
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x0644141DD9C2c34802d28D334217bD2034206Bf7, 0x88888887C3ebD4a33E34a15Db4254C74C75E5D4A, 0x93e56B1134Ecf22722ad9Cb5311e21F34bCdBb5f, 0x93e10C401aa766F0632fc86797812485Df6437fa]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.