Proxy

Verified contract

Proxy

Active on Ethereum with 83 txns
Deployed by via 0xf3d6a869 at 12879259
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $42.17
ERC-20
Value $17.7
0x6863e50de655ac1687ffc98d3eece9cca52aa38f70739165ebffeb1009c3e937
0xd8925c370058c7610106d7804be8f9d41e5f512634d67ed23e1c9daddd1c43a8
0xeeecde2cb44cb1d364f00a22f2c4fcc190d438afa95260ec5e7d873851906140
0x056aa5f0a4dfd0d4d46e69a09f447ac062a6ddffaa7a62a3203a6a43161a464b
0x8bd9493e08d0b5c2acb7f3b18d73091fec1cf4a3fb4d6ca63fe88e6d804327b6
0x9f4663e41ed9a4abcd89ba4abf7ee749bef438ca3ea710eedd875f5864330e6c
0xb30825f190a4a39056e5dcf89f74f1e1191810b73e85718a67065b921ed8680f
0xea36da51585110d398515c937c2ec90cc5b59617e6b35af4ea688d4be6737633
0xeeb2e947b55994c7201a7adc57b46b5f11d1f2a16e815b6ab626c3be535b50fb
0x11071394d35e3b7f27c09122a78a2fb6d9d7c719a5fb1be3831925460ea4ed38

Functions
Getter at block 21208739
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5d281ee9eab1c430fcfd88217b656f900002fe1774aaf3e316a5991431367eca
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5235b0d250dA8398B25d6B0584E154D0C18277A4, 0x311e8C17c8E348c451157Ea733E5D80D8bD25216, 0x30bE1Dc88d78a2C9a160FB4847c7A27330deE468, 0x093AD56857AaA28615F6EfEf5518e564bba39C64]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
74
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.