SafeProxy

Verified contract

Proxy

Active on Base with 9 txns
Deployed by via 0x8911a27e at 20882502
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.52
)
ERC-1555
--
ERC-20
--
0x54e9ca2338b63a239138c45f889d108c083de003e100c8a84f400a8588e9504a
0x8f7ab305a664ffeb39248b77590faf5adc32690aa3ccb803a2f01ac9eedf00f6
0x7b07b2730269f435d9163198290cd93faf115dc4bcafd081bdfb8ef026ccd063
0xe41c959d8eb228dc63c14932a32a01b1d057535b0b05373934a0ee16f469f04b
0x47cc1c0e753b1b355a1850fd56c2fa14536e72b940fb073775e7059e823d1a90
0xedce44cb50f70ce19a09e75115b216c7d58cc2221e929a96bf23dfd07b6ae055
0xe5c140b74fbc2f8eefea112f400d26c89b5c441523679a0c414fdaaa70f5d97f
0x980a33af9d800e99c96f235fff095d47e3d4497c1c514e385ee3b325a41c25fb
0x7ebc5d711165e6ff446d41d885aa4211db4db153f07a403cadb80bf58c86620e

Functions
Getter at block 22919248
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x8545964bae9e6ca3f343a6c125b8863bfd5e4c1b1a4a3bd546f34448f36ef030
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x7c13c11b7cde11Cb8eb10BB1Ba13B03E48A66f01, 0x20020FDdA6938Bf40CE49930E82796C2ab068eaC, 0x405dA25cce8ed4dE0b8A21716EeA5Ee4d88fB983, 0xCf44f35d05Ec45373BCB86811adf4A4B737640A2, 0xa14fcb0C9c503C4E7637D853e347818225Ad9D88, 0x91AcaF51bE8b5De93816f76fa2460ba722F78DFc]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.