SafeProxy

Verified contract

Proxy

Active on Base with 10 txns
Deployed by via 0xa724b078 at 11788109
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.21
ERC-20
Value $0.05
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xe37b4d90666231e96a7e6e0540348207507e257a6f187097405be9730b83f207
0x74fd0175d16b515c71161c1ed3c4d9e4777c51d8abb5040e4428c53450fb522e
0x04513e25ced5e7d3631be906aa3e3213113a4cd8b03f30252110df84f5c896f3
0xa018287c2625ac565b4d57462ccb71f81094ee978e3d6668d822be0edc02e33f
0x266e7ad728f64fb09a111a4c91c2f22c0be859391d0003c22d1e0a61b455f13b
0x15d82d5c5a8be178a51b28c8d87639982a6541ecad8155b3e95722b05789d340
0xdd1577a7ea7716b8f765af03e9ea8c51ec29edfa3082c72f26e452b2d6cddd89
0x6460f22cf051e60846f15800fd72c1b0daeb5ec812c6a0b2845e2de12868f416
0x0083252103fe4ebe0ccc14d4806a78e1ea833349e1ddf7b148a5ecd84321fea2
0x37d8ac0e56982b560acaff419b1a0f49373e49b2b939f751b5376b4dbc782c5b

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