Proxy

Verified contract

Proxy

Active on Ethereum with 64 txns
Deployed by via 0x4fdb9ef9 at 12856023
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $38.04
ERC-20
Value $1,170.3
0xbb66acec304fad937719c8a297226646e7a91e2554dd5c15da1d06c56c2c0549
0x03b7d22949562a4d5ef8064fbcdf32be0e2eb14f9084d5e4e5d92d51410aed49
0x23e72843eef966c2f04feb2e906d3c3cb4f5ad1ff1895b90486d35ec07661dfa
0xca361cedfb9eda3b16b6c7f584c553a2e281e885a0bf794130d771e0f43ff54b
0xf3dc03c82c361e87d37736ea0cb82fbed47491d7df1de91ded8c068d9f8fadaa
0x7241d121dc8eb4b642a1a7b942a17b82770a47ac70535a153781c13abb5d78ef
0x6772a6f91b87d5907a72cb24b2be5e8a73a9e70c6f5e5dd55025b19ed44998ee
0x47ea2046d2d599cba311adc2266da4509645f7aa9f678c0c1084d63042ea1247
0x247fc6bfd1dcabbfabde0b72792ba0154d512e49a172e6203851ebc65b161cb7
0x46a5cd3721753525327e9fac2f3914a9a6f8aad787ba8e24525284adf66134ea

Functions
Getter at block 21229941
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2faa15366e16ae11d43fc11ccebd36bc728ae0fe1633c51d018e1e4604ea79a2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe7357088E352C996Fc01Cc747C6F3DDF60329F9c, 0x029eb6dd701D0990c8CaB393cEB891f5197FD742, 0x0BAF71Bbc7c1F24BCc14de3B9a3c84C2D28B9A3d, 0x7540D2DA7EF3Ce195DF868CAdb0cBDCFfb35a26a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
52
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.