Proxy

Verified contract

Proxy

Active on Ethereum with 181 txns
Deployed by via 0x7bed26fb at 11955838
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $269.13
ERC-20
Value $1,082.12
ERC-20
Value $0.69
ERC-20
--
ERC-20
--
ERC-20
--
0x00696117cb778a41ef4bbfa1fa0443b2247c930f81550887e58950be95288abb
0x8a6356ee05e84b015612693a600211c1f0b5f9c544a7e1be6762aa7b69dbe777
0x3f8d074c157ee9a901214ddd5671585972f03c5f2074d12adef8dcaaff3144ae
0xa0328bf55701e4e718eb1dc1eed81c2e9cc12a62b97d7aabf8ab135dbfcd9579
0xe31e3c1c11bca72f9b00db5b3aee1289304ed4bede0facf9dae3667f8ddbc20b
0x7678772ab04cf426d9a4ca3b81952a48238a2f93683b1da6c1d2ba8f052f78e5
0x55e9a25554d111418e41d9881c2d58eacada0c67a71d0f9bb3065855d7f3cd45
0xc35ba258a16b6d6d00f65c2cc6afbc7afa5826bb5f86b61a4fdf63ee75a275fb
0x3b12e56c0a2959e9e555dc988d0b4ffa8e1a6986b1be0e992849852b76d86618
0x6e6caf5bf7f6a02d94774ada7397887fa1d35bf991fc4cfb8403e9ab5ab2434b

Functions
Getter at block 21223489
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x95d02586e9bfe4e2cc1d6efb3c4bf5db683b0b8e64bf82d092ab3b1ac6aa28f3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc3dB4eCa567B0ef3AFB41c8064890C778eB1f247, 0x32F9544471505B560DeeD9683982267AAA84c2A6, 0x286363C05bA757E8739D0f88ee677d3D98521428]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
127
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.