GnosisSafeProxy

Verified contract

Proxy

Active on Base with 153 txns
Deployed by via 0xf61fdabc at 11180257
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.13
ERC-20
Value $0.5
ERC-20
Value $0.08
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf2502a24aab1fffc511c06a27396df0f7a54ee39083cd0b73659d04480ea88b6
0xb9f27edb59e28f1cbd4dbc2b2ec6393bca616178d4ec0469d8ed3628aa5aaf54
0xc645cb384b5bfce32d553c38d8e513ec58b2277eb1f24f50f92981447196de8c
0x4fe0ed7764845b34688f195266e38af293173f3ad5c317f118d156338a270802
0x9d8d9dc105dc515ab1d55b4e66fd5797126193edeec8169456ea191b418b9348
0xa948cfa2cc65b0bd540cdbe2a1df5b2ca030d39557bfab63e0c52b2cca1e8b19
0xd99dfc245e338761e137c1f62387b7f65927cf061d7542b339415e1ecd6a969e
0xf86a1e2980d6cc873886d4ff297723f65d9066e99aa44ce738e3ccad638206bf
0x8fe0c8fa2be368c302e8f90394b2a0e7d461def650ab4acedb6286295b600c29
0x0a91a9024b16a4d251f4cbec61eecf003f1fea34db4973aad88dfcded5de66f0

Functions
Getter at block 22857241
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa76b80a9fcd96b3322c88fdfabb0f6b6111764bd1cba35e319b8b63acb8a4606
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x57022f458Af71ee01978F1785454836d42A79f41, 0x57750ECE39f6dEd57B782Bf35d8Fd968DCE28e5d, 0xF48f62B4eb142B9ABCc8f61fA03fda10ECaA2433]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
146
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.