Proxy

Verified contract

Proxy

Active on Ethereum with 376 txns
Deployed by via 0x13d3d4b6 at 11614394
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $43.99
ERC-20
--
0x93e2fe621e7da6f303a0c5bade24b46fe6cf5492408f3f000f1372ff1a87f3ee
0xc6bcb19d698aad3dfaac5f15fadc6accc8db017909175208d5566911c84cfd74
0xd83f1055d37e8be92dccf312608ee514c05a0a72a65cc9935cc5877e1111f36b
0xa51ad4a43b5a9833d009af12a580377a096b02a28284e7eaa2c4f52a9778ea5d
0x7b132c951271bfd636cf689f7ec0db302fea0e5a41a37d33de9d1ecf75f417a0
0x5e160f8365551df9ddefa47c4326f5fa4f706c847cf56b9af05b0f16f0b62a2b
0x889b3fcd157fe3bac76a077e12b4aa2241455ec9b4406d0db7c7bdc1f66cade4
0x0ba64f92482f9fa0b131d700d5931d410a7ca96bbcd5fca7d0c6a969ea2fbffe
0xae9a51069070ced11e3890fdc4d71fb3ef85825b163ffeaec358f27c9b26aa50
0x3b4ff90e4694b86fd7aecc194832d3f830f3ba12a15c8397d64acff6418c27c3

Functions
Getter at block 21394552
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa89e2711f0699c6876e9cc89da94ac1fae0e347af19cadfda1b6cf8dac9e79e9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0ff7cF7455e093B31C9E71445C4b30837701cd55, 0xBdfc83d3F57636ff727ed9abd8473F0318CD6dA6, 0x3e79DDc2911f5a622dB65D1E92742F9b3D22de4e, 0x8F8496F0C809C0209e72A4cC3896c2Cb90aFb9E4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
329
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.