Proxy

Verified contract

Proxy

Active on Ethereum with 164 txns
Deployed by via 0xf865af93 at 12549132
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $536.96
)
ERC-721
--
0x8b58bc8fe381695a0b053c358ec872254b0ea20e5a6f4a3306cfa15d1d430a88
0x95b3965f80b7f80c6ab8d59b48406cbbddd36790d43ca90b8c277e4d5c52aa5b
0x420925e0784362e837c75b1a623eec922617c25b1975b851da1f352ebe7a4699
0xb86b6171816f5ee68c524f673d2dde598e129796bb148235da219aba7ee8213b
0x543ad65af984ef938a2d5788a98a2b6c841586ca74d0de64474b4a82d813bc50
0xc58025cc2ad0a7965a459949796fe317a9a9afc87cf03987bd823deeb3b20e58
0xbb09c0de2db577478c00bc9dd85625fbaadb51e8ce25cfcd29bf77e246b78241
0x6e1d6834168a8b58542ae62c2b80d0db35cb6d591a5186673b5349abb688d668
0x39979a3429813399b7429064d1e4d1be23b0e476f0023157440da94b4e68a0cc
0x7e7ebfd57355b439e1c24ff3963ff45ed72ca93ffeb3321501760d2743b1407f

Functions
Getter at block 20854833
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa0f4c2a9810f099627caa85c40a728f9587e1125f91f9286178a7aaaad2413ca
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5d13C850F3E8eB925B8aB73155b8d8b610e16E5a, 0x44A03F2B9504d499FC7A204313cfFF4a1Be3bd55, 0xfe2321D7DFA492dFC39330e8b85E7c49161e7F98, 0xdb6481532724BcCB678b602e7d4F558a165BD959]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
191
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.