SafeProxy

Verified contract

Proxy

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

No balances found for "SafeProxy"

0xbd1a18c6f830cb0f4db6a0c36d6ba31f4a3cacaa8dd9a3213875c7243139abe1
0xd8fbce38ab4aa7bcf9c2eb850c4ee33d7dc395f629e697522f6b590b464f14b6
0xa20baca1a433f29ed080c216fff1576ee8c9f72d1323f83ef6952fe0992c4eae
0xac4aaed214e84897d542a4d348fb5ac68c7fce967d8c18a7d253932fbd273772
0xee086d702e2b2ac4b9ee0699bd753419c48e3a3ba4399138a7f339560348b894
0xb47831ff6c86dc78049cd3b79798841982e84414fa3f9b4fc02f5b83e97bb51a
0x81c898076862364eb5a295cb92e7d47f7b1969bf0ed08a7724e295bbc1f459f0
0x1bc8eb7259e7895e5eb8f05c4bff06c0fc4aa54c186c5a10957e71587cea8594
0xdd269e4a30ad829d8a1e7dbba559e5653c612b09dbbbbd2aba1a0aaa4cef18a3

Functions
Getter at block 21329733
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x35fb4af6e9361e6aa14f4c9374585c5e77bea0c6648ea8658d55790a0b02678b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x57d6a3DE4ee808A3162C541C7D089E006f3969aA, 0x8ee56e4F5Ae93c5B8c18C4c54C923E7A9af5E3dD, 0x3b47b6a52e2C5bd4ca23eF7295Af7c435E63FC92, 0x2557Ac54165134D7EfD5ab94B750e9e04147beb1, 0x8D7ee51Ec16a0F95C7f241582De8cffB9A4c2293, 0xd955F0c167adbf7d553fc4D59A964A1b115Cc093]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
9
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(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.