Safe

Verified contract

Implementation

Active on Base with 13 txns
Deployed by via 0xc3efefbe at 5854670
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Safe"

0x357edcd692f47a244e99dd9a71dbfc74af167b42c4c7b6af9f6633f5afb499d1
0x853442094034a06597d6b1cf764fb6d25845f32ad771f92abcbf8aa0a3f37ad3
0x3e68627a0d94663f15ec61b63b060f246dd7ed5a1d9751e773025a1779ba5397
0x8463c7db86a742a9fa0b7bc27b18eec59a6b4054270ed777af833b9f4343af67
0x61b1e6cff20297f1e18b578fff58810af2610a8e569ba0febd798c6c15b384c9
0x903812feb0cb4603fa271e6fce2bd5a1dff9a00d8802899fe19a03b9704e55d6
0xed365fee1b6b9ca40d77d33b2b22f5c19c3f026a5f88d4730de932c75e06843a
0x25a9d62474b0e65d0cca22dafbba9f36067ba852e30f6580eb6c7be350174e35
0x5257da90355f8ee722ed1e11f83a5059c810cba37b0d084f371b7e8bbd35ffb2
0x8c9e3b35e724f183f1e09663ae11466e5bf57809a2d2542fa10f249b1541fd5b

Functions
Getter at block 22129258
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x269bb5195742641b145c24ca5902a0a1d00c0a6bcfa191d4105e7b793ae52c1c
getChainId(view returns (uint256)
8453
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
0
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 success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
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 indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.