Proxy

Verified contract

Proxy

Active on Ethereum with 245 txns
Deployed by via 0xebf7bc81 at 12046151
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.89
ERC-20
Value $1,791.33
ERC-20
Value $1,119.03
ERC-20
Value $268.77
0xe1a35b1beb45637e61b618e03aa3ead2822fdce5599354e450fcba8ea2675d22
0x0b211d26d7ce487b1c2b3f1426d3f53af0d3b5bb814846228bd1616950129b9d
0x6878ff6c5c1ff111f7f892595b641136b2e2442e2a6b5cbe3b0b08220f7e2943
0x6d409323499a0e89f84f213d3a21af184cca2bc4ae8bffca2da056e7d7329f3b
From
0xa5f25ad8dce7049ae0ecc7f6a98b3ef61c277c586d1d578d4c0324da02af7fa2
From
0x6ac96600f3d6459cb59d5370647226d801eb786da081ef98c25636ba64a5fd44
0x9064829110377b5e6f9820dd0a265ddac426f46f18c35caca589e1104774f19e
0xea3e1b64c1fee6810851ac2529c6ae716bb9a7c11e7f2ae58511bc535733a666
From
0x19dd05115cfb46f887fd70305f291cc2007015592363ad3fdca2cffe2cb93c99
0xb0ef5da2f729638be1b29b28ae1811bfa3a43e4c355aca0fcd7ab2df7d75ca27

Functions
Getter at block 20989492
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7ea6056d591ec8a9933f09b87c49c56aaf14055c61f30f442f992d63635827f9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1a207bEefC754735871CEEb4C506686F044B1c41, 0x8be60fe9F7C8d940D8DA9d5dDD0D8E0c15A4288B, 0x30E7ead8DE70d4BD3d2eD5Efd4B6A5427048A31E, 0x4f370B4d03D2b46CcE26F1aEFE142708E03D7FFE, 0xCB4c3E32DCBADA9B277a13D7dA3C2746140bC121]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
233
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.