SafeProxy

Verified contract

Proxy

Active on Base with 6 txns
Deployed by via 0xb8ff19c7 at 22855585
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17.95
ERC-20
Value $38.23
ERC-20
Value $3.33
0x318ec505b0b81c8c608d3b8a5fb24603bbcc229fe0cbcefa12684fd9bfa6841a
0x31f8ee349854a7275f3158cc1bbdc005fbc780c1bae8f8c871f267a8cd00111e
0xc20ffdc6e698f0f0ec5cb28f75fd9f1ec4319aaad5cf79d05be9bce539c5a0ed
0xc83013c97372d7ce89b97c41c83f2c7f6f10ba9a2b0e4ea5ecb32db372b2178a
0xd21227e72f0dad7692b94d7d4729cd6637b53dac75d5bfa8c72788121c8abd29
0xf4c2109603389b10e6bd2f95f583639aa46e8bd50335331740ba4f982782576f

Functions
Getter at block 23072021
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x7e7bf90609e98b1a555d1d075fa5372698ba40484d8f9bf282e672a2049b8b9b
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x47E16777b1109b4853043F1Ff5828F6a2C0dB8C2, 0xCd2363775B75412425515Aa89cc1F9a9a34f53F8, 0xDf38f52c979778BE27133E8E95be4e103B4DFFC3, 0x5B6220027073c4ebc0517A1Afa42157Ef9c544A1, 0xab649a2258E245847cD03DEd5C8dE4fC8F0cc450]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
10
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
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
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.