Proxy

Verified contract

Proxy

Active on Ethereum with 82 txns
Deployed by via 0xfb4a1763 at 11161198
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.05
ERC-20
Value $828.52
ERC-20
Value $133.45
ERC-20
--
ERC-20
--
 (#51)
ERC-1555
--
0x20cf53ff90027cd2975f9aaf2555bb9b69b8f0e301677bc0922e0a83f01bacd8
0x68ea99a740d4253050f792ec7f56e08491a7332f9185ddb07823877b695a409b
0x35660645a2f83dcc5949a987ea87dd679387c99f355e25e70de2482b147398bf
0xb4c7ddf13390b02cc0587722adf6160477841e02310171973f2206f84f9c821a
0x202535e9393c6ad6e1926ff193954a7e64f50b459ae87b7ba815d133c1bfa232
0xd50f530ee3495841c6dff605f6a157b26e4cecee5b772dd7bf5707aafa67898e
0xcd903bda0380e1eb43825dead8095a93feff60bb5afafecd0e2bc29238a517b7
0x992eec42477c78552c0019be237c5fbefb7fcf090c12a87af38baf6238e61d07
0x39b65cf10e8ead4d0cc4efbc1b0361fb9782c990151499d1d754cef9dceed098
0x8515217655418daf472c645044c526901524eb579b74e38d370fe7d149bffae4

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