Proxy

Verified contract

Proxy

Active on Ethereum with 73 txns
Deployed by via 0xb22d4254 at 13304027
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $473.07
ERC-20
Value $0.01
0xb54572c69a943f591d05d5a87493520a1d97273bba8113a44f44a14eb0afc6a9
0x4c0c4bbc58a1ae2f7408798811d3326d7dae91bd61d96e6140289638f8cae230
0xa7a852afd5b7584de142cf24c62e8b44f0a5f360a516d084d9dec7873af1e59c
0x1a86995474a0cbd74ac28e0aa91cb534812c9f5b173338b9fbe64b6ffb47a16f
0xf50e59b7d81c2a83785b142125bc9ed03de4f790c1cd18c74c9febb4cc142654
0x9145ca44fc4545fbb79e6e2b66fb80ec8c3cb8c847ed4b310a5ce088df605c27
0x9c513d2b5f09589ba1d097e32300cb10af52ef413c910f533d8099dc781b6e73
0xe239dc7b4d229e6c88518caa12d0c8a3a72f7665b24c6b3507f32beea727f728
0x9c83e16b1a83004a511f7e1577b482a736259f61e8d7bc63e59e36b4b9e6ce4e
0x2e759214a159fe5a6c56fb79003c023e63f2d940df071c9a7c4739004eb34dc0

Functions
Getter at block 21245696
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa86dc83a18d10b7221345a898c0e2e0f572804caf80ddc92bb6327295a78682a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x59de732Ce3404505B9Dc5a3C63E7fc0343CF68e5, 0x9a68C4C1B2794955C17DFe062A3E362A86fC37B8, 0xbF2b93F1f5A0b7803c635FEe5d4057AA89cCdFB1, 0x3F8B2A4DB11407457F7049454fBb7b97a5DCC57D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
69
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.