GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xca114340d0633205855cd568d88607399477dc1f1a29ca2cd05158c738f48454
0x1100fdb7088a2e6e778b4822894b65fd54d161648cd1e89d7b042efd2644a26b
0xee4c58a3336d5a9a53fb4909775a6e2b08fe42ad9f5aeb8a22266758507d1028
0xa173c3eb0a0a9e0918ecbaab1e57bb59a36791be2bbd21f3bfca2a38a2042bb6
0x665076348d51fa846575c363c8c87aceca96d0903db5011eb4499b688d1e3d71
0xe3e868fb0d653a97dfe2dff571c1aaab47a35241d24dfb1c562683be2ae03d2c
0x24a1847429dc955a5c9c5285471e760cd9a93df45c068c6fee5d4170c19e4aef
0x4bdbfb934da53d488886b9801a84bca5079fa074b4dcfe58dae13d58386201fc
0x0915c13d6d11ed1d7917a9095295ddd2bd996b6919d6258a209921617301a158
0x8f05cd7140d9f662e710035b488bd64cdfdbf807859a59f0ca78bedc93ef8bf1

Functions
Getter at block 23834140
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x612745a14e5d102c0c6a39e8bf279ebca08d5912db899ad407dba377d5d46e9b
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xb8BA78AcE829f0789A25c96E18bec1dcAdc62E8f, 0x7773e6dD0cdCE694cDB68Ae7592b609158AE250D, 0xc5785b0ce1095213465A4A4F28c19269cb4B35EC]
getThreshold(view returns (uint256)
2
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.