GnosisSafeProxy

Verified contract

Proxy

Active on Base with 826 txns
Deployed by via 0x411c63bd at 2144269
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.27
ERC-20
Value $0.84
ERC-20
Value $0.2
ERC-20
Value $0.18
ERC-20
Value $0.17
ERC-20
Value $0.09
ERC-20
Value $0.08
ERC-20
Value $0.06
ERC-20
Value $0.05
ERC-20
Value $0.04
0x33e9778b891d4bd6f70d15078d30019be9c2cbac130b59f87de45a0007c4251d
0x41c724a9930b19530b3cd759c3d6942a6b86954443fdf5cced9b093f8ef6c387
0x7f33cda584089ac4c5b1421bc6a22c4a43ca1116967783271650fc6e5edaa349
0x1d646e5cf904717e561188c15c986bd62655e19d3f750c8e19230564e20812e6
0x646273b6b06c3dc22a1e4ac6fc82cfbfefb9e1d1e6db95b8546183e3deb821b2
0xe774785ef8aeedea7cec12a35d4b6d4fc5e0c6824ccd693db39e11fbb06d3c36
0x3a13c7918eb72398b5e3195bf38e8bd39fe326f26382949965be6aa51b669fcf
0x08c5f0a6a1b5d412c39035c6a715afa640eb28e13c46f662e3c5f196b217ef2c
0x2ff1533292aef7095275f36ea9437c1e1ebae100367b5bbf5626ed3c77bdf4f0
0x203d1eb2fa43ed7cb25fdbb0fe29f68f7a3fee4c2afff258f02c6805a625e543

Functions
Getter at block 22927080
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3dedf427b7ae88f849c305ab07f44e27ed07d5a7544ff4a53e64a2eae1c80d6c
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xf21759564e0D3A1CfA980CbD1B7D676bD5C0b791, 0x96ab18DDa59D31738929d35f2E5B54840AbaEFa9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
798
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.