Proxy

Verified contract

Proxy

Active on Ethereum with 239 txns
Deployed by via 0xd4091ca1 at 12601406
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $777.04
ERC-20
Value $17,221.34
 (#48)
ERC-1555
--
 (#0)
ERC-1555
--
0x4dc0bd38e7495e6c766cdf548583d737a995d406adf80d3913cde0b97dfaf6fd
0x70b11c7aa197f78fd0d8549d2d7a1c8d2e9c044c152d2daa06b0d6cd5cc06bd2
0x15878102747bd22dc7d66c3c0ce8bbd6401829232fc5c473660871cba4fe34c5
0x50820bfaed272afde6fcc39ec8b173647ab62d8ba2ae56a799e208dff5594933
0x4be00e9722bdc64a18e0a85b5a40ee9d219c414575acb6775a9acfe84f794817
0x9364097fe44b041e8bdbcd8c579d10c7be48e6090686cff49ed7b758f852f8aa
0xbafd7774ec706b1fb4db4fd5433eb7c9b5249ed270280c51944573e6caf4a9d3
0x1597841ffc3c6a865b89dded6fa3ced158c0db52a3d163814da012478602665b
0x59a04b47cb9a0fe72873ff4a1c1009191f0131d76761c04b223306a9f21fcf8d
0xf4c8ad1a56d746b8b15c65611032a5260ae19ce8402479877bb04b443ed5ca57

Functions
Getter at block 21286623
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf08dd5610fdcf0cdf9d8de144b03ae28a91befcbe807eb9cfc1ce8d9be6ab50c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf85Ca16602dC39aF074EF68d627A758E24Ec22A9, 0xB2A549ae30bb4A0e7B119932e78C540a7E5aC318, 0xfd4EE442BcFc0309830476BAc94E1a1c221D508f, 0xAe12D368BB4FF18ee633CAcf4dcf497885466f32]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
231
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.