GnosisSafeProxy

Verified contract

Proxy

Active on Base with 39 txns
Deployed by via 0xf86fcdcc at 2061523
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12,565.3
ERC-20
Value $7,499.55
ERC-20
Value $4,766.58
ERC-20
Value $3,270.19
ERC-20
Value $2,164.49
ERC-20
Value $1,711.37
ERC-20
Value $1,658.36
ERC-20
Value $1,291.84
ERC-20
Value $934.78
ERC-20
Value $487.26
0xb71ceadebfb5cc0bb373839a85e9ab103000c6ebb22cab3db1b8974d6726857b
0x3239ed402465387738ddc4a9a3ac35ca915f5ec09bad88b2440529a899d73a34
0x9c63b80079db30ec7744efad15495038993e0a8bb3878ab9966be2a363b2f3ca
0xd86051d69bd27d6981c66f74b15b306945421dc1132c91b8a06bb6578b0e13e0
0x2d9cc5510c675628a7e317dc42294eb41686bd6ad7fa6d48e16bbbeb21e8d9b9
0x50d1bee0105b71df9592e348a97178347a57829672f61595453ca0d9a7ba5128
0xfd43b7faa9bde5bc876a15572449a361fd35ffecc605fd9e9478d7c6d3c0f0e7
0xa4ee7fd872b2838ae7bde92ffc1622914c7f0ea7479134e43c832e14c5591b17
0x1d2c05cf4e20f2532282561410fed0e1c55397d23e13943de38a97a99e9c711c
0xb8a601a4e8f9c6d146e5fbadad9717b3b52c1a1736a6a2bb14c877a6a55233f3

Functions
Getter at block 22752310
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x925bcd5b6627b583c605f75ea02e3e83e02ffd0366af92e17d3b8c3211bb0a8f
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xda509ED1eb1C1c133727b2220F882cE20F2e20D9, 0xCFB83E14AEd465c79F3F82f4cfF4ff7965897644, 0x7596F4150e375105B220c75A5aB9bb4B639B3489, 0x5D25E3Ebb10f4DEbF1D7b76Eb94302d2D74C7035]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
32
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.