GnosisSafeProxy

Verified contract

Proxy

Active on Base with 153 txns
Deployed by via 0x5cf537b5 at 17803334
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
Value $486,317.92
ERC-20
Value $211,256.03
ERC-20
Value $7,703.17
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x9667588ef6e8cfaec41a59906cac29ec44c96f0ba89b3bc263b89db7b7092f68
0xacbbeb58f355198e0bcaaaf3dc1c27534f81de1e815e5dc89da2d592f9b2450c
0xe926125212d9bab6db52c072c2eb688a1260fd71e3b5d62451663c69e03f8248
0x806eff592b74b57c838b1a2ee8e185cda71ce478a8670c1680d46d2d4fc79dbb
0xb80dab23f4f9a4582e0f8c7f8ac7b01c0797d669ba2b4efa2aaf6f3ed0fd43d8
0x40c6427ac00856f3c2afb2a32cd73bdab76375bc77a06a3288ad21fe486e326e
0x8c76d6d223f54c26409193a2c1281bd776dadab562c3834d8350b7606f277885
0xc1eb5a8c7352d68cfdc0392df54caac026435b66dcf2e4315ebce695d8fbf531
0xf9f7f147c106f67003b09634cb27009781e66a91e53541a6e99c595d3bd34c7d
0x2f3842225c0b9d85f715cd0613de1cc4cf3170637651045ed303a84bb2c42024

Functions
Getter at block 23058895
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd46707a44f5b0a70b1358923be0d753e1dbbdcea0bb89c3c609841983e4827c5
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xce96ae6De784181d8Eb2639F1E347fD40b4fD403, 0xab7C7E7ac51f70dd959f3541316dBd715773158B, 0x530d3F8C38C262a619C2686A7f1481815a5e6f92, 0x336C02D3e3c759160E1E44fF0247f87F63086495, 0x6AC8d65Dc698aE07263E3A98Aa698C33060b4A13, 0x617a3582bf134fe8eC600fF04A194604DcFB5Aab, 0x244df059d103347a054487Da7f8D42d52Cb29A55, 0xa96bD9c5D0b169f73c1c8570600aE0BAc9b2A7f4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
202
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.