Proxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0x6dd68480 at 11499929
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $827.56
0x3831b7c1aa53ee98527654ee13f0fec3b94ab0e8d278bf86e3a841f9145d840e
0xae56811b110b39ebab56b6bb834171fd17146220f0dc0673a196abd1f2743f33
0xb755abb39f87bef954148a6ffce10be9f4526c1a56b910e73db6a170f0992722
0x2687965dc0fefdafa7dea80195eb499eed04192058520390fbc9891399ecc1ff
0x9001e52db3e50045949729b446dc15f69aec6e1a05f1481a64fdafe200aab448
0x88119441db2a5605f5e355e507818ebaae3405da00a644eb5d99ce567de7649c
0x96c1c308bfd5cc5128b0a0f1e33703eee25a20cf2c419050191db700d5b6f579
0xa23ccd197365ec01f63751e8c20f7d2ac8f1cb47be57db8d52e3d2cc7511fe7a
0x5578217c8d0069cc0daa7862626107ed3593f904f6bcf93bcb71859aa087a475
0x5e1f1b7cd0ba025f20954a22cee9abc05f92a0154a0ad0a5c67b926a1295e127

Functions
Getter at block 20874870
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3761228d58ca05c836a83d691fe4ae1bcd0d311e4c92a447c11f8bc7b88a04ae
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x87877d9D68c9e014eA81E6f4A8bD44528484567d, 0x4f078dAeC3EE559c2FBA9850715f8a142eC1c70C, 0x9B22a3B0aA66406aEfd0D382837ABC447e77eDC7, 0x81f202D0E73894dA6966BF5AabC85d6Ce3aC91f8, 0x64631b5d259eAD889E8B06D12C8B74742804E5F1, 0x7fdDA1dD4310B99F94AF644CCB14b5660E92Fd21]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
40
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.