Proxy

Verified contract

Proxy

Active on Ethereum with 102 txns
Deployed by via 0x66a68bcb at 11524788
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,471.85
ERC-20
--
0x7b0e375772313989e7f4e41ab242b8724bcf2ce8a3501d8f2892bb1c6f87a13d
0x6ab90621da7d04374d40b4409a4e26104b1cf5fc93980f813c318f0ebec2c45f
0xd16d3332833745e04cd79b8ad4b67dbd4fbd8f8e4fbed4258ed9bea9d602c7d0
0x49262c75474d68ea4ab084becb0e1f46e5b44d5ab0048474d7c77fd1a18fd302
0x6475d7be5a87fd78c2bf89f3e926f0363f0a09b2b3ab5a6f771406e31aec62c6
0x659e1aa90dc2872975d9beee3f9dab11c4979ec0152c2d68e7b615ddfef923d1
0x8040e8cb8209283745277c2de84732de2e01b72fff038907705527a9ca25eab5
0x4ccd1a989d734bceee37c72287c1adc2901f455e8e77f40ca34afa8f3888fad7
0x68acc4dd387c87349cd46cd7518874cb5e9383a46d0b1e9b172bd5821c77ab8e
0x452565cb15ba0bf65d010e1963d8a928e1e2a78e3d84b5cba26bbf51457b91dd

Functions
Getter at block 21382436
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7861d8cf2a8240a0350f7976dc1754ee2fbfa2ff2e888fda589803692b5bf933
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7D60bF61D12A234855E80BB2Fdd837c107022c36, 0x392f402E0aB4612f9003c59E5e4D6e56CB666472, 0xe269D07aCE139330f0832456aC641f2062Aa19B5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
101
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.