Proxy

Verified contract

Proxy

Active on Ethereum with 630 txns
Deployed by via 0xbca3ba86 at 10707737
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $38.02
ERC-20
Value $62,882.03
0x4b48d7837a49c0cd1cba1b2b8a5e56fb69fdfd6362108c4da7b228da02306dee
0xe01eac6eaa7730bd75de7225fa0af797804d521f98651feedb6e9f54daee8a9d
0xed212f788743b2b108805669e08ab6dbf54d3143476ab20dc0c0a30bde10723f
0xaab861317ab9d2fa71b5f017adf46aede0f2c0523b6aafe093d39870279c9e3f
0x7aecdc92e0b5041b7ad3eee5326b70872902bebac5e35028f45f466bba85119b
0xce3599f6f9c32926bf2e820b4dc71f935311d61e0241992d7bd5746617d860ae
0x741ff436b346bd7c54e41844f7e0b8d001c3ccca5a0d259d9325e3429bace538
0x4ad36d966af729cefc57001f4db5ff6c991305505d0bde7458ee3b977b18c817
0x92c4fec497d386f1de1520589838456c2f6db225272a4a0532b61b0aeb98ce17
0xec3db85bfc369de81dcb24b1b1ce0a015d3534d073df101903c9fbf9096e056b

Functions
Getter at block 21161439
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x06c2a9377a5289254e35f89f7eb0cdfcc9733be0a6b810085b41848aa0a722cb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB5D832c9477150464cBa2a3F9a63512a6a5aB2F9, 0x2D45190B1cDd96200bd7498067A4539435FFd998, 0x80bA50157eEa3d33E179E7C50C1f3D59484B1790, 0x32c956B09994167F4C4693dCe2Fd8166E0Cf8E80, 0x9EE3Eb75ef6137d43878334e6C0C9CD7B4A9AD46, 0x0D55E17ca63ffF2715859528EddC54D0A7E91248]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
606
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.