GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x8a6790c9e987e19589c3937b1c2b2b60996561ddb365d98e0c1f2ba24df7c301
0x8e49df092ffee03a40effdec3e57a1b873d46f1b3f143c4de5e3d2cf7e90e4bb
0x6eafc5178a7c1b2a1dc2753e8dc07f470e4a49f64edca5d728a7d08f08af8d2a
0x6e8625ad34ee7a117f325acc1ecd0c2702b651c4f7a0b2dc6b35e0d32bb10175
0xbbebea33b995e680a6ac6ebd676e3b63c98cc74ee2c80977857caa3a393ae612
0xcdf07608a5b868e7146d2877298eaef1478329cb10e11d4e5c4985af778e649b
0x835483fa591303ebb2bb3001de54f2ebe2b96b90c3011bda67d710aa67bcbf13
0xdf5826b5403c7a6227193154115540a21695a9ce39c86b6030458b818f91efe4
0x01a7a0bc7f2f7e0a6deed635a6adb180e003429453238f8b7f64ebea557d2700
0xf2834b9afa21a869a50286f97424155dd9a0f91bf8dcc34e7fcc91d7cc94e638

Functions
Getter at block 23603068
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x696d28400f056749c199a269341fcb4ce6d2141f3554b59961f17bb661487ebe
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xF130A437CbD20e2eE0Ad3926713EB8b5393D17De]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
7
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.