Proxy

Verified contract

Proxy

Active on Ethereum with 291 txns
Deployed by via 0x538c42cc at 11647532
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $585.93
ERC-20
Value $743.25
ERC-20
Value $3.32
 (#2509)
ERC-721
--
)
ERC-1555
--
 (#322)
ERC-1555
--
0x0b0182659f968fae6445991a1c8a55e8df62a503916431efb1337a6ade900037
0xf264c2e7231738d5cad76949aeb32abda1d5f5833081e935d15ca94d3a3b7943
0xac08f8871672795e0ddbad03dcc05974834873e1a0cd5a72716ee25b24b04b23
0x3f138ec420817ea8c179ea3ef1ca0f14e1a6e36fda83559ba023a15e9de2c599
0x74b43ffe80cea54cfd91cc7e980512b6eda73d6837be11dcf5903b7f7a9a2c69
0x9041384e41e67ba3b66a1f2294f1f3476dd7d846876258ee299702f01c142502
0x72c42759d18dc452a94de9599a975c2800e58e8e832df4c9e7ecfa6d86928194
0x540d7db72d3a04eef10b2c57b05382653c1bfb89a4a5bec24873747fa981c68c
0x21fb84bd669659fb7cc69e1709d45723fddea2a2b1e65ae036e7ba437e4ebad3
0xbbe7a492f835493bbf2964a84fe89455d547fdc43d6a83c4c51895f826c03a33

Functions
Getter at block 21195184
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf37d5181cb1c7c67c7e79d1dd66f78e41f525d498f652270e8f68c486406872b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1D93fE338A035f297819EA867275661a4f5B4fdD, 0x7fb9f93Cc6614dDd76c893EC8b5310674aC3Fc5f]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
288
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.