GnosisSafeProxy

Verified contract

Proxy

Active on Base with 285 txns
Deployed by via 0x10944c7b at 13677319
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,095.19
ERC-20
Value $126,857.01
ERC-20
Value $48,792.37
ERC-20
Value $4,119.04
ERC-20
Value $4,004.89
ERC-20
Value $2,656.08
ERC-20
Value $2,285.1
ERC-20
Value $1,048.27
ERC-20
Value $675.51
ERC-20
Value $531.55
0x26faad8b6c1caafdb4e86ddc6623bcd6f2435abc06fce3f2e4632ea8e3f53fab
0x72c77cc2803a60d84aba3b94ca0c8afba0494ea4170ad0f55cf7752a7ab1eee6
0x55efb3cbb958ada3e438e8ac72ef14856b5b1a5483f410b9c6acb79829aa5990
0x8c53b1f7044d748570abacd1e3d3781cd6d218c4033196cac1e512eecfd36c99
0x6f91f304623bbff0ac4f2c1f047470bd736faa4ff3a64dfde55ec477c323713a
0x25640c42b1a300a9e5ba626d81f1290b7b78cc3773072360f68da55c14c6a97d
0x6f24decfecf55d7a19b1198bdbe9b3e3d0fa09eb90653de448685d72f7bc0efe
0x60ecb83d10f759cdd7f400b5ebbf7676d469fba8b6a78d1a6cb89f196983ea72
0x1e385a675be5f29cce91b43591db77270396cc372569c87567c6b28bcc35df12
0xf7d7f1ca2fafc40c496226e38b11dfbe0a5fced5b672ced016c65fa9b5f897a7

Functions
Getter at block 22734456
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf4bdc82f52c3e9c3a6eeb3e6a66a66b7b467ebafeb6de368b896f6553db6d9a9
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x938a5a72F123dE22B557f1BA442D88B544D46aB3, 0xa23297c6866dfC0E145fB62C52D24786BB2f72eD, 0x6F17DE166CAdF5455A1D2b4Ef282c343Ad0c6F02]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
308
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.