Proxy

Verified contract

Proxy

Active on Ethereum with 72 txns
Deployed by via 0x7524e687 at 12923184
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $25,156.16
0x4619c6b924845b5ff45efe4621d8adb235e9c0f9f70a6d394177af099829c7d5
0xff2f999ddbfc921b529a791762f5ce0d72cb78bb73c7a3407e6d4ff76f7510a4
0xfc848e52af02cddf2662754aad0764fe6c5a0c6d9f4b25495e8cad2b36c825b2
0xaf35bf4f062fb6b7b9807b0f92d82e71a82f77cb07b66d16b5f22c71e5d47eda
0x99dd0e836f82fdd913e5d9bc00c71a270e85aea904fe267e2bfdf0bdc7fa8b82
0x819149725076753c46cde5b3227609351d577014287cd9a98c97a35027f7e4fe
0x875893dd9cfc8d0119c8694ef5de6b0db46b64be471b128335d527e409f4d25d
0x62bf23bbe26336937e0b9fd7449cea14be654e7ebd79ede22c008d07ea4e81c7
0xa0b3e0220dbe245e776e6dc49e6d045ceb51575d1cb496a94454e6835a3cf5b7
0x62a705fbc14c22ed1a71187212809643d4d5f7981572b962c79eec0cbd872f38

Functions
Getter at block 21158493
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x29a710b691ff8d5a6aac185de3a75609b52efdb3aec62176da516f29ddad6453
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x239b83DE4EF9eCf16983e2E9e11606CA6768a131, 0x958d3849a7D50DDe3932c15df9E80315E07C0d04, 0x65c556dBF17288C26A6207878B47CA0dEce22356, 0xd93c84daA093d7aa7A98870a34b5a5E3e4362d1E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
85
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.