SafeProxy

Verified contract

Proxy

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

No balances found for "SafeProxy"

0xb3ff7cc91b4966cb29d4cf56547524d8793f959d769da93cb2b7de3f73d2b223
0x96fd83db32d9e114e69ec17693240271622aff740c0d6b1988122872d33c3230
0x4ef4b4751e480dbddbdb5443179c6c7858f364328342fb4a1af1932cc781bb05
0xf73543e9b95f33c8508df7015d58f6c9b59942e23d8c8fdb28f2e7f0ce417f51
0xad0f013286e5458297e8ae9bdecb23a6040039c49486cb9e1e51843307f8de57

Functions
Getter at block 21380028
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x1393cdae5b7192bdd5724745260622e9c36b6fecfdf532d0af6dcc497dd5554d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x48FF0D91FFbd4Cdf746ac72b021d54475F814FE0, 0xB36c13Ae7cA138C69D9801557d0081F94D7f1C4c, 0x3c5c884D512a4513c9C7440be3c2533175178a09]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
4
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.