GnosisSafeProxy

Verified contract

Proxy

Active on Base with 200 txns
Deployed by via 0x9265e053 at 3389424
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7.26
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x0e470d27d1686ed0899420c93298126121cfc22eb9d116a51b866b43f6c44da4
0x5988235e1fa91107d41a36f5f70edf421bb28d385e21ebc1e783e699412a0645
0x7f6a287e4dc887e8e0db7c0af9a762320db40d25ea00ca8ed9958023870d249d
0xa1a4658eca59be3b4c9db0b80a644cb0de1ecbd69a8a0a8aab136d61fe9bc5e7
0xdf30d3fbbd5dc4c5046e0b6462adcea30a7b1a17d0db02c2cd3f34f032a26b35
0x1d4c928bd63e977f157427cf842fccda9fe724156fc2c25392345a4915353eb8
0xfc162a61cc22d20176d338cdecb0d9de190778245f2022cb0597c2a6a39268bb
0xee75f34a82f998ba3d8be10e660341fd6f3a4e21548fdbe4c9c6db4b638ff038
0xffbe5c0a7c873ab8f4613027428002211114afa485d9f2a6405f12c2df43fce9
0xdea8b496ed65eaa545181ef8db204a3e01a2d6b04bb55c2e3e69283e92ef8c49

Functions
Getter at block 21793733
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x96eba64bf3ab40a64ed3571ecc405fb6dbc0820b93b6227d78ba4f9a9c56faf0
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x62E6D61ef61Fd40C05B87A4407b60dc910B9269D, 0x5ffd77b907819976B162E3EABE7fcfCa0D76D30F, 0xa191BB4c4C818D3bb5a0d6407B62aDdf84b4AbA1, 0x7F6E57D7850C25ac323725de7f98f2a9e68ff9FB]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
251
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.