Proxy

Verified contract

Proxy

Active on Ethereum with 141 txns
Deployed by via 0xc59054ba at 11638078
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $43.47
0x780a402050cecb9773b777176f98e868cd23e9c40813cb9ca164b414707a0fe1
0xba4bd748cd7c8db1ce00c2f16eaa7372e220a6ebca127866c2ff773f28d27a92
0xfcd28e62f09ec52b92056c1b3b2d97a5f1be82c1689250004704beebe75f1617
0x6ac6ce8990d546a6f606cb06884280c017677674ac17bd2b6ab3edb8336ad195
0x8891ef0177de8f7e48ff1bc1773d50c2269fc7f44650f2f01c2e21567b35793f
0xf3ac728da3c2f70be5467c8b2f2d9f34c6549711b6a6504c618639484428da7a
0x631c17e82fe5869f477077b49192bf36aa002f0fb0b72c406e7e9df144a6da30
0xbe31c932372cfc25bdf416ce7c746f2f7e81e7f7997e55fc1437a38113117410
0x58b7b50cdb21405535910f117549f1996308bac293cf4b9028d1ac840794799e
0x3f4319e72d7e6337dbe1f414bf2fa555e9377e92e6dd2fcd5da7e2c079eea21c

Functions
Getter at block 20857803
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4aacb6717797bca074eef314dc5052f46f8ef1852561052f18d896488504d1de
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x420b028fA3Bc6337d845a3E329867253148b00be, 0xE5e2D38954F7a9bfDA6775547112658F297d1392, 0x1c8F44985aD739c8b28ec899401c0Fd511B1cB14, 0xb22DFF49618A5e962749Db0338b1242759203aEa]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
118
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.