Proxy

Verified contract

Proxy

Active on Ethereum with 122 txns
Deployed by via 0x017321cf at 12675130
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $52,457.66
0x489924901a2f5bfd52ef111842b4205512d35c5cf3b2b532d60ee65f1c34b749
0xe781cb1223f70e81d0709d91b9216a63068f33fd4b440fce0f53c3922be11cb4
0x9bda72b7c907636ce260bc09bdde7c7751328e34a6f11ff187ff383b9b6b87e1
0x3d3205b6e29516e7083741ddf02bb67047ee3016f6d043f8e85046907eace14d
0xc6de35270e00ce9394e7db76b10b099c8c4fc1cbd505e526caa09f620ae3a1e6
0x62bf8e8eb87bf4a2699697efca6154ebb7b8fae1cc8cc8ff239ea82ee3b02825
0x8f590b6d916692f1304d27bb3974839d7b8c69750cda3f8872a4119bb39fc0e2
0xcdd02d577662a2fa171f7d5e11437cf1b854a1a60da3766494ec56794d6a6b0c
0x64e2103c1cc9ccd3754cffd69baca0c6dc4df036d0f81d8ce303e3136feb6a28
0x66570119f2654639ff89f4dddcacb355a3c25598240519f4ac7ba6e2f390652a

Functions
Getter at block 20902202
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfaa8d6534394696dab8e5858df9817aea584dce6af6029544274a60df97c09dc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x36D34b57E8BaCedc9d14a46E6946D256270b9E48, 0xD7A18DC3D5eFAa3F258eAba7827eDb531aaF4A9c, 0x7C40de8Fb2A8435e721178899C97B3BB4862b464, 0xCF6E78ee31f7766062514575eD07F80125139194, 0xF77CD87657C38cB295F8Ea67B0037381e41005A5]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
126
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.