Proxy

Verified contract

Proxy

Active on Ethereum with 109 txns
Deployed by via 0x15906579 at 12924368
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8.44
ERC-20
Value $3,468.73
ERC-20
Value $4
ERC-20
--
0x904d21b7a5008fe595fbcd1630631b840c7e4458bf4e3439e9bc01b4f21feb7a
0x319b0451f863088a4763d00a826f03872d6cc9fd700f9a6a78f0b8dfd75cfe5f
0x9df796792edf83d012513181eb0a3549f8513e5d2799e2524e2e380e84087763
0x66850ca7f290d1eebd17b5d55873c759d2d60ff55d7c098e7ab1c87dfbaa005d
0x3ddfa8281e3fe6a97e3803050a1d787b6129b97106bf7a5420c78366e05129ae
0xf48c5f5f36010027fe31cedd5ece85af414969da29fce040ad7d4ac6d9a5fdf8
0x8b1443f37b0c01160791dfd4786c8ff0a8df53f61deb5a2fbeab4cdf4addcf56
0x0a27cd99825635cec310aee35ed3babd405eaf7134d6f54f0ecbc163a18fdb89
0x8fd6319826ac408f73d845838b12acc6b3094e6fd7934e109b1c81f19d727a6d
0x0842e204c5280028bc79be922b5750191cde78d54e8f52cd3abab118254123f1

Functions
Getter at block 20955166
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa051955d5cada9e4b81ac80852e9ab8858b4098f72b5ae087b2c2117c4bd6a47
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDcdd1D6346b75ce79F8Fa7d0a75F4e5966725F41, 0x7cD79Bfe2fa854f462b324e991b5F9F5B119D54B, 0xc79f203614dFd9A12E1923001a2BF9d3C261B11D, 0x95d71c285f76289e4585609aFC900f3C47fEE6Ea, 0xceBA17a3474FA56A5843A2F0532856a5E575bb06, 0x583D37bBb52d14c64f352A2e04811fB5e8Cd742B]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
105
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.