Proxy

Verified contract

Proxy

Active on Ethereum with 259 txns
Deployed by via 0x9d0b2180 at 12926447
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9,083,351.96
0x28f767fac47e273888aa6b3941a9f43a294c9b93f303401b1b6983ca8f26efda
0x7918d3883af311ebb0fc57c34beb5750d1774245d8433c264054378eb3b970d0
0xaf1fe6b13914b6ee995af361c6fb8e20d4f31d5ef924888a997e6eaaf6711ecc
0x56b3236d543e55ccff2eba528cb60e27726bf9810af7f82c26bc84f1dd886cc4
0x3a96d54ad5e697eeffd1e6243616f550359da5f68ece6dcaedcfc57960906730
0xb6efd270c9cd6e230981cfdb54310148038d3c655aac012ae1644f8aa4f60f51
0xc3b61c324910f6b0236ca26f97ea70f9a5079451d2d4af1fd0a2cf67d3cc9ea4
0x46ab735ee59eb63fde489ca2566dfcf40fcbaeb13a589537314112f897042dc0
0xe87a23ef41a5d909fedaa5cb181b5ca572f82df356d21fe88517d963947f5661
0xb0f7176a81e2d017ec9207706d093005659e3e6500b19f6719f83921fc2b63e3

Functions
Getter at block 20931591
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5df2f19df51b9056b9c3ea4370603df5ca2e987564c2631f9c3871c3b3b350cc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB28Cd30E589D5eed07c147c5A0b60ef582eE7982, 0xe0Ef4aFc9B7C944312B16F2ce80BA3279E97DCFe, 0x9fffe8E9AF8C872F67a41337bc9784C8AD60B3Ea]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
255
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.