Proxy

Verified contract

Proxy

Active on Ethereum with 36 txns
Deployed by via 0x5e432a3d at 12692266
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
 (#1)
ERC-1555
--
0xc1f0d467fe859b1c22e32fad94b7ef8b925977c664e9167b92bf3518cc1a3765
0x3d4eb1bfe5377881de790c8bb3a58109a86f04b0b82dfbdbbc0ddc6190690b08
0x3e4d42acd2d3a8fa883f2d1c7a1943ae1f5fe7e8ff477152b36fb8ade8234c09
0xfb4ded65f270b6c8f799fb5a4168f2102427f8e539f43b3fd99e2dd039b27161
0x325b6c2af9203bde916122db8e3a93c6659b9d14a2fe707c1c1e3e8685aad1ed
0xaaea7208cf4c62afb378994a4de14fa6698e89a4db2dc34aa8f8581dd4ca8dc0
0x591f3d4b70a4fa667b3b36df0ee643dac780c7fd8c6aeede4439848bd7130ae8
0x669b7d6bb109d6e14c5f7a9c13dae5bd9498fffb3de3d3ca0744e9355b240ede
0x876fb6fe2f0c8ca8c7fb8e5001617623e446ebaf9897b9dcf36acf478d621e14
0x13240e01654c361b88ee3cd691414bd897363cd4c0f121a6e24db854df43314f

Functions
Getter at block 21215990
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x65c1acbbcdbe60ae15b40063c0466e4409df7c192f2bc46cdbdbdf01b06edc59
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCFc2F4c64fB2e4F8370aE94592b1729d6ED12b22, 0x86f2c2f1A278EeBd92b16A69C4469731B4e3e5DF, 0xDE0FF661Fb2d06d4F787dd23A579D64c6989BdA1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
33
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.