Proxy

Verified contract

Proxy

Active on Ethereum with 111 txns
Deployed by via 0x85c59c8c at 14438427
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $804.49
ERC-20
Value $44.51
ERC-20
Value $2.22
ERC-20
--
 (#0)
ERC-1555
--
0x72e20844b4fe0bd3483fc40d288194ae77db30b3192264542d84f8c727dbef79
0x226cf7fb83ea37c9708fccf11932fd17c85de12843511284053479cf57a64355
0xdc608002898b78ace7534870e440f007fd94527cb275696cedfbe959934d012f
0xb10d69673c3659f4d85991766e8518057a996536f30db6a3dc3f520420314f26
0x3154118b545e2040972e0c95cf942be92f3294764b74ffd398c67f665ef77c0e
0x69904f8b541e0c54a990b88ab6523844dbd604a66e6a9fa06b4cc787c62d36d7
0xbd4c414745dc63fb5d34a52ad6deaac5fc4ff6ffd3512c53a06a212e30f3ec1e
0x1f032c9d136aa58d41231d62c7f2da23cc7028c719915d031cc03a3e177f3708
0x1fc689cf52d00dfb345305c7430c6084335273a6a1671d2a7d02b1257cd2ecb6
0x99a78eea6685e4e66d4df1c43df2dbd14782ae3999aa47769a8e3f0ae46c480b

Functions
Getter at block 20917031
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb2b224de3e1f57373ffd7e486a0dacf54bbbc3f0428cce1e969211235b340850
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe7e98C338Bb7455470CD7B9FF462Cb6826b7FEf1, 0xCc4fe05cD47819E70a5b307653c6791e55eE99F0, 0xF5EFD4E7ebe4203d3Ee592AA058809d0Ae613aCA]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
98
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.