Proxy

Verified contract

Proxy

Active on Ethereum with 198 txns
Deployed by via 0xdc2be655 at 11417817
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,272.02
ERC-20
Value $4,616.09
0x7f2641d3432057b6bfb08d2c33bfeae952cd30f469182058c446b543797ce240
0x53cc22cccd9250fe9169aa0cdaa7e2329c3563d3156d47dcc1b0d28a4b5556bf
0x9b7a20b6e416ccdfbd7960e5f15a3029ff30ca79cca6d45f7a731d0e2c1e0892
0xbbd7a5f934ab0808ed85d1d164d2cc916c7ce59dd811655e7240c5c7e8115d07
0x3324a32f0348fc30f7d621f1b2d8d2f45db02879a9a2b597f5a9b4806c936812
0x3395f0cdc93a6f0b0b27e4c7bb259682c8987185a44395ac8a5eecc4b31a9f74
0x7daa07819ddafc9a58c2161524fb30c6c48f53456db502a2fbd6084877d6d645
0x51b9761776f6496270749da8ef74837862f0954aae12bff96cfe716b7abe3c86
0xe83636434508b15a349241001432634e814b47fd82e0b7a380539b811c44af37
0x1e8d7f6aa584b370c241c55ebe183933a9eec2550f6268987cd9dc55969f58c8

Functions
Getter at block 21272974
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x090f98aa9fc5441844e57382ee9c6fb2af23f611a002b6e3db2a80e533e4ad3a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x159477BB7D183Bb219CB50E803819fc78F37A1Db, 0xf4AA7a82B1d7f30Ca22D306c5eC429CF8AF160ef, 0x13FE67F996a61A75ce72AD278eC241d54CcFfaCe]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
194
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.