Proxy

Verified contract

Proxy

Active on Ethereum with 72 txns
Deployed by via 0x9742c6cd at 12986621
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $265.5
ERC-20
Value $109
 (#8399)
ERC-721
--
0x5997f7bda80e997566fb7eb258dd84ea96c248cd5b0d492fa71dd5407d92258b
0x4ba5658f34d7998e05758b155b43956a3582e23f9011a29814a8a5c32a817380
0xe7408ece8be55ec826caa42c87a18f83932d971b7bf8bcc36f5194e55d6e433c
0x3bb8a28646c1df0afa322a57f5c2861983e1d76c9b8af44c2d47ab3126a05c5d
0xc377d310274b367428b144a95fe6782cf6d0827d7cdd96ccb99ff2678d1aac67
0xd66b592d7e45e3fa52ef0b045c6021a6134928d8e935a7946715e77abe3ede9f
0x5c21a0e16c9710c83334f530bf07bfb7e9927c7c727655c040eec54acada5139
0x559dcc65a277f6794d5b431887b0393de1ccc07f08b2fb4da5ffe23364ca568b
0xc4117bc7ff5335e1cc6d2bd3fcb7c41d64ed72b5e2c006708c69cbe413b15c09
0x0dae6802cae443ae99b42e8bbf71e3c74b36e11faf7232aca74141c904516f8a

Functions
Getter at block 20861587
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4b937ac60801ac0ae16ad06f22bb5f3e840fcc50e8f49fcfc6ac13283bbe4582
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x444B247Fc1F4f932bb795C13601228309d66E143, 0x5db183a800354970bc258B2242e3cb0774B355ED, 0xF6C413e9FB1Bf804284727B6cb0B0d27c9282862, 0x4EB8f99F1f912642EAfac5e1DFAf2b72c0012462]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
67
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.