Proxy

Verified contract

Proxy

Active on Ethereum with 62 txns
Deployed by via 0x908a52fd at 11372243
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $122,948.44
0x49f9b464f922d567b7260e27a3b2aca2d9e0cfbad83cc63cb7a1fd3a3fe40804
0xb14cbfaede702cb1c8fb0698e6a087ecb325295da072ad73ca45fb05979d84bb
0x2cff9281220b8dcb5045211d2a0542411357c5e071b32fa1edbb5dbfe588088d
0xa733f51c2ef1cc7d6fe7698f9a757d10cd238694b9d8d2cb2bf5a7ab49b53bc3
0xee5b082d6b8de334e157e804bf8bd2ad8455547be09f8702e1314c8a47ce850a
0xc1ec71f90f1da1b377cc7b0d30bf2fb75bedcf1ae095fedd3ec8c8c748ac53e5
0x341f7d794ce4d16ac48fa5f64042c7f92a9300c394afcfc4b3004988d70aca6b
0x56b2607af3045a67321726e8a72b45bd319115bffb44e05b8b258857329e7905
0xcb607343527ce5a751493be9cadf122f22108e882faf6856892f6a0478b8230f
0x9e6b9cee730b39c271cc8814614532fc87b8d1e85632e395bc0d4746ff5a69ca

Functions
Getter at block 21026765
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x46922228f678ad5cb6f6a7304c4aaaddc22f6f1e3a5bc0b4760701d90636d744
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB0691215AD216d9E05008662338aC87e419af1F0, 0x7008E5EBbbD420da68dC7E660844Ff0AfAcF5A48, 0x539B3640c26D9159c9Ea9B7e2a1aa69D89Db6ee1, 0xD3943A769a63EC1d4100B535D79AB51539D1f372, 0xb5EB3AdA0871454EA310F69d2F5963383a7eDbd8, 0xD25C2F7270fb4DA70b4999279035a1d5edd6852a, 0xD433d9996323fB4267685dF46737ea54652B3890]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
67
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.