GnosisSafeProxy

Verified contract

Proxy

Active on Base with 257 txns
Deployed by via 0x6dec7d9b at 2352643
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $144,538.07
ERC-20
Value $57,596.72
ERC-20
Value $85.64
ERC-20
Value $50.29
ERC-20
Value $27.19
ERC-20
Value $26.95
ERC-20
Value $0.92
ERC-20
Value $0.24
ERC-20
Value $0.07
ERC-20
Value $0.02
0x237ba89da78e467d46915124de1717d01a913884d88cf2fbb8c6b77132a699d7
0x49fe07503ab5bf61bde8e878a931b06769108956b2ce6099a4911aef7f77940f
0x01f779fa9447eb7d47728a433c7b857ad21eb5e604d93773b39da799966dfb75
0xd4d4a42818be956cca575a4501e05d94820dbfbf7f83a8d159d906c9ff9de6ea
0xdb89dfcbb666b49460169319a20b3d78646608d733108e9045cef52dbda23f3d
0x191f0098c85bad0d4d4d44aaa6100aa080580ed5801b1b6ba01487386932274c
0x68aec248e2d96f50863f9f53f526fb97b0e1d1f0af3459cebd9f31bc8c6e269f
0x10e4088aff152e0193c3c34b1149e2a5df9a493a72c6952754d3daa5bf96784a
0xd8d9b0565b01a19275bf0734656aa147e9ad7889542d00adaf7b987610d30458
0x123fce95b6ad1d2864c20cde431a8b03a81ef05eead956d823dde96aa0f58186

Functions
Getter at block 21884158
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x90bc9310ebc4420283a2eddf5d462d31664d9aad6de15c34b565f8fd62111217
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x52f63971afD2a32524c859C29943f9BEa38CA907, 0x962228a90eaC69238c7D1F216d80037e61eA9255, 0xFDa9365E2CDf21d72cb0dc4F5FF46F29e4aC59CE, 0x6535020cCeB810Bdb3F3cA5e93dE2460FF7989BB, 0x3FcB35a1CbFB6007f9BC638D388958Bc4550cB28]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
300
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.