GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x0f34b89913d683a63bc171bb99abd3049a5c2e9883251ec84647b19bc9f6a144
0x7ceef0238b690a1cd2a526203e7945187e616d3550bd92a59f18eee1fe9fba65
0x40e81a7ff942de93f6d256003d71667f093c99d93e241782d80d06ee8c61b89b
0x2062ff2c18486381c6f3afe5c26827e5f23bd55a303e56e045004d0c730c3ec9
0xa98a672c62522cfb5e628be0f2c4db51ae7a93ada8a4ad848070440d89bf9693
0x9e1980947bb03a68a81fa6e35a47852aa05a6bcdad9dfc94cd6c68a0df2971f5
0xff320c9742a5676c812fd87ae39d14af105b4d7953b3c8446a60989658349a01
0x28920b5d2991b07662c0d90a48a6d3d7794ce9e5400bb3fd681dc87d9d2b52b9
0xde81d19e00937498da65e22be42f7ce59e3993189fc40029b7f80c72b7d8569c
0xdd9a3042c73d410c30c089d4dbb3a0fb5bc8d07af94089c2d79fcba4f6342e3f

Functions
Getter at block 23676443
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfdfcb4128aff58429c3b6e8ae083d76c71d57d3eeee1ef197f5a7e571ddf86b8
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x7Ea94833330870bC26812Cb244B381E0A295C2a2, 0x2aC29585a7A1371A83e1C0818F4c45A92DDf8Db2, 0x4f8A5Fa6885199D0DBA3b631eae65bd9a756e0f9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
50
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.