Proxy

Verified contract

Proxy

Active on Ethereum with 235 txns
Deployed by via 0xa897b08b at 11612963
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,587.85
ERC-20
Value $2,505.3
ERC-20
Value $953.34
ERC-20
Value $11.11
0x940b6e6f6d82712e2ec2a32f25f9b942226bd59eca94f855517d091094c35f5a
0x93851315cade12a1da1fbeb7a4d12cc31ce8f5213aa4b79fbdfe184126a23bfb
0xe319a0fb27f1c71eb5758e4ae68b61a4c2c93ce80a87a53a65e2d2ecbdcc78a5
0xfa3a37ec1c9fb506ac5f66e527975d9e4e22aa1c22c4af2c43cca9da0a3a5123
0x4cc49319ce34891ab1437c2f179f9f65f88d9054cfcf7600c4303ebab3555fc0
0x0666d8c6f9e815b2676146131ec4e5740d9761bc840f10720be4a1cebb0b3fed
0xb604e76a64309d7294e5dae68dbbe50007e2287f5bf7746177664b1faf321383
0xe392118786da8320e32553a33b822b0afeca745d1fa5555526f9b41b885883da
0xbb2486605ef9006551e966c2b2b52e747f87aba9b0661c810b7340aec7110045
0x837ba7c4063f25c426c3941ca5d8a91e3c1fb27bd37142c0d69cdbfa92d4623e

Functions
Getter at block 21314323
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf2922424fb5d555480dce0cd69227c4ca8a3a6ecf3ea2088d7c819139794dfe3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf3Ad7a80c7deBE37Db5ceE1E3Ed45f31a5629e5e, 0x71C8Fef2515396EB6aC091a5A3390B2C2686Fedb, 0x2e6170F229adE17DE8753a1E1A6aaE33DA071F24, 0xBA8987B6c70b9f8D9fE62E05C6714219C0cFd637, 0x01E6b50557eF1a2ca58A621998aCe3f278E808B8, 0xC5E73744260E50a98164475E2ebcc223a9a58FB4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
224
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.