Proxy

Verified contract

Proxy

Active on Ethereum with 91 txns
Deployed by via 0x8bbe8180 at 11422714
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $97.63
ERC-20
Value $7,334.49
ERC-20
--
)
ERC-721
--
 (#0)
ERC-1555
--
0xcf9395abf3ca0cda94013530f8ccf4d68c1d04429490041a954ac04a95c1f5e2
0xa7a58a5c69c8780062507fb262771d4c277c07e395d10c34ebbe176c5448c23a
0xd48316603b521465dec1f39b02dd9b6cf5684b539f6e5ba1e1258eabc0077db7
0x0aa2a64f2354a75ba459ead919ff3000eb7908c0fca36e426d28553a7ed87f55
0x792425279839db4bb71a72d010d50b606db3c72809b7a67bb3610dca3236706b
0xeb5a64f17265ec4186315570e49a48f88c4e995f776e8439ba0fdbf30c5290c9
0xee675fbdced96a0d5beedb14b64cc5d7f4bbdeec903485387380eca12b7dd6da
0x4f486954c8b1356a645c10771eb7165d0a71957a8a14c662c8901aeb122544c5
0x6f90640a61785fb41eff402cb87026971b3f3b5fa72bab37c2d89ff4a7f805a9
0xb0d71ec80015e0c7feced69eee655bb38d14c3d2992ade6d183c2ad9b70f1e84

Functions
Getter at block 21242404
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5ebcf5ee4b2d0c9fdaa733d7a1c35789ce38dafbe322cc74eb0aa78cb4b6c4e8
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
90
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.