Proxy

Verified contract

Proxy

Active on Ethereum with 812 txns
Deployed by via 0x27d6db0a at 12497551
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xb711f64a594a95a8f651751065c25af67b9fb26f472dd03e25e410d07d66ab0c
0x3d0f8ceadd47d2ea35be686c709aabad3713a99d802da4ebc8d131e27e0ee347
0x503c82e55a652b5c365c4cd3bd2ee2fe3ac7e3da59c168f9e20e2bc4740fdfad
0xf4e66a2b2c9d501c3540a99a2145892c2927a5b27440711e5532fb2146b7a02a
0xf63cc31fdb39334c4aee94e807dd78ca9b0ea8b441dde943f83972eeddf6c442
0x20228f1d8fb14b08f08bc7571b006b5e5cdf72649281b381a83d71ed671d3527
0x724b943636009156415f7f880226ff5166829d62489318c1fbf896f95eb3c240
0x6098ad27b653a708196c31a3389a458de6263c5c008b9b60e2cc370c7b21c846
0xd896ce0dac6144ae073530cb5dd39a1be8287e8798b3fb82b830e53a35b4111e
0xd914b9973373644b4247092431496550347fd75258924660e11e945e178def68

Functions
Getter at block 21048915
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x54c8a0fbd486555a46aa1e76574b3ee980c9a57658a60912a904c33d079001ae
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x836c46bFba5db7d6A19545774A1831D2A6a4A5d1, 0x7e7632a2BBFb038F97Cc35F98AE7abBc50791e8d, 0x94E544D3690Fa8a93fAD087C960930B92eDC2024]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
48
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.