Proxy

Verified contract

Proxy

Active on Ethereum with 307 txns
Deployed by via 0x13234eac at 12046178
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
 (#10078)
ERC-1555
--
0x6c2f2fe8626bcc071bbb4959afac6cfcd7fdd78468f36ed8759ee13ef4b8b25d
0xcf4fc925bf7bcda12434072fd004bff38a7cd3351f89a3a527070c395dc039c4
0x5e50bc95c8520694f810cdd6fef5e9922d7f552b608c2409c45c9ea30320ab97
0xd66ed5ab842ebe59bb9026198e59265c8970dfc2ca4997e1386fa18f470fb413
0x59d0b443af7712de0d4a0b5915cdbe5ed88560ae57702d0a1149205391dbfee8
0x7885378018b86b9de7d80684e0fb80a5a0c09e5f511936cae585abc6469adafa
0x557b8347760d24bc561853917970658d5686ab18e8fd914f5c1d97fa2ddf7199
0xb821718012c307d3dfcecd8b8b36df95865ef1435a5dc87162d1a8cb404d8a11
0xb6b2ca3f64b538528d58a5ab65b399c12a44cb3600205efa510a873fc6ecc6b0
0x4f243ad41976368c4559c24d33f1c1f0d65b75eaebe06b7800236de904285cce

Functions
Getter at block 20872677
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc2ee3108e1f2a342e83152f8a68e27d5cff36e02039ef902052d0f43f45e4512
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB5150f829eF467F305fF86690C8Cf8C283bF04BD, 0xb862bC6E6234Ad0fE104055ED904baf04b4187Db, 0x7231bC61e75b58aFfbDD4777CF8412Cd0aF6021E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
297
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
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
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 owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _masterCopy
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.