Proxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0xb554db47 at 13832156
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5.03
ERC-20
Value $11.94
ERC-20
Value $0.02
ERC-20
--
0x849e552da6bad3cf5bbdd367be59f816c6fdb6383240a723b97e0822c3f01861
0xf3b8f7275789e6c00c3f757e085022f40836489968f0bc935742aef9c1ec1220
0x61ab36fec6f47302699fedf6c6b9ae771e80c6a6f9c555994cd74a4359e785e1
0x3532955fb6557e10c989a7b5d4a1c49c007111e899e9f82a961aff116e76df39
0xca8c7c0e9fb8863c604b324b0622ddddd64a8e0a75a4bb38217c1baa6e91214b
0x3525a943eeac3d57fd6862716940e53f42eddda9c7a123543dcf553f6dc067ed
0x12f2de9aae9e61683f532c254b3c52a98905c8336ce0744aff88a6d137ee607d
0x9886a610d85081e35fb57a45a38a903396230bd63cfbe54d8c6fed2fb0213903
0x111ecd7a80bb9e999b64f9d925b2075fdcbe558a855b20432afe8c0a173843cd
0xd5cb0dc4933758e05e17f1e31f5332f05f62ba40b7bf1ef9ee9bee61e95ebe17

Functions
Getter at block 21217582
NAME(view returns (string)
Default Callback Handler
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x56d140cb8e18b64df290c3e4c7b7fb2732c15fa4b6c615b2edc9677f75693308
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0x5b4302552913f8Ad2CcE8E0b29bB43aa5A3C46Be]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
18
Read-only
approvedHashes(addressbytes32view returns (uint256)
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getMessageHash(bytes messageview returns (bytes32)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeMasterCopy(address _masterCopy
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesreturns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
isValidSignature(bytes _databytes _signaturereturns (bytes4)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
signMessage(bytes _data
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedMasterCopy(address masterCopy
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
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _masterCopy
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.