Proxy

Verified contract

Proxy

Active on Ethereum with 316 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
--
0xafe13d53aea41c865624a1c068fb62ce421822d6349f31b51261933b42ebcc37
0xe8764c3068a6b524d525203b4df3715b6ca0bb0d19902d1d4f33100d91e7c3df
0x71caa81c5020b834cdaf36b35452938ce89f3e53c225af7d2122db5f782649b9
0xfe123056b118ad45697857053acf7948c2b7e5697570d1bd2d84ee578e6f24da
0x4aa3a7382494fb08226dc64555f229ccf874a9c81ed838f73daae6dad76e5050
0x7c42e12887afb450d342928ef279300e3ad900a714d937ed34c824f002a7a7c9
0x7e456b2753cb4a558805b225ba0698dc1587757d147cdfd3394148c001751c1a
0x07071f6125499b5af35969a0f122832d58073f525760b19b26bba29bb2b311a1
0x70852cb975766bab511b8efcffb8c7a7c6dd1d64f7b325a3ffa4347f126a5042
0x6c2f2fe8626bcc071bbb4959afac6cfcd7fdd78468f36ed8759ee13ef4b8b25d

Functions
Getter at block 21326912
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)
306
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.