SafeProxy

Verified contract

Proxy

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

No balances found for "SafeProxy"

0xf86c0aa2ebe8e9d993aafe0b8e68698429ec3cbf68cb4472144e9eb045abee30
0xa6d2e8f87306c50cf18879f66cb526d1f20dcfe495545155faf80f18dc30ce9a
0x5ea06e75c61bd7f80905379f32e74fa408735f5165189a35a4b90aa6ee12e0e9
0xf2cc6477be11aa2b73a3b4f6218322004ed229d93844f968b338778e64f2e91a
0xe3bb0b230e5a8f33b070ef49b11098a2fd2a06c7a60936d94b303d20d8577b16
0xece6335339f5d06755af31dea23b8ad03819cde9ba1909adb6b0bf7b45738b3b
0xac919bb28bfac4590fb2f210cbcd236abfb825a3eeb69cd3aab2d87136d85211
0x95d4121da662ff1fb8e2e7a0cccd8ad18bfff6358da7b9209c5cee1294327347
0xdd4f73d13554543dd609c3f1d72061f483ffc65bcb88ba658d7720e7b58553c3

Functions
Getter at block 22775094
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x67ee48b8b4c06bf60a184d2cd674b999c695621f99960799b892538ec4349a92
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x8AB420C73849d0Af48C4FA0105F8C6f47351B92a]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
13
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.