Proxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0xfce1c6f9 at 9398615
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $293,850
0x7a20b87112986bc60c793eb8e1709565747fc5b376205f895825436015874e99
From
0x44a524e86423fc335a1fcdca226aadf413e61cb27e70bc0ebae044424154067f
0xff277afc271246969d411138c8cdaec658a9c1cb05af9daff8db1e0ae127b5fc
0x8b382a6d3c13cf523f06be50ae667e3d8de8d5131cbc7769cdb77558eed4728e
0x20b72cf2de2462d7fc89e6d2a5312d0b1c1623f0071684b7399420c16f1ac79c
0x3ae2467f54aa5d4ec0854346d22b3fd1df5b74ddd9d194005a248ad6c29a569a
0xbece1e150ad2c165134c2082704832ce918e772dfa43d8cab7e8d0bd5b5c927e
0x7f2a2e39e432d34753bba841dd6cabca352b2e8641db76c98a011d83e542ec2f
0x99516292c2467319be714ff39e6373c33942ef1593c08b0a7f69c33563497023
0xb241866d256e7dfb65ca9dfc29dd958d80f4c26dd5af0cf5bda0c314bb0ee897
From

Functions
Getter at block 20871004
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xad2571d2f3cb799601c56f83f08e1b0d00dd8f7b13f9e243d33e40687f820d4b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8C54085Ad729FDE488338FC50CfC8dFD5e2b5B89, 0x9Aa588bDa05788Ef553c7fD1eaF853dBa69ddbF7, 0x17907AdD1E00598A78fBFf2Dc83Ec870a0f9E96B, 0x642d5d477C262102f536024079e72903Eb6E9491]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
19
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.