0x8a382c118b6feb60f95b5048442bc29e7a3ecbe0

Verified contract

Proxy

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

No balances found for "0x8a382c118b6feb60f95b5048442bc29e7a3ecbe0"

0xcbbdb6e46b384ba2f88981ce6858d83abe7f82c0b1b76cfcedde97003fa41fe4
0x5ac738b5596e53287d77a128db3cc7fe088d41f85d631096754b550c409b248c
0x14d9108557c3011425bdbd6dccccb21b70107f828876c2b3a7c6ff278abc25f3
0xf92ff369b1bd86e3d3eddc33818386bca82406599080d12e57688354676ff4fe
0x1e9cd09e442a8cfece5e6f25806789bf2137f2382b6be06abad582d8091d585d
0x8b464654ebfdddcb4317089b20a3c441351f38764a6b78298547ecda333b7e51
0xf364a7bb88930bd7562440695b38b7dd53b70bd643db1b7345ddda12a67d0a6a
0x59a4ecb66c4fa677c184fc5ac19854518a4ca9bfa6ea09cf042bb1ae4bc374ce
0xa47335382dd4a7e6dbdb6ea43841a2ee0d3ef70d4c642d505010a36afbc1955d
0x128072888a6d792f4bd8ddd7869766eb7be816d6d39bccad8c939109c90befe4

Functions
Getter at block 20890083
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x07eeea2fcf0636fb3ce2799a8939f3362cc788facf70a2c62e7defd27b2aae1d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5c8c76F2e990F194462dC5f8a8c76Ba16966Ed42, 0x0fCe5cd3FB6F3b3FB7f0f707070A0A7e2442f444, 0x4507cfB4B077d5DBdDd520c701E30173d5b59Fad, 0xD31074937B28f65db4eeB243916883E335261650]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
26
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.