0x78380375538552e56826456818ff82205de2858b

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x57d6ce29 at 20090580
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0x78380375538552e56826456818ff82205de2858b"

0x5cba80492d0d4365d0b93a362345c099a8f4b653f60dfbeb2250d8113dfcda32
0x976dc24c2c31b8f6852d280e3da2ccf10e9e6c71b9b31278f7d243fe0ff3fdfb
0x29bdd569e583450e688ea08be46b6b9b50dad21bc9353b9292c5cfddfec6de34
0xe6835f1925fec3f9f12cc75be0b38a754fe5961624891b73f2dcfa459d42a421
0x40dcbe5de7941f9651be9e5274b1de101b677c61695bc47b4fe15affc60b1f92
0x94e5c866069e05fc70fdafc00ab91264795fb51c463eba070c55a6561cf7c2f3
0xbc9436fd66a9434b2c141593d951df27ba50cd88d962f60b2dfe22d1ac825aa7
0xba6272335e13fb856e28278c8efa2a727b622bdb488bf85adf910fee92bd3ef9
0x2b8ec746e576cdd75abedc68cc5ffcf080d2844a1b2912f42d9d145aa633ccd5

Functions
Getter at block 20970042
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc72d419a5397a0f0d9b6956844d464a9af8d176d74bd2600d28ddaf50687cb9d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6D6F6EEeE0977ade5B826EAaD91b7af424e6Ec98]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
8
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

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.