Proxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0xca4e7c02 at 12970371
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,776.18
ERC-20
Value $500.5
ERC-20
Value $1.14
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xb1696ed679ce4baf33664eaaeeccb1009c6b6acbea9eabedf29a0d9c94e1c0a3
0x2a4073d2affe98efc7407389c5da5d3a6934d859d968bd7b6a049316c117ec7d
0x3ee4688ecbcbd9a1bfb8b4bc355f1a0e113d4038a00b99113079456783c475ad
0x53e642addc29398e7edab7b42734edf2ecd8af2e59044012cfe5e521e3ecfe09
0x249bdfb26bd2073b85544ba44b5afa7676b27f7bc50922778678fefde549736c
0xcf29fbb03f26adc0b4b24b18797a3573556faa31851e0f21553a6fdd914251dd
0x05c572c42f1f5815599a50b728e4bd27ec8a1047b524cd7b2d796754ac671447
0xc0f9d91dc4cd8458c83d7f30f05bc0308a5c22f8d64d35cb8930f5b672c319e1
0x1fa7370a2225053c25f588f602c003fafedb592b5612abe948acb0622a3871c2
0x632bf2c036021fa47551d3f80955a9db62770effa60574aac51f69101f1c833b

Functions
Getter at block 21309294
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd84f91500adbb28fb27ecafebe1c2eb5d91cfd55f1976f62244641079edcdb0f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD433d7c6BEdbfA866Ccbdc1989bE03192b1DF532, 0x3Ece963C63F4e9D89aad8FA86a21081EcA2a7352, 0x10D09DF2aCdbB3bB08dF7412aa5fDCc60B84AEd3, 0x4714C7EfE5D0213615FC6CBB8717B524eC433e9a, 0xC3537D2b8BAcA9E7dFB461d2ee34932eDB39189E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
30
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.