GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x9e052d65d804ab27df1be52eda61e2c1142d0977b42a18842db8c07b27e249e9
0x2f7fca43db2c99154c2b6b8722a1d535f2a0f8da4f1a53fad2b95d4a270ef46d
0x58d4bf62d3c8740becfc5219b17d09b428fc53a4e44fd75068f6cde3106fd1fe
0xa6c8f6992c73a6a7d22048ebde5b383578d0ea1848409a3f1ef686a3b1cc4fb4
0x0a86716178ee7fbb99f3b5e270172d8afa538dd8c627ec6c7bdbabd716de65d5
0x39f69f53d3a55e977824c28edb51776ea830de68ab2d191a3a92d582f0d70627
0xf2076b4a15ec775d15e40b7305c867a38d859df89f611c5e8df1d86b0d6ff09e
0xd221e069bf48551ca9afff4eb609d1b5ca4e67c94a51daea868d496e39b3750e
0xf56f49306efbf63425cc68183fe042da39d0f490410be0f952f523e587141223
0x4fc90038e950d48baee265f55162a4f72cff8b7f6f5d4300c41bb372d1210bbe

Functions
Getter at block 21819322
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xff016828a3457461c6b0e5761490bf510494a7d7d8bdd5cd20c7313298185548
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xD09971D8ed6C6a5e57581e90d593ee5B94e348D4, 0xA1249C7D6Caa1a2F798D7b1078B1F59220f837d8, 0x27cb14cdfA31f6BE86701B429F81f0663fc99006, 0x897fa2c8A2628b657Cb2b4C093CFCFF86212059B, 0x08fc23075B0D07132bdEa75864233062E9cc56B2, 0xb30dF86dE0e1b321451809cCCEbF5651dfF7B900]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
18
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.