GnosisSafeProxy

Verified contract

Proxy

Active on Base with 16 txns
Deployed by via 0xc77d5af9 at 3565126
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.8
ERC-20
Value $2.61
ERC-20
Value $1.26
ERC-20
Value $0.2
ERC-20
Value $0.15
ERC-20
Value $0.06
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0xa174f972667b8952f94c61540285247b20b77db43c95cef9963b3b6d86caa619
0x8f725d61911e6987c11a90397eccc3d1f617f532862530c070c1a086c64e6ba7
0x4569379efc735e714d9126a35a83f89c93a5004a9b6bc156fd1a4fccedbac65f
0xb9ef252adca093fcbadd086716dbe581f9b5a643be13a367bff7e1ff389827d7
0xe5880d47e43ce4917a01106a997cdc8216b25d047a1b1c488b6390e686da6988
0xfc2a9aa8e168362812cb5007e88ed1e21e60fc3e401daae56fa4aa29dee29719
0x7bc5361358bb214cc515db0daaf40aa33623327d5eda0918b26c676abbd2284b
0x05842c267c92f3bf80c0956773f49264c608c7fc9717b1af65d16163c217dbc1
0x54f9b191a26bd1216d091a49424d69dea61a71290953214aa8b8a40a93c6ebfa
0xaea4322bbf6093fee380f87cd7e5cb2dd6a5b7c408b59e4cfed1d77511e89a64

Functions
Getter at block 23791293
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8d5cdeee214f74ea562edb39e52e61fcee8b01d076ffbf49d754965f624aca78
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x7289FbF90b3A6E1AEc868f1A6f234A2e54ebce44]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
15
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.