GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x2f653a96409369f641f1546e44f5c2b9464a999d95febf872b46684669228fe5
0x36330fdc8c73a29dc55b9fa2ce02be579600949403240b6ecdc0e1ff3cade2c7
0xf78ee03158b0cf857035493df856417a32f40868a86195b985c3d4abcaae059d
0x517dc59bb4c3ce8e756439f98558cb3a94b2b9b828c603a9e2e4f105c724d930
0x0596a43663a94809939385856a0096fc4d394f249d504f154fed08c20932bbf2
0xd7ee52efa513873e56f2d62ef30e22fde870b78a84d86765b07e869ff8200682
0x66f64fa5b4c0a2c113a08532e2e75da2cda64771e79ac03eac46a7aaa80587c4
0xc73a138fcae01a70b54984fe11f67969c2148ecd28d96908a40b193baf74cbcc
0x1304a92af8aa936afdede4b3dca966344c159d3afe6d951ed333b149f04cda44
0x8c63081b2df004863b6da44840a2550b1ba2d81391592b54db557448bd41da88

Functions
Getter at block 23284234
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x189b14c0c26099e2c197476094f9c724f50db6df14a618d770badbfd357f8458
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xdB1456DAA4a2CA42faBa0E1A959B51550b501B5f, 0xB43Fb5A22c64f2917d428Fa0548768B620d0f52e]
getThreshold(view returns (uint256)
2
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.