Proxy

Verified contract

Proxy

Active on Ethereum with 397 txns
Deployed by via 0x6cf2b1d5 at 12799314
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16,252.64
ERC-20
Value $9,203.49
ERC-20
Value $7,418.26
ERC-20
Value $36.25
ERC-20
Value $0.11
ERC-20
Value $0
ERC-20
--
 (#119)
ERC-1555
--
0x985bb0b4f3c08969c5fd4e666e4ef3dd550aae63dfeed3d48e56ccff64e07dfc
0x8c3c8405d541b1f47ea82e0dbfecf8b81e57d3766377ea80a37cef3ea2ed682a
0x03474fa01d5a96aef45f739c20dca1f03a62a6a643fc4f32f606251004df02c3
0x8bbd4ec4c89ab32ecbeff17374bf0c920cbfd508ec578ea3f28987bb2152b43a
0x8c9dd3b1a5d4ab95c8ea5b5ed0918b742d72d75a9f0ef9806aba133f4df7b097
0x4542e6c61995b4348b8aa4b6576fda8873e426e52af5e2dc40651288d94c3ca2
0x6f8929412a62e84173735690b9a38d09b6d24cdd731297eaa9a154b6ec0d6a3b
0x5d46c43b7b981f5e4c503587ba847731f7d4c7d887162f8fd7fd7077756d1db9
0xb70efee44f13541dcf7c436026872f7a6ffd84d51df7a18fe7fc3a7e95c76f94
0x1a4fda3622c7042dfb476993998cc40739e8f209687f5af78458520412b31ca6

Functions
Getter at block 21159517
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x185b13381631da1537a474082b3c5d6be8a6d8b54569862ee3b8a856be403ea1
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
469
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.