Proxy

Verified contract

Proxy

Active on Ethereum with 109 txns
Deployed by via 0xd8254eaf at 12852303
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x12c2132e281a52e244cd70444ae09f20d9a55f62261795ea9060feff87e875fa
0xa85d0ed149df4b6ea15ef896bb8f2f631a855db0835bfc6e5f997771f59e1fcb
0xf25cf531ccb911c7ecb5de8234f0a6fe0a414ea8e9364a12864152c35c6d9cc1
0x857b9c236d15fd732a663e4b755a711de7ad764ee9d2d421d704df989ef5a4c0
0xc2443e07f5425dfeacddcb0ce3a4c865bc0a923ee026bec5774681a5dc9e7546
0xd2edccdff4b8b924d4bc32c461625169dae1a7c38f4ea356ed072f1400a42be4
0xc1a9fc2ae6eb095019cdc09d56c5996cadfcc7a5378713b08cc622d9a504b2e8
0x9938ca9e447fbc1295c806e06faa75a88b41b83a57dcf71403937ed9ed75df67
0x2b81f670401eb991f31a31e7d4622996fd702dcf79ee4d68a84242d5050f17d2
0x725ac6a2b9371f7a91f8bb49b5798ea9166905afb5f898c7218530938d57ad13

Functions
Getter at block 21203710
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbf0f1aa4be6f8a52b9bbbecf9ad60b6d70c5d7e55f0d2f048e919910f315aa0d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb5BF0bD661e011c8520f4bcaA88D6f070e3a4707, 0x8d72c2395996592d824507b82B05147c2B5B2783, 0x93D67a6F6a9EB4Dabd144843fB0579230A717558, 0xF7f584d244e6049DadCA073366E2f866a8559E1E, 0x732A1d8BDf86ba67Ccff57823B2E8935a050d18D, 0x7F38595deaCCE8C4151baE0263AdcECc40137DA9, 0xbe7fFBCE16fDb8114E21eb41efb715C7B62998a6]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
109
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.