GnosisSafeProxy

Verified contract

Proxy

Active on Base with 19 txns
Deployed by via 0xe1d98afd at 3139956
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $376,122.28
ERC-20
Value $0.59
ERC-20
Value $0
0x03382fa848e6a851d87676fcac70bef0ee9271ab30c9ecc50d2f602c064459fc
0x9feb295e3a30e74433472efd64447c40d0beecca45cf1ebfb9500528840847ee
0x03b3b71d09f7ab75232f2d17b3c753d422714b6f8fa386814d822fc16c1db4b9
0xf8f82a8bcf355ae6a0fa6748a8a42069fc4f322e7a8767e1e756ad50747e262c
0x44d511d7edd2ef2914460eaace4037de2e3953a243b6cc380ca52c10caf5a0d0
0x9ea1a5122c57cf2fb5642d1fe41e0185343019dae5887607bb48bdca6f33e810
0x865c059262209556acd947f21cdaaa405c8f673a452fbdf22d492a2383477998
0x52da51c342d87b5587b1137b41fb7f8364106e2c5b9ba06e2e13e16007ebebb6
0x56c528d1fc867bff0cfa3e02491d8fb72fdb32c52204cb32ddecbd128a7a4d0d
0xa89ae1828834ca975a8328a20281dafa99a454cf22e939aa03d0f7b12fdaf8a4

Functions
Getter at block 22908229
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3f1e76cdc2504764fc6e195760137c8435bac9a41ec64362e1f586be75df55e4
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x2f1Fd8C5f5886A77070C94E2d8168255AD92dDf5, 0xDB0c779999C9E4d519312e5AbA704A09b2E34B41, 0x22b47D42856e5D0af1A3ab3e1B28fDcCe980F766, 0xFD57733266422140b6896F31224B60f05980A1D1, 0x329c575DB47B4098ac3dFb784BA78089f4ed785E, 0xe307160A2c79DFE17A9e451b3D9555e093AB24D6]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
20
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.