Proxy

Verified contract

Proxy

Active on Ethereum with 584 txns
Deployed by via 0x32354af7 at 11122299
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $308.85
ERC-20
Value $145,252.23
ERC-20
Value $5,277.74
ERC-20
Value $4,319.11
ERC-20
Value $925
ERC-20
Value $251.33
ERC-20
Value $113.12
ERC-20
Value $0.19
ERC-20
Value $0
ERC-20
Value $0
0x26c0050c8023a990b840e8d9db2e7ea0ed00edd58827a4d992ca95526c1a9efc
0x1291c60f6b978be541b6de07a3876298213846eb9fb4481e37c535bf2d0b8198
0xe21eee12777d79f41221687745bee56ce582a645fe0a4de998ab33088dec8ce0
0x340d830086305f3261fb11691772c140050d3102378b3a9c7e8cfefbefc93cec
0x8e6d9285d6a883c313e4802a8a7ce5048661274bd2318fa8ea381a686b93ca9b
0x628015b0d039f73ea652e5e9df184b0f10b88f57e2a4b301832d0b790eed24cc
0x5ca8c256797891fd983f2d1ff981f632e11ffbdc0cff50cc18edbb8155c645e2
0x1fc90375ad0106264c212c6b9e75ce1e6715ddd6ebe4bfafb7ec813982daee54
0x3641eb04b17be94f4bf1a2739cc0a75d44c739f1d06831b8667c4b04b842905c
0x5c9d41fdafb6d40ae6d4e269efec49ae58b15c9faab0dff57085cbbe1414e71d

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