GnosisSafeProxy

Verified contract

Proxy

Active on Base with 70 txns
Deployed by via 0x326c6c77 at 18262066
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.34
ERC-20
--
ERC-20
--
0x87d38268b27a3a43a859d607208ec2053ac05e1079009d4b6dfed2bfac3aed96
0xb028a888b5a71a6b9e5c4b97527f0d4c0e7960624132c19c45097f8180f420c9
0xf587b78a135bed6f6ddd91a372c364bb54689d6fd303a78f196cef8896d6a26a
0x79f6261fe5206ad15816a3e42f019091ea2650439226bb4c1bcf8a5469dfffe0
0xd220c1e939e3658e4c4d32959b449326cf4cdc25b5ebdc98f5e360630d046649
0x26c0da08b6fdd66456a5280e977e48decc172dcc5efac82028b2df50fa67da10
0x59d7c2f08316b86d4e0012e0b41050d7815d0e776f573fc613d716f4d088bdd2
0xbf30d8aac83415b11a38860840574189ea7c48c62e93286201a931f8895a1ffc
0xdbd3ec2ef4ef17133586f18cfea2a72a75219279eab3695d5d22ab3a5c4bad77
0x6c1c75c7196667d9fc2b6e4b7ba32ea26a4d1e26c7ff53a53085842eda77a4ef

Functions
Getter at block 22123237
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x39d06ba229052c6d560afec64a8ee722480145f074adcbe7d663ec60323e5949
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x24c36B1802E4F0e929AbefA13E6CafFB4082f23A, 0xC977C3D05077f2330701b8b3B3aE4b2EAd4cb4fB, 0x92B087e8BC25ba5539e7B0ae663ec9291045f959, 0xC18608a2f8C9dEFf1EDe3aA05041E3ddAF6F971b, 0xA3F209732d30376263f47983cb11c646Dc7Aa28e]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
74
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.