Proxy

Verified contract

Proxy

Active on Ethereum with 108 txns
Deployed by via 0x2843536b at 11007090
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.46
ERC-20
--
ERC-20
--
ERC-20
--
0x9f48e3ebadcbd2746433435a17b544a0dbf47dbb6285240e6b9832168dfdd15f
0xe9d2114c41da8f9e6c9e1f52762a089b9323a1e6db7c740b4c51647900e1bdf3
0x616fe1bc130f306949b4498b818cdffae284c4766a71bcffdf4615676995e378
0x1b32b312d9ef8c9e6513c58648465ac0868366ad497cafb96862ea3c3dfe300d
0x37804f2f293940e98d1bbfa02820f7af07fd8b6c8d3619546e8a5aceb0429338
0xeedd522472728ff75a6726bb26c61fa31740a69b298771032e8d524d6b2ca95f
0x5e8baeb93332e9aa4be445233f404b6d64385e3871340a98b41b9641e9c14b3a
0x1b743252f56fdffc7f5e428cbd5dcf7a4ce7c55e3cc64e72b196d564b0e031ad
0xe52caa4dcf76a8d6dca68778d7914951bb1cd64bb9e90590e4766ab59bf4c4ec
0x0c27e20e06654b053b3c7af62eee56fdeebfd087731bfdc114336980d7a360b6

Functions
Getter at block 21162858
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3736de0a9021d4d3878f52da784933d33308c1f7fb3e6a9e356dbd1be85731ae
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5488B281e5CA4bb0B50A3AC37521eFD3E7Cd7F77, 0xBA885141c07A7F4E440BBE05bad50bAfa53fA3Cc, 0xc06c121F73aE1dACC55ba4e9De2595056eDc5407, 0xA354cF1B937F215Ea45786af897B7b91b3B936Fd, 0xf5c6e2f6c6ffbCeF11edd56C2b328Bb0D0365440]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
110
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.