Proxy

Verified contract

Proxy

Active on Ethereum with 144 txns
Deployed by via 0xe77d3219 at 12859650
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $36.92
ERC-20
Value $3,007.24
ERC-20
Value $6.02
ERC-20
Value $0.52
 (#18)
ERC-1555
--
 (#1201)
ERC-721
--
0x474827dcf02faf0d741055f715a981de2017aa6f316f41e05cdb1a61267c5dd6
0x52770b5ed1ad2930dc7802124f5f8fb2d340133871212df99deda04deed4c675
0x7acd223f886bbfd47af13ae7d7a4dadb30961b7e17ede1ac76a06806ecd7c792
0x568421f4e8cee1833325c4165bc309f68409e5fd64773cf3bcb708c38b29702b
0x919c02464904bb5656bd1ac710f5f5748a7650d0a808543b69885e9f3cd646bf
0x468f7dff7f430635f767d82d65ff67b63443ccef8001a0da42f8552d692ba580
0xf0860ff512c4588b4f00cd0272396e979fb2a41fa61139ff833e0adb05d451d4
0x0dcf0864a126080960df2e1da3010da78d8ef18f7083b16c8ea2227740da35b1
0xc31d2534b3e0ff5927ecf5f03705c31f36a7fea93f1394c5c4b5f9eae16db1ab
0xa7f14cfb0f4323405c27086bbcc133057b82140e864ed5b978342be4a89d3579

Functions
Getter at block 21325760
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x74b7c7db6335f245a33a6a549a4bde5c1b14ce5832a9afb42e99a58a26653cbc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9a6c353abD6236CeeC791092035b36E5fe6EaD63, 0xc386A793aF6cd288815a32128e5DB7177a8441D9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
130
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.