Proxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0x317f8771 at 12828535
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,648.3
ERC-20
Value $17,134,528.85
0xecdc85c50083abf030b56351e8f0191d19f34c28bd4fc8d5ae218db562c5e35a
0xedf1cb8bf2aee4490b619da3bf80328adc4ee0005ba4ad26283cbaf003dc21a2
0x346ecec0ae2181dd0f3d6f4455757ee2c1eb5dbaf9140a151c5a27e55bfdff90
0x884ff313820a17f999a7d2b4941e100d4f9e958ecebfc6b14ca6dc479303d45e
0x71b1b815d9c825bb6df4fe2b3cdd16b0d2a3e1949a9fab852bae4bfdc42590b9
0xfbc7a557d877580034155fac92435a8ec3aee2952ed7e02dcbe49d88649e83e9
0x7d3035c01c156c51c7fcea200aa151e7c5dd6860bdf857332e25b251b9b379df
0x485a8bab139908728ea18617b1260aa56d3ed08a69e77ce8a5393bd1ac59a73b
0x700dbc80ae1ded89ed30b16df0a9b44b31f5e39bf7d05322f83676d8256163b5
0xfe101f6f538bde51dd600e0e4b994bb89646bc6f81d118a572f656e9d9f42606

Functions
Getter at block 21245130
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8eab146d5aebcab4d1db23822cc5db76d7832d480145b253e33faa8e750c60ac
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd4a67224B35A5792781c0DE779D35eCFF40a3263, 0x3f3a65be563676f2644d57805d8d475c1387afc2, 0xdC20eDBcD22C7ce1F399CE62d3b6e2707CA2cD74]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.